./Ultimate.py --spec /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/properties/termination.prp --file /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-memsafety/memleaks_test22_1-2.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for termination Using default analysis Version 84cfde4a Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/config/AutomizerTermination.xml -i /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-memsafety/memleaks_test22_1-2.i -s /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/config/svcomp-Termination-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-clean/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 11cd0b9da22b48a523bf90b6f5cbc98a0e4e6a8f70a83fae3d817f12f25f212c --- Real Ultimate output --- This is Ultimate 0.2.5-dev-84cfde4 [2024-10-12 00:42:15,592 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-12 00:42:15,670 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/config/svcomp-Termination-32bit-Automizer_Default.epf [2024-10-12 00:42:15,674 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-12 00:42:15,674 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-12 00:42:15,702 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-12 00:42:15,703 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-12 00:42:15,703 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-12 00:42:15,703 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-12 00:42:15,704 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-12 00:42:15,704 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-12 00:42:15,704 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-12 00:42:15,705 INFO L153 SettingsManager]: * Use SBE=true [2024-10-12 00:42:15,706 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2024-10-12 00:42:15,707 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2024-10-12 00:42:15,707 INFO L153 SettingsManager]: * Use old map elimination=false [2024-10-12 00:42:15,707 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2024-10-12 00:42:15,707 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2024-10-12 00:42:15,707 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2024-10-12 00:42:15,710 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-12 00:42:15,710 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2024-10-12 00:42:15,711 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-12 00:42:15,711 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-12 00:42:15,711 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-12 00:42:15,711 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-12 00:42:15,711 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2024-10-12 00:42:15,712 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2024-10-12 00:42:15,712 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2024-10-12 00:42:15,712 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-12 00:42:15,712 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-10-12 00:42:15,712 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-12 00:42:15,712 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-12 00:42:15,713 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2024-10-12 00:42:15,713 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-12 00:42:15,713 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-12 00:42:15,713 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-12 00:42:15,713 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-12 00:42:15,713 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-12 00:42:15,714 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2024-10-12 00:42:15,714 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-clean/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-clean/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 -> 11cd0b9da22b48a523bf90b6f5cbc98a0e4e6a8f70a83fae3d817f12f25f212c [2024-10-12 00:42:15,918 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-12 00:42:15,938 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-12 00:42:15,941 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-12 00:42:15,942 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-12 00:42:15,942 INFO L274 PluginConnector]: CDTParser initialized [2024-10-12 00:42:15,943 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-memsafety/memleaks_test22_1-2.i [2024-10-12 00:42:17,215 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-12 00:42:17,425 INFO L384 CDTParser]: Found 1 translation units. [2024-10-12 00:42:17,425 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-memsafety/memleaks_test22_1-2.i [2024-10-12 00:42:17,436 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data/cdd899d07/92b595817fa94762ba77372851c52ae8/FLAG58b4645c0 [2024-10-12 00:42:17,450 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data/cdd899d07/92b595817fa94762ba77372851c52ae8 [2024-10-12 00:42:17,452 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-12 00:42:17,454 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-12 00:42:17,456 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-12 00:42:17,456 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-12 00:42:17,460 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-12 00:42:17,461 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.10 12:42:17" (1/1) ... [2024-10-12 00:42:17,461 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@51c41fe8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 12:42:17, skipping insertion in model container [2024-10-12 00:42:17,461 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.10 12:42:17" (1/1) ... [2024-10-12 00:42:17,499 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-12 00:42:17,822 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-12 00:42:17,840 INFO L200 MainTranslator]: Completed pre-run [2024-10-12 00:42:17,903 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-12 00:42:17,942 INFO L204 MainTranslator]: Completed translation [2024-10-12 00:42:17,942 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 12:42:17 WrapperNode [2024-10-12 00:42:17,943 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-12 00:42:17,944 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-12 00:42:17,944 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-12 00:42:17,944 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-12 00:42:17,949 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 12:42:17" (1/1) ... [2024-10-12 00:42:17,973 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 12:42:17" (1/1) ... [2024-10-12 00:42:17,999 INFO L138 Inliner]: procedures = 164, calls = 69, calls flagged for inlining = 28, calls inlined = 16, statements flattened = 105 [2024-10-12 00:42:18,000 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-12 00:42:18,001 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-12 00:42:18,001 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-12 00:42:18,001 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-12 00:42:18,009 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 12:42:17" (1/1) ... [2024-10-12 00:42:18,010 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 12:42:17" (1/1) ... [2024-10-12 00:42:18,014 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 12:42:17" (1/1) ... [2024-10-12 00:42:18,040 INFO L175 MemorySlicer]: Split 9 memory accesses to 2 slices as follows [2, 7]. 78 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0]. The 5 writes are split as follows [0, 5]. [2024-10-12 00:42:18,044 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 12:42:17" (1/1) ... [2024-10-12 00:42:18,044 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 12:42:17" (1/1) ... [2024-10-12 00:42:18,054 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 12:42:17" (1/1) ... [2024-10-12 00:42:18,061 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 12:42:17" (1/1) ... [2024-10-12 00:42:18,063 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 12:42:17" (1/1) ... [2024-10-12 00:42:18,065 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 12:42:17" (1/1) ... [2024-10-12 00:42:18,068 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-12 00:42:18,069 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-12 00:42:18,069 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-12 00:42:18,069 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-12 00:42:18,070 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 12:42:17" (1/1) ... [2024-10-12 00:42:18,077 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:18,089 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:18,107 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:18,109 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Waiting until timeout for monitored process [2024-10-12 00:42:18,144 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-10-12 00:42:18,144 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-10-12 00:42:18,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-10-12 00:42:18,145 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-10-12 00:42:18,145 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2024-10-12 00:42:18,145 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2024-10-12 00:42:18,145 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2024-10-12 00:42:18,145 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2024-10-12 00:42:18,145 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-10-12 00:42:18,145 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-12 00:42:18,145 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2024-10-12 00:42:18,146 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2024-10-12 00:42:18,146 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2024-10-12 00:42:18,146 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2024-10-12 00:42:18,146 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-10-12 00:42:18,146 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2024-10-12 00:42:18,146 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2024-10-12 00:42:18,146 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-12 00:42:18,146 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-12 00:42:18,256 INFO L238 CfgBuilder]: Building ICFG [2024-10-12 00:42:18,258 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-12 00:42:18,260 WARN L779 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2024-10-12 00:42:18,294 WARN L779 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2024-10-12 00:42:18,516 INFO L? ?]: Removed 94 outVars from TransFormulas that were not future-live. [2024-10-12 00:42:18,517 INFO L287 CfgBuilder]: Performing block encoding [2024-10-12 00:42:18,531 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-12 00:42:18,533 INFO L314 CfgBuilder]: Removed 0 assume(true) statements. [2024-10-12 00:42:18,533 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.10 12:42:18 BoogieIcfgContainer [2024-10-12 00:42:18,533 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-12 00:42:18,534 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2024-10-12 00:42:18,534 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2024-10-12 00:42:18,537 INFO L274 PluginConnector]: BuchiAutomizer initialized [2024-10-12 00:42:18,538 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-10-12 00:42:18,539 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 12.10 12:42:17" (1/3) ... [2024-10-12 00:42:18,540 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@7ade2693 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 12.10 12:42:18, skipping insertion in model container [2024-10-12 00:42:18,541 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-10-12 00:42:18,541 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 12:42:17" (2/3) ... [2024-10-12 00:42:18,541 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@7ade2693 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 12.10 12:42:18, skipping insertion in model container [2024-10-12 00:42:18,541 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-10-12 00:42:18,542 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.10 12:42:18" (3/3) ... [2024-10-12 00:42:18,543 INFO L332 chiAutomizerObserver]: Analyzing ICFG memleaks_test22_1-2.i [2024-10-12 00:42:18,596 INFO L300 stractBuchiCegarLoop]: Interprodecural is true [2024-10-12 00:42:18,596 INFO L301 stractBuchiCegarLoop]: Hoare is None [2024-10-12 00:42:18,596 INFO L302 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2024-10-12 00:42:18,597 INFO L303 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2024-10-12 00:42:18,597 INFO L304 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2024-10-12 00:42:18,597 INFO L305 stractBuchiCegarLoop]: Difference is false [2024-10-12 00:42:18,597 INFO L306 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2024-10-12 00:42:18,598 INFO L310 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ======== [2024-10-12 00:42:18,601 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 33 states, 30 states have (on average 1.2666666666666666) internal successors, (38), 30 states have internal predecessors, (38), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-10-12 00:42:18,618 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 1 [2024-10-12 00:42:18,619 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-10-12 00:42:18,619 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-10-12 00:42:18,624 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-10-12 00:42:18,625 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1] [2024-10-12 00:42:18,625 INFO L332 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2024-10-12 00:42:18,625 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 33 states, 30 states have (on average 1.2666666666666666) internal successors, (38), 30 states have internal predecessors, (38), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-10-12 00:42:18,627 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 1 [2024-10-12 00:42:18,627 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-10-12 00:42:18,628 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-10-12 00:42:18,628 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-10-12 00:42:18,628 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1] [2024-10-12 00:42:18,633 INFO L745 eck$LassoCheckResult]: Stem: 30#$Ultimate##0true assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(8, 1);~#ldv_global_msg_list~0.base, ~#ldv_global_msg_list~0.offset := 1, 0;call write~init~$Pointer$#0(~#ldv_global_msg_list~0.base, ~#ldv_global_msg_list~0.offset, ~#ldv_global_msg_list~0.base, ~#ldv_global_msg_list~0.offset, 4);call write~init~$Pointer$#0(~#ldv_global_msg_list~0.base, ~#ldv_global_msg_list~0.offset, ~#ldv_global_msg_list~0.base, 4 + ~#ldv_global_msg_list~0.offset, 4); 8#L-1true assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;assume { :begin_inline_entry_point } true;havoc entry_point_#t~ret42#1.base, entry_point_#t~ret42#1.offset, entry_point_~kobj~2#1.base, entry_point_~kobj~2#1.offset;havoc entry_point_~kobj~2#1.base, entry_point_~kobj~2#1.offset;assume { :begin_inline_ldv_kobject_create } true;havoc ldv_kobject_create_#res#1.base, ldv_kobject_create_#res#1.offset;havoc ldv_kobject_create_#t~ret38#1.base, ldv_kobject_create_#t~ret38#1.offset, ldv_kobject_create_#t~memset~res39#1.base, ldv_kobject_create_#t~memset~res39#1.offset, ldv_kobject_create_~kobj~1#1.base, ldv_kobject_create_~kobj~1#1.offset;havoc ldv_kobject_create_~kobj~1#1.base, ldv_kobject_create_~kobj~1#1.offset;assume { :begin_inline_ldv_malloc } true;ldv_malloc_#in~size#1 := 16;havoc ldv_malloc_#res#1.base, ldv_malloc_#res#1.offset;havoc ldv_malloc_#t~nondet11#1, ldv_malloc_#t~malloc12#1.base, ldv_malloc_#t~malloc12#1.offset, ldv_malloc_~size#1;ldv_malloc_~size#1 := ldv_malloc_#in~size#1;havoc ldv_malloc_#t~nondet11#1; 27#L526true assume !(0 != ldv_malloc_#t~nondet11#1);havoc ldv_malloc_#t~nondet11#1;ldv_malloc_#res#1.base, ldv_malloc_#res#1.offset := 0, 0; 21#ldv_malloc_returnLabel#1true ldv_kobject_create_#t~ret38#1.base, ldv_kobject_create_#t~ret38#1.offset := ldv_malloc_#res#1.base, ldv_malloc_#res#1.offset;havoc ldv_malloc_#t~nondet11#1, ldv_malloc_#t~malloc12#1.base, ldv_malloc_#t~malloc12#1.offset, ldv_malloc_~size#1;havoc ldv_malloc_#in~size#1;assume { :end_inline_ldv_malloc } true;ldv_kobject_create_~kobj~1#1.base, ldv_kobject_create_~kobj~1#1.offset := ldv_kobject_create_#t~ret38#1.base, ldv_kobject_create_#t~ret38#1.offset;havoc ldv_kobject_create_#t~ret38#1.base, ldv_kobject_create_#t~ret38#1.offset; 4#L742true assume !(ldv_kobject_create_~kobj~1#1.base == 0 && ldv_kobject_create_~kobj~1#1.offset == 0); 5#L744true call ldv_kobject_create_#t~memset~res39#1.base, ldv_kobject_create_#t~memset~res39#1.offset := #Ultimate.C_memset#1(ldv_kobject_create_~kobj~1#1.base, ldv_kobject_create_~kobj~1#1.offset, 0, 16);< 12##Ultimate.C_memset#1ENTRYtrue assume 1 == #valid[#ptr.base];assume #amount + #ptr.offset <= #length[#ptr.base] && 0 <= #ptr.offset; 14#$Ultimate##0true #t~loopctr43 := 0; 31#L-1-1true [2024-10-12 00:42:18,633 INFO L747 eck$LassoCheckResult]: Loop: 31#L-1-1true assume #t~loopctr43 % 4294967296 < #amount % 4294967296;#memory_$Pointer$#1.base, #memory_$Pointer$#1.offset := #memory_$Pointer$#1.base[#ptr.base,#ptr.offset + #t~loopctr43 := 0], #memory_$Pointer$#1.offset[#ptr.base,#ptr.offset + #t~loopctr43 := (if #value % 256 % 4294967296 <= 2147483647 then #value % 256 % 4294967296 else #value % 256 % 4294967296 - 4294967296)];#memory_int#1 := #memory_int#1[#ptr.base,#ptr.offset + #t~loopctr43 := #value];#t~loopctr43 := 1 + #t~loopctr43; 31#L-1-1true [2024-10-12 00:42:18,641 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 00:42:18,642 INFO L85 PathProgramCache]: Analyzing trace with hash 810268576, now seen corresponding path program 1 times [2024-10-12 00:42:18,651 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 00:42:18,651 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [617129288] [2024-10-12 00:42:18,652 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 00:42:18,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 00:42:18,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 00:42:18,899 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-12 00:42:18,900 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 00:42:18,900 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [617129288] [2024-10-12 00:42:18,901 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [617129288] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-12 00:42:18,901 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-12 00:42:18,902 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-10-12 00:42:18,904 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [526543690] [2024-10-12 00:42:18,904 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-12 00:42:18,909 INFO L750 eck$LassoCheckResult]: stem already infeasible [2024-10-12 00:42:18,909 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 00:42:18,910 INFO L85 PathProgramCache]: Analyzing trace with hash 36, now seen corresponding path program 1 times [2024-10-12 00:42:18,910 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 00:42:18,910 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [722429235] [2024-10-12 00:42:18,910 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 00:42:18,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 00:42:18,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-12 00:42:18,924 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-12 00:42:18,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-12 00:42:18,955 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-12 00:42:19,025 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 00:42:19,056 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-12 00:42:19,056 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-10-12 00:42:19,058 INFO L87 Difference]: Start difference. First operand has 33 states, 30 states have (on average 1.2666666666666666) internal successors, (38), 30 states have internal predecessors, (38), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Second operand has 4 states, 4 states have (on average 1.75) internal successors, (7), 4 states have internal predecessors, (7), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-12 00:42:19,086 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 00:42:19,086 INFO L93 Difference]: Finished difference Result 35 states and 42 transitions. [2024-10-12 00:42:19,089 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 35 states and 42 transitions. [2024-10-12 00:42:19,091 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 1 [2024-10-12 00:42:19,093 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 35 states to 9 states and 9 transitions. [2024-10-12 00:42:19,094 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 9 [2024-10-12 00:42:19,094 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 9 [2024-10-12 00:42:19,094 INFO L73 IsDeterministic]: Start isDeterministic. Operand 9 states and 9 transitions. [2024-10-12 00:42:19,094 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2024-10-12 00:42:19,095 INFO L218 hiAutomatonCegarLoop]: Abstraction has 9 states and 9 transitions. [2024-10-12 00:42:19,106 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 9 states and 9 transitions. [2024-10-12 00:42:19,112 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 9 to 9. [2024-10-12 00:42:19,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 9 states, 8 states have (on average 1.0) internal successors, (8), 7 states have internal predecessors, (8), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-12 00:42:19,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 9 transitions. [2024-10-12 00:42:19,115 INFO L240 hiAutomatonCegarLoop]: Abstraction has 9 states and 9 transitions. [2024-10-12 00:42:19,116 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-12 00:42:19,119 INFO L425 stractBuchiCegarLoop]: Abstraction has 9 states and 9 transitions. [2024-10-12 00:42:19,119 INFO L332 stractBuchiCegarLoop]: ======== Iteration 2 ============ [2024-10-12 00:42:19,119 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 9 states and 9 transitions. [2024-10-12 00:42:19,119 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 1 [2024-10-12 00:42:19,119 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-10-12 00:42:19,119 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-10-12 00:42:19,120 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-10-12 00:42:19,120 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1] [2024-10-12 00:42:19,120 INFO L745 eck$LassoCheckResult]: Stem: 84#$Ultimate##0 assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(8, 1);~#ldv_global_msg_list~0.base, ~#ldv_global_msg_list~0.offset := 1, 0;call write~init~$Pointer$#0(~#ldv_global_msg_list~0.base, ~#ldv_global_msg_list~0.offset, ~#ldv_global_msg_list~0.base, ~#ldv_global_msg_list~0.offset, 4);call write~init~$Pointer$#0(~#ldv_global_msg_list~0.base, ~#ldv_global_msg_list~0.offset, ~#ldv_global_msg_list~0.base, 4 + ~#ldv_global_msg_list~0.offset, 4); 85#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;assume { :begin_inline_entry_point } true;havoc entry_point_#t~ret42#1.base, entry_point_#t~ret42#1.offset, entry_point_~kobj~2#1.base, entry_point_~kobj~2#1.offset;havoc entry_point_~kobj~2#1.base, entry_point_~kobj~2#1.offset;assume { :begin_inline_ldv_kobject_create } true;havoc ldv_kobject_create_#res#1.base, ldv_kobject_create_#res#1.offset;havoc ldv_kobject_create_#t~ret38#1.base, ldv_kobject_create_#t~ret38#1.offset, ldv_kobject_create_#t~memset~res39#1.base, ldv_kobject_create_#t~memset~res39#1.offset, ldv_kobject_create_~kobj~1#1.base, ldv_kobject_create_~kobj~1#1.offset;havoc ldv_kobject_create_~kobj~1#1.base, ldv_kobject_create_~kobj~1#1.offset;assume { :begin_inline_ldv_malloc } true;ldv_malloc_#in~size#1 := 16;havoc ldv_malloc_#res#1.base, ldv_malloc_#res#1.offset;havoc ldv_malloc_#t~nondet11#1, ldv_malloc_#t~malloc12#1.base, ldv_malloc_#t~malloc12#1.offset, ldv_malloc_~size#1;ldv_malloc_~size#1 := ldv_malloc_#in~size#1;havoc ldv_malloc_#t~nondet11#1; 78#L526 assume 0 != ldv_malloc_#t~nondet11#1;havoc ldv_malloc_#t~nondet11#1;call ldv_malloc_#t~malloc12#1.base, ldv_malloc_#t~malloc12#1.offset := #Ultimate.allocOnHeap(ldv_malloc_~size#1 % 4294967296);ldv_malloc_#res#1.base, ldv_malloc_#res#1.offset := ldv_malloc_#t~malloc12#1.base, ldv_malloc_#t~malloc12#1.offset;havoc ldv_malloc_#t~malloc12#1.base, ldv_malloc_#t~malloc12#1.offset; 79#ldv_malloc_returnLabel#1 ldv_kobject_create_#t~ret38#1.base, ldv_kobject_create_#t~ret38#1.offset := ldv_malloc_#res#1.base, ldv_malloc_#res#1.offset;havoc ldv_malloc_#t~nondet11#1, ldv_malloc_#t~malloc12#1.base, ldv_malloc_#t~malloc12#1.offset, ldv_malloc_~size#1;havoc ldv_malloc_#in~size#1;assume { :end_inline_ldv_malloc } true;ldv_kobject_create_~kobj~1#1.base, ldv_kobject_create_~kobj~1#1.offset := ldv_kobject_create_#t~ret38#1.base, ldv_kobject_create_#t~ret38#1.offset;havoc ldv_kobject_create_#t~ret38#1.base, ldv_kobject_create_#t~ret38#1.offset; 83#L742 assume !(ldv_kobject_create_~kobj~1#1.base == 0 && ldv_kobject_create_~kobj~1#1.offset == 0); 81#L744 call ldv_kobject_create_#t~memset~res39#1.base, ldv_kobject_create_#t~memset~res39#1.offset := #Ultimate.C_memset#1(ldv_kobject_create_~kobj~1#1.base, ldv_kobject_create_~kobj~1#1.offset, 0, 16);< 80##Ultimate.C_memset#1ENTRY assume 1 == #valid[#ptr.base];assume #amount + #ptr.offset <= #length[#ptr.base] && 0 <= #ptr.offset; 82#$Ultimate##0 #t~loopctr43 := 0; 86#L-1-1 [2024-10-12 00:42:19,120 INFO L747 eck$LassoCheckResult]: Loop: 86#L-1-1 assume #t~loopctr43 % 4294967296 < #amount % 4294967296;#memory_$Pointer$#1.base, #memory_$Pointer$#1.offset := #memory_$Pointer$#1.base[#ptr.base,#ptr.offset + #t~loopctr43 := 0], #memory_$Pointer$#1.offset[#ptr.base,#ptr.offset + #t~loopctr43 := (if #value % 256 % 4294967296 <= 2147483647 then #value % 256 % 4294967296 else #value % 256 % 4294967296 - 4294967296)];#memory_int#1 := #memory_int#1[#ptr.base,#ptr.offset + #t~loopctr43 := #value];#t~loopctr43 := 1 + #t~loopctr43; 86#L-1-1 [2024-10-12 00:42:19,120 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 00:42:19,121 INFO L85 PathProgramCache]: Analyzing trace with hash 753010274, now seen corresponding path program 1 times [2024-10-12 00:42:19,121 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 00:42:19,121 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1748340166] [2024-10-12 00:42:19,121 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 00:42:19,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 00:42:19,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-12 00:42:19,139 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-12 00:42:19,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-12 00:42:19,153 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-12 00:42:19,154 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 00:42:19,154 INFO L85 PathProgramCache]: Analyzing trace with hash 36, now seen corresponding path program 2 times [2024-10-12 00:42:19,154 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 00:42:19,154 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1915454175] [2024-10-12 00:42:19,154 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 00:42:19,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 00:42:19,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-12 00:42:19,167 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-12 00:42:19,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-12 00:42:19,181 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-12 00:42:19,184 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 00:42:19,184 INFO L85 PathProgramCache]: Analyzing trace with hash 1868482019, now seen corresponding path program 1 times [2024-10-12 00:42:19,184 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 00:42:19,185 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [854077752] [2024-10-12 00:42:19,185 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 00:42:19,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 00:42:19,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-12 00:42:19,221 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-12 00:42:19,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-12 00:42:19,247 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-12 00:42:19,979 INFO L204 LassoAnalysis]: Preferences: [2024-10-12 00:42:19,980 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2024-10-12 00:42:19,981 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-10-12 00:42:19,982 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2024-10-12 00:42:19,982 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2024-10-12 00:42:19,982 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:19,982 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2024-10-12 00:42:19,983 INFO L131 ssoRankerPreferences]: Path of dumped script: [2024-10-12 00:42:19,983 INFO L132 ssoRankerPreferences]: Filename of dumped script: memleaks_test22_1-2.i_Iteration2_Lasso [2024-10-12 00:42:19,983 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2024-10-12 00:42:19,983 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2024-10-12 00:42:20,001 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,009 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,011 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,013 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,017 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,018 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,024 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,025 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,027 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,028 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,030 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,031 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,033 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,034 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,037 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,039 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,043 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,045 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,046 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,048 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,159 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,161 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,163 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,164 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,166 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,168 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,169 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,171 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,176 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,177 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,179 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,188 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,190 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,192 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,193 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,195 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,197 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,198 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,200 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,202 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,204 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,206 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,207 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,210 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,212 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,214 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,216 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,217 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,219 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,220 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,222 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,223 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,226 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,229 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,231 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,232 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,234 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,236 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,238 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,239 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,241 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,248 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,250 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,252 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,255 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,257 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,259 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,260 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,262 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,263 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,265 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,267 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,268 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,270 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,271 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,273 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,275 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,277 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,279 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,280 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,281 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,283 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,284 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,286 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,287 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,288 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,291 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,292 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,294 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,295 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,297 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,298 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,302 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,304 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,307 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,309 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,311 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,313 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,314 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,316 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,318 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,319 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,321 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,322 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,324 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,325 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,327 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,329 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,331 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,333 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:20,754 INFO L259 LassoAnalysis]: Preprocessing complete. [2024-10-12 00:42:20,758 INFO L451 LassoAnalysis]: Using template 'affine'. [2024-10-12 00:42:20,759 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:20,760 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:20,762 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:20,763 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Waiting until timeout for monitored process [2024-10-12 00:42:20,764 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:20,776 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:20,777 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:20,777 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:20,777 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:20,780 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:20,781 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:20,781 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:20,783 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:20,794 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:20,795 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:20,795 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:20,797 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:20,799 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Waiting until timeout for monitored process [2024-10-12 00:42:20,800 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:20,809 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:20,809 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:20,809 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:20,810 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:20,810 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:20,810 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:20,810 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:20,811 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:20,822 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:20,822 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:20,823 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:20,824 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:20,825 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Waiting until timeout for monitored process [2024-10-12 00:42:20,826 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:20,838 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:20,838 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:20,838 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:20,838 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:20,838 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:20,839 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:20,839 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:20,840 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:20,850 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:20,851 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:20,851 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:20,852 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:20,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 [2024-10-12 00:42:20,858 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Waiting until timeout for monitored process [2024-10-12 00:42:20,864 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:20,865 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:20,865 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:20,865 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:20,865 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:20,865 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:20,865 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:20,867 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:20,883 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Ended with exit code 0 [2024-10-12 00:42:20,883 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:20,884 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:20,886 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:20,888 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Waiting until timeout for monitored process [2024-10-12 00:42:20,889 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:20,900 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:20,900 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:20,900 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:20,901 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:20,901 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:20,902 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:20,902 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:20,906 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:20,917 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Ended with exit code 0 [2024-10-12 00:42:20,917 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:20,917 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:20,919 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:20,921 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Waiting until timeout for monitored process [2024-10-12 00:42:20,922 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:20,933 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:20,933 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:20,933 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:20,933 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:20,933 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:20,934 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:20,934 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:20,936 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:20,947 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:20,948 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:20,948 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:20,950 INFO L229 MonitoredProcess]: Starting monitored process 8 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:20,951 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Waiting until timeout for monitored process [2024-10-12 00:42:20,952 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:20,962 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:20,962 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:20,962 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:20,962 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:20,962 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:20,964 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:20,964 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:20,966 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:20,976 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:20,976 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:20,976 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:20,977 INFO L229 MonitoredProcess]: Starting monitored process 9 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:20,978 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Waiting until timeout for monitored process [2024-10-12 00:42:20,979 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:20,988 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:20,988 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:20,989 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:20,989 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:20,989 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:20,989 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:20,989 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:20,990 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:21,000 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:21,001 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:21,001 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:21,002 INFO L229 MonitoredProcess]: Starting monitored process 10 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:21,003 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Waiting until timeout for monitored process [2024-10-12 00:42:21,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 [2024-10-12 00:42:21,012 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:21,013 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:21,013 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:21,013 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:21,013 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:21,013 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:21,013 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:21,014 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:21,024 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:21,024 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:21,024 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:21,025 INFO L229 MonitoredProcess]: Starting monitored process 11 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:21,026 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (11)] Waiting until timeout for monitored process [2024-10-12 00:42:21,027 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:21,036 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:21,036 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:21,037 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:21,037 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:21,037 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:21,038 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:21,038 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:21,040 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:21,052 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (11)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:21,052 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:21,052 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:21,054 INFO L229 MonitoredProcess]: Starting monitored process 12 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:21,055 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Waiting until timeout for monitored process [2024-10-12 00:42:21,056 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:21,069 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:21,069 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:21,069 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:21,069 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:21,069 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:21,070 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:21,070 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:21,071 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:21,082 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Ended with exit code 0 [2024-10-12 00:42:21,084 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:21,085 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:21,086 INFO L229 MonitoredProcess]: Starting monitored process 13 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:21,087 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (13)] Waiting until timeout for monitored process [2024-10-12 00:42:21,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 [2024-10-12 00:42:21,099 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:21,099 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:21,099 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:21,100 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:21,100 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:21,101 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:21,101 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:21,102 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:21,112 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (13)] Ended with exit code 0 [2024-10-12 00:42:21,112 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:21,112 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:21,113 INFO L229 MonitoredProcess]: Starting monitored process 14 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:21,126 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Waiting until timeout for monitored process [2024-10-12 00:42:21,127 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:21,137 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:21,137 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:21,137 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:21,137 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:21,137 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:21,138 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:21,138 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:21,139 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:21,149 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:21,149 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:21,149 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:21,150 INFO L229 MonitoredProcess]: Starting monitored process 15 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:21,151 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Waiting until timeout for monitored process [2024-10-12 00:42:21,151 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:21,161 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:21,161 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:21,161 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:21,161 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:21,161 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:21,161 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:21,161 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:21,162 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:21,172 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Ended with exit code 0 [2024-10-12 00:42:21,172 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:21,172 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:21,173 INFO L229 MonitoredProcess]: Starting monitored process 16 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:21,174 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Waiting until timeout for monitored process [2024-10-12 00:42:21,175 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:21,185 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:21,185 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:21,185 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:21,185 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:21,187 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:21,187 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 00:42:21,190 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:21,200 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:21,201 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:21,201 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:21,202 INFO L229 MonitoredProcess]: Starting monitored process 17 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:21,202 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (17)] Waiting until timeout for monitored process [2024-10-12 00:42:21,203 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:21,212 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:21,212 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:21,213 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:21,213 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:21,213 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:21,213 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:21,213 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:21,214 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:21,224 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (17)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:21,224 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:21,224 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:21,225 INFO L229 MonitoredProcess]: Starting monitored process 18 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:21,226 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (18)] Waiting until timeout for monitored process [2024-10-12 00:42:21,226 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:21,236 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:21,236 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:21,236 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:21,236 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:21,236 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:21,236 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:21,236 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:21,237 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:21,247 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (18)] Ended with exit code 0 [2024-10-12 00:42:21,248 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:21,248 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:21,249 INFO L229 MonitoredProcess]: Starting monitored process 19 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:21,249 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (19)] Waiting until timeout for monitored process [2024-10-12 00:42:21,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 [2024-10-12 00:42:21,261 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:21,261 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:21,261 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:21,261 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:21,261 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:21,261 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:21,262 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:21,263 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:21,272 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (19)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:21,272 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:21,273 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:21,274 INFO L229 MonitoredProcess]: Starting monitored process 20 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:21,275 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (20)] Waiting until timeout for monitored process [2024-10-12 00:42:21,276 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:21,285 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:21,285 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:21,285 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:21,285 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:21,287 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:21,287 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 00:42:21,289 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:21,299 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (20)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:21,299 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:21,300 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:21,300 INFO L229 MonitoredProcess]: Starting monitored process 21 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:21,301 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (21)] Waiting until timeout for monitored process [2024-10-12 00:42:21,302 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:21,312 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:21,312 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:21,312 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:21,312 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:21,313 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:21,313 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 00:42:21,316 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:21,326 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (21)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:21,326 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:21,326 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:21,327 INFO L229 MonitoredProcess]: Starting monitored process 22 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:21,328 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (22)] Waiting until timeout for monitored process [2024-10-12 00:42:21,329 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:21,338 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:21,339 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:21,339 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:21,339 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:21,340 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:21,340 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 00:42:21,342 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:21,352 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (22)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:21,353 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:21,353 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:21,354 INFO L229 MonitoredProcess]: Starting monitored process 23 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:21,355 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (23)] Waiting until timeout for monitored process [2024-10-12 00:42:21,356 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:21,365 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:21,366 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:21,366 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:21,366 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:21,367 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:21,367 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 00:42:21,370 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:21,380 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (23)] Ended with exit code 0 [2024-10-12 00:42:21,381 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:21,381 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:21,382 INFO L229 MonitoredProcess]: Starting monitored process 24 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:21,383 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (24)] Waiting until timeout for monitored process [2024-10-12 00:42:21,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 [2024-10-12 00:42:21,394 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:21,394 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:21,394 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:21,394 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:21,396 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:21,396 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 00:42:21,399 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:21,409 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (24)] Ended with exit code 0 [2024-10-12 00:42:21,409 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:21,409 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:21,411 INFO L229 MonitoredProcess]: Starting monitored process 25 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:21,412 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (25)] Waiting until timeout for monitored process [2024-10-12 00:42:21,412 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:21,422 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:21,422 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:21,422 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:21,422 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:21,424 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:21,424 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 00:42:21,430 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:21,440 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (25)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:21,441 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:21,441 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:21,442 INFO L229 MonitoredProcess]: Starting monitored process 26 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:21,443 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (26)] Waiting until timeout for monitored process [2024-10-12 00:42:21,444 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:21,454 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:21,454 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:21,454 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:21,454 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:21,456 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:21,458 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 00:42:21,461 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:21,471 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (26)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:21,472 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:21,472 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:21,474 INFO L229 MonitoredProcess]: Starting monitored process 27 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:21,474 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (27)] Waiting until timeout for monitored process [2024-10-12 00:42:21,476 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:21,486 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:21,486 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:21,486 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:21,486 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:21,491 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:21,491 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 00:42:21,496 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:21,507 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (27)] Ended with exit code 0 [2024-10-12 00:42:21,507 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:21,508 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:21,509 INFO L229 MonitoredProcess]: Starting monitored process 28 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:21,511 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (28)] Waiting until timeout for monitored process [2024-10-12 00:42:21,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 [2024-10-12 00:42:21,522 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:21,522 INFO L203 nArgumentSynthesizer]: 2 stem disjuncts [2024-10-12 00:42:21,522 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:21,522 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:21,525 INFO L401 nArgumentSynthesizer]: We have 8 Motzkin's Theorem applications. [2024-10-12 00:42:21,525 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 00:42:21,531 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:21,541 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (28)] Ended with exit code 0 [2024-10-12 00:42:21,541 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:21,542 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:21,543 INFO L229 MonitoredProcess]: Starting monitored process 29 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:21,544 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (29)] Waiting until timeout for monitored process [2024-10-12 00:42:21,544 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:21,554 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:21,554 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:21,554 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:21,555 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:21,556 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:21,556 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 00:42:21,560 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:21,570 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (29)] Ended with exit code 0 [2024-10-12 00:42:21,570 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:21,570 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:21,571 INFO L229 MonitoredProcess]: Starting monitored process 30 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:21,572 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (30)] Waiting until timeout for monitored process [2024-10-12 00:42:21,573 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:21,582 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:21,582 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:21,582 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:21,582 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:21,583 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:21,583 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 00:42:21,586 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:21,596 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (30)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:21,596 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:21,596 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:21,597 INFO L229 MonitoredProcess]: Starting monitored process 31 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:21,598 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (31)] Waiting until timeout for monitored process [2024-10-12 00:42:21,599 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:21,608 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:21,608 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:21,608 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:21,608 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:21,612 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:21,612 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 00:42:21,618 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:21,628 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (31)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:21,628 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:21,628 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:21,629 INFO L229 MonitoredProcess]: Starting monitored process 32 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:21,630 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (32)] Waiting until timeout for monitored process [2024-10-12 00:42:21,630 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:21,642 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:21,642 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:21,643 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:21,643 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:21,643 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:21,643 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:21,643 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:21,644 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:21,654 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (32)] Ended with exit code 0 [2024-10-12 00:42:21,654 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:21,655 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:21,655 INFO L229 MonitoredProcess]: Starting monitored process 33 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:21,656 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (33)] Waiting until timeout for monitored process [2024-10-12 00:42:21,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 [2024-10-12 00:42:21,669 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:21,669 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:21,669 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:21,669 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:21,670 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:21,670 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 00:42:21,672 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:21,682 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (33)] Ended with exit code 0 [2024-10-12 00:42:21,682 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:21,682 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:21,683 INFO L229 MonitoredProcess]: Starting monitored process 34 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:21,684 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (34)] Waiting until timeout for monitored process [2024-10-12 00:42:21,684 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:21,694 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:21,694 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:21,694 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:21,694 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:21,694 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:21,695 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:21,695 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:21,696 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:21,705 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (34)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:21,706 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:21,706 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:21,707 INFO L229 MonitoredProcess]: Starting monitored process 35 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:21,707 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (35)] Waiting until timeout for monitored process [2024-10-12 00:42:21,708 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:21,718 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:21,718 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:21,718 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:21,718 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:21,718 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:21,718 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:21,719 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:21,721 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:21,731 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (35)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:21,731 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:21,732 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:21,733 INFO L229 MonitoredProcess]: Starting monitored process 36 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:21,734 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (36)] Waiting until timeout for monitored process [2024-10-12 00:42:21,735 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:21,745 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:21,745 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:21,745 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:21,745 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:21,745 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:21,746 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:21,746 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:21,747 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:21,757 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (36)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:21,757 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:21,757 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:21,758 INFO L229 MonitoredProcess]: Starting monitored process 37 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:21,759 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (37)] Waiting until timeout for monitored process [2024-10-12 00:42:21,760 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:21,769 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:21,769 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:21,769 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:21,769 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:21,769 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:21,770 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:21,770 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:21,771 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:21,781 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (37)] Ended with exit code 0 [2024-10-12 00:42:21,782 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:21,782 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:21,786 INFO L229 MonitoredProcess]: Starting monitored process 38 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:21,787 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (38)] Waiting until timeout for monitored process [2024-10-12 00:42:21,787 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:21,797 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:21,797 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:21,797 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:21,797 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:21,797 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:21,798 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:21,798 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:21,799 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:21,809 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (38)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:21,809 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:21,809 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:21,810 INFO L229 MonitoredProcess]: Starting monitored process 39 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:21,811 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (39)] Waiting until timeout for monitored process [2024-10-12 00:42:21,813 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:21,823 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:21,823 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:21,823 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:21,823 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:21,823 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:21,824 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:21,824 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:21,825 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:21,835 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (39)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:21,835 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:21,835 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:21,836 INFO L229 MonitoredProcess]: Starting monitored process 40 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:21,838 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (40)] Waiting until timeout for monitored process [2024-10-12 00:42:21,838 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:21,847 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:21,848 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:21,848 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:21,848 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:21,848 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:21,848 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:21,848 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:21,849 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:21,859 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (40)] Ended with exit code 0 [2024-10-12 00:42:21,860 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:21,860 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:21,860 INFO L229 MonitoredProcess]: Starting monitored process 41 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:21,861 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (41)] Waiting until timeout for monitored process [2024-10-12 00:42:21,862 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:21,872 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:21,872 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:21,872 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:21,873 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:21,873 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:21,873 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:21,873 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:21,876 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:21,887 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (41)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:21,887 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:21,887 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:21,888 INFO L229 MonitoredProcess]: Starting monitored process 42 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:21,889 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (42)] Waiting until timeout for monitored process [2024-10-12 00:42:21,889 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:21,899 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:21,899 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:21,899 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:21,899 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:21,900 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:21,900 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 00:42:21,902 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:21,912 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (42)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:21,912 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:21,912 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:21,913 INFO L229 MonitoredProcess]: Starting monitored process 43 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:21,914 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (43)] Waiting until timeout for monitored process [2024-10-12 00:42:21,915 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:21,924 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:21,925 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:21,925 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:21,925 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:21,926 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:21,926 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 00:42:21,930 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:21,940 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (43)] Ended with exit code 0 [2024-10-12 00:42:21,940 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:21,941 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:21,942 INFO L229 MonitoredProcess]: Starting monitored process 44 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:21,944 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (44)] Waiting until timeout for monitored process [2024-10-12 00:42:21,945 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:21,955 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:21,955 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:21,955 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:21,955 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:21,955 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:21,955 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:21,956 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:21,957 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:21,970 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (44)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:21,970 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:21,971 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:21,972 INFO L229 MonitoredProcess]: Starting monitored process 45 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:21,973 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (45)] Waiting until timeout for monitored process [2024-10-12 00:42:21,973 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:21,983 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:21,984 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:21,984 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:21,984 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:21,984 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:21,984 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:21,984 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:21,985 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:21,995 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (45)] Ended with exit code 0 [2024-10-12 00:42:21,996 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:21,996 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:21,997 INFO L229 MonitoredProcess]: Starting monitored process 46 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:21,998 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (46)] Waiting until timeout for monitored process [2024-10-12 00:42:21,999 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:22,008 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:22,008 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:22,009 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:22,009 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:22,009 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:22,009 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:22,009 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:22,010 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:22,020 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (46)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:22,020 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:22,020 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:22,021 INFO L229 MonitoredProcess]: Starting monitored process 47 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:22,022 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (47)] Waiting until timeout for monitored process [2024-10-12 00:42:22,023 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:22,032 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:22,032 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:22,032 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:22,032 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:22,032 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:22,033 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:22,033 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:22,033 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:22,043 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (47)] Ended with exit code 0 [2024-10-12 00:42:22,043 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:22,043 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:22,044 INFO L229 MonitoredProcess]: Starting monitored process 48 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:22,045 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (48)] Waiting until timeout for monitored process [2024-10-12 00:42:22,046 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:22,055 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:22,055 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:22,056 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:22,056 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:22,056 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:22,056 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:22,056 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:22,057 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:22,067 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (48)] Ended with exit code 0 [2024-10-12 00:42:22,067 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:22,067 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:22,068 INFO L229 MonitoredProcess]: Starting monitored process 49 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:22,069 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (49)] Waiting until timeout for monitored process [2024-10-12 00:42:22,069 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:22,079 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:22,079 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:22,079 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:22,079 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:22,079 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:22,080 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:22,080 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:22,081 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:22,091 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (49)] Ended with exit code 0 [2024-10-12 00:42:22,091 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:22,091 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:22,092 INFO L229 MonitoredProcess]: Starting monitored process 50 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:22,092 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (50)] Waiting until timeout for monitored process [2024-10-12 00:42:22,093 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:22,103 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:22,103 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:22,103 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:22,103 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:22,103 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:22,103 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:22,103 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:22,104 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:22,114 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (50)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:22,115 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:22,115 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:22,115 INFO L229 MonitoredProcess]: Starting monitored process 51 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:22,116 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (51)] Waiting until timeout for monitored process [2024-10-12 00:42:22,117 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:22,126 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:22,126 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:22,126 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:22,126 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:22,126 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:22,127 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:22,127 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:22,128 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:22,137 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (51)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:22,138 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:22,138 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:22,139 INFO L229 MonitoredProcess]: Starting monitored process 52 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:22,140 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (52)] Waiting until timeout for monitored process [2024-10-12 00:42:22,141 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:22,150 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:22,150 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:22,150 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:22,150 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:22,150 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:22,150 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:22,151 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:22,152 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:22,162 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (52)] Ended with exit code 0 [2024-10-12 00:42:22,162 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:22,162 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:22,163 INFO L229 MonitoredProcess]: Starting monitored process 53 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:22,163 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (53)] Waiting until timeout for monitored process [2024-10-12 00:42:22,164 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:22,173 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:22,174 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:22,174 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:22,174 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:22,174 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:22,174 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:22,174 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:22,175 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:22,185 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (53)] Ended with exit code 0 [2024-10-12 00:42:22,186 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:22,186 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:22,187 INFO L229 MonitoredProcess]: Starting monitored process 54 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:22,191 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (54)] Waiting until timeout for monitored process [2024-10-12 00:42:22,192 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:22,201 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:22,202 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:22,202 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:22,202 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:22,203 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:22,203 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 00:42:22,206 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:22,216 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (54)] Ended with exit code 0 [2024-10-12 00:42:22,217 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:22,217 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:22,218 INFO L229 MonitoredProcess]: Starting monitored process 55 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:22,219 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (55)] Waiting until timeout for monitored process [2024-10-12 00:42:22,220 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:22,229 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:22,230 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:22,230 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:22,230 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:22,230 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:22,230 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:22,230 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:22,231 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:22,241 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (55)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:22,241 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:22,241 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:22,242 INFO L229 MonitoredProcess]: Starting monitored process 56 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:22,243 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (56)] Waiting until timeout for monitored process [2024-10-12 00:42:22,243 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:22,252 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:22,253 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:22,253 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:22,253 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:22,253 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:22,253 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:22,253 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:22,254 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:22,264 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (56)] Ended with exit code 0 [2024-10-12 00:42:22,264 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:22,264 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:22,265 INFO L229 MonitoredProcess]: Starting monitored process 57 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:22,266 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (57)] Waiting until timeout for monitored process [2024-10-12 00:42:22,266 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:22,276 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:22,276 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:22,276 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:22,276 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:22,276 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:22,276 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:22,276 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:22,277 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:22,289 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (57)] Ended with exit code 0 [2024-10-12 00:42:22,289 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:22,289 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:22,290 INFO L229 MonitoredProcess]: Starting monitored process 58 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:22,291 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (58)] Waiting until timeout for monitored process [2024-10-12 00:42:22,291 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:22,301 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:22,301 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:22,301 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:22,301 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:22,301 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:22,301 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:22,302 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:22,302 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:22,313 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (58)] Ended with exit code 0 [2024-10-12 00:42:22,313 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:22,313 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:22,314 INFO L229 MonitoredProcess]: Starting monitored process 59 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:22,314 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (59)] Waiting until timeout for monitored process [2024-10-12 00:42:22,316 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:22,325 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:22,325 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:22,325 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:22,325 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:22,325 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:22,326 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:22,326 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:22,327 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:22,336 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (59)] Ended with exit code 0 [2024-10-12 00:42:22,336 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:22,336 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:22,337 INFO L229 MonitoredProcess]: Starting monitored process 60 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:22,338 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (60)] Waiting until timeout for monitored process [2024-10-12 00:42:22,339 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:22,348 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:22,348 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:22,348 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:22,348 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:22,348 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:22,349 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:22,349 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:22,350 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:22,360 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (60)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:22,360 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:22,360 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:22,361 INFO L229 MonitoredProcess]: Starting monitored process 61 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:22,361 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (61)] Waiting until timeout for monitored process [2024-10-12 00:42:22,362 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:22,371 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:22,371 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:22,372 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:22,372 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:22,372 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:22,372 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:22,372 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:22,373 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:22,384 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (61)] Ended with exit code 0 [2024-10-12 00:42:22,384 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:22,384 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:22,385 INFO L229 MonitoredProcess]: Starting monitored process 62 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:22,386 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (62)] Waiting until timeout for monitored process [2024-10-12 00:42:22,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 [2024-10-12 00:42:22,397 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:22,397 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:22,397 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:22,397 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:22,397 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:22,397 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:22,397 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:22,399 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:22,409 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (62)] Ended with exit code 0 [2024-10-12 00:42:22,409 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:22,409 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:22,410 INFO L229 MonitoredProcess]: Starting monitored process 63 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:22,411 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (63)] Waiting until timeout for monitored process [2024-10-12 00:42:22,412 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:22,421 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:22,421 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:22,421 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:22,421 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:22,421 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:22,422 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:22,422 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:22,423 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:22,432 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (63)] Ended with exit code 0 [2024-10-12 00:42:22,433 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:22,433 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:22,434 INFO L229 MonitoredProcess]: Starting monitored process 64 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:22,434 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (64)] Waiting until timeout for monitored process [2024-10-12 00:42:22,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 [2024-10-12 00:42:22,444 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:22,444 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:22,444 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:22,444 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:22,445 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:22,445 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:22,445 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:22,446 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:22,455 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (64)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:22,456 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:22,456 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:22,457 INFO L229 MonitoredProcess]: Starting monitored process 65 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:22,457 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (65)] Waiting until timeout for monitored process [2024-10-12 00:42:22,458 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:22,468 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:22,468 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:22,468 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:22,468 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:22,468 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:22,469 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:22,469 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:22,470 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:22,479 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (65)] Ended with exit code 0 [2024-10-12 00:42:22,480 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:22,480 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:22,481 INFO L229 MonitoredProcess]: Starting monitored process 66 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:22,481 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (66)] Waiting until timeout for monitored process [2024-10-12 00:42:22,482 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:22,492 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:22,492 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:22,492 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:22,492 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:22,492 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:22,492 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:22,492 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:22,493 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:22,503 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (66)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:22,503 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:22,503 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:22,504 INFO L229 MonitoredProcess]: Starting monitored process 67 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:22,505 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (67)] Waiting until timeout for monitored process [2024-10-12 00:42:22,505 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:22,515 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:22,515 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:22,515 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:22,515 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:22,515 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:22,515 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:22,515 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:22,516 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:22,527 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (67)] Ended with exit code 0 [2024-10-12 00:42:22,527 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:22,527 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:22,528 INFO L229 MonitoredProcess]: Starting monitored process 68 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:22,529 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (68)] Waiting until timeout for monitored process [2024-10-12 00:42:22,529 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:22,538 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:22,538 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:22,539 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:22,539 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:22,539 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:22,539 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 00:42:22,542 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:22,551 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (68)] Ended with exit code 0 [2024-10-12 00:42:22,551 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:22,551 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:22,552 INFO L229 MonitoredProcess]: Starting monitored process 69 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:22,553 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (69)] Waiting until timeout for monitored process [2024-10-12 00:42:22,553 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:22,563 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:22,563 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:22,563 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:22,563 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:22,563 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:22,564 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:22,564 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:22,565 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:22,574 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (69)] Ended with exit code 0 [2024-10-12 00:42:22,575 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:22,575 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:22,576 INFO L229 MonitoredProcess]: Starting monitored process 70 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:22,577 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (70)] Waiting until timeout for monitored process [2024-10-12 00:42:22,578 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:22,587 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:22,588 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:22,588 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:22,588 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:22,588 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:22,588 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:22,588 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:22,589 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:22,599 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (70)] Ended with exit code 0 [2024-10-12 00:42:22,599 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:22,600 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:22,601 INFO L229 MonitoredProcess]: Starting monitored process 71 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:22,602 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (71)] Waiting until timeout for monitored process [2024-10-12 00:42:22,602 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:22,612 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:22,612 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:22,612 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:22,612 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:22,613 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:22,613 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 00:42:22,616 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:22,626 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (71)] Ended with exit code 0 [2024-10-12 00:42:22,627 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:22,627 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:22,628 INFO L229 MonitoredProcess]: Starting monitored process 72 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:22,638 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (72)] Waiting until timeout for monitored process [2024-10-12 00:42:22,639 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:22,649 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:22,649 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:22,649 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:22,649 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:22,650 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:22,650 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 00:42:22,652 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:22,661 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (72)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:22,662 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:22,662 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:22,663 INFO L229 MonitoredProcess]: Starting monitored process 73 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:22,664 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (73)] Waiting until timeout for monitored process [2024-10-12 00:42:22,664 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:22,674 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:22,674 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:22,674 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:22,674 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:22,674 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:22,674 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:22,675 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:22,678 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:22,688 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (73)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:22,688 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:22,688 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:22,689 INFO L229 MonitoredProcess]: Starting monitored process 74 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:22,690 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (74)] Waiting until timeout for monitored process [2024-10-12 00:42:22,690 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:22,700 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:22,700 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:22,700 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:22,700 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:22,700 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:22,700 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:22,700 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:22,701 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:22,711 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (74)] Ended with exit code 0 [2024-10-12 00:42:22,711 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:22,711 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:22,712 INFO L229 MonitoredProcess]: Starting monitored process 75 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:22,713 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (75)] Waiting until timeout for monitored process [2024-10-12 00:42:22,713 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:22,723 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:22,723 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:22,723 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:22,723 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:22,723 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:22,723 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:22,723 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:22,724 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:22,734 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (75)] Ended with exit code 0 [2024-10-12 00:42:22,734 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:22,734 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:22,735 INFO L229 MonitoredProcess]: Starting monitored process 76 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:22,736 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (76)] Waiting until timeout for monitored process [2024-10-12 00:42:22,736 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:22,745 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:22,745 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:22,745 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:22,745 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:22,746 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:22,746 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:22,746 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:22,747 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:22,756 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (76)] Ended with exit code 0 [2024-10-12 00:42:22,756 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:22,756 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:22,757 INFO L229 MonitoredProcess]: Starting monitored process 77 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:22,758 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (77)] Waiting until timeout for monitored process [2024-10-12 00:42:22,758 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:22,768 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:22,768 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:22,768 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:22,768 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:22,768 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:22,768 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:22,768 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:22,769 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:22,778 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (77)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:22,779 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:22,779 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:22,780 INFO L229 MonitoredProcess]: Starting monitored process 78 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:22,781 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (78)] Waiting until timeout for monitored process [2024-10-12 00:42:22,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 [2024-10-12 00:42:22,790 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:22,791 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:22,791 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:22,791 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:22,791 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:22,791 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:22,791 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:22,792 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:22,801 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (78)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:22,802 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:22,802 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:22,803 INFO L229 MonitoredProcess]: Starting monitored process 79 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:22,803 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (79)] Waiting until timeout for monitored process [2024-10-12 00:42:22,804 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:22,813 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:22,813 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:22,813 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:22,813 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:22,813 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:22,814 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:22,814 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:22,815 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:22,824 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (79)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:22,824 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:22,824 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:22,825 INFO L229 MonitoredProcess]: Starting monitored process 80 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:22,826 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (80)] Waiting until timeout for monitored process [2024-10-12 00:42:22,827 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:22,836 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:22,836 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:22,836 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:22,836 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:22,836 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:22,837 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:22,837 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:22,838 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:22,847 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (80)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:22,847 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:22,847 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:22,848 INFO L229 MonitoredProcess]: Starting monitored process 81 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:22,849 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (81)] Waiting until timeout for monitored process [2024-10-12 00:42:22,849 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:22,858 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:22,859 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:22,859 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:22,859 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:22,859 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:22,859 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:22,859 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:22,860 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:22,870 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (81)] Ended with exit code 0 [2024-10-12 00:42:22,871 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:22,871 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:22,872 INFO L229 MonitoredProcess]: Starting monitored process 82 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:22,873 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (82)] Waiting until timeout for monitored process [2024-10-12 00:42:22,873 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:22,883 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:22,883 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:22,883 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:22,884 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:22,884 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:22,884 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:22,884 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:22,885 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:22,897 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (82)] Ended with exit code 0 [2024-10-12 00:42:22,897 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:22,897 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:22,898 INFO L229 MonitoredProcess]: Starting monitored process 83 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:22,899 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (83)] Waiting until timeout for monitored process [2024-10-12 00:42:22,899 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:22,908 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:22,909 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:22,909 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:22,909 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:22,909 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:22,909 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:22,909 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:22,910 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:22,919 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (83)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:22,920 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:22,920 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:22,921 INFO L229 MonitoredProcess]: Starting monitored process 84 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:22,921 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (84)] Waiting until timeout for monitored process [2024-10-12 00:42:22,922 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:22,932 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:22,932 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:22,932 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:22,932 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:22,932 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:22,932 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:22,932 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:22,933 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:22,943 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (84)] Ended with exit code 0 [2024-10-12 00:42:22,943 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:22,943 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:22,944 INFO L229 MonitoredProcess]: Starting monitored process 85 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:22,944 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (85)] Waiting until timeout for monitored process [2024-10-12 00:42:22,946 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:22,955 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:22,955 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:22,955 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:22,955 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:22,955 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:22,956 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:22,956 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:22,957 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:22,966 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (85)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:22,966 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:22,966 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:22,968 INFO L229 MonitoredProcess]: Starting monitored process 86 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:22,968 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (86)] Waiting until timeout for monitored process [2024-10-12 00:42:22,969 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:22,978 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:22,979 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:22,979 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:22,979 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:22,979 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:22,979 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:22,979 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:22,980 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:22,990 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (86)] Ended with exit code 0 [2024-10-12 00:42:22,990 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:22,990 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:22,991 INFO L229 MonitoredProcess]: Starting monitored process 87 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:22,991 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (87)] Waiting until timeout for monitored process [2024-10-12 00:42:22,992 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:23,001 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:23,001 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:23,001 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:23,002 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:23,002 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:23,002 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:23,002 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:23,003 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:23,012 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (87)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:23,013 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:23,013 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:23,014 INFO L229 MonitoredProcess]: Starting monitored process 88 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:23,014 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (88)] Waiting until timeout for monitored process [2024-10-12 00:42:23,015 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:23,024 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:23,024 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:23,024 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:23,024 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:23,024 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:23,024 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:23,024 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:23,025 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:23,035 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (88)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:23,035 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:23,035 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:23,036 INFO L229 MonitoredProcess]: Starting monitored process 89 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:23,037 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (89)] Waiting until timeout for monitored process [2024-10-12 00:42:23,037 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:23,046 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:23,047 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:23,047 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:23,047 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:23,047 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:23,047 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:23,047 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:23,048 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:23,058 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (89)] Ended with exit code 0 [2024-10-12 00:42:23,058 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:23,058 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:23,059 INFO L229 MonitoredProcess]: Starting monitored process 90 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:23,059 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (90)] Waiting until timeout for monitored process [2024-10-12 00:42:23,060 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:23,070 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:23,070 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:23,070 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:23,070 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:23,070 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:23,070 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:23,070 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:23,071 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:23,081 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (90)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:23,081 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:23,081 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:23,082 INFO L229 MonitoredProcess]: Starting monitored process 91 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:23,082 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (91)] Waiting until timeout for monitored process [2024-10-12 00:42:23,083 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:23,093 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:23,093 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:23,093 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:23,093 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:23,093 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:23,093 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:23,093 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:23,094 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:23,104 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (91)] Ended with exit code 0 [2024-10-12 00:42:23,104 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:23,104 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:23,105 INFO L229 MonitoredProcess]: Starting monitored process 92 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:23,106 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (92)] Waiting until timeout for monitored process [2024-10-12 00:42:23,106 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:23,116 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:23,116 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:23,117 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:23,117 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:23,117 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:23,117 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:23,117 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:23,118 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:23,129 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (92)] Ended with exit code 0 [2024-10-12 00:42:23,129 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:23,129 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:23,130 INFO L229 MonitoredProcess]: Starting monitored process 93 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:23,130 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (93)] Waiting until timeout for monitored process [2024-10-12 00:42:23,131 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:23,141 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:23,141 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:23,141 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:23,141 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:23,141 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:23,141 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:23,141 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:23,142 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:23,152 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (93)] Ended with exit code 0 [2024-10-12 00:42:23,152 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:23,152 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:23,153 INFO L229 MonitoredProcess]: Starting monitored process 94 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:23,154 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (94)] Waiting until timeout for monitored process [2024-10-12 00:42:23,154 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:23,164 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:23,164 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:23,164 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:23,164 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:23,164 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:23,164 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:23,164 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:23,165 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:23,175 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (94)] Ended with exit code 0 [2024-10-12 00:42:23,175 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:23,175 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:23,176 INFO L229 MonitoredProcess]: Starting monitored process 95 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:23,177 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (95)] Waiting until timeout for monitored process [2024-10-12 00:42:23,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 [2024-10-12 00:42:23,186 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:23,187 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:23,187 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:23,187 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:23,187 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:23,187 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:23,187 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:23,189 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:23,198 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (95)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:23,199 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:23,199 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:23,200 INFO L229 MonitoredProcess]: Starting monitored process 96 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:23,200 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (96)] Waiting until timeout for monitored process [2024-10-12 00:42:23,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 [2024-10-12 00:42:23,210 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:23,210 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:23,210 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:23,211 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:23,211 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:23,211 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:23,211 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:23,212 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:23,222 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (96)] Ended with exit code 0 [2024-10-12 00:42:23,222 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:23,222 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:23,223 INFO L229 MonitoredProcess]: Starting monitored process 97 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:23,224 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (97)] Waiting until timeout for monitored process [2024-10-12 00:42:23,224 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:23,234 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:23,234 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:23,234 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:23,234 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:23,234 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:23,235 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:23,235 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:23,236 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:23,245 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (97)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:23,246 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:23,246 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:23,247 INFO L229 MonitoredProcess]: Starting monitored process 98 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:23,248 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (98)] Waiting until timeout for monitored process [2024-10-12 00:42:23,248 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:23,258 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:23,258 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:23,258 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:23,258 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:23,258 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:23,258 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:23,258 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:23,259 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:23,269 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (98)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:23,269 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:23,269 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:23,270 INFO L229 MonitoredProcess]: Starting monitored process 99 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:23,270 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (99)] Waiting until timeout for monitored process [2024-10-12 00:42:23,271 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:23,280 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:23,280 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:23,281 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:23,281 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:23,281 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:23,281 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:23,281 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:23,282 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:23,291 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (99)] Ended with exit code 0 [2024-10-12 00:42:23,291 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:23,291 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:23,292 INFO L229 MonitoredProcess]: Starting monitored process 100 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:23,293 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (100)] Waiting until timeout for monitored process [2024-10-12 00:42:23,293 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:23,303 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:23,303 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:23,303 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:23,303 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:23,303 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:23,303 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:23,303 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:23,304 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:23,314 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (100)] Ended with exit code 0 [2024-10-12 00:42:23,314 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:23,314 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:23,315 INFO L229 MonitoredProcess]: Starting monitored process 101 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:23,315 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (101)] Waiting until timeout for monitored process [2024-10-12 00:42:23,316 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:23,325 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:23,325 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:23,325 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:23,325 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:23,325 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:23,325 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:23,325 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:23,326 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:23,336 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (101)] Ended with exit code 0 [2024-10-12 00:42:23,336 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:23,336 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:23,337 INFO L229 MonitoredProcess]: Starting monitored process 102 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:23,337 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (102)] Waiting until timeout for monitored process [2024-10-12 00:42:23,338 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:23,347 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:23,348 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:23,348 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:23,348 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:23,348 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:23,348 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 00:42:23,351 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:23,360 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (102)] Ended with exit code 0 [2024-10-12 00:42:23,361 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:23,361 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:23,362 INFO L229 MonitoredProcess]: Starting monitored process 103 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:23,362 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (103)] Waiting until timeout for monitored process [2024-10-12 00:42:23,363 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:23,372 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:23,372 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:23,372 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:23,372 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:23,373 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:23,373 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 00:42:23,375 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:23,385 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (103)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:23,385 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:23,386 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:23,387 INFO L229 MonitoredProcess]: Starting monitored process 104 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:23,387 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (104)] Waiting until timeout for monitored process [2024-10-12 00:42:23,388 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:23,397 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:23,397 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:23,398 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:23,398 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:23,398 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:23,398 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:23,398 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:23,399 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:23,409 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (104)] Ended with exit code 0 [2024-10-12 00:42:23,409 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:23,409 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:23,410 INFO L229 MonitoredProcess]: Starting monitored process 105 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:23,410 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (105)] Waiting until timeout for monitored process [2024-10-12 00:42:23,411 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:23,421 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:23,421 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:23,421 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:23,421 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:23,421 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:23,422 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:23,422 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:23,423 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:23,432 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (105)] Ended with exit code 0 [2024-10-12 00:42:23,432 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:23,433 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:23,433 INFO L229 MonitoredProcess]: Starting monitored process 106 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:23,434 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (106)] Waiting until timeout for monitored process [2024-10-12 00:42:23,434 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:23,444 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:23,444 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:23,444 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:23,444 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:23,444 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:23,444 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:23,444 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:23,445 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:23,455 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (106)] Ended with exit code 0 [2024-10-12 00:42:23,456 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:23,456 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:23,457 INFO L229 MonitoredProcess]: Starting monitored process 107 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:23,457 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (107)] Waiting until timeout for monitored process [2024-10-12 00:42:23,458 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:23,467 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:23,467 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:23,467 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:23,467 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:23,468 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:23,468 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:23,468 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:23,469 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:23,478 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (107)] Ended with exit code 0 [2024-10-12 00:42:23,479 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:23,479 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:23,480 INFO L229 MonitoredProcess]: Starting monitored process 108 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:23,480 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (108)] Waiting until timeout for monitored process [2024-10-12 00:42:23,481 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:23,490 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:23,490 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:23,491 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:23,491 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:23,491 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:23,491 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:23,491 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:23,492 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:23,502 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (108)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:23,503 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:23,503 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:23,503 INFO L229 MonitoredProcess]: Starting monitored process 109 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:23,504 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (109)] Waiting until timeout for monitored process [2024-10-12 00:42:23,505 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:23,514 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:23,514 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:23,514 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:23,515 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:23,515 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:23,515 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:23,515 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:23,516 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:23,526 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (109)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:23,526 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:23,526 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:23,527 INFO L229 MonitoredProcess]: Starting monitored process 110 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:23,528 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (110)] Waiting until timeout for monitored process [2024-10-12 00:42:23,528 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:23,538 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:23,538 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:23,538 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:23,538 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:23,538 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:23,538 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:23,538 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:23,539 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:23,549 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (110)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:23,549 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:23,550 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:23,551 INFO L229 MonitoredProcess]: Starting monitored process 111 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:23,552 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (111)] Waiting until timeout for monitored process [2024-10-12 00:42:23,552 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:23,562 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:23,562 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:23,562 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:23,562 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:23,562 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:23,562 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:23,562 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:23,563 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:23,576 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (111)] Ended with exit code 0 [2024-10-12 00:42:23,577 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:23,577 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:23,578 INFO L229 MonitoredProcess]: Starting monitored process 112 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:23,579 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (112)] Waiting until timeout for monitored process [2024-10-12 00:42:23,579 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:23,590 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:23,590 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:23,590 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:23,590 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:23,590 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:23,591 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:23,591 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:23,592 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:23,601 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (112)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:23,601 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:23,602 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:23,603 INFO L229 MonitoredProcess]: Starting monitored process 113 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:23,603 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (113)] Waiting until timeout for monitored process [2024-10-12 00:42:23,604 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:23,613 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:23,613 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:23,613 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:23,613 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:23,613 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:23,614 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:23,614 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:23,615 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:23,624 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (113)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:23,624 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:23,624 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:23,625 INFO L229 MonitoredProcess]: Starting monitored process 114 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:23,627 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (114)] Waiting until timeout for monitored process [2024-10-12 00:42:23,627 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:23,637 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:23,637 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:23,637 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:23,637 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:23,637 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:23,638 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:23,638 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:23,639 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:23,648 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (114)] Ended with exit code 0 [2024-10-12 00:42:23,648 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:23,649 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:23,649 INFO L229 MonitoredProcess]: Starting monitored process 115 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:23,650 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (115)] Waiting until timeout for monitored process [2024-10-12 00:42:23,651 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:23,660 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:23,661 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:23,661 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:23,661 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:23,661 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:23,661 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:23,661 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:23,662 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:23,672 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (115)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:23,672 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:23,672 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:23,682 INFO L229 MonitoredProcess]: Starting monitored process 116 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:23,683 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (116)] Waiting until timeout for monitored process [2024-10-12 00:42:23,683 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:23,693 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:23,694 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:23,694 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:23,694 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:23,694 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:23,694 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:23,694 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:23,695 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:23,705 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (116)] Ended with exit code 0 [2024-10-12 00:42:23,706 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:23,706 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:23,707 INFO L229 MonitoredProcess]: Starting monitored process 117 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:23,708 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (117)] Waiting until timeout for monitored process [2024-10-12 00:42:23,708 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:23,718 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:23,718 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:23,718 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:23,718 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:23,719 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:23,719 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 00:42:23,722 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:23,733 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (117)] Ended with exit code 0 [2024-10-12 00:42:23,733 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:23,733 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:23,734 INFO L229 MonitoredProcess]: Starting monitored process 118 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:23,735 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (118)] Waiting until timeout for monitored process [2024-10-12 00:42:23,736 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:23,745 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:23,746 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:23,746 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:23,746 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:23,746 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:23,746 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:23,746 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:23,747 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:23,757 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (118)] Ended with exit code 0 [2024-10-12 00:42:23,757 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:23,758 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:23,758 INFO L229 MonitoredProcess]: Starting monitored process 119 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:23,759 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (119)] Waiting until timeout for monitored process [2024-10-12 00:42:23,760 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:23,769 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:23,769 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:23,769 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:23,769 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:23,769 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:23,770 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:23,770 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:23,771 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:23,781 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (119)] Ended with exit code 0 [2024-10-12 00:42:23,781 INFO L451 LassoAnalysis]: Using template '2-nested'. [2024-10-12 00:42:23,781 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:23,781 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:23,782 INFO L229 MonitoredProcess]: Starting monitored process 120 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:23,783 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (120)] Waiting until timeout for monitored process [2024-10-12 00:42:23,784 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:23,794 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:23,795 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:23,795 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:23,795 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:23,795 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:23,795 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:23,795 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:23,796 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:23,806 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (120)] Ended with exit code 0 [2024-10-12 00:42:23,807 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:23,807 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:23,808 INFO L229 MonitoredProcess]: Starting monitored process 121 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:23,808 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (121)] Waiting until timeout for monitored process [2024-10-12 00:42:23,809 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:23,819 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:23,819 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:23,819 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:23,819 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:23,819 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:23,819 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:23,819 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:23,820 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:23,831 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (121)] Ended with exit code 0 [2024-10-12 00:42:23,832 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:23,832 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:23,833 INFO L229 MonitoredProcess]: Starting monitored process 122 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:23,834 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (122)] Waiting until timeout for monitored process [2024-10-12 00:42:23,835 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:23,845 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:23,845 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:23,845 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:23,845 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:23,845 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:23,846 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:23,846 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:23,847 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:23,857 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (122)] Ended with exit code 0 [2024-10-12 00:42:23,857 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:23,857 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:23,858 INFO L229 MonitoredProcess]: Starting monitored process 123 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:23,859 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (123)] Waiting until timeout for monitored process [2024-10-12 00:42:23,860 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:23,870 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:23,870 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:23,870 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:23,870 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:23,870 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:23,871 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:23,871 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:23,872 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:23,883 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (123)] Ended with exit code 0 [2024-10-12 00:42:23,883 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:23,883 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:23,884 INFO L229 MonitoredProcess]: Starting monitored process 124 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:23,885 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (124)] Waiting until timeout for monitored process [2024-10-12 00:42:23,885 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:23,895 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:23,895 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:23,895 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:23,896 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:23,896 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:23,896 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:23,896 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:23,897 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:23,907 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (124)] Ended with exit code 0 [2024-10-12 00:42:23,907 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:23,907 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:23,908 INFO L229 MonitoredProcess]: Starting monitored process 125 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:23,909 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (125)] Waiting until timeout for monitored process [2024-10-12 00:42:23,909 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:23,919 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:23,919 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:23,919 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:23,919 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:23,919 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:23,920 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:23,920 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:23,921 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:23,931 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (125)] Ended with exit code 0 [2024-10-12 00:42:23,931 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:23,931 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:23,932 INFO L229 MonitoredProcess]: Starting monitored process 126 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:23,932 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (126)] Waiting until timeout for monitored process [2024-10-12 00:42:23,933 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:23,943 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:23,943 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:23,943 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:23,943 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:23,943 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:23,943 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:23,943 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:23,944 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:23,954 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (126)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:23,955 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:23,955 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:23,956 INFO L229 MonitoredProcess]: Starting monitored process 127 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:23,956 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (127)] Waiting until timeout for monitored process [2024-10-12 00:42:23,957 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:23,968 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:23,968 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:23,968 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:23,968 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:23,968 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:23,969 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:23,969 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:23,970 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:23,980 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (127)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:23,981 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:23,981 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:23,982 INFO L229 MonitoredProcess]: Starting monitored process 128 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:23,983 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (128)] Waiting until timeout for monitored process [2024-10-12 00:42:23,983 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:23,994 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:23,994 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:23,995 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:23,995 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:23,995 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:23,995 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:23,995 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:23,996 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:24,006 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (128)] Ended with exit code 0 [2024-10-12 00:42:24,007 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:24,007 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:24,008 INFO L229 MonitoredProcess]: Starting monitored process 129 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:24,009 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (129)] Waiting until timeout for monitored process [2024-10-12 00:42:24,010 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:24,020 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:24,020 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:24,020 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:24,020 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:24,020 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:24,020 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:24,020 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:24,022 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:24,033 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (129)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:24,033 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:24,033 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:24,034 INFO L229 MonitoredProcess]: Starting monitored process 130 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:24,035 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (130)] Waiting until timeout for monitored process [2024-10-12 00:42:24,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 [2024-10-12 00:42:24,045 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:24,045 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:24,045 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:24,045 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:24,045 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:24,046 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:24,046 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:24,047 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:24,057 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (130)] Ended with exit code 0 [2024-10-12 00:42:24,057 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:24,057 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:24,058 INFO L229 MonitoredProcess]: Starting monitored process 131 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:24,059 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (131)] Waiting until timeout for monitored process [2024-10-12 00:42:24,059 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:24,069 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:24,069 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:24,069 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:24,069 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:24,069 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:24,070 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:24,070 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:24,071 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:24,081 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (131)] Ended with exit code 0 [2024-10-12 00:42:24,081 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:24,082 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:24,082 INFO L229 MonitoredProcess]: Starting monitored process 132 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:24,083 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (132)] Waiting until timeout for monitored process [2024-10-12 00:42:24,084 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:24,093 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:24,094 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:24,094 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:24,094 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:24,094 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:24,094 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:24,102 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:24,105 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:24,115 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (132)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:24,115 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:24,116 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:24,117 INFO L229 MonitoredProcess]: Starting monitored process 133 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:24,117 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (133)] Waiting until timeout for monitored process [2024-10-12 00:42:24,118 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:24,129 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:24,129 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:24,129 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:24,129 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:24,129 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:24,129 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:24,130 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:24,131 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:24,141 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (133)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:24,141 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:24,141 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:24,142 INFO L229 MonitoredProcess]: Starting monitored process 134 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:24,143 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (134)] Waiting until timeout for monitored process [2024-10-12 00:42:24,143 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:24,153 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:24,153 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:24,153 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:24,153 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:24,154 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:24,154 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:24,158 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:24,168 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (134)] Ended with exit code 0 [2024-10-12 00:42:24,168 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:24,168 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:24,169 INFO L229 MonitoredProcess]: Starting monitored process 135 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:24,170 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (135)] Waiting until timeout for monitored process [2024-10-12 00:42:24,170 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:24,180 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:24,181 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:24,181 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:24,181 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:24,181 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:24,181 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:24,181 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:24,182 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:24,192 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (135)] Ended with exit code 0 [2024-10-12 00:42:24,193 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:24,193 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:24,194 INFO L229 MonitoredProcess]: Starting monitored process 136 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:24,194 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (136)] Waiting until timeout for monitored process [2024-10-12 00:42:24,195 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:24,204 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:24,204 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:24,204 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:24,205 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:24,205 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:24,205 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:24,205 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:24,206 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:24,216 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (136)] Ended with exit code 0 [2024-10-12 00:42:24,216 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:24,216 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:24,217 INFO L229 MonitoredProcess]: Starting monitored process 137 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:24,217 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (137)] Waiting until timeout for monitored process [2024-10-12 00:42:24,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 [2024-10-12 00:42:24,227 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:24,227 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:24,227 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:24,228 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:24,228 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:24,228 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:24,228 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:24,229 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:24,239 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (137)] Ended with exit code 0 [2024-10-12 00:42:24,239 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:24,239 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:24,240 INFO L229 MonitoredProcess]: Starting monitored process 138 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:24,240 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (138)] Waiting until timeout for monitored process [2024-10-12 00:42:24,241 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:24,251 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:24,251 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:24,251 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:24,251 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:24,253 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:24,253 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:24,257 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:24,267 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (138)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:24,267 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:24,267 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:24,268 INFO L229 MonitoredProcess]: Starting monitored process 139 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:24,269 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (139)] Waiting until timeout for monitored process [2024-10-12 00:42:24,270 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:24,280 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:24,280 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:24,280 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:24,280 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:24,281 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:24,282 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:24,285 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:24,295 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (139)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:24,295 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:24,295 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:24,296 INFO L229 MonitoredProcess]: Starting monitored process 140 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:24,297 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (140)] Waiting until timeout for monitored process [2024-10-12 00:42:24,297 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:24,306 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:24,307 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:24,307 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:24,307 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:24,309 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:24,309 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:24,312 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:24,321 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (140)] Ended with exit code 0 [2024-10-12 00:42:24,322 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:24,322 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:24,323 INFO L229 MonitoredProcess]: Starting monitored process 141 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:24,323 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (141)] Waiting until timeout for monitored process [2024-10-12 00:42:24,324 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:24,333 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:24,334 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:24,334 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:24,334 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:24,335 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:24,335 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:24,339 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:24,349 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (141)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:24,349 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:24,349 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:24,350 INFO L229 MonitoredProcess]: Starting monitored process 142 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:24,351 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (142)] Waiting until timeout for monitored process [2024-10-12 00:42:24,351 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:24,361 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:24,361 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:24,361 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:24,361 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:24,362 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:24,363 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:24,366 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:24,376 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (142)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:24,376 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:24,376 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:24,377 INFO L229 MonitoredProcess]: Starting monitored process 143 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:24,377 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (143)] Waiting until timeout for monitored process [2024-10-12 00:42:24,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 [2024-10-12 00:42:24,387 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:24,387 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:24,387 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:24,388 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:24,389 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:24,389 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:24,393 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:24,402 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (143)] Ended with exit code 0 [2024-10-12 00:42:24,403 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:24,403 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:24,404 INFO L229 MonitoredProcess]: Starting monitored process 144 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:24,404 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (144)] Waiting until timeout for monitored process [2024-10-12 00:42:24,405 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:24,414 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:24,414 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:24,415 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:24,415 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:24,416 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:24,416 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:24,419 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:24,428 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (144)] Ended with exit code 0 [2024-10-12 00:42:24,429 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:24,429 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:24,430 INFO L229 MonitoredProcess]: Starting monitored process 145 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:24,431 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (145)] Waiting until timeout for monitored process [2024-10-12 00:42:24,431 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:24,441 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:24,441 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:24,441 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:24,441 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:24,443 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:24,443 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:24,448 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:24,461 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (145)] Ended with exit code 0 [2024-10-12 00:42:24,461 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:24,461 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:24,463 INFO L229 MonitoredProcess]: Starting monitored process 146 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:24,463 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (146)] Waiting until timeout for monitored process [2024-10-12 00:42:24,464 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:24,474 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:24,474 INFO L203 nArgumentSynthesizer]: 2 stem disjuncts [2024-10-12 00:42:24,474 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:24,474 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:24,476 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:24,476 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:24,481 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:24,491 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (146)] Ended with exit code 0 [2024-10-12 00:42:24,491 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:24,491 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:24,492 INFO L229 MonitoredProcess]: Starting monitored process 147 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:24,493 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (147)] Waiting until timeout for monitored process [2024-10-12 00:42:24,494 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:24,503 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:24,503 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:24,503 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:24,503 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:24,505 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:24,505 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:24,508 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:24,518 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (147)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:24,519 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:24,519 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:24,520 INFO L229 MonitoredProcess]: Starting monitored process 148 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:24,521 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (148)] Waiting until timeout for monitored process [2024-10-12 00:42:24,521 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:24,531 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:24,531 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:24,531 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:24,531 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:24,533 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:24,533 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:24,536 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:24,545 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (148)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:24,546 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:24,546 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:24,547 INFO L229 MonitoredProcess]: Starting monitored process 149 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:24,547 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (149)] Waiting until timeout for monitored process [2024-10-12 00:42:24,548 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:24,557 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:24,558 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:24,558 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:24,558 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:24,561 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:24,561 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:24,568 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:24,578 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (149)] Ended with exit code 0 [2024-10-12 00:42:24,578 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:24,579 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:24,579 INFO L229 MonitoredProcess]: Starting monitored process 150 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:24,580 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (150)] Waiting until timeout for monitored process [2024-10-12 00:42:24,580 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:24,590 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:24,590 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:24,590 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:24,590 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:24,590 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:24,590 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:24,591 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:24,592 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:24,601 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (150)] Ended with exit code 0 [2024-10-12 00:42:24,602 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:24,602 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:24,603 INFO L229 MonitoredProcess]: Starting monitored process 151 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:24,603 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (151)] Waiting until timeout for monitored process [2024-10-12 00:42:24,604 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:24,613 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:24,613 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:24,613 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:24,613 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:24,614 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:24,614 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:24,617 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:24,627 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (151)] Ended with exit code 0 [2024-10-12 00:42:24,627 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:24,628 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:24,628 INFO L229 MonitoredProcess]: Starting monitored process 152 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:24,629 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (152)] Waiting until timeout for monitored process [2024-10-12 00:42:24,629 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:24,639 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:24,639 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:24,639 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:24,639 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:24,639 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:24,640 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:24,640 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:24,641 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:24,650 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (152)] Ended with exit code 0 [2024-10-12 00:42:24,650 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:24,651 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:24,651 INFO L229 MonitoredProcess]: Starting monitored process 153 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:24,652 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (153)] Waiting until timeout for monitored process [2024-10-12 00:42:24,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 [2024-10-12 00:42:24,662 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:24,662 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:24,662 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:24,662 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:24,662 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:24,663 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:24,663 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:24,664 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:24,673 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (153)] Ended with exit code 0 [2024-10-12 00:42:24,673 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:24,673 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:24,674 INFO L229 MonitoredProcess]: Starting monitored process 154 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:24,675 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (154)] Waiting until timeout for monitored process [2024-10-12 00:42:24,675 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:24,685 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:24,685 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:24,685 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:24,685 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:24,685 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:24,686 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:24,686 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:24,687 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:24,696 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (154)] Ended with exit code 0 [2024-10-12 00:42:24,696 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:24,697 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:24,697 INFO L229 MonitoredProcess]: Starting monitored process 155 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:24,698 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (155)] Waiting until timeout for monitored process [2024-10-12 00:42:24,698 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:24,708 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:24,708 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:24,708 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:24,708 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:24,708 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:24,708 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:24,708 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:24,709 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:24,719 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (155)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:24,719 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:24,719 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:24,720 INFO L229 MonitoredProcess]: Starting monitored process 156 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:24,720 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (156)] Waiting until timeout for monitored process [2024-10-12 00:42:24,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 [2024-10-12 00:42:24,730 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:24,730 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:24,730 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:24,730 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:24,730 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:24,731 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:24,731 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:24,732 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:24,741 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (156)] Ended with exit code 0 [2024-10-12 00:42:24,742 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:24,742 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:24,743 INFO L229 MonitoredProcess]: Starting monitored process 157 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:24,743 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (157)] Waiting until timeout for monitored process [2024-10-12 00:42:24,744 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:24,753 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:24,753 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:24,753 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:24,753 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:24,753 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:24,754 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:24,754 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:24,756 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:24,765 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (157)] Ended with exit code 0 [2024-10-12 00:42:24,766 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:24,766 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:24,766 INFO L229 MonitoredProcess]: Starting monitored process 158 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:24,767 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (158)] Waiting until timeout for monitored process [2024-10-12 00:42:24,767 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:24,777 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:24,777 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:24,777 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:24,777 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:24,777 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:24,778 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:24,778 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:24,779 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:24,788 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (158)] Ended with exit code 0 [2024-10-12 00:42:24,788 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:24,789 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:24,789 INFO L229 MonitoredProcess]: Starting monitored process 159 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:24,790 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (159)] Waiting until timeout for monitored process [2024-10-12 00:42:24,790 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:24,800 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:24,800 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:24,800 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:24,800 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:24,800 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:24,800 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:24,801 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:24,802 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:24,811 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (159)] Ended with exit code 0 [2024-10-12 00:42:24,812 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:24,812 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:24,813 INFO L229 MonitoredProcess]: Starting monitored process 160 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:24,813 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (160)] Waiting until timeout for monitored process [2024-10-12 00:42:24,814 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:24,823 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:24,823 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:24,823 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:24,823 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:24,824 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:24,824 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:24,827 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:24,837 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (160)] Ended with exit code 0 [2024-10-12 00:42:24,837 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:24,837 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:24,838 INFO L229 MonitoredProcess]: Starting monitored process 161 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:24,838 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (161)] Waiting until timeout for monitored process [2024-10-12 00:42:24,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 [2024-10-12 00:42:24,849 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:24,849 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:24,849 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:24,849 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:24,850 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:24,850 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:24,853 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:24,864 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (161)] Ended with exit code 0 [2024-10-12 00:42:24,864 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:24,864 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:24,865 INFO L229 MonitoredProcess]: Starting monitored process 162 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:24,866 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (162)] Waiting until timeout for monitored process [2024-10-12 00:42:24,867 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:24,876 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:24,876 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:24,876 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:24,876 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:24,876 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:24,877 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:24,877 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:24,878 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:24,888 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (162)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:24,888 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:24,888 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:24,889 INFO L229 MonitoredProcess]: Starting monitored process 163 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:24,889 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (163)] Waiting until timeout for monitored process [2024-10-12 00:42:24,890 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:24,900 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:24,900 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:24,900 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:24,900 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:24,900 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:24,900 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:24,900 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:24,901 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:24,911 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (163)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:24,911 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:24,911 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:24,912 INFO L229 MonitoredProcess]: Starting monitored process 164 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:24,912 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (164)] Waiting until timeout for monitored process [2024-10-12 00:42:24,913 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:24,922 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:24,922 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:24,923 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:24,923 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:24,923 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:24,923 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:24,923 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:24,924 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:24,933 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (164)] Ended with exit code 0 [2024-10-12 00:42:24,934 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:24,934 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:24,935 INFO L229 MonitoredProcess]: Starting monitored process 165 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:24,935 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (165)] Waiting until timeout for monitored process [2024-10-12 00:42:24,936 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:24,946 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:24,946 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:24,946 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:24,946 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:24,946 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:24,946 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:24,947 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:24,948 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:24,957 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (165)] Ended with exit code 0 [2024-10-12 00:42:24,957 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:24,957 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:24,958 INFO L229 MonitoredProcess]: Starting monitored process 166 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:24,959 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (166)] Waiting until timeout for monitored process [2024-10-12 00:42:24,959 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:24,969 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:24,969 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:24,969 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:24,969 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:24,969 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:24,969 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:24,970 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:24,971 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:24,980 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (166)] Ended with exit code 0 [2024-10-12 00:42:24,980 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:24,980 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:24,981 INFO L229 MonitoredProcess]: Starting monitored process 167 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:24,982 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (167)] Waiting until timeout for monitored process [2024-10-12 00:42:24,983 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:24,993 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:24,993 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:24,993 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:24,993 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:24,993 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:24,993 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:24,994 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:24,995 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:25,004 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (167)] Ended with exit code 0 [2024-10-12 00:42:25,005 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:25,005 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:25,006 INFO L229 MonitoredProcess]: Starting monitored process 168 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:25,006 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (168)] Waiting until timeout for monitored process [2024-10-12 00:42:25,007 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:25,017 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:25,017 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:25,017 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:25,017 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:25,017 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:25,017 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:25,017 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:25,018 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:25,028 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (168)] Ended with exit code 0 [2024-10-12 00:42:25,028 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:25,028 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:25,029 INFO L229 MonitoredProcess]: Starting monitored process 169 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:25,030 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (169)] Waiting until timeout for monitored process [2024-10-12 00:42:25,031 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:25,040 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:25,041 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:25,041 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:25,041 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:25,041 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:25,041 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:25,041 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:25,042 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:25,052 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (169)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:25,052 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:25,052 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:25,053 INFO L229 MonitoredProcess]: Starting monitored process 170 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:25,054 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (170)] Waiting until timeout for monitored process [2024-10-12 00:42:25,054 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:25,064 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:25,064 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:25,064 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:25,064 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:25,064 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:25,065 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:25,065 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:25,066 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:25,075 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (170)] Ended with exit code 0 [2024-10-12 00:42:25,075 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:25,076 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:25,076 INFO L229 MonitoredProcess]: Starting monitored process 171 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:25,077 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (171)] Waiting until timeout for monitored process [2024-10-12 00:42:25,078 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:25,087 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:25,087 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:25,088 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:25,088 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:25,088 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:25,088 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:25,088 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:25,089 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:25,099 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (171)] Ended with exit code 0 [2024-10-12 00:42:25,099 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:25,099 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:25,100 INFO L229 MonitoredProcess]: Starting monitored process 172 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:25,100 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (172)] Waiting until timeout for monitored process [2024-10-12 00:42:25,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 [2024-10-12 00:42:25,110 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:25,110 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:25,110 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:25,110 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:25,111 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:25,111 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:25,114 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:25,124 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (172)] Ended with exit code 0 [2024-10-12 00:42:25,124 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:25,124 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:25,125 INFO L229 MonitoredProcess]: Starting monitored process 173 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:25,125 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (173)] Waiting until timeout for monitored process [2024-10-12 00:42:25,126 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:25,135 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:25,135 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:25,136 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:25,136 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:25,136 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:25,136 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:25,136 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:25,137 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:25,146 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (173)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:25,147 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:25,147 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:25,147 INFO L229 MonitoredProcess]: Starting monitored process 174 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:25,148 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (174)] Waiting until timeout for monitored process [2024-10-12 00:42:25,149 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:25,158 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:25,158 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:25,158 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:25,158 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:25,158 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:25,159 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:25,159 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:25,160 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:25,169 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (174)] Ended with exit code 0 [2024-10-12 00:42:25,169 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:25,169 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:25,170 INFO L229 MonitoredProcess]: Starting monitored process 175 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:25,171 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (175)] Waiting until timeout for monitored process [2024-10-12 00:42:25,171 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:25,181 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:25,181 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:25,181 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:25,181 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:25,181 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:25,181 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:25,181 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:25,183 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:25,192 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (175)] Ended with exit code 0 [2024-10-12 00:42:25,192 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:25,193 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:25,193 INFO L229 MonitoredProcess]: Starting monitored process 176 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:25,194 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (176)] Waiting until timeout for monitored process [2024-10-12 00:42:25,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 [2024-10-12 00:42:25,204 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:25,204 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:25,204 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:25,204 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:25,204 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:25,205 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:25,205 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:25,206 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:25,216 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (176)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:25,216 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:25,216 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:25,217 INFO L229 MonitoredProcess]: Starting monitored process 177 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:25,218 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (177)] Waiting until timeout for monitored process [2024-10-12 00:42:25,219 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:25,228 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:25,229 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:25,229 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:25,229 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:25,229 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:25,229 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:25,229 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:25,230 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:25,240 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (177)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:25,240 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:25,240 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:25,241 INFO L229 MonitoredProcess]: Starting monitored process 178 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:25,242 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (178)] Waiting until timeout for monitored process [2024-10-12 00:42:25,242 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:25,252 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:25,252 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:25,252 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:25,252 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:25,252 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:25,252 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:25,252 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:25,253 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:25,263 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (178)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:25,264 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:25,264 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:25,264 INFO L229 MonitoredProcess]: Starting monitored process 179 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:25,265 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (179)] Waiting until timeout for monitored process [2024-10-12 00:42:25,266 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:25,275 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:25,275 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:25,275 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:25,275 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:25,275 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:25,276 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:25,276 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:25,277 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:25,287 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (179)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:25,287 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:25,287 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:25,288 INFO L229 MonitoredProcess]: Starting monitored process 180 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:25,289 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (180)] Waiting until timeout for monitored process [2024-10-12 00:42:25,289 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:25,299 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:25,299 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:25,299 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:25,299 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:25,299 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:25,299 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:25,300 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:25,301 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:25,310 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (180)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:25,311 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:25,311 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:25,312 INFO L229 MonitoredProcess]: Starting monitored process 181 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:25,312 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (181)] Waiting until timeout for monitored process [2024-10-12 00:42:25,313 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:25,323 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:25,323 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:25,323 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:25,323 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:25,323 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:25,324 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:25,324 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:25,325 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:25,334 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (181)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:25,334 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:25,334 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:25,335 INFO L229 MonitoredProcess]: Starting monitored process 182 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:25,336 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (182)] Waiting until timeout for monitored process [2024-10-12 00:42:25,336 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:25,346 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:25,346 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:25,346 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:25,346 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:25,346 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:25,347 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:25,347 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:25,348 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:25,358 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (182)] Ended with exit code 0 [2024-10-12 00:42:25,358 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:25,358 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:25,359 INFO L229 MonitoredProcess]: Starting monitored process 183 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:25,360 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (183)] Waiting until timeout for monitored process [2024-10-12 00:42:25,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 [2024-10-12 00:42:25,370 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:25,370 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:25,370 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:25,370 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:25,370 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:25,371 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:25,371 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:25,372 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:25,381 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (183)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:25,381 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:25,381 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:25,382 INFO L229 MonitoredProcess]: Starting monitored process 184 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:25,383 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (184)] Waiting until timeout for monitored process [2024-10-12 00:42:25,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 [2024-10-12 00:42:25,393 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:25,393 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:25,393 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:25,393 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:25,393 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:25,394 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:25,394 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:25,395 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:25,404 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (184)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:25,405 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:25,405 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:25,406 INFO L229 MonitoredProcess]: Starting monitored process 185 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:25,406 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (185)] Waiting until timeout for monitored process [2024-10-12 00:42:25,407 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:25,416 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:25,416 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:25,416 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:25,416 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:25,416 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:25,416 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:25,416 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:25,417 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:25,427 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (185)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:25,427 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:25,427 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:25,428 INFO L229 MonitoredProcess]: Starting monitored process 186 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:25,429 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (186)] Waiting until timeout for monitored process [2024-10-12 00:42:25,430 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:25,439 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:25,439 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:25,439 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:25,440 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:25,440 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:25,441 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:25,443 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:25,453 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (186)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:25,453 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:25,453 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:25,454 INFO L229 MonitoredProcess]: Starting monitored process 187 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:25,455 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (187)] Waiting until timeout for monitored process [2024-10-12 00:42:25,455 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:25,465 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:25,465 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:25,465 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:25,465 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:25,465 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:25,466 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:25,466 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:25,467 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:25,476 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (187)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:25,477 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:25,477 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:25,478 INFO L229 MonitoredProcess]: Starting monitored process 188 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:25,478 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (188)] Waiting until timeout for monitored process [2024-10-12 00:42:25,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 [2024-10-12 00:42:25,488 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:25,488 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:25,488 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:25,488 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:25,488 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:25,489 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:25,489 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:25,490 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:25,500 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (188)] Ended with exit code 0 [2024-10-12 00:42:25,500 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:25,500 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:25,501 INFO L229 MonitoredProcess]: Starting monitored process 189 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:25,501 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (189)] Waiting until timeout for monitored process [2024-10-12 00:42:25,502 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:25,511 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:25,512 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:25,512 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:25,512 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:25,513 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:25,513 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:25,515 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:25,525 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (189)] Ended with exit code 0 [2024-10-12 00:42:25,525 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:25,525 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:25,526 INFO L229 MonitoredProcess]: Starting monitored process 190 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:25,527 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (190)] Waiting until timeout for monitored process [2024-10-12 00:42:25,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 [2024-10-12 00:42:25,537 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:25,537 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:25,537 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:25,537 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:25,538 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:25,538 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:25,541 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:25,551 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (190)] Ended with exit code 0 [2024-10-12 00:42:25,551 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:25,551 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:25,552 INFO L229 MonitoredProcess]: Starting monitored process 191 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:25,553 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (191)] Waiting until timeout for monitored process [2024-10-12 00:42:25,553 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:25,563 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:25,563 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:25,563 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:25,563 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:25,563 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:25,563 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:25,563 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:25,564 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:25,574 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (191)] Ended with exit code 0 [2024-10-12 00:42:25,574 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:25,574 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:25,575 INFO L229 MonitoredProcess]: Starting monitored process 192 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:25,576 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (192)] Waiting until timeout for monitored process [2024-10-12 00:42:25,577 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:25,586 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:25,587 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:25,587 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:25,587 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:25,587 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:25,587 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:25,587 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:25,588 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:25,599 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (192)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:25,599 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:25,599 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:25,600 INFO L229 MonitoredProcess]: Starting monitored process 193 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:25,605 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (193)] Waiting until timeout for monitored process [2024-10-12 00:42:25,606 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:25,616 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:25,616 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:25,616 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:25,616 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:25,616 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:25,616 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:25,617 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:25,618 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:25,627 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (193)] Ended with exit code 0 [2024-10-12 00:42:25,627 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:25,627 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:25,628 INFO L229 MonitoredProcess]: Starting monitored process 194 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:25,629 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (194)] Waiting until timeout for monitored process [2024-10-12 00:42:25,629 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:25,639 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:25,639 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:25,639 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:25,639 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:25,639 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:25,639 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:25,640 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:25,641 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:25,651 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (194)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:25,651 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:25,651 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:25,652 INFO L229 MonitoredProcess]: Starting monitored process 195 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:25,652 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (195)] Waiting until timeout for monitored process [2024-10-12 00:42:25,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 [2024-10-12 00:42:25,662 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:25,662 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:25,663 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:25,663 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:25,663 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:25,663 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:25,663 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:25,664 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:25,674 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (195)] Ended with exit code 0 [2024-10-12 00:42:25,674 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:25,674 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:25,675 INFO L229 MonitoredProcess]: Starting monitored process 196 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:25,675 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (196)] Waiting until timeout for monitored process [2024-10-12 00:42:25,676 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:25,685 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:25,685 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:25,685 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:25,685 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:25,686 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:25,686 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:25,686 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:25,687 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:25,696 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (196)] Ended with exit code 0 [2024-10-12 00:42:25,697 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:25,697 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:25,698 INFO L229 MonitoredProcess]: Starting monitored process 197 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:25,698 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (197)] Waiting until timeout for monitored process [2024-10-12 00:42:25,699 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:25,709 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:25,709 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:25,709 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:25,709 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:25,709 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:25,709 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:25,709 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:25,710 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:25,721 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (197)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:25,721 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:25,721 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:25,722 INFO L229 MonitoredProcess]: Starting monitored process 198 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:25,722 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (198)] Waiting until timeout for monitored process [2024-10-12 00:42:25,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 [2024-10-12 00:42:25,732 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:25,732 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:25,732 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:25,732 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:25,733 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:25,733 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:25,733 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:25,734 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:25,744 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (198)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:25,744 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:25,744 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:25,745 INFO L229 MonitoredProcess]: Starting monitored process 199 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:25,745 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (199)] Waiting until timeout for monitored process [2024-10-12 00:42:25,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 [2024-10-12 00:42:25,755 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:25,755 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:25,756 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:25,756 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:25,756 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:25,756 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:25,756 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:25,757 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:25,767 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (199)] Ended with exit code 0 [2024-10-12 00:42:25,768 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:25,768 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:25,769 INFO L229 MonitoredProcess]: Starting monitored process 200 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:25,770 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (200)] Waiting until timeout for monitored process [2024-10-12 00:42:25,771 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:25,780 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:25,781 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:25,781 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:25,781 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:25,781 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:25,781 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:25,781 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:25,782 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:25,792 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (200)] Ended with exit code 0 [2024-10-12 00:42:25,792 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:25,792 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:25,793 INFO L229 MonitoredProcess]: Starting monitored process 201 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:25,794 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (201)] Waiting until timeout for monitored process [2024-10-12 00:42:25,794 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:25,804 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:25,804 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:25,804 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:25,804 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:25,804 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:25,804 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:25,804 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:25,805 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:25,815 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (201)] Ended with exit code 0 [2024-10-12 00:42:25,815 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:25,815 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:25,816 INFO L229 MonitoredProcess]: Starting monitored process 202 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:25,817 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (202)] Waiting until timeout for monitored process [2024-10-12 00:42:25,817 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:25,827 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:25,827 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:25,827 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:25,827 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:25,827 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:25,827 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:25,827 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:25,828 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:25,838 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (202)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:25,838 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:25,838 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:25,839 INFO L229 MonitoredProcess]: Starting monitored process 203 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:25,840 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (203)] Waiting until timeout for monitored process [2024-10-12 00:42:25,840 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:25,851 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:25,851 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:25,851 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:25,851 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:25,851 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:25,851 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:25,851 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:25,852 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:25,862 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (203)] Ended with exit code 0 [2024-10-12 00:42:25,862 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:25,862 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:25,863 INFO L229 MonitoredProcess]: Starting monitored process 204 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:25,864 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (204)] Waiting until timeout for monitored process [2024-10-12 00:42:25,864 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:25,874 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:25,874 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:25,874 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:25,875 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:25,875 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:25,875 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:25,875 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:25,876 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:25,885 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (204)] Ended with exit code 0 [2024-10-12 00:42:25,886 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:25,886 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:25,886 INFO L229 MonitoredProcess]: Starting monitored process 205 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:25,887 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (205)] Waiting until timeout for monitored process [2024-10-12 00:42:25,888 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:25,897 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:25,897 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:25,897 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:25,897 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:25,897 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:25,898 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:25,898 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:25,899 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:25,909 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (205)] Ended with exit code 0 [2024-10-12 00:42:25,909 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:25,909 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:25,910 INFO L229 MonitoredProcess]: Starting monitored process 206 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:25,911 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (206)] Waiting until timeout for monitored process [2024-10-12 00:42:25,911 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:25,921 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:25,921 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:25,922 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:25,922 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:25,922 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:25,922 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:25,922 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:25,923 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:25,933 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (206)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:25,933 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:25,933 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:25,934 INFO L229 MonitoredProcess]: Starting monitored process 207 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:25,935 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (207)] Waiting until timeout for monitored process [2024-10-12 00:42:25,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 [2024-10-12 00:42:25,945 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:25,945 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:25,945 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:25,945 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:25,945 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:25,945 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:25,945 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:25,946 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:25,956 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (207)] Ended with exit code 0 [2024-10-12 00:42:25,956 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:25,956 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:25,957 INFO L229 MonitoredProcess]: Starting monitored process 208 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:25,958 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (208)] Waiting until timeout for monitored process [2024-10-12 00:42:25,958 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:25,968 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:25,968 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:25,968 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:25,968 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:25,968 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:25,968 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:25,968 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:25,970 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:25,979 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (208)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:25,979 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:25,979 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:25,980 INFO L229 MonitoredProcess]: Starting monitored process 209 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:25,981 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (209)] Waiting until timeout for monitored process [2024-10-12 00:42:25,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 [2024-10-12 00:42:25,992 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:25,992 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:25,992 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:25,992 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:25,992 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:25,993 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:25,993 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:25,994 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:26,003 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (209)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:26,004 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:26,004 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:26,004 INFO L229 MonitoredProcess]: Starting monitored process 210 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:26,005 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (210)] Waiting until timeout for monitored process [2024-10-12 00:42:26,006 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:26,016 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:26,016 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:26,016 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:26,016 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:26,016 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:26,017 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:26,017 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:26,018 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:26,028 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (210)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:26,029 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:26,029 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:26,029 INFO L229 MonitoredProcess]: Starting monitored process 211 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:26,030 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (211)] Waiting until timeout for monitored process [2024-10-12 00:42:26,030 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:26,040 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:26,040 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:26,040 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:26,040 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:26,040 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:26,041 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:26,041 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:26,042 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:26,052 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (211)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:26,052 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:26,052 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:26,053 INFO L229 MonitoredProcess]: Starting monitored process 212 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:26,053 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (212)] Waiting until timeout for monitored process [2024-10-12 00:42:26,054 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:26,064 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:26,064 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:26,064 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:26,064 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:26,064 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:26,064 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:26,064 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:26,065 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:26,075 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (212)] Ended with exit code 0 [2024-10-12 00:42:26,075 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:26,075 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:26,076 INFO L229 MonitoredProcess]: Starting monitored process 213 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:26,077 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (213)] Waiting until timeout for monitored process [2024-10-12 00:42:26,077 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:26,087 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:26,087 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:26,087 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:26,087 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:26,087 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:26,087 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:26,087 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:26,088 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:26,098 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (213)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:26,099 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:26,099 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:26,100 INFO L229 MonitoredProcess]: Starting monitored process 214 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:26,100 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (214)] Waiting until timeout for monitored process [2024-10-12 00:42:26,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 [2024-10-12 00:42:26,110 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:26,111 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:26,111 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:26,111 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:26,111 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:26,111 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:26,111 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:26,112 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:26,123 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (214)] Ended with exit code 0 [2024-10-12 00:42:26,123 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:26,123 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:26,124 INFO L229 MonitoredProcess]: Starting monitored process 215 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:26,125 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (215)] Waiting until timeout for monitored process [2024-10-12 00:42:26,125 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:26,135 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:26,135 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:26,135 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:26,135 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:26,135 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:26,136 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:26,136 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:26,137 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:26,147 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (215)] Ended with exit code 0 [2024-10-12 00:42:26,147 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:26,147 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:26,148 INFO L229 MonitoredProcess]: Starting monitored process 216 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:26,149 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (216)] Waiting until timeout for monitored process [2024-10-12 00:42:26,149 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:26,159 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:26,159 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:26,159 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:26,159 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:26,159 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:26,159 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:26,159 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:26,160 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:26,170 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (216)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:26,170 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:26,170 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:26,171 INFO L229 MonitoredProcess]: Starting monitored process 217 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:26,172 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (217)] Waiting until timeout for monitored process [2024-10-12 00:42:26,173 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:26,182 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:26,182 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:26,182 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:26,182 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:26,182 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:26,183 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:26,183 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:26,184 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:26,193 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (217)] Ended with exit code 0 [2024-10-12 00:42:26,194 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:26,194 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:26,194 INFO L229 MonitoredProcess]: Starting monitored process 218 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:26,195 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (218)] Waiting until timeout for monitored process [2024-10-12 00:42:26,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 [2024-10-12 00:42:26,205 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:26,205 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:26,205 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:26,205 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:26,205 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:26,206 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:26,206 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:26,207 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:26,216 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (218)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:26,216 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:26,217 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:26,217 INFO L229 MonitoredProcess]: Starting monitored process 219 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:26,218 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (219)] Waiting until timeout for monitored process [2024-10-12 00:42:26,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 [2024-10-12 00:42:26,228 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:26,228 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:26,228 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:26,228 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:26,228 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:26,229 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:26,229 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:26,230 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:26,240 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (219)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:26,240 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:26,240 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:26,241 INFO L229 MonitoredProcess]: Starting monitored process 220 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:26,242 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (220)] Waiting until timeout for monitored process [2024-10-12 00:42:26,242 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:26,252 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:26,252 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:26,252 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:26,252 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:26,254 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:26,254 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:26,256 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:26,266 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (220)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:26,267 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:26,267 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:26,267 INFO L229 MonitoredProcess]: Starting monitored process 221 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:26,268 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (221)] Waiting until timeout for monitored process [2024-10-12 00:42:26,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 [2024-10-12 00:42:26,278 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:26,278 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:26,278 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:26,278 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:26,279 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:26,279 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:26,282 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:26,292 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (221)] Ended with exit code 0 [2024-10-12 00:42:26,292 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:26,292 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:26,293 INFO L229 MonitoredProcess]: Starting monitored process 222 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:26,293 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (222)] Waiting until timeout for monitored process [2024-10-12 00:42:26,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 [2024-10-12 00:42:26,303 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:26,303 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:26,304 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:26,304 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:26,304 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:26,304 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:26,304 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:26,305 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:26,314 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (222)] Ended with exit code 0 [2024-10-12 00:42:26,315 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:26,315 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:26,315 INFO L229 MonitoredProcess]: Starting monitored process 223 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:26,316 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (223)] Waiting until timeout for monitored process [2024-10-12 00:42:26,316 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:26,326 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:26,326 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:26,326 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:26,326 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:26,326 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:26,326 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:26,326 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:26,327 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:26,337 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (223)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:26,337 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:26,337 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:26,338 INFO L229 MonitoredProcess]: Starting monitored process 224 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:26,339 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (224)] Waiting until timeout for monitored process [2024-10-12 00:42:26,339 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:26,349 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:26,349 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:26,349 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:26,349 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:26,349 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:26,349 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:26,349 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:26,350 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:26,360 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (224)] Ended with exit code 0 [2024-10-12 00:42:26,360 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:26,360 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:26,361 INFO L229 MonitoredProcess]: Starting monitored process 225 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:26,361 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (225)] Waiting until timeout for monitored process [2024-10-12 00:42:26,362 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:26,371 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:26,371 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:26,371 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:26,372 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:26,372 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:26,372 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:26,372 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:26,373 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:26,383 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (225)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:26,383 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:26,383 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:26,384 INFO L229 MonitoredProcess]: Starting monitored process 226 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:26,384 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (226)] Waiting until timeout for monitored process [2024-10-12 00:42:26,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 [2024-10-12 00:42:26,394 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:26,394 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:26,395 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:26,395 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:26,395 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:26,395 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:26,395 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:26,396 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:26,406 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (226)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:26,406 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:26,406 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:26,407 INFO L229 MonitoredProcess]: Starting monitored process 227 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:26,408 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (227)] Waiting until timeout for monitored process [2024-10-12 00:42:26,409 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:26,418 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:26,418 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:26,418 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:26,418 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:26,418 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:26,419 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:26,419 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:26,420 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:26,429 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (227)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:26,430 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:26,430 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:26,430 INFO L229 MonitoredProcess]: Starting monitored process 228 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:26,431 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (228)] Waiting until timeout for monitored process [2024-10-12 00:42:26,431 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:26,441 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:26,441 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:26,441 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:26,441 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:26,441 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:26,442 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:26,442 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:26,443 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:26,452 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (228)] Ended with exit code 0 [2024-10-12 00:42:26,452 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:26,452 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:26,453 INFO L229 MonitoredProcess]: Starting monitored process 229 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:26,454 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (229)] Waiting until timeout for monitored process [2024-10-12 00:42:26,454 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:26,464 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:26,464 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:26,464 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:26,464 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:26,464 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:26,464 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:26,465 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:26,466 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:26,475 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (229)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:26,475 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:26,476 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:26,476 INFO L229 MonitoredProcess]: Starting monitored process 230 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:26,477 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (230)] Waiting until timeout for monitored process [2024-10-12 00:42:26,477 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:26,487 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:26,487 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:26,487 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:26,487 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:26,487 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:26,487 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:26,487 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:26,488 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:26,498 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (230)] Ended with exit code 0 [2024-10-12 00:42:26,498 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:26,498 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:26,499 INFO L229 MonitoredProcess]: Starting monitored process 231 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:26,500 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (231)] Waiting until timeout for monitored process [2024-10-12 00:42:26,500 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:26,509 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:26,510 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:26,510 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:26,510 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:26,510 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:26,510 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:26,510 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:26,511 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:26,521 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (231)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:26,521 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:26,521 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:26,522 INFO L229 MonitoredProcess]: Starting monitored process 232 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:26,523 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (232)] Waiting until timeout for monitored process [2024-10-12 00:42:26,523 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:26,533 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:26,533 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:26,533 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:26,534 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:26,534 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:26,534 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:26,534 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:26,535 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:26,545 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (232)] Ended with exit code 0 [2024-10-12 00:42:26,545 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:26,545 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:26,546 INFO L229 MonitoredProcess]: Starting monitored process 233 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:26,547 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (233)] Waiting until timeout for monitored process [2024-10-12 00:42:26,547 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:26,557 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:26,557 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:26,557 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:26,557 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:26,557 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:26,558 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:26,558 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:26,559 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:26,568 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (233)] Ended with exit code 0 [2024-10-12 00:42:26,569 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:26,569 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:26,570 INFO L229 MonitoredProcess]: Starting monitored process 234 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:26,570 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (234)] Waiting until timeout for monitored process [2024-10-12 00:42:26,571 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:26,580 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:26,580 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:26,580 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:26,580 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:26,580 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:26,581 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:26,581 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:26,582 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:26,591 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (234)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:26,591 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:26,592 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:26,593 INFO L229 MonitoredProcess]: Starting monitored process 235 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:26,593 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (235)] Waiting until timeout for monitored process [2024-10-12 00:42:26,594 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:26,603 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:26,603 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:26,603 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:26,603 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:26,604 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:26,604 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:26,607 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:26,617 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (235)] Ended with exit code 0 [2024-10-12 00:42:26,617 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:26,617 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:26,618 INFO L229 MonitoredProcess]: Starting monitored process 236 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:26,619 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (236)] Waiting until timeout for monitored process [2024-10-12 00:42:26,619 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:26,629 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:26,629 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:26,629 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:26,629 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:26,629 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:26,630 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:26,630 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:26,631 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:26,641 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (236)] Ended with exit code 0 [2024-10-12 00:42:26,641 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:26,641 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:26,642 INFO L229 MonitoredProcess]: Starting monitored process 237 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:26,643 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (237)] Waiting until timeout for monitored process [2024-10-12 00:42:26,643 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:26,653 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:26,653 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:26,654 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:26,654 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:26,654 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:26,654 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:26,654 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:26,655 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:26,665 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (237)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:26,665 INFO L451 LassoAnalysis]: Using template '3-nested'. [2024-10-12 00:42:26,665 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:26,666 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:26,667 INFO L229 MonitoredProcess]: Starting monitored process 238 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:26,668 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (238)] Waiting until timeout for monitored process [2024-10-12 00:42:26,668 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:26,678 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:26,678 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:26,678 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:26,678 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:26,678 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:26,678 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:26,679 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:26,680 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:26,690 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (238)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:26,691 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:26,691 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:26,692 INFO L229 MonitoredProcess]: Starting monitored process 239 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:26,692 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (239)] Waiting until timeout for monitored process [2024-10-12 00:42:26,693 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:26,703 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:26,703 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:26,703 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:26,703 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:26,703 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:26,704 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:26,704 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:26,705 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:26,715 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (239)] Ended with exit code 0 [2024-10-12 00:42:26,715 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:26,715 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:26,717 INFO L229 MonitoredProcess]: Starting monitored process 240 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:26,717 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (240)] Waiting until timeout for monitored process [2024-10-12 00:42:26,718 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:26,728 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:26,728 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:26,728 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:26,728 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:26,728 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:26,729 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:26,729 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:26,730 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:26,740 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (240)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:26,741 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:26,741 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:26,742 INFO L229 MonitoredProcess]: Starting monitored process 241 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:26,742 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (241)] Waiting until timeout for monitored process [2024-10-12 00:42:26,743 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:26,753 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:26,753 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:26,753 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:26,753 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:26,753 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:26,754 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:26,754 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:26,755 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:26,765 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (241)] Ended with exit code 0 [2024-10-12 00:42:26,765 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:26,766 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:26,767 INFO L229 MonitoredProcess]: Starting monitored process 242 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:26,768 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (242)] Waiting until timeout for monitored process [2024-10-12 00:42:26,769 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:26,778 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:26,778 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:26,778 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:26,778 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:26,778 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:26,779 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:26,779 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:26,780 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:26,790 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (242)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:26,791 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:26,791 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:26,792 INFO L229 MonitoredProcess]: Starting monitored process 243 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:26,793 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (243)] Waiting until timeout for monitored process [2024-10-12 00:42:26,793 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:26,803 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:26,803 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:26,803 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:26,803 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:26,803 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:26,804 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:26,804 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:26,805 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:26,815 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (243)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:26,816 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:26,816 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:26,817 INFO L229 MonitoredProcess]: Starting monitored process 244 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:26,818 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (244)] Waiting until timeout for monitored process [2024-10-12 00:42:26,818 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:26,828 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:26,829 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:26,829 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:26,829 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:26,829 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:26,829 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:26,829 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:26,830 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:26,841 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (244)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:26,841 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:26,841 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:26,842 INFO L229 MonitoredProcess]: Starting monitored process 245 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:26,843 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (245)] Waiting until timeout for monitored process [2024-10-12 00:42:26,844 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:26,854 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:26,854 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:26,854 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:26,854 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:26,854 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:26,855 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:26,855 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:26,857 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:26,867 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (245)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:26,868 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:26,868 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:26,869 INFO L229 MonitoredProcess]: Starting monitored process 246 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:26,869 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (246)] Waiting until timeout for monitored process [2024-10-12 00:42:26,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 [2024-10-12 00:42:26,881 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:26,881 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:26,881 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:26,881 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:26,881 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:26,882 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:26,882 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:26,883 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:26,893 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (246)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:26,894 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:26,894 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:26,895 INFO L229 MonitoredProcess]: Starting monitored process 247 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:26,896 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (247)] Waiting until timeout for monitored process [2024-10-12 00:42:26,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 [2024-10-12 00:42:26,906 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:26,906 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:26,906 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:26,906 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:26,907 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:26,907 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:26,907 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:26,908 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:26,918 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (247)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:26,919 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:26,919 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:26,920 INFO L229 MonitoredProcess]: Starting monitored process 248 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:26,920 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (248)] Waiting until timeout for monitored process [2024-10-12 00:42:26,921 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:26,930 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:26,931 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:26,931 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:26,931 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:26,931 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:26,931 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:26,931 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:26,932 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:26,942 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (248)] Ended with exit code 0 [2024-10-12 00:42:26,942 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:26,942 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:26,944 INFO L229 MonitoredProcess]: Starting monitored process 249 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:26,944 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (249)] Waiting until timeout for monitored process [2024-10-12 00:42:26,945 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:26,954 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:26,954 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:26,955 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:26,955 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:26,955 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:26,955 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:26,955 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:26,956 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:26,966 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (249)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:26,966 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:26,966 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:26,967 INFO L229 MonitoredProcess]: Starting monitored process 250 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:26,967 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (250)] Waiting until timeout for monitored process [2024-10-12 00:42:26,968 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:26,977 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:26,978 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:26,978 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:26,978 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:26,978 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:26,978 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:26,978 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:26,979 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:26,990 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (250)] Ended with exit code 0 [2024-10-12 00:42:26,990 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:26,990 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:26,991 INFO L229 MonitoredProcess]: Starting monitored process 251 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:26,992 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (251)] Waiting until timeout for monitored process [2024-10-12 00:42:26,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 [2024-10-12 00:42:27,005 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:27,005 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:27,005 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:27,005 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:27,005 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:27,006 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:27,006 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:27,007 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:27,019 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (251)] Ended with exit code 0 [2024-10-12 00:42:27,019 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:27,019 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:27,020 INFO L229 MonitoredProcess]: Starting monitored process 252 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:27,021 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (252)] Waiting until timeout for monitored process [2024-10-12 00:42:27,022 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:27,033 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:27,033 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:27,033 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:27,033 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:27,034 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:27,035 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:27,038 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:27,049 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (252)] Ended with exit code 0 [2024-10-12 00:42:27,050 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:27,050 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:27,051 INFO L229 MonitoredProcess]: Starting monitored process 253 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:27,052 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (253)] Waiting until timeout for monitored process [2024-10-12 00:42:27,052 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:27,063 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:27,063 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:27,063 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:27,063 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:27,063 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:27,064 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:27,064 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:27,068 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:27,079 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (253)] Ended with exit code 0 [2024-10-12 00:42:27,079 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:27,079 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:27,081 INFO L229 MonitoredProcess]: Starting monitored process 254 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:27,082 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (254)] Waiting until timeout for monitored process [2024-10-12 00:42:27,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 [2024-10-12 00:42:27,092 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:27,092 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:27,092 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:27,092 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:27,092 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:27,093 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:27,093 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:27,094 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:27,104 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (254)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:27,104 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:27,104 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:27,106 INFO L229 MonitoredProcess]: Starting monitored process 255 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:27,107 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (255)] Waiting until timeout for monitored process [2024-10-12 00:42:27,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 [2024-10-12 00:42:27,117 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:27,117 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:27,117 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:27,117 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:27,117 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:27,118 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:27,118 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:27,119 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:27,129 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (255)] Ended with exit code 0 [2024-10-12 00:42:27,130 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:27,130 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:27,131 INFO L229 MonitoredProcess]: Starting monitored process 256 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:27,132 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (256)] Waiting until timeout for monitored process [2024-10-12 00:42:27,132 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:27,142 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:27,143 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:27,143 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:27,143 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:27,144 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:27,144 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:27,148 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:27,158 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (256)] Ended with exit code 0 [2024-10-12 00:42:27,158 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:27,158 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:27,159 INFO L229 MonitoredProcess]: Starting monitored process 257 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:27,160 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (257)] Waiting until timeout for monitored process [2024-10-12 00:42:27,161 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:27,172 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:27,172 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:27,172 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:27,172 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:27,173 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:27,173 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:27,177 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:27,186 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (257)] Ended with exit code 0 [2024-10-12 00:42:27,187 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:27,187 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:27,188 INFO L229 MonitoredProcess]: Starting monitored process 258 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:27,188 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (258)] Waiting until timeout for monitored process [2024-10-12 00:42:27,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 [2024-10-12 00:42:27,199 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:27,199 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:27,199 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:27,199 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:27,200 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:27,200 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:27,204 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:27,213 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (258)] Ended with exit code 0 [2024-10-12 00:42:27,214 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:27,214 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:27,214 INFO L229 MonitoredProcess]: Starting monitored process 259 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:27,215 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (259)] Waiting until timeout for monitored process [2024-10-12 00:42:27,216 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:27,225 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:27,226 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:27,226 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:27,226 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:27,227 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:27,227 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:27,232 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:27,241 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (259)] Ended with exit code 0 [2024-10-12 00:42:27,241 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:27,241 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:27,242 INFO L229 MonitoredProcess]: Starting monitored process 260 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:27,243 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (260)] Waiting until timeout for monitored process [2024-10-12 00:42:27,244 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:27,253 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:27,253 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:27,254 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:27,254 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:27,255 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:27,261 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:27,265 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:27,275 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (260)] Ended with exit code 0 [2024-10-12 00:42:27,275 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:27,275 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:27,276 INFO L229 MonitoredProcess]: Starting monitored process 261 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:27,277 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (261)] Waiting until timeout for monitored process [2024-10-12 00:42:27,278 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:27,289 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:27,289 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:27,289 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:27,289 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:27,291 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:27,291 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:27,296 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:27,306 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (261)] Ended with exit code 0 [2024-10-12 00:42:27,307 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:27,307 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:27,308 INFO L229 MonitoredProcess]: Starting monitored process 262 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:27,309 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (262)] Waiting until timeout for monitored process [2024-10-12 00:42:27,310 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:27,319 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:27,320 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:27,320 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:27,320 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:27,321 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:27,321 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:27,325 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:27,335 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (262)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:27,335 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:27,336 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:27,337 INFO L229 MonitoredProcess]: Starting monitored process 263 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:27,337 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (263)] Waiting until timeout for monitored process [2024-10-12 00:42:27,338 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:27,348 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:27,349 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:27,349 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:27,349 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:27,350 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:27,350 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:27,355 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:27,367 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (263)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:27,368 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:27,368 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:27,369 INFO L229 MonitoredProcess]: Starting monitored process 264 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:27,369 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (264)] Waiting until timeout for monitored process [2024-10-12 00:42:27,371 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:27,381 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:27,382 INFO L203 nArgumentSynthesizer]: 2 stem disjuncts [2024-10-12 00:42:27,382 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:27,382 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:27,384 INFO L401 nArgumentSynthesizer]: We have 16 Motzkin's Theorem applications. [2024-10-12 00:42:27,384 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:27,389 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:27,399 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (264)] Ended with exit code 0 [2024-10-12 00:42:27,400 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:27,400 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:27,401 INFO L229 MonitoredProcess]: Starting monitored process 265 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:27,401 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (265)] Waiting until timeout for monitored process [2024-10-12 00:42:27,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 [2024-10-12 00:42:27,411 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:27,412 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:27,412 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:27,412 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:27,414 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:27,414 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:27,418 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:27,430 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (265)] Ended with exit code 0 [2024-10-12 00:42:27,430 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:27,431 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:27,431 INFO L229 MonitoredProcess]: Starting monitored process 266 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:27,432 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (266)] Waiting until timeout for monitored process [2024-10-12 00:42:27,433 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:27,443 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:27,443 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:27,443 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:27,443 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:27,448 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:27,448 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:27,453 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:27,462 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (266)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:27,463 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:27,463 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:27,464 INFO L229 MonitoredProcess]: Starting monitored process 267 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:27,465 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (267)] Waiting until timeout for monitored process [2024-10-12 00:42:27,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 [2024-10-12 00:42:27,475 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:27,475 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:27,475 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:27,475 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:27,480 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:27,480 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:27,490 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:27,500 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (267)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:27,500 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:27,501 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:27,501 INFO L229 MonitoredProcess]: Starting monitored process 268 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:27,505 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (268)] Waiting until timeout for monitored process [2024-10-12 00:42:27,506 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:27,517 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:27,518 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:27,518 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:27,518 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:27,518 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:27,519 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:27,519 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:27,520 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:27,530 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (268)] Ended with exit code 0 [2024-10-12 00:42:27,530 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:27,530 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:27,531 INFO L229 MonitoredProcess]: Starting monitored process 269 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:27,532 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (269)] Waiting until timeout for monitored process [2024-10-12 00:42:27,532 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:27,542 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:27,542 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:27,542 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:27,542 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:27,544 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:27,544 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:27,548 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:27,560 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (269)] Ended with exit code 0 [2024-10-12 00:42:27,560 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:27,560 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:27,561 INFO L229 MonitoredProcess]: Starting monitored process 270 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:27,562 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (270)] Waiting until timeout for monitored process [2024-10-12 00:42:27,562 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:27,574 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:27,574 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:27,574 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:27,574 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:27,574 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:27,574 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:27,574 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:27,576 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:27,586 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (270)] Ended with exit code 0 [2024-10-12 00:42:27,586 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:27,586 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:27,587 INFO L229 MonitoredProcess]: Starting monitored process 271 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:27,588 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (271)] Waiting until timeout for monitored process [2024-10-12 00:42:27,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 [2024-10-12 00:42:27,600 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:27,600 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:27,600 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:27,600 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:27,600 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:27,600 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:27,600 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:27,602 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:27,612 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (271)] Ended with exit code 0 [2024-10-12 00:42:27,613 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:27,613 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:27,614 INFO L229 MonitoredProcess]: Starting monitored process 272 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:27,614 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (272)] Waiting until timeout for monitored process [2024-10-12 00:42:27,615 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:27,624 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:27,625 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:27,625 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:27,625 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:27,625 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:27,625 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:27,625 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:27,626 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:27,637 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (272)] Ended with exit code 0 [2024-10-12 00:42:27,637 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:27,637 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:27,638 INFO L229 MonitoredProcess]: Starting monitored process 273 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:27,639 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (273)] Waiting until timeout for monitored process [2024-10-12 00:42:27,639 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:27,649 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:27,649 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:27,649 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:27,649 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:27,649 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:27,650 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:27,650 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:27,651 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:27,661 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (273)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:27,661 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:27,661 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:27,662 INFO L229 MonitoredProcess]: Starting monitored process 274 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:27,662 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (274)] Waiting until timeout for monitored process [2024-10-12 00:42:27,663 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:27,673 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:27,673 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:27,673 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:27,673 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:27,673 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:27,673 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:27,673 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:27,675 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:27,685 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (274)] Ended with exit code 0 [2024-10-12 00:42:27,685 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:27,685 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:27,686 INFO L229 MonitoredProcess]: Starting monitored process 275 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:27,687 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (275)] Waiting until timeout for monitored process [2024-10-12 00:42:27,687 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:27,697 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:27,697 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:27,697 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:27,697 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:27,697 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:27,697 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:27,697 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:27,699 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:27,708 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (275)] Ended with exit code 0 [2024-10-12 00:42:27,709 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:27,709 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:27,710 INFO L229 MonitoredProcess]: Starting monitored process 276 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:27,710 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (276)] Waiting until timeout for monitored process [2024-10-12 00:42:27,711 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:27,723 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:27,723 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:27,723 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:27,723 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:27,723 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:27,723 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:27,723 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:27,725 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:27,735 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (276)] Ended with exit code 0 [2024-10-12 00:42:27,735 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:27,736 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:27,736 INFO L229 MonitoredProcess]: Starting monitored process 277 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:27,737 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (277)] Waiting until timeout for monitored process [2024-10-12 00:42:27,738 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:27,750 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:27,750 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:27,750 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:27,750 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:27,750 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:27,750 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:27,750 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:27,751 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:27,762 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (277)] Ended with exit code 0 [2024-10-12 00:42:27,762 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:27,762 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:27,763 INFO L229 MonitoredProcess]: Starting monitored process 278 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:27,764 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (278)] Waiting until timeout for monitored process [2024-10-12 00:42:27,765 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:27,777 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:27,777 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:27,777 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:27,777 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:27,779 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:27,779 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:27,782 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:27,793 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (278)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:27,793 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:27,793 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:27,794 INFO L229 MonitoredProcess]: Starting monitored process 279 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:27,795 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (279)] Waiting until timeout for monitored process [2024-10-12 00:42:27,795 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:27,805 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:27,805 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:27,805 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:27,805 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:27,807 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:27,807 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:27,810 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:27,823 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (279)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:27,823 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:27,823 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:27,824 INFO L229 MonitoredProcess]: Starting monitored process 280 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:27,825 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (280)] Waiting until timeout for monitored process [2024-10-12 00:42:27,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 [2024-10-12 00:42:27,835 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:27,835 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:27,835 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:27,835 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:27,835 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:27,836 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:27,836 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:27,837 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:27,847 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (280)] Ended with exit code 0 [2024-10-12 00:42:27,847 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:27,847 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:27,848 INFO L229 MonitoredProcess]: Starting monitored process 281 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:27,849 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (281)] Waiting until timeout for monitored process [2024-10-12 00:42:27,849 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:27,861 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:27,861 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:27,861 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:27,861 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:27,861 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:27,861 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:27,861 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:27,863 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:27,872 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (281)] Ended with exit code 0 [2024-10-12 00:42:27,873 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:27,873 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:27,874 INFO L229 MonitoredProcess]: Starting monitored process 282 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:27,874 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (282)] Waiting until timeout for monitored process [2024-10-12 00:42:27,877 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:27,888 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:27,888 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:27,888 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:27,888 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:27,888 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:27,889 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:27,889 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:27,890 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:27,900 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (282)] Ended with exit code 0 [2024-10-12 00:42:27,901 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:27,901 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:27,902 INFO L229 MonitoredProcess]: Starting monitored process 283 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:27,902 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (283)] Waiting until timeout for monitored process [2024-10-12 00:42:27,903 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:27,913 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:27,913 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:27,913 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:27,913 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:27,913 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:27,914 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:27,914 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:27,915 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:27,924 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (283)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:27,924 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:27,925 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:27,925 INFO L229 MonitoredProcess]: Starting monitored process 284 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:27,926 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (284)] Waiting until timeout for monitored process [2024-10-12 00:42:27,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 [2024-10-12 00:42:27,937 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:27,937 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:27,937 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:27,937 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:27,937 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:27,938 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:27,938 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:27,939 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:27,950 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (284)] Ended with exit code 0 [2024-10-12 00:42:27,950 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:27,950 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:27,951 INFO L229 MonitoredProcess]: Starting monitored process 285 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:27,951 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (285)] Waiting until timeout for monitored process [2024-10-12 00:42:27,952 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:27,962 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:27,962 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:27,962 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:27,962 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:27,963 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:27,963 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:27,963 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:27,964 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:27,975 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (285)] Ended with exit code 0 [2024-10-12 00:42:27,975 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:27,975 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:27,976 INFO L229 MonitoredProcess]: Starting monitored process 286 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:27,976 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (286)] Waiting until timeout for monitored process [2024-10-12 00:42:27,977 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:27,987 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:27,988 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:27,988 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:27,988 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:27,988 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:27,988 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:27,988 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:27,989 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:27,999 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (286)] Ended with exit code 0 [2024-10-12 00:42:27,999 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:27,999 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:28,000 INFO L229 MonitoredProcess]: Starting monitored process 287 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:28,001 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (287)] Waiting until timeout for monitored process [2024-10-12 00:42:28,001 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:28,011 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:28,011 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:28,011 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:28,011 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:28,011 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:28,011 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:28,012 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:28,013 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:28,022 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (287)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:28,022 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:28,022 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:28,023 INFO L229 MonitoredProcess]: Starting monitored process 288 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:28,024 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (288)] Waiting until timeout for monitored process [2024-10-12 00:42:28,024 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:28,034 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:28,034 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:28,034 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:28,034 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:28,034 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:28,034 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:28,034 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:28,036 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:28,045 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (288)] Ended with exit code 0 [2024-10-12 00:42:28,046 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:28,046 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:28,046 INFO L229 MonitoredProcess]: Starting monitored process 289 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:28,047 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (289)] Waiting until timeout for monitored process [2024-10-12 00:42:28,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 [2024-10-12 00:42:28,057 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:28,058 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:28,058 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:28,058 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:28,058 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:28,058 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:28,058 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:28,059 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:28,069 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (289)] Ended with exit code 0 [2024-10-12 00:42:28,069 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:28,069 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:28,070 INFO L229 MonitoredProcess]: Starting monitored process 290 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:28,071 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (290)] Waiting until timeout for monitored process [2024-10-12 00:42:28,072 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:28,081 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:28,082 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:28,082 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:28,082 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:28,083 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:28,083 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:28,087 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:28,096 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (290)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:28,097 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:28,097 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:28,098 INFO L229 MonitoredProcess]: Starting monitored process 291 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:28,098 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (291)] Waiting until timeout for monitored process [2024-10-12 00:42:28,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 [2024-10-12 00:42:28,108 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:28,109 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:28,109 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:28,109 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:28,109 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:28,109 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:28,109 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:28,110 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:28,120 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (291)] Ended with exit code 0 [2024-10-12 00:42:28,120 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:28,120 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:28,121 INFO L229 MonitoredProcess]: Starting monitored process 292 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:28,121 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (292)] Waiting until timeout for monitored process [2024-10-12 00:42:28,122 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:28,131 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:28,132 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:28,132 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:28,132 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:28,132 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:28,132 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:28,132 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:28,133 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:28,143 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (292)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:28,143 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:28,143 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:28,144 INFO L229 MonitoredProcess]: Starting monitored process 293 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:28,144 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (293)] Waiting until timeout for monitored process [2024-10-12 00:42:28,145 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:28,155 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:28,155 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:28,155 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:28,155 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:28,155 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:28,155 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:28,155 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:28,156 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:28,166 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (293)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:28,166 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:28,166 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:28,167 INFO L229 MonitoredProcess]: Starting monitored process 294 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:28,168 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (294)] Waiting until timeout for monitored process [2024-10-12 00:42:28,168 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:28,178 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:28,178 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:28,178 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:28,178 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:28,178 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:28,178 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:28,178 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:28,180 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:28,190 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (294)] Ended with exit code 0 [2024-10-12 00:42:28,190 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:28,190 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:28,191 INFO L229 MonitoredProcess]: Starting monitored process 295 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:28,191 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (295)] Waiting until timeout for monitored process [2024-10-12 00:42:28,192 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:28,202 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:28,202 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:28,202 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:28,202 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:28,202 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:28,202 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:28,202 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:28,203 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:28,215 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (295)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:28,215 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:28,215 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:28,216 INFO L229 MonitoredProcess]: Starting monitored process 296 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:28,217 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (296)] Waiting until timeout for monitored process [2024-10-12 00:42:28,217 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:28,227 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:28,227 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:28,227 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:28,227 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:28,227 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:28,228 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:28,228 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:28,230 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:28,239 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (296)] Ended with exit code 0 [2024-10-12 00:42:28,239 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:28,239 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:28,240 INFO L229 MonitoredProcess]: Starting monitored process 297 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:28,241 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (297)] Waiting until timeout for monitored process [2024-10-12 00:42:28,241 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:28,251 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:28,251 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:28,251 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:28,251 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:28,251 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:28,251 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:28,252 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:28,253 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:28,262 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (297)] Ended with exit code 0 [2024-10-12 00:42:28,262 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:28,262 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:28,263 INFO L229 MonitoredProcess]: Starting monitored process 298 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:28,264 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (298)] Waiting until timeout for monitored process [2024-10-12 00:42:28,264 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:28,274 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:28,274 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:28,274 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:28,274 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:28,274 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:28,275 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:28,275 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:28,276 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:28,286 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (298)] Ended with exit code 0 [2024-10-12 00:42:28,286 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:28,286 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:28,288 INFO L229 MonitoredProcess]: Starting monitored process 299 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:28,289 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (299)] Waiting until timeout for monitored process [2024-10-12 00:42:28,289 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:28,299 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:28,299 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:28,299 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:28,299 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:28,299 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:28,300 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:28,300 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:28,301 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:28,311 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (299)] Ended with exit code 0 [2024-10-12 00:42:28,311 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:28,311 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:28,313 INFO L229 MonitoredProcess]: Starting monitored process 300 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:28,313 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (300)] Waiting until timeout for monitored process [2024-10-12 00:42:28,314 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:28,324 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:28,324 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:28,324 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:28,324 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:28,324 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:28,325 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:28,325 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:28,326 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:28,336 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (300)] Ended with exit code 0 [2024-10-12 00:42:28,336 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:28,336 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:28,338 INFO L229 MonitoredProcess]: Starting monitored process 301 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:28,338 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (301)] Waiting until timeout for monitored process [2024-10-12 00:42:28,338 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:28,349 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:28,349 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:28,349 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:28,349 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:28,349 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:28,349 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:28,349 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:28,350 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:28,360 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (301)] Ended with exit code 0 [2024-10-12 00:42:28,360 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:28,360 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:28,361 INFO L229 MonitoredProcess]: Starting monitored process 302 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:28,361 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (302)] Waiting until timeout for monitored process [2024-10-12 00:42:28,362 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:28,371 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:28,371 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:28,372 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:28,372 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:28,372 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:28,372 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:28,372 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:28,373 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:28,382 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (302)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:28,383 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:28,383 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:28,383 INFO L229 MonitoredProcess]: Starting monitored process 303 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:28,384 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (303)] Waiting until timeout for monitored process [2024-10-12 00:42:28,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 [2024-10-12 00:42:28,394 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:28,394 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:28,394 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:28,394 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:28,394 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:28,395 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:28,395 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:28,396 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:28,405 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (303)] Ended with exit code 0 [2024-10-12 00:42:28,406 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:28,406 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:28,406 INFO L229 MonitoredProcess]: Starting monitored process 304 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:28,407 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (304)] Waiting until timeout for monitored process [2024-10-12 00:42:28,407 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:28,417 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:28,417 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:28,417 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:28,417 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:28,418 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:28,418 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:28,422 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:28,431 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (304)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:28,431 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:28,431 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:28,432 INFO L229 MonitoredProcess]: Starting monitored process 305 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:28,433 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (305)] Waiting until timeout for monitored process [2024-10-12 00:42:28,433 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:28,443 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:28,443 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:28,443 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:28,443 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:28,443 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:28,443 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:28,443 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:28,445 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:28,454 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (305)] Ended with exit code 0 [2024-10-12 00:42:28,454 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:28,454 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:28,455 INFO L229 MonitoredProcess]: Starting monitored process 306 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:28,456 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (306)] Waiting until timeout for monitored process [2024-10-12 00:42:28,456 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:28,466 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:28,466 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:28,466 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:28,466 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:28,466 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:28,466 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:28,466 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:28,467 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:28,478 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (306)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:28,479 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:28,479 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:28,480 INFO L229 MonitoredProcess]: Starting monitored process 307 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:28,480 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (307)] Waiting until timeout for monitored process [2024-10-12 00:42:28,481 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:28,491 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:28,492 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:28,492 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:28,492 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:28,493 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:28,493 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:28,497 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:28,506 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (307)] Ended with exit code 0 [2024-10-12 00:42:28,506 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:28,507 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:28,507 INFO L229 MonitoredProcess]: Starting monitored process 308 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:28,508 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (308)] Waiting until timeout for monitored process [2024-10-12 00:42:28,508 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:28,518 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:28,518 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:28,518 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:28,518 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:28,519 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:28,519 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:28,523 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:28,532 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (308)] Ended with exit code 0 [2024-10-12 00:42:28,532 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:28,532 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:28,533 INFO L229 MonitoredProcess]: Starting monitored process 309 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:28,534 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (309)] Waiting until timeout for monitored process [2024-10-12 00:42:28,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 [2024-10-12 00:42:28,544 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:28,544 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:28,544 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:28,544 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:28,544 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:28,544 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:28,544 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:28,546 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:28,555 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (309)] Ended with exit code 0 [2024-10-12 00:42:28,555 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:28,555 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:28,556 INFO L229 MonitoredProcess]: Starting monitored process 310 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:28,557 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (310)] Waiting until timeout for monitored process [2024-10-12 00:42:28,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 [2024-10-12 00:42:28,567 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:28,567 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:28,567 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:28,567 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:28,567 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:28,567 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:28,567 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:28,568 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:28,579 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (310)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:28,579 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:28,579 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:28,580 INFO L229 MonitoredProcess]: Starting monitored process 311 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:28,580 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (311)] Waiting until timeout for monitored process [2024-10-12 00:42:28,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 [2024-10-12 00:42:28,591 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:28,591 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:28,591 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:28,591 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:28,591 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:28,592 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:28,592 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:28,593 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:28,605 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (311)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:28,605 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:28,605 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:28,606 INFO L229 MonitoredProcess]: Starting monitored process 312 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:28,606 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (312)] Waiting until timeout for monitored process [2024-10-12 00:42:28,607 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:28,617 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:28,617 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:28,617 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:28,617 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:28,617 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:28,617 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:28,617 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:28,618 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:28,628 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (312)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:28,628 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:28,628 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:28,629 INFO L229 MonitoredProcess]: Starting monitored process 313 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:28,629 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (313)] Waiting until timeout for monitored process [2024-10-12 00:42:28,630 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:28,640 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:28,640 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:28,640 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:28,640 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:28,640 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:28,641 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:28,641 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:28,642 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:28,652 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (313)] Ended with exit code 0 [2024-10-12 00:42:28,652 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:28,652 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:28,653 INFO L229 MonitoredProcess]: Starting monitored process 314 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:28,653 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (314)] Waiting until timeout for monitored process [2024-10-12 00:42:28,654 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:28,664 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:28,664 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:28,664 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:28,664 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:28,664 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:28,664 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:28,664 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:28,665 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:28,675 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (314)] Ended with exit code 0 [2024-10-12 00:42:28,675 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:28,675 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:28,677 INFO L229 MonitoredProcess]: Starting monitored process 315 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:28,677 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (315)] Waiting until timeout for monitored process [2024-10-12 00:42:28,678 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:28,687 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:28,688 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:28,688 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:28,688 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:28,688 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:28,688 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:28,688 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:28,689 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:28,699 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (315)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:28,699 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:28,699 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:28,700 INFO L229 MonitoredProcess]: Starting monitored process 316 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:28,700 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (316)] Waiting until timeout for monitored process [2024-10-12 00:42:28,701 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:28,711 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:28,711 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:28,711 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:28,711 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:28,711 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:28,711 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:28,711 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:28,712 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:28,722 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (316)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:28,722 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:28,722 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:28,723 INFO L229 MonitoredProcess]: Starting monitored process 317 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:28,724 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (317)] Waiting until timeout for monitored process [2024-10-12 00:42:28,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 [2024-10-12 00:42:28,734 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:28,734 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:28,734 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:28,734 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:28,734 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:28,734 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:28,734 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:28,736 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:28,745 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (317)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:28,746 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:28,746 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:28,747 INFO L229 MonitoredProcess]: Starting monitored process 318 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:28,747 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (318)] Waiting until timeout for monitored process [2024-10-12 00:42:28,748 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:28,757 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:28,757 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:28,757 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:28,757 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:28,757 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:28,758 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:28,758 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:28,759 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:28,769 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (318)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:28,769 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:28,769 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:28,770 INFO L229 MonitoredProcess]: Starting monitored process 319 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:28,770 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (319)] Waiting until timeout for monitored process [2024-10-12 00:42:28,771 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:28,781 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:28,781 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:28,781 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:28,781 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:28,781 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:28,781 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:28,781 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:28,783 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:28,792 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (319)] Ended with exit code 0 [2024-10-12 00:42:28,793 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:28,793 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:28,794 INFO L229 MonitoredProcess]: Starting monitored process 320 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:28,794 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (320)] Waiting until timeout for monitored process [2024-10-12 00:42:28,795 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:28,804 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:28,804 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:28,804 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:28,804 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:28,804 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:28,804 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:28,805 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:28,806 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:28,816 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (320)] Ended with exit code 0 [2024-10-12 00:42:28,816 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:28,816 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:28,817 INFO L229 MonitoredProcess]: Starting monitored process 321 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:28,817 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (321)] Waiting until timeout for monitored process [2024-10-12 00:42:28,818 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:28,827 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:28,827 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:28,828 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:28,828 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:28,828 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:28,828 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:28,828 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:28,829 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:28,838 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (321)] Ended with exit code 0 [2024-10-12 00:42:28,838 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:28,839 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:28,839 INFO L229 MonitoredProcess]: Starting monitored process 322 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:28,840 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (322)] Waiting until timeout for monitored process [2024-10-12 00:42:28,840 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:28,850 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:28,850 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:28,851 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:28,851 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:28,851 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:28,851 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:28,851 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:28,852 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:28,862 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (322)] Ended with exit code 0 [2024-10-12 00:42:28,862 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:28,862 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:28,863 INFO L229 MonitoredProcess]: Starting monitored process 323 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:28,863 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (323)] Waiting until timeout for monitored process [2024-10-12 00:42:28,864 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:28,874 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:28,874 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:28,874 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:28,874 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:28,874 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:28,875 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:28,875 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:28,876 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:28,886 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (323)] Ended with exit code 0 [2024-10-12 00:42:28,886 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:28,886 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:28,887 INFO L229 MonitoredProcess]: Starting monitored process 324 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:28,888 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (324)] Waiting until timeout for monitored process [2024-10-12 00:42:28,888 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:28,898 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:28,898 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:28,898 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:28,898 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:28,898 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:28,898 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:28,898 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:28,900 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:28,910 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (324)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:28,910 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:28,910 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:28,911 INFO L229 MonitoredProcess]: Starting monitored process 325 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:28,916 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (325)] Waiting until timeout for monitored process [2024-10-12 00:42:28,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 [2024-10-12 00:42:28,928 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:28,928 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:28,929 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:28,929 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:28,929 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:28,929 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:28,929 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:28,930 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:28,941 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (325)] Ended with exit code 0 [2024-10-12 00:42:28,941 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:28,941 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:28,942 INFO L229 MonitoredProcess]: Starting monitored process 326 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:28,942 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (326)] Waiting until timeout for monitored process [2024-10-12 00:42:28,943 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:28,952 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:28,953 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:28,953 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:28,953 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:28,953 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:28,953 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:28,953 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:28,954 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:28,964 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (326)] Ended with exit code 0 [2024-10-12 00:42:28,965 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:28,965 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:28,966 INFO L229 MonitoredProcess]: Starting monitored process 327 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:28,966 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (327)] Waiting until timeout for monitored process [2024-10-12 00:42:28,967 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:28,976 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:28,977 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:28,977 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:28,977 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:28,977 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:28,977 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:28,977 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:28,978 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:28,988 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (327)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:28,988 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:28,988 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:28,989 INFO L229 MonitoredProcess]: Starting monitored process 328 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:28,989 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (328)] Waiting until timeout for monitored process [2024-10-12 00:42:28,990 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:29,000 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:29,000 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:29,000 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:29,000 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:29,000 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:29,000 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:29,000 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:29,001 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:29,011 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (328)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:29,011 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:29,012 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:29,012 INFO L229 MonitoredProcess]: Starting monitored process 329 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:29,013 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (329)] Waiting until timeout for monitored process [2024-10-12 00:42:29,013 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:29,024 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:29,025 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:29,025 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:29,025 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:29,025 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:29,025 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:29,025 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:29,026 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:29,037 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (329)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:29,037 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:29,037 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:29,038 INFO L229 MonitoredProcess]: Starting monitored process 330 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:29,038 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (330)] Waiting until timeout for monitored process [2024-10-12 00:42:29,039 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:29,051 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:29,051 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:29,051 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:29,051 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:29,051 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:29,051 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:29,051 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:29,053 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:29,063 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (330)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:29,063 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:29,063 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:29,064 INFO L229 MonitoredProcess]: Starting monitored process 331 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:29,064 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (331)] Waiting until timeout for monitored process [2024-10-12 00:42:29,065 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:29,075 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:29,075 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:29,075 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:29,075 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:29,075 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:29,076 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:29,076 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:29,077 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:29,088 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (331)] Ended with exit code 0 [2024-10-12 00:42:29,088 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:29,088 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:29,089 INFO L229 MonitoredProcess]: Starting monitored process 332 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:29,090 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (332)] Waiting until timeout for monitored process [2024-10-12 00:42:29,091 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:29,101 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:29,101 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:29,102 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:29,102 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:29,102 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:29,102 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:29,102 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:29,103 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:29,113 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (332)] Ended with exit code 0 [2024-10-12 00:42:29,114 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:29,114 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:29,114 INFO L229 MonitoredProcess]: Starting monitored process 333 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:29,115 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (333)] Waiting until timeout for monitored process [2024-10-12 00:42:29,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 [2024-10-12 00:42:29,125 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:29,125 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:29,126 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:29,126 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:29,126 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:29,126 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:29,126 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:29,127 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:29,137 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (333)] Ended with exit code 0 [2024-10-12 00:42:29,137 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:29,137 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:29,139 INFO L229 MonitoredProcess]: Starting monitored process 334 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:29,139 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (334)] Waiting until timeout for monitored process [2024-10-12 00:42:29,140 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:29,150 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:29,150 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:29,150 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:29,150 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:29,150 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:29,150 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:29,150 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:29,151 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:29,161 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (334)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:29,162 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:29,162 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:29,163 INFO L229 MonitoredProcess]: Starting monitored process 335 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:29,163 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (335)] Waiting until timeout for monitored process [2024-10-12 00:42:29,164 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:29,174 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:29,174 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:29,174 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:29,174 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:29,174 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:29,175 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:29,175 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:29,176 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:29,187 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (335)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:29,187 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:29,187 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:29,188 INFO L229 MonitoredProcess]: Starting monitored process 336 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:29,189 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (336)] Waiting until timeout for monitored process [2024-10-12 00:42:29,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 [2024-10-12 00:42:29,199 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:29,199 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:29,199 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:29,199 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:29,199 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:29,199 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:29,199 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:29,201 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:29,211 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (336)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:29,211 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:29,211 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:29,212 INFO L229 MonitoredProcess]: Starting monitored process 337 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:29,213 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (337)] Waiting until timeout for monitored process [2024-10-12 00:42:29,213 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:29,223 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:29,223 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:29,223 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:29,223 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:29,223 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:29,224 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:29,224 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:29,225 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:29,236 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (337)] Ended with exit code 0 [2024-10-12 00:42:29,236 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:29,236 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:29,237 INFO L229 MonitoredProcess]: Starting monitored process 338 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:29,237 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (338)] Waiting until timeout for monitored process [2024-10-12 00:42:29,238 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:29,248 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:29,248 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:29,249 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:29,249 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:29,250 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:29,250 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:29,253 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:29,263 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (338)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:29,263 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:29,264 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:29,264 INFO L229 MonitoredProcess]: Starting monitored process 339 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:29,265 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (339)] Waiting until timeout for monitored process [2024-10-12 00:42:29,265 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:29,275 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:29,275 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:29,275 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:29,275 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:29,276 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:29,276 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:29,280 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:29,289 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (339)] Ended with exit code 0 [2024-10-12 00:42:29,290 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:29,290 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:29,291 INFO L229 MonitoredProcess]: Starting monitored process 340 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:29,291 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (340)] Waiting until timeout for monitored process [2024-10-12 00:42:29,292 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:29,301 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:29,302 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:29,302 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:29,302 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:29,302 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:29,302 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:29,302 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:29,304 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:29,313 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (340)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:29,313 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:29,313 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:29,314 INFO L229 MonitoredProcess]: Starting monitored process 341 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:29,315 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (341)] Waiting until timeout for monitored process [2024-10-12 00:42:29,315 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:29,325 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:29,325 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:29,325 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:29,326 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:29,326 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:29,326 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:29,326 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:29,327 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:29,337 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (341)] Ended with exit code 0 [2024-10-12 00:42:29,337 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:29,337 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:29,338 INFO L229 MonitoredProcess]: Starting monitored process 342 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:29,338 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (342)] Waiting until timeout for monitored process [2024-10-12 00:42:29,339 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:29,349 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:29,349 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:29,349 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:29,349 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:29,349 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:29,349 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:29,349 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:29,351 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:29,360 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (342)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:29,360 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:29,360 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:29,361 INFO L229 MonitoredProcess]: Starting monitored process 343 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:29,362 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (343)] Waiting until timeout for monitored process [2024-10-12 00:42:29,362 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:29,372 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:29,372 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:29,372 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:29,372 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:29,372 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:29,372 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:29,372 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:29,374 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:29,383 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (343)] Ended with exit code 0 [2024-10-12 00:42:29,383 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:29,383 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:29,384 INFO L229 MonitoredProcess]: Starting monitored process 344 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:29,385 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (344)] Waiting until timeout for monitored process [2024-10-12 00:42:29,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 [2024-10-12 00:42:29,395 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:29,395 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:29,396 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:29,396 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:29,396 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:29,396 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:29,396 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:29,397 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:29,407 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (344)] Ended with exit code 0 [2024-10-12 00:42:29,407 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:29,407 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:29,408 INFO L229 MonitoredProcess]: Starting monitored process 345 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:29,408 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (345)] Waiting until timeout for monitored process [2024-10-12 00:42:29,409 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:29,418 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:29,419 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:29,419 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:29,419 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:29,419 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:29,419 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:29,419 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:29,420 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:29,430 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (345)] Ended with exit code 0 [2024-10-12 00:42:29,430 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:29,430 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:29,432 INFO L229 MonitoredProcess]: Starting monitored process 346 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:29,432 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (346)] Waiting until timeout for monitored process [2024-10-12 00:42:29,433 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:29,442 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:29,443 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:29,443 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:29,443 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:29,443 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:29,443 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:29,443 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:29,444 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:29,454 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (346)] Ended with exit code 0 [2024-10-12 00:42:29,454 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:29,455 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:29,456 INFO L229 MonitoredProcess]: Starting monitored process 347 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:29,456 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (347)] Waiting until timeout for monitored process [2024-10-12 00:42:29,457 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:29,466 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:29,467 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:29,467 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:29,467 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:29,467 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:29,467 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:29,467 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:29,468 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:29,478 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (347)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:29,479 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:29,479 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:29,480 INFO L229 MonitoredProcess]: Starting monitored process 348 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:29,480 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (348)] Waiting until timeout for monitored process [2024-10-12 00:42:29,481 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:29,490 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:29,491 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:29,491 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:29,491 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:29,491 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:29,491 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:29,491 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:29,492 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:29,502 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (348)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:29,502 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:29,502 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:29,503 INFO L229 MonitoredProcess]: Starting monitored process 349 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:29,504 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (349)] Waiting until timeout for monitored process [2024-10-12 00:42:29,504 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:29,514 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:29,514 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:29,514 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:29,514 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:29,514 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:29,514 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:29,514 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:29,515 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:29,525 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (349)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:29,525 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:29,526 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:29,526 INFO L229 MonitoredProcess]: Starting monitored process 350 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:29,527 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (350)] Waiting until timeout for monitored process [2024-10-12 00:42:29,528 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:29,538 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:29,538 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:29,538 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:29,538 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:29,538 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:29,538 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:29,538 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:29,539 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:29,549 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (350)] Ended with exit code 0 [2024-10-12 00:42:29,549 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:29,549 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:29,550 INFO L229 MonitoredProcess]: Starting monitored process 351 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:29,550 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (351)] Waiting until timeout for monitored process [2024-10-12 00:42:29,551 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:29,560 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:29,560 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:29,561 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:29,561 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:29,561 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:29,561 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:29,561 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:29,562 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:29,571 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (351)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:29,572 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:29,572 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:29,572 INFO L229 MonitoredProcess]: Starting monitored process 352 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:29,573 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (352)] Waiting until timeout for monitored process [2024-10-12 00:42:29,574 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:29,584 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:29,584 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:29,584 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:29,584 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:29,584 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:29,584 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:29,584 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:29,585 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:29,595 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (352)] Ended with exit code 0 [2024-10-12 00:42:29,595 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:29,595 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:29,596 INFO L229 MonitoredProcess]: Starting monitored process 353 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:29,597 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (353)] Waiting until timeout for monitored process [2024-10-12 00:42:29,597 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:29,607 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:29,607 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:29,607 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:29,607 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:29,608 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:29,608 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:29,612 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:29,621 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (353)] Ended with exit code 0 [2024-10-12 00:42:29,622 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:29,622 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:29,623 INFO L229 MonitoredProcess]: Starting monitored process 354 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:29,623 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (354)] Waiting until timeout for monitored process [2024-10-12 00:42:29,624 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:29,633 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:29,633 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:29,633 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:29,634 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:29,634 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:29,634 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:29,634 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:29,635 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:29,645 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (354)] Ended with exit code 0 [2024-10-12 00:42:29,645 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:29,645 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:29,646 INFO L229 MonitoredProcess]: Starting monitored process 355 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:29,646 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (355)] Waiting until timeout for monitored process [2024-10-12 00:42:29,647 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:29,658 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:29,658 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:29,658 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:29,658 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:29,658 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:29,658 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:29,658 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:29,659 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:29,669 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (355)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:29,669 INFO L451 LassoAnalysis]: Using template '4-nested'. [2024-10-12 00:42:29,670 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:29,670 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:29,670 INFO L229 MonitoredProcess]: Starting monitored process 356 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:29,671 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (356)] Waiting until timeout for monitored process [2024-10-12 00:42:29,672 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:29,683 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:29,683 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:29,683 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:29,683 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:29,683 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:29,684 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:29,684 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:29,685 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:29,695 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (356)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:29,695 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:29,695 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:29,696 INFO L229 MonitoredProcess]: Starting monitored process 357 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:29,696 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (357)] Waiting until timeout for monitored process [2024-10-12 00:42:29,697 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:29,707 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:29,707 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:29,707 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:29,707 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:29,707 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:29,708 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:29,708 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:29,709 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:29,718 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (357)] Ended with exit code 0 [2024-10-12 00:42:29,718 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:29,719 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:29,719 INFO L229 MonitoredProcess]: Starting monitored process 358 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:29,720 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (358)] Waiting until timeout for monitored process [2024-10-12 00:42:29,720 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:29,730 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:29,730 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:29,730 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:29,730 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:29,730 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:29,731 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:29,731 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:29,732 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:29,741 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (358)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:29,742 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:29,742 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:29,742 INFO L229 MonitoredProcess]: Starting monitored process 359 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:29,743 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (359)] Waiting until timeout for monitored process [2024-10-12 00:42:29,743 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:29,753 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:29,753 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:29,753 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:29,753 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:29,753 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:29,754 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:29,754 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:29,755 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:29,765 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (359)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:29,765 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:29,765 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:29,766 INFO L229 MonitoredProcess]: Starting monitored process 360 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:29,767 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (360)] Waiting until timeout for monitored process [2024-10-12 00:42:29,767 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:29,777 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:29,777 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:29,777 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:29,777 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:29,777 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:29,777 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:29,777 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:29,779 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:29,789 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (360)] Ended with exit code 0 [2024-10-12 00:42:29,789 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:29,789 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:29,790 INFO L229 MonitoredProcess]: Starting monitored process 361 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:29,791 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (361)] Waiting until timeout for monitored process [2024-10-12 00:42:29,791 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:29,801 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:29,801 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:29,801 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:29,801 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:29,801 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:29,802 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:29,802 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:29,803 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:29,813 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (361)] Ended with exit code 0 [2024-10-12 00:42:29,813 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:29,813 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:29,814 INFO L229 MonitoredProcess]: Starting monitored process 362 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:29,815 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (362)] Waiting until timeout for monitored process [2024-10-12 00:42:29,816 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:29,826 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:29,826 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:29,826 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:29,826 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:29,826 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:29,827 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:29,827 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:29,828 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:29,838 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (362)] Ended with exit code 0 [2024-10-12 00:42:29,838 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:29,838 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:29,840 INFO L229 MonitoredProcess]: Starting monitored process 363 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:29,840 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (363)] Waiting until timeout for monitored process [2024-10-12 00:42:29,841 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:29,851 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:29,851 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:29,851 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:29,851 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:29,851 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:29,852 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:29,852 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:29,854 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:29,865 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (363)] Ended with exit code 0 [2024-10-12 00:42:29,865 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:29,865 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:29,866 INFO L229 MonitoredProcess]: Starting monitored process 364 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:29,867 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (364)] Waiting until timeout for monitored process [2024-10-12 00:42:29,868 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:29,878 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:29,879 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:29,879 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:29,879 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:29,879 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:29,879 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:29,880 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:29,881 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:29,893 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (364)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:29,893 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:29,893 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:29,900 INFO L229 MonitoredProcess]: Starting monitored process 365 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:29,901 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (365)] Waiting until timeout for monitored process [2024-10-12 00:42:29,902 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:29,912 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:29,912 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:29,912 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:29,912 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:29,912 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:29,913 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:29,913 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:29,914 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:29,925 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (365)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:29,926 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:29,926 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:29,927 INFO L229 MonitoredProcess]: Starting monitored process 366 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:29,928 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (366)] Waiting until timeout for monitored process [2024-10-12 00:42:29,928 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:29,939 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:29,939 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:29,939 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:29,940 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:29,940 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:29,940 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:29,940 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:29,941 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:29,952 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (366)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:29,953 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:29,953 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:29,954 INFO L229 MonitoredProcess]: Starting monitored process 367 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:29,955 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (367)] Waiting until timeout for monitored process [2024-10-12 00:42:29,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 [2024-10-12 00:42:29,965 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:29,966 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:29,966 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:29,966 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:29,966 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:29,966 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:29,966 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:29,970 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:29,980 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (367)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:29,981 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:29,981 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:29,982 INFO L229 MonitoredProcess]: Starting monitored process 368 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:29,983 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (368)] Waiting until timeout for monitored process [2024-10-12 00:42:29,983 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:29,994 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:29,994 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:29,994 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:29,994 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:29,994 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:29,995 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:29,995 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:29,999 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:30,010 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (368)] Ended with exit code 0 [2024-10-12 00:42:30,010 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:30,010 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:30,011 INFO L229 MonitoredProcess]: Starting monitored process 369 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:30,012 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (369)] Waiting until timeout for monitored process [2024-10-12 00:42:30,013 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:30,023 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:30,023 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:30,023 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:30,024 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:30,024 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:30,024 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:30,024 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:30,026 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:30,036 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (369)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:30,037 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:30,037 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:30,039 INFO L229 MonitoredProcess]: Starting monitored process 370 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:30,039 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (370)] Waiting until timeout for monitored process [2024-10-12 00:42:30,040 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:30,050 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:30,050 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:30,050 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:30,050 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:30,052 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:42:30,052 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:42:30,056 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:30,066 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (370)] Ended with exit code 0 [2024-10-12 00:42:30,066 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:30,066 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:30,067 INFO L229 MonitoredProcess]: Starting monitored process 371 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:30,067 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (371)] Waiting until timeout for monitored process [2024-10-12 00:42:30,068 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:30,078 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:30,078 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:30,078 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:30,078 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:30,078 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:30,078 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:30,078 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:30,079 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:30,089 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (371)] Ended with exit code 0 [2024-10-12 00:42:30,089 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:30,089 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:30,090 INFO L229 MonitoredProcess]: Starting monitored process 372 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:30,091 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (372)] Waiting until timeout for monitored process [2024-10-12 00:42:30,091 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:30,101 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:30,101 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:30,101 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:30,101 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:30,101 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:30,102 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:30,102 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:30,103 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:30,112 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (372)] Ended with exit code 0 [2024-10-12 00:42:30,113 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:30,113 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:30,113 INFO L229 MonitoredProcess]: Starting monitored process 373 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:30,114 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (373)] Waiting until timeout for monitored process [2024-10-12 00:42:30,114 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:30,124 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:30,125 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:30,125 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:30,125 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:30,125 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:30,125 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:30,125 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:30,126 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:30,136 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (373)] Ended with exit code 0 [2024-10-12 00:42:30,136 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:30,136 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:30,137 INFO L229 MonitoredProcess]: Starting monitored process 374 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:30,138 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (374)] Waiting until timeout for monitored process [2024-10-12 00:42:30,138 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:30,148 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:30,148 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:30,148 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:30,148 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:30,150 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:42:30,150 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:42:30,155 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:30,165 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (374)] Ended with exit code 0 [2024-10-12 00:42:30,165 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:30,165 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:30,166 INFO L229 MonitoredProcess]: Starting monitored process 375 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:30,166 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (375)] Waiting until timeout for monitored process [2024-10-12 00:42:30,167 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:30,176 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:30,177 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:30,177 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:30,177 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:30,178 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:42:30,178 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:42:30,182 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:30,192 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (375)] Ended with exit code 0 [2024-10-12 00:42:30,192 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:30,192 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:30,193 INFO L229 MonitoredProcess]: Starting monitored process 376 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:30,194 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (376)] Waiting until timeout for monitored process [2024-10-12 00:42:30,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 [2024-10-12 00:42:30,204 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:30,205 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:30,205 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:30,205 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:30,206 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:42:30,206 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:42:30,210 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:30,220 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (376)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:30,220 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:30,220 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:30,221 INFO L229 MonitoredProcess]: Starting monitored process 377 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:30,222 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (377)] Waiting until timeout for monitored process [2024-10-12 00:42:30,222 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:30,232 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:30,232 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:30,232 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:30,232 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:30,234 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:42:30,234 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:42:30,239 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:30,251 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (377)] Ended with exit code 0 [2024-10-12 00:42:30,251 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:30,251 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:30,252 INFO L229 MonitoredProcess]: Starting monitored process 378 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:30,252 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (378)] Waiting until timeout for monitored process [2024-10-12 00:42:30,253 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:30,263 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:30,263 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:30,264 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:30,264 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:30,265 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:42:30,266 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:42:30,270 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:30,280 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (378)] Ended with exit code 0 [2024-10-12 00:42:30,282 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:30,283 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:30,284 INFO L229 MonitoredProcess]: Starting monitored process 379 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:30,285 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (379)] Waiting until timeout for monitored process [2024-10-12 00:42:30,285 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:30,295 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:30,296 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:30,296 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:30,296 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:30,297 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:42:30,297 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:42:30,302 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:30,312 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (379)] Ended with exit code 0 [2024-10-12 00:42:30,312 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:30,312 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:30,313 INFO L229 MonitoredProcess]: Starting monitored process 380 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:30,314 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (380)] Waiting until timeout for monitored process [2024-10-12 00:42:30,314 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:30,324 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:30,324 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:30,324 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:30,324 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:30,326 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:42:30,326 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:42:30,329 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:30,339 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (380)] Ended with exit code 0 [2024-10-12 00:42:30,339 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:30,339 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:30,340 INFO L229 MonitoredProcess]: Starting monitored process 381 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:30,341 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (381)] Waiting until timeout for monitored process [2024-10-12 00:42:30,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 [2024-10-12 00:42:30,351 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:30,352 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:30,352 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:30,352 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:30,354 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:42:30,354 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:42:30,359 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:30,369 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (381)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:30,370 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:30,370 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:30,371 INFO L229 MonitoredProcess]: Starting monitored process 382 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:30,372 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (382)] Waiting until timeout for monitored process [2024-10-12 00:42:30,373 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:30,383 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:30,384 INFO L203 nArgumentSynthesizer]: 2 stem disjuncts [2024-10-12 00:42:30,384 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:30,384 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:30,386 INFO L401 nArgumentSynthesizer]: We have 20 Motzkin's Theorem applications. [2024-10-12 00:42:30,386 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:42:30,392 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:30,403 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (382)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:30,403 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:30,403 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:30,404 INFO L229 MonitoredProcess]: Starting monitored process 383 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:30,405 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (383)] Waiting until timeout for monitored process [2024-10-12 00:42:30,406 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:30,415 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:30,416 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:30,416 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:30,416 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:30,418 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:42:30,418 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:42:30,422 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:30,432 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (383)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:30,433 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:30,433 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:30,434 INFO L229 MonitoredProcess]: Starting monitored process 384 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:30,435 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (384)] Waiting until timeout for monitored process [2024-10-12 00:42:30,446 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:30,456 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:30,456 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:30,456 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:30,456 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:30,458 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:42:30,458 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:42:30,462 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:30,472 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (384)] Ended with exit code 0 [2024-10-12 00:42:30,472 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:30,472 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:30,473 INFO L229 MonitoredProcess]: Starting monitored process 385 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:30,474 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (385)] Waiting until timeout for monitored process [2024-10-12 00:42:30,475 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:30,485 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:30,485 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:30,485 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:30,485 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:30,490 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:42:30,490 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:42:30,501 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:30,511 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (385)] Ended with exit code 0 [2024-10-12 00:42:30,512 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:30,512 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:30,513 INFO L229 MonitoredProcess]: Starting monitored process 386 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:30,514 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (386)] Waiting until timeout for monitored process [2024-10-12 00:42:30,514 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:30,524 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:30,524 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:30,524 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:30,524 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:30,524 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:30,525 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:30,525 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:30,526 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:30,537 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (386)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:30,537 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:30,537 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:30,538 INFO L229 MonitoredProcess]: Starting monitored process 387 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:30,539 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (387)] Waiting until timeout for monitored process [2024-10-12 00:42:30,540 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:30,550 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:30,550 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:30,550 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:30,550 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:30,552 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:42:30,552 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:42:30,556 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:30,566 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (387)] Ended with exit code 0 [2024-10-12 00:42:30,566 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:30,566 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:30,567 INFO L229 MonitoredProcess]: Starting monitored process 388 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:30,568 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (388)] Waiting until timeout for monitored process [2024-10-12 00:42:30,568 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:30,578 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:30,578 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:30,578 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:30,578 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:30,578 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:30,579 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:30,579 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:30,580 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:30,590 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (388)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:30,590 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:30,590 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:30,591 INFO L229 MonitoredProcess]: Starting monitored process 389 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:30,591 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (389)] Waiting until timeout for monitored process [2024-10-12 00:42:30,592 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:30,602 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:30,602 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:30,602 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:30,602 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:30,602 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:30,602 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:30,603 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:30,604 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:30,614 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (389)] Ended with exit code 0 [2024-10-12 00:42:30,614 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:30,614 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:30,615 INFO L229 MonitoredProcess]: Starting monitored process 390 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:30,615 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (390)] Waiting until timeout for monitored process [2024-10-12 00:42:30,616 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:30,626 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:30,626 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:30,627 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:30,627 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:30,627 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:30,627 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:30,627 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:30,628 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:30,638 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (390)] Ended with exit code 0 [2024-10-12 00:42:30,638 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:30,638 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:30,639 INFO L229 MonitoredProcess]: Starting monitored process 391 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:30,639 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (391)] Waiting until timeout for monitored process [2024-10-12 00:42:30,640 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:30,650 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:30,650 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:30,650 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:30,650 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:30,650 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:30,650 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:30,650 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:30,652 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:30,661 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (391)] Ended with exit code 0 [2024-10-12 00:42:30,661 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:30,661 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:30,662 INFO L229 MonitoredProcess]: Starting monitored process 392 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:30,663 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (392)] Waiting until timeout for monitored process [2024-10-12 00:42:30,663 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:30,673 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:30,673 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:30,673 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:30,673 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:30,673 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:30,673 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:30,674 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:30,675 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:30,685 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (392)] Ended with exit code 0 [2024-10-12 00:42:30,685 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:30,685 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:30,686 INFO L229 MonitoredProcess]: Starting monitored process 393 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:30,687 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (393)] Waiting until timeout for monitored process [2024-10-12 00:42:30,687 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:30,696 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:30,697 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:30,697 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:30,697 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:30,697 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:30,697 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:30,697 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:30,698 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:30,708 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (393)] Ended with exit code 0 [2024-10-12 00:42:30,708 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:30,708 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:30,709 INFO L229 MonitoredProcess]: Starting monitored process 394 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:30,709 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (394)] Waiting until timeout for monitored process [2024-10-12 00:42:30,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 [2024-10-12 00:42:30,720 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:30,720 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:30,720 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:30,720 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:30,720 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:30,720 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:30,720 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:30,722 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:30,731 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (394)] Ended with exit code 0 [2024-10-12 00:42:30,731 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:30,732 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:30,732 INFO L229 MonitoredProcess]: Starting monitored process 395 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:30,733 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (395)] Waiting until timeout for monitored process [2024-10-12 00:42:30,733 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:30,743 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:30,743 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:30,743 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:30,743 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:30,743 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:30,744 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:30,744 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:30,745 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:30,754 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (395)] Ended with exit code 0 [2024-10-12 00:42:30,755 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:30,755 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:30,755 INFO L229 MonitoredProcess]: Starting monitored process 396 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:30,756 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (396)] Waiting until timeout for monitored process [2024-10-12 00:42:30,756 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:30,766 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:30,766 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:30,766 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:30,766 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:30,768 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:42:30,768 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:42:30,772 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:30,782 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (396)] Ended with exit code 0 [2024-10-12 00:42:30,782 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:30,782 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:30,783 INFO L229 MonitoredProcess]: Starting monitored process 397 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:30,783 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (397)] Waiting until timeout for monitored process [2024-10-12 00:42:30,784 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:30,793 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:30,794 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:30,794 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:30,794 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:30,795 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:42:30,795 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:42:30,799 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:30,809 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (397)] Ended with exit code 0 [2024-10-12 00:42:30,809 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:30,810 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:30,810 INFO L229 MonitoredProcess]: Starting monitored process 398 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:30,811 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (398)] Waiting until timeout for monitored process [2024-10-12 00:42:30,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 [2024-10-12 00:42:30,821 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:30,821 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:30,821 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:30,821 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:30,821 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:30,822 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:30,822 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:30,823 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:30,833 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (398)] Ended with exit code 0 [2024-10-12 00:42:30,833 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:30,833 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:30,834 INFO L229 MonitoredProcess]: Starting monitored process 399 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:30,834 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (399)] Waiting until timeout for monitored process [2024-10-12 00:42:30,835 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:30,844 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:30,845 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:30,845 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:30,845 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:30,845 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:30,845 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:30,845 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:30,846 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:30,856 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (399)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:30,857 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:30,857 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:30,858 INFO L229 MonitoredProcess]: Starting monitored process 400 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:30,858 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (400)] Waiting until timeout for monitored process [2024-10-12 00:42:30,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 [2024-10-12 00:42:30,869 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:30,869 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:30,869 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:30,869 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:30,869 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:30,869 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:30,869 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:30,871 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:30,882 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (400)] Ended with exit code 0 [2024-10-12 00:42:30,882 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:30,882 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:30,883 INFO L229 MonitoredProcess]: Starting monitored process 401 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:30,883 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (401)] Waiting until timeout for monitored process [2024-10-12 00:42:30,884 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:30,894 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:30,894 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:30,894 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:30,894 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:30,895 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:30,895 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:30,895 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:30,896 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:30,906 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (401)] Ended with exit code 0 [2024-10-12 00:42:30,906 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:30,906 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:30,907 INFO L229 MonitoredProcess]: Starting monitored process 402 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:30,908 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (402)] Waiting until timeout for monitored process [2024-10-12 00:42:30,908 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:30,919 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:30,919 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:30,919 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:30,919 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:30,919 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:30,920 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:30,920 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:30,921 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:30,931 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (402)] Ended with exit code 0 [2024-10-12 00:42:30,931 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:30,931 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:30,932 INFO L229 MonitoredProcess]: Starting monitored process 403 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:30,932 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (403)] Waiting until timeout for monitored process [2024-10-12 00:42:30,933 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:30,942 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:30,943 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:30,943 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:30,943 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:30,943 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:30,943 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:30,943 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:30,944 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:30,954 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (403)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:30,954 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:30,954 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:30,955 INFO L229 MonitoredProcess]: Starting monitored process 404 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:30,955 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (404)] Waiting until timeout for monitored process [2024-10-12 00:42:30,956 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:30,965 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:30,966 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:30,966 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:30,966 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:30,966 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:30,966 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:30,966 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:30,968 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:30,977 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (404)] Ended with exit code 0 [2024-10-12 00:42:30,978 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:30,978 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:30,979 INFO L229 MonitoredProcess]: Starting monitored process 405 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:30,979 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (405)] Waiting until timeout for monitored process [2024-10-12 00:42:30,980 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:30,989 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:30,989 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:30,990 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:30,990 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:30,990 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:30,990 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:30,990 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:30,991 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:31,001 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (405)] Ended with exit code 0 [2024-10-12 00:42:31,001 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:31,001 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:31,002 INFO L229 MonitoredProcess]: Starting monitored process 406 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:31,003 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (406)] Waiting until timeout for monitored process [2024-10-12 00:42:31,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 [2024-10-12 00:42:31,013 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:31,013 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:31,013 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:31,013 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:31,013 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:31,014 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:31,014 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:31,015 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:31,027 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (406)] Ended with exit code 0 [2024-10-12 00:42:31,027 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:31,027 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:31,028 INFO L229 MonitoredProcess]: Starting monitored process 407 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:31,029 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (407)] Waiting until timeout for monitored process [2024-10-12 00:42:31,029 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:31,039 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:31,040 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:31,040 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:31,040 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:31,040 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:31,040 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:31,040 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:31,042 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:31,052 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (407)] Ended with exit code 0 [2024-10-12 00:42:31,052 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:31,052 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:31,053 INFO L229 MonitoredProcess]: Starting monitored process 408 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:31,053 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (408)] Waiting until timeout for monitored process [2024-10-12 00:42:31,054 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:31,064 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:31,065 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:31,065 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:31,065 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:31,066 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:42:31,066 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:42:31,071 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:31,081 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (408)] Ended with exit code 0 [2024-10-12 00:42:31,081 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:31,081 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:31,083 INFO L229 MonitoredProcess]: Starting monitored process 409 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:31,083 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (409)] Waiting until timeout for monitored process [2024-10-12 00:42:31,084 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:31,093 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:31,093 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:31,094 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:31,094 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:31,094 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:31,094 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:31,094 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:31,096 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:31,107 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (409)] Ended with exit code 0 [2024-10-12 00:42:31,107 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:31,107 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:31,110 INFO L229 MonitoredProcess]: Starting monitored process 410 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:31,111 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (410)] Waiting until timeout for monitored process [2024-10-12 00:42:31,111 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:31,122 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:31,122 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:31,122 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:31,122 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:31,122 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:31,122 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:31,122 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:31,123 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:31,133 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (410)] Ended with exit code 0 [2024-10-12 00:42:31,134 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:31,134 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:31,135 INFO L229 MonitoredProcess]: Starting monitored process 411 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:31,135 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (411)] Waiting until timeout for monitored process [2024-10-12 00:42:31,136 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:31,146 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:31,146 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:31,146 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:31,146 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:31,146 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:31,146 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:31,146 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:31,148 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:31,158 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (411)] Ended with exit code 0 [2024-10-12 00:42:31,158 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:31,158 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:31,159 INFO L229 MonitoredProcess]: Starting monitored process 412 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:31,160 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (412)] Waiting until timeout for monitored process [2024-10-12 00:42:31,160 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:31,170 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:31,170 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:31,170 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:31,170 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:31,170 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:31,170 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:31,171 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:31,172 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:31,182 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (412)] Ended with exit code 0 [2024-10-12 00:42:31,182 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:31,183 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:31,183 INFO L229 MonitoredProcess]: Starting monitored process 413 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:31,184 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (413)] Waiting until timeout for monitored process [2024-10-12 00:42:31,185 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:31,194 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:31,195 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:31,195 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:31,195 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:31,195 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:31,195 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:31,195 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:31,196 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:31,206 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (413)] Ended with exit code 0 [2024-10-12 00:42:31,207 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:31,207 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:31,207 INFO L229 MonitoredProcess]: Starting monitored process 414 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:31,208 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (414)] Waiting until timeout for monitored process [2024-10-12 00:42:31,209 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:31,218 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:31,218 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:31,218 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:31,218 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:31,219 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:31,219 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:31,219 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:31,220 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:31,230 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (414)] Ended with exit code 0 [2024-10-12 00:42:31,230 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:31,231 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:31,246 INFO L229 MonitoredProcess]: Starting monitored process 415 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:31,247 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (415)] Waiting until timeout for monitored process [2024-10-12 00:42:31,247 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:31,257 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:31,257 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:31,258 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:31,258 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:31,258 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:31,258 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:31,258 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:31,259 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:31,269 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (415)] Ended with exit code 0 [2024-10-12 00:42:31,269 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:31,269 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:31,270 INFO L229 MonitoredProcess]: Starting monitored process 416 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:31,271 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (416)] Waiting until timeout for monitored process [2024-10-12 00:42:31,271 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:31,281 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:31,281 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:31,281 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:31,281 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:31,281 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:31,282 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:31,282 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:31,283 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:31,294 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (416)] Ended with exit code 0 [2024-10-12 00:42:31,294 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:31,294 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:31,295 INFO L229 MonitoredProcess]: Starting monitored process 417 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:31,296 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (417)] Waiting until timeout for monitored process [2024-10-12 00:42:31,296 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:31,306 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:31,306 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:31,306 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:31,307 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:31,307 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:31,307 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:31,307 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:31,308 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:31,318 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (417)] Ended with exit code 0 [2024-10-12 00:42:31,318 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:31,318 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:31,319 INFO L229 MonitoredProcess]: Starting monitored process 418 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:31,320 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (418)] Waiting until timeout for monitored process [2024-10-12 00:42:31,320 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:31,330 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:31,330 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:31,330 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:31,331 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:31,331 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:31,331 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:31,331 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:31,332 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:31,342 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (418)] Ended with exit code 0 [2024-10-12 00:42:31,342 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:31,342 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:31,343 INFO L229 MonitoredProcess]: Starting monitored process 419 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:31,344 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (419)] Waiting until timeout for monitored process [2024-10-12 00:42:31,345 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:31,354 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:31,354 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:31,354 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:31,354 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:31,354 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:31,355 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:31,355 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:31,356 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:31,366 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (419)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:31,366 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:31,366 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:31,367 INFO L229 MonitoredProcess]: Starting monitored process 420 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:31,367 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (420)] Waiting until timeout for monitored process [2024-10-12 00:42:31,368 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:31,377 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:31,378 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:31,378 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:31,378 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:31,378 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:31,378 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:31,378 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:31,379 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:31,390 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (420)] Ended with exit code 0 [2024-10-12 00:42:31,390 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:31,390 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:31,391 INFO L229 MonitoredProcess]: Starting monitored process 421 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:31,391 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (421)] Waiting until timeout for monitored process [2024-10-12 00:42:31,392 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:31,401 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:31,402 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:31,402 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:31,402 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:31,402 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:31,402 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:31,402 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:31,403 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:31,413 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (421)] Ended with exit code 0 [2024-10-12 00:42:31,414 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:31,414 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:31,414 INFO L229 MonitoredProcess]: Starting monitored process 422 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:31,415 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (422)] Waiting until timeout for monitored process [2024-10-12 00:42:31,416 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:31,425 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:31,425 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:31,425 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:31,426 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:31,427 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:42:31,427 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:42:31,431 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:31,440 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (422)] Ended with exit code 0 [2024-10-12 00:42:31,441 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:31,441 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:31,442 INFO L229 MonitoredProcess]: Starting monitored process 423 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:31,442 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (423)] Waiting until timeout for monitored process [2024-10-12 00:42:31,442 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:31,452 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:31,452 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:31,452 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:31,452 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:31,452 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:31,453 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:31,453 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:31,454 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:31,463 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (423)] Ended with exit code 0 [2024-10-12 00:42:31,464 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:31,464 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:31,465 INFO L229 MonitoredProcess]: Starting monitored process 424 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:31,465 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (424)] Waiting until timeout for monitored process [2024-10-12 00:42:31,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 [2024-10-12 00:42:31,476 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:31,476 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:31,476 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:31,476 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:31,476 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:31,476 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:31,476 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:31,478 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:31,487 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (424)] Ended with exit code 0 [2024-10-12 00:42:31,487 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:31,487 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:31,488 INFO L229 MonitoredProcess]: Starting monitored process 425 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:31,489 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (425)] Waiting until timeout for monitored process [2024-10-12 00:42:31,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 [2024-10-12 00:42:31,499 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:31,499 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:31,499 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:31,499 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:31,501 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:42:31,501 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:42:31,505 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:31,516 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (425)] Ended with exit code 0 [2024-10-12 00:42:31,516 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:31,516 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:31,517 INFO L229 MonitoredProcess]: Starting monitored process 426 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:31,518 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (426)] Waiting until timeout for monitored process [2024-10-12 00:42:31,518 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:31,529 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:31,529 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:31,529 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:31,529 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:31,531 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:42:31,531 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:42:31,535 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:31,546 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (426)] Ended with exit code 0 [2024-10-12 00:42:31,546 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:31,546 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:31,547 INFO L229 MonitoredProcess]: Starting monitored process 427 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:31,548 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (427)] Waiting until timeout for monitored process [2024-10-12 00:42:31,548 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:31,559 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:31,559 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:31,559 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:31,559 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:31,559 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:31,559 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:31,559 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:31,560 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:31,570 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (427)] Ended with exit code 0 [2024-10-12 00:42:31,570 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:31,570 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:31,571 INFO L229 MonitoredProcess]: Starting monitored process 428 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:31,571 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (428)] Waiting until timeout for monitored process [2024-10-12 00:42:31,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 [2024-10-12 00:42:31,583 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:31,583 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:31,583 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:31,583 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:31,583 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:31,584 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:31,584 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:31,585 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:31,594 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (428)] Ended with exit code 0 [2024-10-12 00:42:31,595 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:31,595 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:31,596 INFO L229 MonitoredProcess]: Starting monitored process 429 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:31,596 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (429)] Waiting until timeout for monitored process [2024-10-12 00:42:31,596 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:31,606 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:31,606 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:31,607 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:31,607 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:31,607 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:31,607 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:31,607 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:31,608 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:31,618 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (429)] Ended with exit code 0 [2024-10-12 00:42:31,618 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:31,618 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:31,619 INFO L229 MonitoredProcess]: Starting monitored process 430 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:31,619 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (430)] Waiting until timeout for monitored process [2024-10-12 00:42:31,620 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:31,629 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:31,629 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:31,630 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:31,630 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:31,630 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:31,630 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:31,630 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:31,631 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:31,641 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (430)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:31,641 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:31,642 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:31,642 INFO L229 MonitoredProcess]: Starting monitored process 431 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:31,643 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (431)] Waiting until timeout for monitored process [2024-10-12 00:42:31,644 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:31,653 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:31,653 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:31,654 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:31,654 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:31,654 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:31,654 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:31,654 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:31,655 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:31,666 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (431)] Ended with exit code 0 [2024-10-12 00:42:31,666 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:31,666 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:31,667 INFO L229 MonitoredProcess]: Starting monitored process 432 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:31,668 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (432)] Waiting until timeout for monitored process [2024-10-12 00:42:31,668 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:31,678 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:31,678 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:31,678 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:31,678 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:31,678 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:31,678 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:31,678 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:31,680 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:31,691 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (432)] Ended with exit code 0 [2024-10-12 00:42:31,691 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:31,691 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:31,692 INFO L229 MonitoredProcess]: Starting monitored process 433 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:31,693 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (433)] Waiting until timeout for monitored process [2024-10-12 00:42:31,693 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:31,704 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:31,704 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:31,704 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:31,704 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:31,704 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:31,704 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:31,704 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:31,706 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:31,716 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (433)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:31,716 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:31,716 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:31,717 INFO L229 MonitoredProcess]: Starting monitored process 434 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:31,717 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (434)] Waiting until timeout for monitored process [2024-10-12 00:42:31,718 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:31,727 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:31,728 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:31,728 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:31,728 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:31,728 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:31,728 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:31,728 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:31,730 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:31,739 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (434)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:31,739 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:31,740 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:31,740 INFO L229 MonitoredProcess]: Starting monitored process 435 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:31,741 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (435)] Waiting until timeout for monitored process [2024-10-12 00:42:31,742 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:31,753 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:31,753 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:31,753 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:31,753 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:31,753 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:31,754 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:31,754 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:31,755 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:31,765 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (435)] Ended with exit code 0 [2024-10-12 00:42:31,765 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:31,765 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:31,766 INFO L229 MonitoredProcess]: Starting monitored process 436 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:31,766 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (436)] Waiting until timeout for monitored process [2024-10-12 00:42:31,767 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:31,777 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:31,777 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:31,777 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:31,777 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:31,777 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:31,777 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:31,777 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:31,779 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:31,789 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (436)] Ended with exit code 0 [2024-10-12 00:42:31,789 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:31,789 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:31,790 INFO L229 MonitoredProcess]: Starting monitored process 437 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:31,790 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (437)] Waiting until timeout for monitored process [2024-10-12 00:42:31,791 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:31,801 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:31,801 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:31,801 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:31,801 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:31,801 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:31,801 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:31,801 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:31,802 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:31,813 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (437)] Ended with exit code 0 [2024-10-12 00:42:31,813 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:31,813 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:31,814 INFO L229 MonitoredProcess]: Starting monitored process 438 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:31,814 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (438)] Waiting until timeout for monitored process [2024-10-12 00:42:31,815 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:31,824 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:31,825 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:31,825 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:31,825 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:31,825 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:31,825 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:31,825 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:31,826 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:31,836 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (438)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:31,836 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:31,836 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:31,837 INFO L229 MonitoredProcess]: Starting monitored process 439 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:31,838 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (439)] Waiting until timeout for monitored process [2024-10-12 00:42:31,838 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:31,848 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:31,848 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:31,848 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:31,848 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:31,848 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:31,849 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:31,849 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:31,850 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:31,860 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (439)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:31,861 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:31,861 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:31,862 INFO L229 MonitoredProcess]: Starting monitored process 440 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:31,862 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (440)] Waiting until timeout for monitored process [2024-10-12 00:42:31,863 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:31,872 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:31,872 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:31,872 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:31,872 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:31,872 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:31,873 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:31,873 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:31,874 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:31,884 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (440)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:31,884 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:31,884 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:31,885 INFO L229 MonitoredProcess]: Starting monitored process 441 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:31,885 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (441)] Waiting until timeout for monitored process [2024-10-12 00:42:31,886 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:31,896 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:31,896 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:31,896 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:31,896 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:31,896 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:31,897 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:31,897 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:31,898 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:31,907 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (441)] Ended with exit code 0 [2024-10-12 00:42:31,907 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:31,907 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:31,908 INFO L229 MonitoredProcess]: Starting monitored process 442 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:31,909 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (442)] Waiting until timeout for monitored process [2024-10-12 00:42:31,909 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:31,919 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:31,919 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:31,919 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:31,919 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:31,919 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:31,919 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:31,920 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:31,921 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:31,932 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (442)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:31,932 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:31,932 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:31,933 INFO L229 MonitoredProcess]: Starting monitored process 443 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:31,933 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (443)] Waiting until timeout for monitored process [2024-10-12 00:42:31,934 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:31,944 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:31,945 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:31,945 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:31,945 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:31,945 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:31,945 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:31,945 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:31,946 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:31,956 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (443)] Ended with exit code 0 [2024-10-12 00:42:31,957 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:31,957 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:31,958 INFO L229 MonitoredProcess]: Starting monitored process 444 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:31,958 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (444)] Waiting until timeout for monitored process [2024-10-12 00:42:31,959 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:31,969 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:31,969 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:31,969 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:31,969 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:31,969 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:31,970 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:31,970 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:31,971 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:31,980 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (444)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:31,981 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:31,981 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:31,982 INFO L229 MonitoredProcess]: Starting monitored process 445 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:31,982 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (445)] Waiting until timeout for monitored process [2024-10-12 00:42:31,983 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:31,992 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:31,993 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:31,993 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:31,993 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:31,993 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:31,993 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:31,993 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:31,995 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:32,005 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (445)] Ended with exit code 0 [2024-10-12 00:42:32,005 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:32,005 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:32,006 INFO L229 MonitoredProcess]: Starting monitored process 446 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:32,006 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (446)] Waiting until timeout for monitored process [2024-10-12 00:42:32,007 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:32,017 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:32,017 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:32,017 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:32,017 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:32,017 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:32,017 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:32,017 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:32,019 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:32,028 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (446)] Ended with exit code 0 [2024-10-12 00:42:32,028 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:32,029 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:32,029 INFO L229 MonitoredProcess]: Starting monitored process 447 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:32,030 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (447)] Waiting until timeout for monitored process [2024-10-12 00:42:32,030 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:32,040 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:32,040 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:32,040 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:32,040 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:32,040 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:32,040 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:32,040 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:32,042 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:32,052 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (447)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:32,052 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:32,052 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:32,053 INFO L229 MonitoredProcess]: Starting monitored process 448 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:32,053 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (448)] Waiting until timeout for monitored process [2024-10-12 00:42:32,054 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:32,064 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:32,064 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:32,064 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:32,064 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:32,064 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:32,064 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:32,064 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:32,066 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:32,075 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (448)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:32,076 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:32,076 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:32,077 INFO L229 MonitoredProcess]: Starting monitored process 449 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:32,084 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:32,084 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (449)] Waiting until timeout for monitored process [2024-10-12 00:42:32,093 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:32,093 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:32,094 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:32,094 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:32,094 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:32,094 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:32,094 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:32,095 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:32,105 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (449)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:32,105 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:32,105 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:32,106 INFO L229 MonitoredProcess]: Starting monitored process 450 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:32,107 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (450)] Waiting until timeout for monitored process [2024-10-12 00:42:32,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 [2024-10-12 00:42:32,117 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:32,117 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:32,117 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:32,117 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:32,117 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:32,117 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:32,117 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:32,119 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:32,129 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (450)] Ended with exit code 0 [2024-10-12 00:42:32,129 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:32,129 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:32,130 INFO L229 MonitoredProcess]: Starting monitored process 451 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:32,131 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (451)] Waiting until timeout for monitored process [2024-10-12 00:42:32,131 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:32,141 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:32,141 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:32,141 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:32,142 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:32,142 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:32,142 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:32,142 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:32,143 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:32,153 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (451)] Ended with exit code 0 [2024-10-12 00:42:32,153 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:32,153 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:32,154 INFO L229 MonitoredProcess]: Starting monitored process 452 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:32,155 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (452)] Waiting until timeout for monitored process [2024-10-12 00:42:32,155 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:32,166 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:32,166 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:32,166 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:32,166 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:32,166 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:32,167 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:32,167 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:32,168 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:32,178 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (452)] Ended with exit code 0 [2024-10-12 00:42:32,178 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:32,178 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:32,179 INFO L229 MonitoredProcess]: Starting monitored process 453 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:32,179 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (453)] Waiting until timeout for monitored process [2024-10-12 00:42:32,180 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:32,190 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:32,190 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:32,190 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:32,190 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:32,190 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:32,190 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:32,190 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:32,192 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:32,202 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (453)] Ended with exit code 0 [2024-10-12 00:42:32,202 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:32,202 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:32,203 INFO L229 MonitoredProcess]: Starting monitored process 454 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:32,203 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (454)] Waiting until timeout for monitored process [2024-10-12 00:42:32,204 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:32,214 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:32,214 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:32,214 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:32,214 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:32,214 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:32,215 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:32,215 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:32,217 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:32,227 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (454)] Ended with exit code 0 [2024-10-12 00:42:32,227 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:32,227 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:32,228 INFO L229 MonitoredProcess]: Starting monitored process 455 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:32,228 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (455)] Waiting until timeout for monitored process [2024-10-12 00:42:32,229 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:32,239 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:32,239 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:32,239 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:32,239 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:32,239 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:32,239 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:32,240 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:32,241 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:32,250 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (455)] Ended with exit code 0 [2024-10-12 00:42:32,251 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:32,251 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:32,251 INFO L229 MonitoredProcess]: Starting monitored process 456 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:32,252 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (456)] Waiting until timeout for monitored process [2024-10-12 00:42:32,253 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:32,263 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:32,263 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:32,264 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:32,264 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:32,265 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:42:32,265 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:42:32,270 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:32,280 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (456)] Ended with exit code 0 [2024-10-12 00:42:32,280 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:32,280 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:32,281 INFO L229 MonitoredProcess]: Starting monitored process 457 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:32,281 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (457)] Waiting until timeout for monitored process [2024-10-12 00:42:32,282 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:32,292 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:32,293 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:32,293 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:32,293 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:32,295 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:42:32,295 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:42:32,299 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:32,308 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (457)] Ended with exit code 0 [2024-10-12 00:42:32,309 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:32,309 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:32,310 INFO L229 MonitoredProcess]: Starting monitored process 458 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:32,310 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (458)] Waiting until timeout for monitored process [2024-10-12 00:42:32,311 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:32,320 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:32,320 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:32,320 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:32,320 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:32,320 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:32,321 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:32,321 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:32,322 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:32,331 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (458)] Ended with exit code 0 [2024-10-12 00:42:32,332 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:32,332 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:32,333 INFO L229 MonitoredProcess]: Starting monitored process 459 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:32,333 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (459)] Waiting until timeout for monitored process [2024-10-12 00:42:32,334 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:32,344 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:32,344 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:32,344 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:32,344 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:32,344 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:32,344 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:32,344 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:32,345 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:32,355 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (459)] Ended with exit code 0 [2024-10-12 00:42:32,355 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:32,355 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:32,356 INFO L229 MonitoredProcess]: Starting monitored process 460 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:32,357 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (460)] Waiting until timeout for monitored process [2024-10-12 00:42:32,357 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:32,367 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:32,367 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:32,367 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:32,367 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:32,367 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:32,367 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:32,367 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:32,368 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:32,378 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (460)] Ended with exit code 0 [2024-10-12 00:42:32,379 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:32,379 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:32,380 INFO L229 MonitoredProcess]: Starting monitored process 461 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:32,380 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (461)] Waiting until timeout for monitored process [2024-10-12 00:42:32,381 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:32,391 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:32,392 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:32,392 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:32,392 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:32,392 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:32,392 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:32,392 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:32,393 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:32,405 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (461)] Ended with exit code 0 [2024-10-12 00:42:32,405 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:32,405 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:32,406 INFO L229 MonitoredProcess]: Starting monitored process 462 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:32,406 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (462)] Waiting until timeout for monitored process [2024-10-12 00:42:32,407 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:32,416 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:32,417 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:32,417 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:32,417 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:32,417 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:32,417 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:32,417 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:32,418 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:32,428 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (462)] Ended with exit code 0 [2024-10-12 00:42:32,428 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:32,428 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:32,429 INFO L229 MonitoredProcess]: Starting monitored process 463 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:32,429 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (463)] Waiting until timeout for monitored process [2024-10-12 00:42:32,430 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:32,439 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:32,439 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:32,439 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:32,439 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:32,439 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:32,440 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:32,440 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:32,441 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:32,450 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (463)] Ended with exit code 0 [2024-10-12 00:42:32,451 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:32,451 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:32,452 INFO L229 MonitoredProcess]: Starting monitored process 464 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:32,452 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (464)] Waiting until timeout for monitored process [2024-10-12 00:42:32,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 [2024-10-12 00:42:32,462 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:32,462 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:32,462 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:32,462 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:32,463 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:32,463 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:32,463 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:32,464 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:32,473 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (464)] Ended with exit code 0 [2024-10-12 00:42:32,474 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:32,474 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:32,474 INFO L229 MonitoredProcess]: Starting monitored process 465 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:32,475 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (465)] Waiting until timeout for monitored process [2024-10-12 00:42:32,475 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:32,485 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:32,485 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:32,485 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:32,485 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:32,485 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:32,486 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:32,486 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:32,487 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:32,497 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (465)] Ended with exit code 0 [2024-10-12 00:42:32,497 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:32,497 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:32,498 INFO L229 MonitoredProcess]: Starting monitored process 466 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:32,498 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (466)] Waiting until timeout for monitored process [2024-10-12 00:42:32,499 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:32,508 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:32,509 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:32,509 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:32,509 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:32,509 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:32,509 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:32,509 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:32,510 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:32,520 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (466)] Ended with exit code 0 [2024-10-12 00:42:32,520 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:32,520 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:32,522 INFO L229 MonitoredProcess]: Starting monitored process 467 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:32,522 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (467)] Waiting until timeout for monitored process [2024-10-12 00:42:32,522 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:32,532 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:32,532 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:32,532 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:32,532 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:32,532 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:32,533 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:32,533 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:32,534 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:32,543 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (467)] Ended with exit code 0 [2024-10-12 00:42:32,544 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:32,544 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:32,545 INFO L229 MonitoredProcess]: Starting monitored process 468 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:32,545 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (468)] Waiting until timeout for monitored process [2024-10-12 00:42:32,546 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:32,556 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:32,556 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:32,556 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:32,556 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:32,556 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:32,556 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:32,556 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:32,558 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:32,568 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (468)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:32,568 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:32,568 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:32,569 INFO L229 MonitoredProcess]: Starting monitored process 469 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:32,570 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (469)] Waiting until timeout for monitored process [2024-10-12 00:42:32,570 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:32,580 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:32,580 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:32,580 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:32,580 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:32,580 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:32,580 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:32,580 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:32,582 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:32,592 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (469)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:32,592 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:32,592 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:32,593 INFO L229 MonitoredProcess]: Starting monitored process 470 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:32,594 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (470)] Waiting until timeout for monitored process [2024-10-12 00:42:32,594 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:32,604 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:32,604 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:32,604 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:32,604 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:32,604 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:32,605 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:32,605 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:32,606 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:32,618 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (470)] Ended with exit code 0 [2024-10-12 00:42:32,619 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:32,619 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:32,619 INFO L229 MonitoredProcess]: Starting monitored process 471 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:32,620 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (471)] Waiting until timeout for monitored process [2024-10-12 00:42:32,620 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:32,630 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:32,631 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:32,631 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:32,631 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:32,633 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:42:32,633 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:42:32,637 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:32,647 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (471)] Ended with exit code 0 [2024-10-12 00:42:32,647 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:32,647 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:32,648 INFO L229 MonitoredProcess]: Starting monitored process 472 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:32,649 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (472)] Waiting until timeout for monitored process [2024-10-12 00:42:32,649 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:32,660 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:32,660 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:32,660 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:32,660 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:32,660 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:32,660 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:32,661 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:32,662 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:32,673 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (472)] Ended with exit code 0 [2024-10-12 00:42:32,673 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:32,673 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:32,674 INFO L229 MonitoredProcess]: Starting monitored process 473 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:32,674 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (473)] Waiting until timeout for monitored process [2024-10-12 00:42:32,675 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:32,685 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:32,685 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:32,685 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:32,685 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:32,685 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:32,685 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:32,685 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:32,687 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:32,697 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (473)] Ended with exit code 0 [2024-10-12 00:42:32,697 INFO L451 LassoAnalysis]: Using template '2-phase'. [2024-10-12 00:42:32,697 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:32,697 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:32,698 INFO L229 MonitoredProcess]: Starting monitored process 474 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:32,699 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (474)] Waiting until timeout for monitored process [2024-10-12 00:42:32,699 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:32,709 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:32,709 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:32,709 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:32,709 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:32,710 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:32,710 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:32,710 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:32,710 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:32,711 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:32,721 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (474)] Ended with exit code 0 [2024-10-12 00:42:32,721 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:32,721 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:32,722 INFO L229 MonitoredProcess]: Starting monitored process 475 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:32,722 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (475)] Waiting until timeout for monitored process [2024-10-12 00:42:32,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 [2024-10-12 00:42:32,732 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:32,733 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:32,733 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:32,733 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:32,733 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:32,733 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:32,733 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:32,733 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:32,734 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:32,745 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (475)] Ended with exit code 0 [2024-10-12 00:42:32,745 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:32,745 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:32,746 INFO L229 MonitoredProcess]: Starting monitored process 476 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:32,746 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (476)] Waiting until timeout for monitored process [2024-10-12 00:42:32,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 [2024-10-12 00:42:32,758 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:32,758 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:32,758 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:32,758 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:32,758 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:32,758 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:32,759 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:32,759 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:32,760 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:32,770 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (476)] Ended with exit code 0 [2024-10-12 00:42:32,770 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:32,770 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:32,771 INFO L229 MonitoredProcess]: Starting monitored process 477 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:32,772 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (477)] Waiting until timeout for monitored process [2024-10-12 00:42:32,772 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:32,782 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:32,782 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:32,782 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:32,782 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:32,782 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:32,782 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:32,782 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:32,783 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:32,784 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:32,794 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (477)] Ended with exit code 0 [2024-10-12 00:42:32,795 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:32,795 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:32,796 INFO L229 MonitoredProcess]: Starting monitored process 478 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:32,796 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (478)] Waiting until timeout for monitored process [2024-10-12 00:42:32,797 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:32,806 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:32,807 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:32,807 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:32,807 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:32,807 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:32,807 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:32,807 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:32,807 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:32,808 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:32,818 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (478)] Ended with exit code 0 [2024-10-12 00:42:32,819 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:32,819 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:32,820 INFO L229 MonitoredProcess]: Starting monitored process 479 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:32,820 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (479)] Waiting until timeout for monitored process [2024-10-12 00:42:32,821 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:32,831 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:32,831 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:32,831 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:32,831 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:32,831 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:32,831 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:32,831 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:32,831 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:32,833 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:32,843 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (479)] Ended with exit code 0 [2024-10-12 00:42:32,843 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:32,843 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:32,844 INFO L229 MonitoredProcess]: Starting monitored process 480 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:32,845 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (480)] Waiting until timeout for monitored process [2024-10-12 00:42:32,845 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:32,855 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:32,855 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:32,855 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:32,855 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:32,855 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:32,855 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:32,855 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:32,855 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:32,857 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:32,867 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (480)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:32,867 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:32,867 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:32,868 INFO L229 MonitoredProcess]: Starting monitored process 481 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:32,868 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (481)] Waiting until timeout for monitored process [2024-10-12 00:42:32,869 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:32,879 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:32,879 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:32,879 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:32,879 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:32,879 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:32,879 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:32,879 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:32,880 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:32,881 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:32,892 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (481)] Ended with exit code 0 [2024-10-12 00:42:32,892 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:32,892 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:32,893 INFO L229 MonitoredProcess]: Starting monitored process 482 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:32,893 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (482)] Waiting until timeout for monitored process [2024-10-12 00:42:32,894 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:32,903 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:32,904 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:32,904 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:32,904 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:32,904 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:32,904 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:32,904 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:32,904 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:32,906 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:32,918 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (482)] Ended with exit code 0 [2024-10-12 00:42:32,918 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:32,918 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:32,919 INFO L229 MonitoredProcess]: Starting monitored process 483 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:32,920 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (483)] Waiting until timeout for monitored process [2024-10-12 00:42:32,920 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:32,931 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:32,931 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:32,931 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:32,931 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:32,931 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:32,931 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:32,931 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:32,931 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:32,933 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:32,943 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (483)] Ended with exit code 0 [2024-10-12 00:42:32,944 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:32,944 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:32,945 INFO L229 MonitoredProcess]: Starting monitored process 484 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:32,945 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (484)] Waiting until timeout for monitored process [2024-10-12 00:42:32,946 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:32,956 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:32,956 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:32,956 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:32,956 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:32,956 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:32,956 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:32,957 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:32,957 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:32,958 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:32,968 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (484)] Ended with exit code 0 [2024-10-12 00:42:32,968 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:32,969 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:32,969 INFO L229 MonitoredProcess]: Starting monitored process 485 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:32,970 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (485)] Waiting until timeout for monitored process [2024-10-12 00:42:32,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 [2024-10-12 00:42:32,981 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:32,981 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:32,981 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:32,981 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:32,981 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:32,981 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:32,981 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:32,982 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:32,983 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:32,993 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (485)] Ended with exit code 0 [2024-10-12 00:42:32,993 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:32,993 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:32,994 INFO L229 MonitoredProcess]: Starting monitored process 486 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:32,995 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (486)] Waiting until timeout for monitored process [2024-10-12 00:42:32,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 [2024-10-12 00:42:33,005 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:33,005 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:33,005 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:33,005 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:33,005 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:33,005 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:33,005 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:33,005 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:33,007 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:33,018 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (486)] Ended with exit code 0 [2024-10-12 00:42:33,018 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:33,018 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:33,019 INFO L229 MonitoredProcess]: Starting monitored process 487 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:33,020 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (487)] Waiting until timeout for monitored process [2024-10-12 00:42:33,020 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:33,031 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:33,031 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:33,031 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:33,031 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:33,031 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:33,031 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:33,031 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:33,031 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:33,033 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:33,042 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (487)] Ended with exit code 0 [2024-10-12 00:42:33,043 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:33,043 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:33,043 INFO L229 MonitoredProcess]: Starting monitored process 488 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:33,044 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (488)] Waiting until timeout for monitored process [2024-10-12 00:42:33,044 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:33,054 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:33,054 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:33,054 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:33,054 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:33,054 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:33,056 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:33,056 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:33,059 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:33,069 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (488)] Ended with exit code 0 [2024-10-12 00:42:33,069 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:33,069 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:33,070 INFO L229 MonitoredProcess]: Starting monitored process 489 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:33,070 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (489)] Waiting until timeout for monitored process [2024-10-12 00:42:33,071 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:33,081 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:33,081 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:33,081 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:33,081 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:33,081 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:33,081 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:33,082 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:33,082 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:33,083 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:33,093 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (489)] Ended with exit code 0 [2024-10-12 00:42:33,093 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:33,094 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:33,095 INFO L229 MonitoredProcess]: Starting monitored process 490 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:33,096 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (490)] Waiting until timeout for monitored process [2024-10-12 00:42:33,096 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:33,107 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:33,107 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:33,107 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:33,107 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:33,107 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:33,107 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:33,107 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:33,107 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:33,109 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:33,119 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (490)] Ended with exit code 0 [2024-10-12 00:42:33,119 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:33,119 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:33,120 INFO L229 MonitoredProcess]: Starting monitored process 491 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:33,121 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (491)] Waiting until timeout for monitored process [2024-10-12 00:42:33,121 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:33,131 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:33,131 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:33,131 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:33,131 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:33,132 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:33,132 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:33,132 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:33,132 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:33,133 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:33,143 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (491)] Ended with exit code 0 [2024-10-12 00:42:33,143 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:33,144 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:33,144 INFO L229 MonitoredProcess]: Starting monitored process 492 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:33,145 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (492)] Waiting until timeout for monitored process [2024-10-12 00:42:33,146 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:33,156 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:33,156 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:33,156 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:33,156 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:33,156 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:33,157 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:33,157 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:33,162 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:33,172 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (492)] Ended with exit code 0 [2024-10-12 00:42:33,173 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:33,173 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:33,174 INFO L229 MonitoredProcess]: Starting monitored process 493 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:33,175 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (493)] Waiting until timeout for monitored process [2024-10-12 00:42:33,176 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:33,187 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:33,188 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:33,188 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:33,188 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:33,188 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:33,189 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:33,190 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:33,194 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:33,205 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (493)] Ended with exit code 0 [2024-10-12 00:42:33,205 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:33,206 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:33,206 INFO L229 MonitoredProcess]: Starting monitored process 494 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:33,207 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (494)] Waiting until timeout for monitored process [2024-10-12 00:42:33,209 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:33,220 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:33,220 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:33,220 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:33,220 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:33,220 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:33,222 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:33,222 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:33,226 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:33,237 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (494)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:33,237 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:33,237 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:33,239 INFO L229 MonitoredProcess]: Starting monitored process 495 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:33,240 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (495)] Waiting until timeout for monitored process [2024-10-12 00:42:33,240 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:33,251 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:33,251 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:33,252 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:33,252 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:33,252 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:33,254 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:33,254 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:33,259 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:33,272 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (495)] Ended with exit code 0 [2024-10-12 00:42:33,272 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:33,272 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:33,273 INFO L229 MonitoredProcess]: Starting monitored process 496 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:33,274 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (496)] Waiting until timeout for monitored process [2024-10-12 00:42:33,274 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:33,285 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:33,285 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:33,285 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:33,285 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:33,285 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:33,286 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:33,286 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:33,290 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:33,300 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (496)] Ended with exit code 0 [2024-10-12 00:42:33,301 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:33,301 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:33,302 INFO L229 MonitoredProcess]: Starting monitored process 497 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:33,302 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (497)] Waiting until timeout for monitored process [2024-10-12 00:42:33,303 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:33,312 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:33,312 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:33,312 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:33,312 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:33,312 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:33,314 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:33,314 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:33,317 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:33,328 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (497)] Ended with exit code 0 [2024-10-12 00:42:33,328 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:33,328 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:33,330 INFO L229 MonitoredProcess]: Starting monitored process 498 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:33,330 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (498)] Waiting until timeout for monitored process [2024-10-12 00:42:33,331 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:33,340 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:33,340 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:33,340 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:33,341 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:33,341 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:33,342 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:33,342 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:33,345 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:33,355 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (498)] Ended with exit code 0 [2024-10-12 00:42:33,355 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:33,355 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:33,356 INFO L229 MonitoredProcess]: Starting monitored process 499 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:33,357 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (499)] Waiting until timeout for monitored process [2024-10-12 00:42:33,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 [2024-10-12 00:42:33,367 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:33,367 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:33,368 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:33,368 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:33,368 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:33,369 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:33,369 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:33,374 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:33,383 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (499)] Ended with exit code 0 [2024-10-12 00:42:33,384 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:33,384 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:33,385 INFO L229 MonitoredProcess]: Starting monitored process 500 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:33,385 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (500)] Waiting until timeout for monitored process [2024-10-12 00:42:33,386 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:33,396 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:33,396 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:33,396 INFO L203 nArgumentSynthesizer]: 2 stem disjuncts [2024-10-12 00:42:33,396 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:33,396 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:33,397 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:33,397 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:33,403 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:33,413 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (500)] Ended with exit code 0 [2024-10-12 00:42:33,413 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:33,413 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:33,414 INFO L229 MonitoredProcess]: Starting monitored process 501 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:33,415 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (501)] Waiting until timeout for monitored process [2024-10-12 00:42:33,415 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:33,425 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:33,425 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:33,425 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:33,425 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:33,425 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:33,427 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:33,427 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:33,430 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:33,440 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (501)] Ended with exit code 0 [2024-10-12 00:42:33,441 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:33,441 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:33,442 INFO L229 MonitoredProcess]: Starting monitored process 502 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:33,442 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (502)] Waiting until timeout for monitored process [2024-10-12 00:42:33,443 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:33,453 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:33,453 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:33,453 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:33,453 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:33,453 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:33,454 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:33,454 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:33,458 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:33,472 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (502)] Ended with exit code 0 [2024-10-12 00:42:33,473 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:33,473 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:33,474 INFO L229 MonitoredProcess]: Starting monitored process 503 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:33,474 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (503)] Waiting until timeout for monitored process [2024-10-12 00:42:33,475 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:33,485 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:33,485 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:33,485 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:33,485 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:33,485 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:33,488 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:33,488 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:33,500 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:33,510 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (503)] Ended with exit code 0 [2024-10-12 00:42:33,510 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:33,510 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:33,511 INFO L229 MonitoredProcess]: Starting monitored process 504 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:33,511 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (504)] Waiting until timeout for monitored process [2024-10-12 00:42:33,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 [2024-10-12 00:42:33,522 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:33,522 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:33,522 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:33,522 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:33,522 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:33,522 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:33,523 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:33,523 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:33,524 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:33,534 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (504)] Ended with exit code 0 [2024-10-12 00:42:33,535 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:33,535 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:33,535 INFO L229 MonitoredProcess]: Starting monitored process 505 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:33,536 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (505)] Waiting until timeout for monitored process [2024-10-12 00:42:33,537 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:33,546 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:33,546 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:33,546 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:33,546 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:33,546 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:33,547 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:33,547 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:33,551 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:33,561 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (505)] Ended with exit code 0 [2024-10-12 00:42:33,562 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:33,562 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:33,562 INFO L229 MonitoredProcess]: Starting monitored process 506 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:33,563 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (506)] Waiting until timeout for monitored process [2024-10-12 00:42:33,563 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:33,574 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:33,574 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:33,574 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:33,574 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:33,574 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:33,574 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:33,574 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:33,574 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:33,576 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:33,585 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (506)] Ended with exit code 0 [2024-10-12 00:42:33,586 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:33,586 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:33,587 INFO L229 MonitoredProcess]: Starting monitored process 507 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:33,588 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (507)] Waiting until timeout for monitored process [2024-10-12 00:42:33,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 [2024-10-12 00:42:33,598 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:33,598 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:33,598 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:33,598 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:33,598 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:33,598 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:33,599 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:33,599 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:33,600 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:33,610 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (507)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:33,611 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:33,611 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:33,612 INFO L229 MonitoredProcess]: Starting monitored process 508 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:33,619 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (508)] Waiting until timeout for monitored process [2024-10-12 00:42:33,620 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:33,630 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:33,630 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:33,630 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:33,630 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:33,630 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:33,630 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:33,630 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:33,630 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:33,632 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:33,643 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (508)] Ended with exit code 0 [2024-10-12 00:42:33,643 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:33,643 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:33,644 INFO L229 MonitoredProcess]: Starting monitored process 509 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:33,645 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (509)] Waiting until timeout for monitored process [2024-10-12 00:42:33,645 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:33,655 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:33,655 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:33,655 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:33,655 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:33,655 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:33,655 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:33,655 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:33,655 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:33,657 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:33,667 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (509)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:33,667 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:33,667 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:33,668 INFO L229 MonitoredProcess]: Starting monitored process 510 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:33,668 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (510)] Waiting until timeout for monitored process [2024-10-12 00:42:33,669 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:33,679 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:33,679 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:33,679 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:33,679 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:33,679 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:33,679 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:33,679 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:33,679 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:33,681 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:33,690 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (510)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:33,691 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:33,691 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:33,691 INFO L229 MonitoredProcess]: Starting monitored process 511 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:33,692 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (511)] Waiting until timeout for monitored process [2024-10-12 00:42:33,693 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:33,703 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:33,703 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:33,703 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:33,703 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:33,703 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:33,703 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:33,704 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:33,704 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:33,705 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:33,715 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (511)] Ended with exit code 0 [2024-10-12 00:42:33,716 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:33,716 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:33,717 INFO L229 MonitoredProcess]: Starting monitored process 512 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:33,718 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (512)] Waiting until timeout for monitored process [2024-10-12 00:42:33,718 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:33,728 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:33,729 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:33,729 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:33,729 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:33,729 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:33,729 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:33,729 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:33,729 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:33,731 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:33,741 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (512)] Ended with exit code 0 [2024-10-12 00:42:33,741 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:33,741 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:33,742 INFO L229 MonitoredProcess]: Starting monitored process 513 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:33,742 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (513)] Waiting until timeout for monitored process [2024-10-12 00:42:33,743 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:33,753 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:33,753 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:33,753 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:33,753 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:33,753 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:33,753 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:33,754 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:33,754 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:33,755 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:33,765 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (513)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:33,765 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:33,765 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:33,766 INFO L229 MonitoredProcess]: Starting monitored process 514 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:33,767 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (514)] Waiting until timeout for monitored process [2024-10-12 00:42:33,767 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:33,777 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:33,777 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:33,777 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:33,777 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:33,777 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:33,778 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:33,778 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:33,782 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:33,792 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (514)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:33,792 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:33,792 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:33,793 INFO L229 MonitoredProcess]: Starting monitored process 515 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:33,793 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (515)] Waiting until timeout for monitored process [2024-10-12 00:42:33,794 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:33,804 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:33,804 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:33,804 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:33,804 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:33,804 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:33,805 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:33,805 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:33,809 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:33,818 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (515)] Ended with exit code 0 [2024-10-12 00:42:33,819 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:33,819 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:33,820 INFO L229 MonitoredProcess]: Starting monitored process 516 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:33,820 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (516)] Waiting until timeout for monitored process [2024-10-12 00:42:33,821 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:33,830 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:33,830 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:33,830 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:33,830 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:33,831 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:33,831 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:33,831 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:33,831 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:33,832 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:33,843 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (516)] Ended with exit code 0 [2024-10-12 00:42:33,843 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:33,843 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:33,844 INFO L229 MonitoredProcess]: Starting monitored process 517 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:33,845 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (517)] Waiting until timeout for monitored process [2024-10-12 00:42:33,845 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:33,854 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:33,855 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:33,855 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:33,855 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:33,855 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:33,855 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:33,855 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:33,855 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:33,857 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:33,867 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (517)] Ended with exit code 0 [2024-10-12 00:42:33,867 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:33,867 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:33,868 INFO L229 MonitoredProcess]: Starting monitored process 518 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:33,869 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (518)] Waiting until timeout for monitored process [2024-10-12 00:42:33,869 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:33,879 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:33,879 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:33,879 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:33,879 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:33,879 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:33,879 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:33,879 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:33,879 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:33,881 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:33,891 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (518)] Ended with exit code 0 [2024-10-12 00:42:33,891 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:33,891 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:33,892 INFO L229 MonitoredProcess]: Starting monitored process 519 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:33,893 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (519)] Waiting until timeout for monitored process [2024-10-12 00:42:33,893 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:33,904 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:33,904 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:33,904 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:33,904 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:33,904 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:33,904 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:33,904 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:33,904 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:33,906 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:33,916 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (519)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:33,917 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:33,917 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:33,917 INFO L229 MonitoredProcess]: Starting monitored process 520 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:33,918 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (520)] Waiting until timeout for monitored process [2024-10-12 00:42:33,919 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:33,928 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:33,928 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:33,928 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:33,929 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:33,929 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:33,929 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:33,929 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:33,929 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:33,930 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:33,940 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (520)] Ended with exit code 0 [2024-10-12 00:42:33,940 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:33,941 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:33,942 INFO L229 MonitoredProcess]: Starting monitored process 521 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:33,943 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (521)] Waiting until timeout for monitored process [2024-10-12 00:42:33,943 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:33,953 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:33,953 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:33,953 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:33,953 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:33,953 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:33,954 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:33,954 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:33,954 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:33,955 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:33,966 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (521)] Ended with exit code 0 [2024-10-12 00:42:33,966 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:33,966 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:33,967 INFO L229 MonitoredProcess]: Starting monitored process 522 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:33,968 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (522)] Waiting until timeout for monitored process [2024-10-12 00:42:33,968 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:33,978 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:33,978 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:33,978 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:33,979 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:33,979 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:33,979 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:33,979 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:33,979 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:33,981 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:33,991 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (522)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:33,991 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:33,991 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:33,993 INFO L229 MonitoredProcess]: Starting monitored process 523 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:33,993 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (523)] Waiting until timeout for monitored process [2024-10-12 00:42:33,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 [2024-10-12 00:42:34,004 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:34,004 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:34,004 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:34,004 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:34,004 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:34,004 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:34,005 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:34,005 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:34,007 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:34,017 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (523)] Ended with exit code 0 [2024-10-12 00:42:34,017 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:34,018 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:34,019 INFO L229 MonitoredProcess]: Starting monitored process 524 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:34,019 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (524)] Waiting until timeout for monitored process [2024-10-12 00:42:34,021 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:34,031 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:34,031 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:34,031 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:34,031 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:34,031 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:34,031 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:34,031 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:34,032 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:34,033 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:34,043 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (524)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:34,044 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:34,044 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:34,045 INFO L229 MonitoredProcess]: Starting monitored process 525 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:34,046 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (525)] Waiting until timeout for monitored process [2024-10-12 00:42:34,047 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:34,058 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:34,058 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:34,058 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:34,058 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:34,058 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:34,058 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:34,059 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:34,059 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:34,063 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:34,073 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (525)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:34,073 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:34,073 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:34,074 INFO L229 MonitoredProcess]: Starting monitored process 526 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:34,075 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (526)] Waiting until timeout for monitored process [2024-10-12 00:42:34,075 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:34,085 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:34,085 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:34,085 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:34,085 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:34,085 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:34,086 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:34,086 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:34,090 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:34,100 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (526)] Ended with exit code 0 [2024-10-12 00:42:34,100 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:34,100 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:34,101 INFO L229 MonitoredProcess]: Starting monitored process 527 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:34,101 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (527)] Waiting until timeout for monitored process [2024-10-12 00:42:34,102 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:34,112 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:34,112 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:34,112 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:34,112 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:34,112 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:34,112 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:34,112 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:34,112 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:34,114 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:34,124 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (527)] Ended with exit code 0 [2024-10-12 00:42:34,124 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:34,124 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:34,125 INFO L229 MonitoredProcess]: Starting monitored process 528 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:34,125 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (528)] Waiting until timeout for monitored process [2024-10-12 00:42:34,126 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:34,135 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:34,135 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:34,136 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:34,136 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:34,136 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:34,136 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:34,136 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:34,136 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:34,138 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:34,147 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (528)] Ended with exit code 0 [2024-10-12 00:42:34,148 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:34,148 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:34,149 INFO L229 MonitoredProcess]: Starting monitored process 529 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:34,149 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (529)] Waiting until timeout for monitored process [2024-10-12 00:42:34,150 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:34,159 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:34,159 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:34,159 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:34,159 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:34,159 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:34,159 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:34,160 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:34,160 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:34,161 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:34,171 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (529)] Ended with exit code 0 [2024-10-12 00:42:34,171 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:34,171 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:34,172 INFO L229 MonitoredProcess]: Starting monitored process 530 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:34,173 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (530)] Waiting until timeout for monitored process [2024-10-12 00:42:34,173 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:34,183 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:34,183 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:34,183 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:34,183 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:34,183 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:34,183 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:34,184 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:34,184 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:34,185 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:34,195 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (530)] Ended with exit code 0 [2024-10-12 00:42:34,195 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:34,195 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:34,196 INFO L229 MonitoredProcess]: Starting monitored process 531 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:34,196 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (531)] Waiting until timeout for monitored process [2024-10-12 00:42:34,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 [2024-10-12 00:42:34,208 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:34,208 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:34,208 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:34,208 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:34,208 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:34,208 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:34,209 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:34,209 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:34,210 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:34,223 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (531)] Ended with exit code 0 [2024-10-12 00:42:34,224 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:34,224 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:34,224 INFO L229 MonitoredProcess]: Starting monitored process 532 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:34,225 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (532)] Waiting until timeout for monitored process [2024-10-12 00:42:34,226 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:34,235 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:34,235 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:34,235 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:34,235 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:34,235 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:34,235 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:34,236 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:34,236 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:34,237 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:34,247 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (532)] Ended with exit code 0 [2024-10-12 00:42:34,247 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:34,247 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:34,248 INFO L229 MonitoredProcess]: Starting monitored process 533 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:34,249 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (533)] Waiting until timeout for monitored process [2024-10-12 00:42:34,250 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:34,259 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:34,260 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:34,260 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:34,260 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:34,260 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:34,260 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:34,260 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:34,260 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:34,262 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:34,272 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (533)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:34,272 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:34,272 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:34,273 INFO L229 MonitoredProcess]: Starting monitored process 534 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:34,274 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (534)] Waiting until timeout for monitored process [2024-10-12 00:42:34,274 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:34,284 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:34,284 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:34,284 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:34,284 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:34,284 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:34,284 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:34,285 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:34,285 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:34,286 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:34,296 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (534)] Ended with exit code 0 [2024-10-12 00:42:34,296 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:34,296 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:34,297 INFO L229 MonitoredProcess]: Starting monitored process 535 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:34,298 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (535)] Waiting until timeout for monitored process [2024-10-12 00:42:34,298 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:34,308 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:34,308 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:34,308 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:34,309 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:34,309 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:34,309 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:34,309 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:34,309 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:34,310 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:34,320 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (535)] Ended with exit code 0 [2024-10-12 00:42:34,321 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:34,321 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:34,321 INFO L229 MonitoredProcess]: Starting monitored process 536 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:34,322 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (536)] Waiting until timeout for monitored process [2024-10-12 00:42:34,322 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:34,332 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:34,332 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:34,332 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:34,333 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:34,333 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:34,333 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:34,333 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:34,333 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:34,334 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:34,344 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (536)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:34,345 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:34,345 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:34,346 INFO L229 MonitoredProcess]: Starting monitored process 537 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:34,347 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (537)] Waiting until timeout for monitored process [2024-10-12 00:42:34,347 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:34,357 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:34,357 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:34,357 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:34,357 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:34,357 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:34,357 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:34,358 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:34,358 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:34,359 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:34,369 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (537)] Ended with exit code 0 [2024-10-12 00:42:34,370 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:34,370 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:34,370 INFO L229 MonitoredProcess]: Starting monitored process 538 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:34,371 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (538)] Waiting until timeout for monitored process [2024-10-12 00:42:34,372 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:34,382 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:34,382 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:34,382 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:34,382 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:34,382 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:34,382 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:34,382 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:34,382 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:34,384 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:34,393 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (538)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:34,394 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:34,394 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:34,395 INFO L229 MonitoredProcess]: Starting monitored process 539 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:34,395 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (539)] Waiting until timeout for monitored process [2024-10-12 00:42:34,396 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:34,405 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:34,405 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:34,405 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:34,405 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:34,406 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:34,406 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:34,406 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:34,406 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:34,407 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:34,417 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (539)] Ended with exit code 0 [2024-10-12 00:42:34,417 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:34,417 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:34,418 INFO L229 MonitoredProcess]: Starting monitored process 540 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:34,419 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (540)] Waiting until timeout for monitored process [2024-10-12 00:42:34,419 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:34,429 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:34,429 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:34,429 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:34,429 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:34,429 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:34,430 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:34,430 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:34,433 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:34,443 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (540)] Ended with exit code 0 [2024-10-12 00:42:34,443 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:34,443 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:34,444 INFO L229 MonitoredProcess]: Starting monitored process 541 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:34,445 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (541)] Waiting until timeout for monitored process [2024-10-12 00:42:34,445 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:34,455 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:34,455 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:34,455 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:34,455 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:34,455 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:34,455 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:34,455 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:34,455 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:34,457 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:34,467 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (541)] Ended with exit code 0 [2024-10-12 00:42:34,467 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:34,467 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:34,468 INFO L229 MonitoredProcess]: Starting monitored process 542 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:34,468 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (542)] Waiting until timeout for monitored process [2024-10-12 00:42:34,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 [2024-10-12 00:42:34,478 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:34,479 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:34,479 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:34,479 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:34,479 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:34,479 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:34,479 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:34,479 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:34,480 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:34,490 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (542)] Ended with exit code 0 [2024-10-12 00:42:34,490 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:34,490 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:34,491 INFO L229 MonitoredProcess]: Starting monitored process 543 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:34,492 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (543)] Waiting until timeout for monitored process [2024-10-12 00:42:34,492 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:34,502 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:34,502 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:34,502 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:34,502 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:34,502 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:34,503 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:34,503 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:34,506 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:34,516 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (543)] Ended with exit code 0 [2024-10-12 00:42:34,516 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:34,516 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:34,517 INFO L229 MonitoredProcess]: Starting monitored process 544 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:34,518 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (544)] Waiting until timeout for monitored process [2024-10-12 00:42:34,519 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:34,529 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:34,529 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:34,529 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:34,529 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:34,529 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:34,530 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:34,530 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:34,533 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:34,543 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (544)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:34,543 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:34,544 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:34,544 INFO L229 MonitoredProcess]: Starting monitored process 545 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:34,545 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (545)] Waiting until timeout for monitored process [2024-10-12 00:42:34,545 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:34,555 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:34,555 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:34,555 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:34,555 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:34,555 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:34,555 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:34,556 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:34,556 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:34,557 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:34,567 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (545)] Ended with exit code 0 [2024-10-12 00:42:34,567 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:34,567 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:34,568 INFO L229 MonitoredProcess]: Starting monitored process 546 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:34,568 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (546)] Waiting until timeout for monitored process [2024-10-12 00:42:34,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 [2024-10-12 00:42:34,579 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:34,579 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:34,579 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:34,579 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:34,579 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:34,579 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:34,579 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:34,579 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:34,581 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:34,590 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (546)] Ended with exit code 0 [2024-10-12 00:42:34,591 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:34,591 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:34,591 INFO L229 MonitoredProcess]: Starting monitored process 547 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:34,592 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (547)] Waiting until timeout for monitored process [2024-10-12 00:42:34,592 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:34,602 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:34,602 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:34,602 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:34,602 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:34,602 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:34,602 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:34,603 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:34,603 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:34,604 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:34,614 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (547)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:34,614 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:34,614 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:34,615 INFO L229 MonitoredProcess]: Starting monitored process 548 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:34,615 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (548)] Waiting until timeout for monitored process [2024-10-12 00:42:34,616 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:34,625 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:34,625 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:34,625 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:34,625 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:34,625 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:34,625 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:34,626 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:34,626 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:34,627 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:34,637 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (548)] Ended with exit code 0 [2024-10-12 00:42:34,637 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:34,637 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:34,638 INFO L229 MonitoredProcess]: Starting monitored process 549 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:34,638 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (549)] Waiting until timeout for monitored process [2024-10-12 00:42:34,639 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:34,648 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:34,648 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:34,648 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:34,648 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:34,648 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:34,648 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:34,649 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:34,649 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:34,650 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:34,660 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (549)] Ended with exit code 0 [2024-10-12 00:42:34,660 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:34,660 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:34,661 INFO L229 MonitoredProcess]: Starting monitored process 550 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:34,662 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (550)] Waiting until timeout for monitored process [2024-10-12 00:42:34,662 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:34,672 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:34,672 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:34,672 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:34,672 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:34,672 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:34,672 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:34,673 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:34,673 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:34,674 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:34,684 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (550)] Ended with exit code 0 [2024-10-12 00:42:34,684 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:34,684 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:34,685 INFO L229 MonitoredProcess]: Starting monitored process 551 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:34,686 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (551)] Waiting until timeout for monitored process [2024-10-12 00:42:34,686 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:34,696 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:34,696 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:34,696 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:34,696 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:34,696 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:34,696 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:34,696 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:34,696 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:34,698 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:34,708 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (551)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:34,708 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:34,708 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:34,709 INFO L229 MonitoredProcess]: Starting monitored process 552 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:34,709 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (552)] Waiting until timeout for monitored process [2024-10-12 00:42:34,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 [2024-10-12 00:42:34,721 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:34,721 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:34,721 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:34,721 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:34,721 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:34,721 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:34,721 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:34,721 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:34,723 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:34,733 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (552)] Ended with exit code 0 [2024-10-12 00:42:34,733 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:34,733 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:34,734 INFO L229 MonitoredProcess]: Starting monitored process 553 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:34,735 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (553)] Waiting until timeout for monitored process [2024-10-12 00:42:34,735 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:34,745 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:34,745 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:34,745 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:34,745 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:34,745 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:34,745 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:34,745 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:34,745 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:34,747 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:34,757 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (553)] Ended with exit code 0 [2024-10-12 00:42:34,757 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:34,757 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:34,758 INFO L229 MonitoredProcess]: Starting monitored process 554 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:34,759 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (554)] Waiting until timeout for monitored process [2024-10-12 00:42:34,759 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:34,769 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:34,769 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:34,769 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:34,769 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:34,769 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:34,769 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:34,769 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:34,769 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:34,771 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:34,781 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (554)] Ended with exit code 0 [2024-10-12 00:42:34,782 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:34,782 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:34,783 INFO L229 MonitoredProcess]: Starting monitored process 555 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:34,783 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (555)] Waiting until timeout for monitored process [2024-10-12 00:42:34,784 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:34,793 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:34,793 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:34,793 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:34,793 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:34,793 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:34,793 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:34,794 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:34,794 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:34,795 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:34,807 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (555)] Ended with exit code 0 [2024-10-12 00:42:34,808 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:34,808 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:34,808 INFO L229 MonitoredProcess]: Starting monitored process 556 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:34,809 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (556)] Waiting until timeout for monitored process [2024-10-12 00:42:34,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 [2024-10-12 00:42:34,821 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:34,821 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:34,821 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:34,821 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:34,821 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:34,821 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:34,821 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:34,821 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:34,823 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:34,834 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (556)] Ended with exit code 0 [2024-10-12 00:42:34,834 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:34,834 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:34,835 INFO L229 MonitoredProcess]: Starting monitored process 557 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:34,836 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (557)] Waiting until timeout for monitored process [2024-10-12 00:42:34,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 [2024-10-12 00:42:34,846 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:34,846 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:34,846 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:34,846 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:34,846 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:34,847 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:34,847 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:34,847 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:34,848 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:34,858 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (557)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:34,858 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:34,858 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:34,859 INFO L229 MonitoredProcess]: Starting monitored process 558 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:34,860 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (558)] Waiting until timeout for monitored process [2024-10-12 00:42:34,860 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:34,870 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:34,870 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:34,870 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:34,870 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:34,870 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:34,870 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:34,870 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:34,870 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:34,872 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:34,882 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (558)] Ended with exit code 0 [2024-10-12 00:42:34,882 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:34,882 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:34,883 INFO L229 MonitoredProcess]: Starting monitored process 559 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:34,889 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (559)] Waiting until timeout for monitored process [2024-10-12 00:42:34,889 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:34,899 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:34,899 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:34,899 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:34,899 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:34,899 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:34,899 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:34,900 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:34,900 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:34,901 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:34,911 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (559)] Ended with exit code 0 [2024-10-12 00:42:34,911 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:34,911 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:34,912 INFO L229 MonitoredProcess]: Starting monitored process 560 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:34,912 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (560)] Waiting until timeout for monitored process [2024-10-12 00:42:34,913 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:34,923 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:34,923 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:34,923 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:34,923 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:34,923 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:34,923 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:34,923 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:34,923 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:34,925 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:34,934 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (560)] Ended with exit code 0 [2024-10-12 00:42:34,935 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:34,935 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:34,935 INFO L229 MonitoredProcess]: Starting monitored process 561 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:34,936 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (561)] Waiting until timeout for monitored process [2024-10-12 00:42:34,936 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:34,946 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:34,946 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:34,946 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:34,946 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:34,946 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:34,946 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:34,947 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:34,947 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:34,948 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:34,958 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (561)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:34,958 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:34,958 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:34,959 INFO L229 MonitoredProcess]: Starting monitored process 562 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:34,959 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (562)] Waiting until timeout for monitored process [2024-10-12 00:42:34,960 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:34,969 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:34,970 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:34,970 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:34,970 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:34,970 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:34,970 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:34,970 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:34,970 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:34,972 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:34,982 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (562)] Ended with exit code 0 [2024-10-12 00:42:34,982 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:34,982 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:34,983 INFO L229 MonitoredProcess]: Starting monitored process 563 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:34,983 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (563)] Waiting until timeout for monitored process [2024-10-12 00:42:34,984 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:34,994 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:34,994 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:34,994 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:34,994 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:34,994 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:34,994 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:34,994 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:34,994 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:34,996 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:35,005 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (563)] Ended with exit code 0 [2024-10-12 00:42:35,006 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:35,006 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:35,007 INFO L229 MonitoredProcess]: Starting monitored process 564 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:35,007 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (564)] Waiting until timeout for monitored process [2024-10-12 00:42:35,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 [2024-10-12 00:42:35,017 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:35,018 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:35,018 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:35,018 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:35,018 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:35,018 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:35,018 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:35,018 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:35,020 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:35,029 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (564)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:35,030 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:35,030 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:35,031 INFO L229 MonitoredProcess]: Starting monitored process 565 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:35,031 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (565)] Waiting until timeout for monitored process [2024-10-12 00:42:35,032 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:35,042 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:35,043 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:35,043 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:35,043 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:35,043 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:35,043 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:35,043 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:35,043 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:35,044 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:35,054 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (565)] Ended with exit code 0 [2024-10-12 00:42:35,054 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:35,054 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:35,055 INFO L229 MonitoredProcess]: Starting monitored process 566 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:35,056 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (566)] Waiting until timeout for monitored process [2024-10-12 00:42:35,056 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:35,066 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:35,066 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:35,066 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:35,066 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:35,066 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:35,066 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:35,066 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:35,066 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:35,068 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:35,077 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (566)] Ended with exit code 0 [2024-10-12 00:42:35,077 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:35,077 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:35,078 INFO L229 MonitoredProcess]: Starting monitored process 567 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:35,079 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (567)] Waiting until timeout for monitored process [2024-10-12 00:42:35,079 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:35,088 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:35,089 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:35,089 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:35,089 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:35,089 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:35,089 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:35,089 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:35,089 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:35,091 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:35,100 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (567)] Ended with exit code 0 [2024-10-12 00:42:35,100 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:35,100 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:35,101 INFO L229 MonitoredProcess]: Starting monitored process 568 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:35,102 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (568)] Waiting until timeout for monitored process [2024-10-12 00:42:35,102 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:35,112 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:35,112 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:35,112 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:35,112 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:35,112 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:35,112 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:35,112 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:35,112 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:35,114 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:35,123 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (568)] Ended with exit code 0 [2024-10-12 00:42:35,124 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:35,124 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:35,124 INFO L229 MonitoredProcess]: Starting monitored process 569 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:35,125 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (569)] Waiting until timeout for monitored process [2024-10-12 00:42:35,125 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:35,135 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:35,135 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:35,135 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:35,135 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:35,135 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:35,135 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:35,136 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:35,136 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:35,137 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:35,147 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (569)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:35,148 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:35,148 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:35,148 INFO L229 MonitoredProcess]: Starting monitored process 570 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:35,149 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (570)] Waiting until timeout for monitored process [2024-10-12 00:42:35,149 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:35,159 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:35,159 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:35,159 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:35,159 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:35,159 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:35,159 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:35,160 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:35,160 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:35,161 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:35,171 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (570)] Ended with exit code 0 [2024-10-12 00:42:35,171 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:35,171 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:35,172 INFO L229 MonitoredProcess]: Starting monitored process 571 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:35,172 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (571)] Waiting until timeout for monitored process [2024-10-12 00:42:35,173 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:35,182 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:35,182 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:35,182 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:35,182 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:35,182 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:35,183 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:35,183 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:35,183 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:35,184 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:35,194 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (571)] Ended with exit code 0 [2024-10-12 00:42:35,194 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:35,194 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:35,195 INFO L229 MonitoredProcess]: Starting monitored process 572 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:35,195 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (572)] Waiting until timeout for monitored process [2024-10-12 00:42:35,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 [2024-10-12 00:42:35,206 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:35,206 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:35,206 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:35,206 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:35,206 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:35,206 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:35,207 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:35,207 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:35,208 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:35,219 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (572)] Ended with exit code 0 [2024-10-12 00:42:35,219 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:35,219 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:35,220 INFO L229 MonitoredProcess]: Starting monitored process 573 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:35,220 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (573)] Waiting until timeout for monitored process [2024-10-12 00:42:35,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 [2024-10-12 00:42:35,230 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:35,230 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:35,230 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:35,231 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:35,231 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:35,231 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:35,231 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:35,231 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:35,232 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:35,242 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (573)] Ended with exit code 0 [2024-10-12 00:42:35,242 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:35,242 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:35,243 INFO L229 MonitoredProcess]: Starting monitored process 574 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:35,243 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (574)] Waiting until timeout for monitored process [2024-10-12 00:42:35,244 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:35,254 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:35,254 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:35,254 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:35,254 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:35,254 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:35,255 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:35,255 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:35,258 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:35,269 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (574)] Ended with exit code 0 [2024-10-12 00:42:35,269 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:35,269 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:35,270 INFO L229 MonitoredProcess]: Starting monitored process 575 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:35,270 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (575)] Waiting until timeout for monitored process [2024-10-12 00:42:35,271 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:35,280 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:35,281 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:35,281 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:35,281 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:35,281 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:35,282 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:35,282 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:35,285 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:35,295 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (575)] Ended with exit code 0 [2024-10-12 00:42:35,295 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:35,295 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:35,296 INFO L229 MonitoredProcess]: Starting monitored process 576 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:35,297 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (576)] Waiting until timeout for monitored process [2024-10-12 00:42:35,297 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:35,307 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:35,307 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:35,307 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:35,307 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:35,307 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:35,307 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:35,308 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:35,308 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:35,309 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:35,319 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (576)] Ended with exit code 0 [2024-10-12 00:42:35,319 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:35,320 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:35,320 INFO L229 MonitoredProcess]: Starting monitored process 577 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:35,321 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (577)] Waiting until timeout for monitored process [2024-10-12 00:42:35,321 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:35,331 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:35,331 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:35,331 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:35,331 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:35,331 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:35,331 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:35,331 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:35,331 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:35,333 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:35,342 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (577)] Ended with exit code 0 [2024-10-12 00:42:35,342 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:35,343 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:35,343 INFO L229 MonitoredProcess]: Starting monitored process 578 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:35,344 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (578)] Waiting until timeout for monitored process [2024-10-12 00:42:35,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 [2024-10-12 00:42:35,354 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:35,354 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:35,354 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:35,354 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:35,354 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:35,354 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:35,354 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:35,354 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:35,356 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:35,365 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (578)] Ended with exit code 0 [2024-10-12 00:42:35,366 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:35,366 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:35,367 INFO L229 MonitoredProcess]: Starting monitored process 579 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:35,367 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (579)] Waiting until timeout for monitored process [2024-10-12 00:42:35,368 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:35,377 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:35,377 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:35,377 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:35,377 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:35,377 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:35,377 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:35,378 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:35,378 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:35,379 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:35,389 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (579)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:35,389 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:35,389 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:35,390 INFO L229 MonitoredProcess]: Starting monitored process 580 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:35,390 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (580)] Waiting until timeout for monitored process [2024-10-12 00:42:35,391 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:35,401 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:35,401 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:35,401 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:35,401 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:35,401 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:35,401 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:35,402 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:35,402 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:35,403 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:35,414 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (580)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:35,414 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:35,414 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:35,415 INFO L229 MonitoredProcess]: Starting monitored process 581 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:35,415 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (581)] Waiting until timeout for monitored process [2024-10-12 00:42:35,416 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:35,426 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:35,426 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:35,426 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:35,426 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:35,426 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:35,426 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:35,427 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:35,427 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:35,428 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:35,438 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (581)] Ended with exit code 0 [2024-10-12 00:42:35,438 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:35,438 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:35,439 INFO L229 MonitoredProcess]: Starting monitored process 582 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:35,440 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (582)] Waiting until timeout for monitored process [2024-10-12 00:42:35,440 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:35,449 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:35,450 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:35,450 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:35,450 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:35,450 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:35,450 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:35,450 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:35,450 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:35,452 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:35,461 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (582)] Ended with exit code 0 [2024-10-12 00:42:35,461 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:35,461 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:35,462 INFO L229 MonitoredProcess]: Starting monitored process 583 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:35,463 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (583)] Waiting until timeout for monitored process [2024-10-12 00:42:35,463 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:35,473 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:35,473 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:35,473 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:35,473 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:35,473 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:35,473 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:35,473 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:35,473 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:35,475 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:35,484 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (583)] Ended with exit code 0 [2024-10-12 00:42:35,485 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:35,485 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:35,485 INFO L229 MonitoredProcess]: Starting monitored process 584 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:35,486 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (584)] Waiting until timeout for monitored process [2024-10-12 00:42:35,487 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:35,496 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:35,496 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:35,496 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:35,496 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:35,496 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:35,496 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:35,497 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:35,497 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:35,498 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:35,509 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (584)] Ended with exit code 0 [2024-10-12 00:42:35,509 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:35,509 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:35,510 INFO L229 MonitoredProcess]: Starting monitored process 585 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:35,510 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (585)] Waiting until timeout for monitored process [2024-10-12 00:42:35,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 [2024-10-12 00:42:35,520 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:35,520 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:35,520 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:35,520 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:35,520 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:35,520 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:35,520 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:35,521 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:35,522 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:35,532 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (585)] Ended with exit code 0 [2024-10-12 00:42:35,532 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:35,532 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:35,533 INFO L229 MonitoredProcess]: Starting monitored process 586 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:35,533 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (586)] Waiting until timeout for monitored process [2024-10-12 00:42:35,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 [2024-10-12 00:42:35,544 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:35,544 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:35,544 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:35,544 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:35,544 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:35,544 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:35,544 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:35,544 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:35,546 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:35,555 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (586)] Ended with exit code 0 [2024-10-12 00:42:35,556 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:35,556 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:35,557 INFO L229 MonitoredProcess]: Starting monitored process 587 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:35,557 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (587)] Waiting until timeout for monitored process [2024-10-12 00:42:35,558 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:35,567 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:35,567 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:35,567 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:35,568 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:35,568 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:35,568 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:35,568 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:35,568 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:35,569 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:35,579 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (587)] Ended with exit code 0 [2024-10-12 00:42:35,579 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:35,579 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:35,580 INFO L229 MonitoredProcess]: Starting monitored process 588 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:35,580 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (588)] Waiting until timeout for monitored process [2024-10-12 00:42:35,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 [2024-10-12 00:42:35,591 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:35,591 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:35,591 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:35,591 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:35,591 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:35,591 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:35,591 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:35,591 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:35,593 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:35,602 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (588)] Ended with exit code 0 [2024-10-12 00:42:35,603 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:35,603 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:35,603 INFO L229 MonitoredProcess]: Starting monitored process 589 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:35,604 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (589)] Waiting until timeout for monitored process [2024-10-12 00:42:35,605 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:35,615 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:35,615 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:35,615 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:35,615 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:35,615 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:35,616 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:35,616 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:35,620 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:35,630 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (589)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:35,630 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:35,630 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:35,631 INFO L229 MonitoredProcess]: Starting monitored process 590 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:35,632 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (590)] Waiting until timeout for monitored process [2024-10-12 00:42:35,632 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:35,642 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:35,642 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:35,642 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:35,642 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:35,642 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:35,642 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:35,642 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:35,642 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:35,644 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:35,654 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (590)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:35,654 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:35,654 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:35,655 INFO L229 MonitoredProcess]: Starting monitored process 591 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:35,655 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (591)] Waiting until timeout for monitored process [2024-10-12 00:42:35,656 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:35,665 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:35,665 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:35,665 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:35,666 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:35,666 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:35,666 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:35,666 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:35,666 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:35,667 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:35,677 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (591)] Ended with exit code 0 [2024-10-12 00:42:35,677 INFO L451 LassoAnalysis]: Using template '3-phase'. [2024-10-12 00:42:35,677 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:35,677 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:35,678 INFO L229 MonitoredProcess]: Starting monitored process 592 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:35,679 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (592)] Waiting until timeout for monitored process [2024-10-12 00:42:35,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 [2024-10-12 00:42:35,688 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:35,689 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:35,689 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:35,689 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:35,689 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:35,689 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:35,689 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:35,689 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:35,691 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:35,701 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (592)] Ended with exit code 0 [2024-10-12 00:42:35,701 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:35,701 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:35,702 INFO L229 MonitoredProcess]: Starting monitored process 593 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:35,702 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (593)] Waiting until timeout for monitored process [2024-10-12 00:42:35,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 [2024-10-12 00:42:35,712 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:35,712 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:35,712 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:35,712 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:35,712 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:35,712 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:35,713 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:35,713 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:35,714 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:35,724 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (593)] Ended with exit code 0 [2024-10-12 00:42:35,724 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:35,724 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:35,725 INFO L229 MonitoredProcess]: Starting monitored process 594 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:35,726 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (594)] Waiting until timeout for monitored process [2024-10-12 00:42:35,726 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:35,736 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:35,736 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:35,736 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:35,736 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:35,736 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:35,736 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:35,737 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:35,737 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:35,738 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:35,748 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (594)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:35,748 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:35,748 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:35,749 INFO L229 MonitoredProcess]: Starting monitored process 595 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:35,750 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (595)] Waiting until timeout for monitored process [2024-10-12 00:42:35,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 [2024-10-12 00:42:35,760 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:35,760 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:35,760 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:35,760 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:35,760 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:35,760 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:35,760 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:35,760 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:35,762 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:35,772 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (595)] Ended with exit code 0 [2024-10-12 00:42:35,772 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:35,773 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:35,773 INFO L229 MonitoredProcess]: Starting monitored process 596 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:35,774 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (596)] Waiting until timeout for monitored process [2024-10-12 00:42:35,775 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:35,784 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:35,785 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:35,785 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:35,785 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:35,785 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:35,785 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:35,785 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:35,785 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:35,787 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:35,797 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (596)] Ended with exit code 0 [2024-10-12 00:42:35,797 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:35,797 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:35,798 INFO L229 MonitoredProcess]: Starting monitored process 597 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:35,799 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (597)] Waiting until timeout for monitored process [2024-10-12 00:42:35,799 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:35,809 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:35,809 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:35,809 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:35,809 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:35,809 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:35,809 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:35,809 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:35,809 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:35,811 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:35,821 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (597)] Ended with exit code 0 [2024-10-12 00:42:35,821 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:35,821 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:35,822 INFO L229 MonitoredProcess]: Starting monitored process 598 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:35,823 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (598)] Waiting until timeout for monitored process [2024-10-12 00:42:35,823 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:35,833 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:35,833 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:35,834 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:35,834 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:35,834 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:35,834 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:35,834 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:35,834 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:35,837 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:35,847 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (598)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:35,847 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:35,847 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:35,848 INFO L229 MonitoredProcess]: Starting monitored process 599 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:35,848 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (599)] Waiting until timeout for monitored process [2024-10-12 00:42:35,849 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:35,859 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:35,859 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:35,859 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:35,859 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:35,859 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:35,859 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:35,860 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:35,860 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:35,862 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:35,871 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (599)] Ended with exit code 0 [2024-10-12 00:42:35,871 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:35,871 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:35,872 INFO L229 MonitoredProcess]: Starting monitored process 600 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:35,873 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (600)] Waiting until timeout for monitored process [2024-10-12 00:42:35,873 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:35,883 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:35,883 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:35,883 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:35,883 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:35,883 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:35,883 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:35,883 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:35,884 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:35,885 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:35,895 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (600)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:35,895 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:35,895 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:35,896 INFO L229 MonitoredProcess]: Starting monitored process 601 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:35,896 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (601)] Waiting until timeout for monitored process [2024-10-12 00:42:35,897 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:35,907 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:35,907 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:35,907 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:35,907 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:35,907 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:35,907 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:35,907 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:35,907 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:35,909 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:35,919 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (601)] Ended with exit code 0 [2024-10-12 00:42:35,920 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:35,920 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:35,920 INFO L229 MonitoredProcess]: Starting monitored process 602 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:35,921 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (602)] Waiting until timeout for monitored process [2024-10-12 00:42:35,921 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:35,932 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:35,932 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:35,932 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:35,932 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:35,932 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:35,933 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:35,933 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:35,933 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:35,935 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:35,946 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (602)] Ended with exit code 0 [2024-10-12 00:42:35,946 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:35,946 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:35,947 INFO L229 MonitoredProcess]: Starting monitored process 603 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:35,948 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (603)] Waiting until timeout for monitored process [2024-10-12 00:42:35,949 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:35,958 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:35,959 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:35,959 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:35,959 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:35,959 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:35,959 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:35,960 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:35,960 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:35,962 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:35,972 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (603)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:35,972 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:35,972 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:35,974 INFO L229 MonitoredProcess]: Starting monitored process 604 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:35,974 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (604)] Waiting until timeout for monitored process [2024-10-12 00:42:35,975 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:35,985 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:35,985 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:35,985 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:35,985 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:35,985 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:35,985 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:35,986 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:35,986 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:35,988 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:35,998 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (604)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:35,998 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:35,999 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:36,000 INFO L229 MonitoredProcess]: Starting monitored process 605 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:36,000 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (605)] Waiting until timeout for monitored process [2024-10-12 00:42:36,002 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:36,012 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:36,012 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:36,012 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:36,012 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:36,013 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:36,013 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:36,013 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:36,013 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:36,015 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:36,025 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (605)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:36,025 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:36,025 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:36,026 INFO L229 MonitoredProcess]: Starting monitored process 606 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:36,027 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (606)] Waiting until timeout for monitored process [2024-10-12 00:42:36,027 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:36,037 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:36,037 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:36,037 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:36,037 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:36,037 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:36,039 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:36,039 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:36,044 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:36,054 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (606)] Ended with exit code 0 [2024-10-12 00:42:36,054 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:36,054 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:36,055 INFO L229 MonitoredProcess]: Starting monitored process 607 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:36,056 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (607)] Waiting until timeout for monitored process [2024-10-12 00:42:36,057 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:36,066 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:36,067 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:36,067 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:36,067 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:36,067 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:36,067 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:36,068 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:36,068 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:36,070 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:36,080 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (607)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:36,080 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:36,080 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:36,081 INFO L229 MonitoredProcess]: Starting monitored process 608 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:36,082 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (608)] Waiting until timeout for monitored process [2024-10-12 00:42:36,083 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:36,092 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:36,093 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:36,093 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:36,093 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:36,093 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:36,093 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:36,093 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:36,093 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:36,095 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:36,105 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (608)] Ended with exit code 0 [2024-10-12 00:42:36,105 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:36,106 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:36,106 INFO L229 MonitoredProcess]: Starting monitored process 609 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:36,107 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (609)] Waiting until timeout for monitored process [2024-10-12 00:42:36,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 [2024-10-12 00:42:36,117 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:36,117 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:36,117 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:36,117 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:36,117 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:36,118 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:36,118 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:36,118 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:36,120 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:36,129 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (609)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:36,130 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:36,130 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:36,131 INFO L229 MonitoredProcess]: Starting monitored process 610 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:36,137 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (610)] Waiting until timeout for monitored process [2024-10-12 00:42:36,138 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:36,148 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:36,148 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:36,148 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:36,148 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:36,148 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:36,150 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:36,150 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:36,156 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:36,167 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (610)] Ended with exit code 0 [2024-10-12 00:42:36,167 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:36,167 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:36,168 INFO L229 MonitoredProcess]: Starting monitored process 611 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:36,169 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (611)] Waiting until timeout for monitored process [2024-10-12 00:42:36,169 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:36,179 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:36,179 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:36,179 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:36,179 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:36,179 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:36,180 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:36,180 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:36,185 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:36,195 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (611)] Ended with exit code 0 [2024-10-12 00:42:36,195 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:36,195 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:36,196 INFO L229 MonitoredProcess]: Starting monitored process 612 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:36,197 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (612)] Waiting until timeout for monitored process [2024-10-12 00:42:36,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 [2024-10-12 00:42:36,207 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:36,207 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:36,207 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:36,207 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:36,207 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:36,208 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:36,208 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:36,213 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:36,223 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (612)] Ended with exit code 0 [2024-10-12 00:42:36,223 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:36,223 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:36,224 INFO L229 MonitoredProcess]: Starting monitored process 613 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:36,225 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (613)] Waiting until timeout for monitored process [2024-10-12 00:42:36,225 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:36,235 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:36,235 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:36,235 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:36,235 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:36,235 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:36,237 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:36,237 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:36,243 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:36,253 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (613)] Ended with exit code 0 [2024-10-12 00:42:36,253 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:36,253 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:36,254 INFO L229 MonitoredProcess]: Starting monitored process 614 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:36,255 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (614)] Waiting until timeout for monitored process [2024-10-12 00:42:36,255 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:36,264 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:36,265 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:36,265 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:36,265 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:36,265 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:36,266 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:36,266 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:36,272 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:36,281 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (614)] Ended with exit code 0 [2024-10-12 00:42:36,281 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:36,281 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:36,282 INFO L229 MonitoredProcess]: Starting monitored process 615 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:36,283 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (615)] Waiting until timeout for monitored process [2024-10-12 00:42:36,283 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:36,293 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:36,293 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:36,293 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:36,293 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:36,293 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:36,295 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:36,295 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:36,300 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:36,309 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (615)] Ended with exit code 0 [2024-10-12 00:42:36,309 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:36,309 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:36,310 INFO L229 MonitoredProcess]: Starting monitored process 616 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:36,311 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (616)] Waiting until timeout for monitored process [2024-10-12 00:42:36,311 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:36,321 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:36,321 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:36,321 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:36,321 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:36,321 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:36,323 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:36,323 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:36,327 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:36,337 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (616)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:36,337 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:36,337 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:36,338 INFO L229 MonitoredProcess]: Starting monitored process 617 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:36,338 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (617)] Waiting until timeout for monitored process [2024-10-12 00:42:36,339 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:36,349 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:36,349 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:36,349 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:36,349 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:36,349 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:36,351 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:36,351 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:36,357 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:36,367 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (617)] Ended with exit code 0 [2024-10-12 00:42:36,368 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:36,368 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:36,369 INFO L229 MonitoredProcess]: Starting monitored process 618 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:36,369 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (618)] Waiting until timeout for monitored process [2024-10-12 00:42:36,370 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:36,380 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:36,380 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:36,380 INFO L203 nArgumentSynthesizer]: 2 stem disjuncts [2024-10-12 00:42:36,380 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:36,380 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:36,382 INFO L401 nArgumentSynthesizer]: We have 16 Motzkin's Theorem applications. [2024-10-12 00:42:36,382 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:36,388 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:36,398 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (618)] Ended with exit code 0 [2024-10-12 00:42:36,398 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:36,398 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:36,399 INFO L229 MonitoredProcess]: Starting monitored process 619 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:36,400 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (619)] Waiting until timeout for monitored process [2024-10-12 00:42:36,400 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:36,410 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:36,410 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:36,410 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:36,410 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:36,410 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:36,412 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:36,412 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:36,416 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:36,426 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (619)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:36,426 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:36,426 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:36,427 INFO L229 MonitoredProcess]: Starting monitored process 620 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:36,428 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (620)] Waiting until timeout for monitored process [2024-10-12 00:42:36,428 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:36,438 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:36,438 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:36,438 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:36,438 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:36,438 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:36,439 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:36,439 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:36,444 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:36,453 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (620)] Ended with exit code 0 [2024-10-12 00:42:36,454 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:36,454 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:36,455 INFO L229 MonitoredProcess]: Starting monitored process 621 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:36,455 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (621)] Waiting until timeout for monitored process [2024-10-12 00:42:36,455 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:36,465 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:36,465 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:36,465 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:36,465 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:36,466 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:36,470 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:36,470 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:36,488 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:36,498 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (621)] Ended with exit code 0 [2024-10-12 00:42:36,498 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:36,498 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:36,499 INFO L229 MonitoredProcess]: Starting monitored process 622 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:36,500 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (622)] Waiting until timeout for monitored process [2024-10-12 00:42:36,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 [2024-10-12 00:42:36,510 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:36,511 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:36,511 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:36,511 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:36,511 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:36,511 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:36,511 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:36,511 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:36,513 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:36,523 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (622)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:36,523 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:36,523 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:36,524 INFO L229 MonitoredProcess]: Starting monitored process 623 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:36,524 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (623)] Waiting until timeout for monitored process [2024-10-12 00:42:36,525 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:36,535 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:36,535 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:36,535 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:36,535 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:36,535 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:36,536 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:36,536 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:36,540 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:36,550 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (623)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:36,550 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:36,550 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:36,551 INFO L229 MonitoredProcess]: Starting monitored process 624 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:36,552 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (624)] Waiting until timeout for monitored process [2024-10-12 00:42:36,552 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:36,562 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:36,562 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:36,562 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:36,562 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:36,562 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:36,562 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:36,562 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:36,562 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:36,564 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:36,574 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (624)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:36,574 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:36,574 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:36,575 INFO L229 MonitoredProcess]: Starting monitored process 625 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:36,575 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (625)] Waiting until timeout for monitored process [2024-10-12 00:42:36,576 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:36,585 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:36,585 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:36,585 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:36,585 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:36,586 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:36,586 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:36,586 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:36,586 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:36,588 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:36,597 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (625)] Ended with exit code 0 [2024-10-12 00:42:36,597 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:36,598 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:36,598 INFO L229 MonitoredProcess]: Starting monitored process 626 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:36,599 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (626)] Waiting until timeout for monitored process [2024-10-12 00:42:36,599 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:36,609 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:36,609 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:36,609 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:36,609 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:36,609 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:36,609 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:36,610 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:36,610 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:36,611 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:36,621 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (626)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:36,621 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:36,621 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:36,622 INFO L229 MonitoredProcess]: Starting monitored process 627 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:36,623 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (627)] Waiting until timeout for monitored process [2024-10-12 00:42:36,623 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:36,633 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:36,633 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:36,633 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:36,633 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:36,633 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:36,633 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:36,633 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:36,633 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:36,635 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:36,645 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (627)] Ended with exit code 0 [2024-10-12 00:42:36,645 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:36,645 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:36,646 INFO L229 MonitoredProcess]: Starting monitored process 628 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:36,646 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (628)] Waiting until timeout for monitored process [2024-10-12 00:42:36,648 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:36,658 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:36,658 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:36,658 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:36,659 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:36,659 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:36,659 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:36,659 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:36,659 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:36,661 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:36,671 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (628)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:36,672 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:36,672 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:36,673 INFO L229 MonitoredProcess]: Starting monitored process 629 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:36,673 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (629)] Waiting until timeout for monitored process [2024-10-12 00:42:36,674 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:36,685 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:36,685 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:36,685 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:36,685 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:36,685 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:36,685 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:36,686 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:36,686 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:36,688 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:36,698 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (629)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:36,698 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:36,698 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:36,700 INFO L229 MonitoredProcess]: Starting monitored process 630 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:36,700 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (630)] Waiting until timeout for monitored process [2024-10-12 00:42:36,701 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:36,711 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:36,711 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:36,711 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:36,711 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:36,711 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:36,711 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:36,712 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:36,712 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:36,714 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:36,724 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (630)] Ended with exit code 0 [2024-10-12 00:42:36,724 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:36,724 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:36,726 INFO L229 MonitoredProcess]: Starting monitored process 631 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:36,726 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (631)] Waiting until timeout for monitored process [2024-10-12 00:42:36,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 [2024-10-12 00:42:36,737 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:36,737 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:36,737 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:36,737 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:36,737 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:36,737 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:36,738 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:36,738 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:36,740 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:36,750 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (631)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:36,750 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:36,750 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:36,751 INFO L229 MonitoredProcess]: Starting monitored process 632 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:36,752 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (632)] Waiting until timeout for monitored process [2024-10-12 00:42:36,753 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:36,763 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:36,763 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:36,763 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:36,763 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:36,763 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:36,764 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:36,764 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:36,769 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:36,779 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (632)] Ended with exit code 0 [2024-10-12 00:42:36,779 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:36,779 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:36,780 INFO L229 MonitoredProcess]: Starting monitored process 633 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:36,780 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (633)] Waiting until timeout for monitored process [2024-10-12 00:42:36,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 [2024-10-12 00:42:36,790 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:36,791 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:36,791 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:36,791 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:36,791 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:36,792 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:36,792 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:36,797 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:36,807 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (633)] Ended with exit code 0 [2024-10-12 00:42:36,807 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:36,807 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:36,808 INFO L229 MonitoredProcess]: Starting monitored process 634 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:36,809 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (634)] Waiting until timeout for monitored process [2024-10-12 00:42:36,809 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:36,819 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:36,819 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:36,819 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:36,819 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:36,819 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:36,819 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:36,820 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:36,820 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:36,822 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:36,831 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (634)] Ended with exit code 0 [2024-10-12 00:42:36,832 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:36,832 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:36,832 INFO L229 MonitoredProcess]: Starting monitored process 635 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:36,833 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (635)] Waiting until timeout for monitored process [2024-10-12 00:42:36,833 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:36,843 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:36,843 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:36,843 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:36,843 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:36,843 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:36,844 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:36,844 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:36,844 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:36,846 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:36,856 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (635)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:36,856 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:36,856 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:36,857 INFO L229 MonitoredProcess]: Starting monitored process 636 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:36,857 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (636)] Waiting until timeout for monitored process [2024-10-12 00:42:36,858 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:36,868 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:36,868 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:36,868 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:36,868 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:36,868 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:36,868 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:36,869 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:36,869 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:36,871 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:36,880 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (636)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:36,880 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:36,881 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:36,881 INFO L229 MonitoredProcess]: Starting monitored process 637 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:36,882 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (637)] Waiting until timeout for monitored process [2024-10-12 00:42:36,882 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:36,892 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:36,892 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:36,892 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:36,892 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:36,892 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:36,892 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:36,893 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:36,893 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:36,895 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:36,904 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (637)] Ended with exit code 0 [2024-10-12 00:42:36,904 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:36,905 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:36,906 INFO L229 MonitoredProcess]: Starting monitored process 638 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:36,906 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (638)] Waiting until timeout for monitored process [2024-10-12 00:42:36,906 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:36,916 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:36,916 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:36,916 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:36,917 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:36,917 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:36,917 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:36,917 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:36,917 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:36,919 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:36,928 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (638)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:36,929 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:36,929 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:36,930 INFO L229 MonitoredProcess]: Starting monitored process 639 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:36,931 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (639)] Waiting until timeout for monitored process [2024-10-12 00:42:36,934 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:36,944 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:36,944 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:36,944 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:36,944 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:36,944 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:36,944 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:36,944 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:36,944 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:36,946 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:36,956 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (639)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:36,956 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:36,956 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:36,957 INFO L229 MonitoredProcess]: Starting monitored process 640 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:36,958 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (640)] Waiting until timeout for monitored process [2024-10-12 00:42:36,958 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:36,969 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:36,969 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:36,969 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:36,969 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:36,969 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:36,969 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:36,969 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:36,969 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:36,971 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:36,981 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (640)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:36,981 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:36,981 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:36,982 INFO L229 MonitoredProcess]: Starting monitored process 641 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:36,982 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (641)] Waiting until timeout for monitored process [2024-10-12 00:42:36,983 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:36,993 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:36,993 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:36,993 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:36,993 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:36,993 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:36,993 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:36,993 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:36,993 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:36,995 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:37,005 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (641)] Ended with exit code 0 [2024-10-12 00:42:37,005 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:37,005 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:37,006 INFO L229 MonitoredProcess]: Starting monitored process 642 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:37,006 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (642)] Waiting until timeout for monitored process [2024-10-12 00:42:37,007 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:37,017 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:37,017 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:37,017 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:37,017 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:37,017 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:37,017 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:37,017 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:37,017 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:37,019 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:37,029 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (642)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:37,029 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:37,029 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:37,030 INFO L229 MonitoredProcess]: Starting monitored process 643 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:37,030 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (643)] Waiting until timeout for monitored process [2024-10-12 00:42:37,031 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:37,041 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:37,041 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:37,041 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:37,041 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:37,041 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:37,041 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:37,042 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:37,042 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:37,043 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:37,053 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (643)] Ended with exit code 0 [2024-10-12 00:42:37,053 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:37,053 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:37,054 INFO L229 MonitoredProcess]: Starting monitored process 644 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:37,055 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (644)] Waiting until timeout for monitored process [2024-10-12 00:42:37,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 [2024-10-12 00:42:37,065 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:37,066 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:37,066 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:37,066 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:37,066 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:37,067 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:37,067 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:37,072 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:37,081 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (644)] Ended with exit code 0 [2024-10-12 00:42:37,082 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:37,082 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:37,082 INFO L229 MonitoredProcess]: Starting monitored process 645 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:37,083 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (645)] Waiting until timeout for monitored process [2024-10-12 00:42:37,083 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:37,093 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:37,093 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:37,093 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:37,093 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:37,094 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:37,094 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:37,094 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:37,094 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:37,096 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:37,105 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (645)] Ended with exit code 0 [2024-10-12 00:42:37,106 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:37,106 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:37,106 INFO L229 MonitoredProcess]: Starting monitored process 646 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:37,107 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (646)] Waiting until timeout for monitored process [2024-10-12 00:42:37,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 [2024-10-12 00:42:37,117 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:37,117 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:37,117 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:37,117 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:37,117 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:37,117 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:37,118 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:37,118 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:37,120 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:37,129 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (646)] Ended with exit code 0 [2024-10-12 00:42:37,130 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:37,130 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:37,130 INFO L229 MonitoredProcess]: Starting monitored process 647 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:37,131 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (647)] Waiting until timeout for monitored process [2024-10-12 00:42:37,131 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:37,141 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:37,141 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:37,141 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:37,141 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:37,141 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:37,141 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:37,142 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:37,142 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:37,144 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:37,154 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (647)] Ended with exit code 0 [2024-10-12 00:42:37,154 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:37,154 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:37,155 INFO L229 MonitoredProcess]: Starting monitored process 648 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:37,155 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (648)] Waiting until timeout for monitored process [2024-10-12 00:42:37,156 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:37,165 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:37,166 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:37,166 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:37,166 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:37,166 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:37,166 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:37,166 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:37,166 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:37,168 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:37,178 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (648)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:37,178 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:37,178 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:37,179 INFO L229 MonitoredProcess]: Starting monitored process 649 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:37,180 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (649)] Waiting until timeout for monitored process [2024-10-12 00:42:37,180 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:37,190 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:37,190 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:37,190 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:37,190 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:37,190 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:37,190 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:37,191 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:37,191 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:37,193 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:37,203 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (649)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:37,203 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:37,203 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:37,204 INFO L229 MonitoredProcess]: Starting monitored process 650 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:37,205 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (650)] Waiting until timeout for monitored process [2024-10-12 00:42:37,205 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:37,215 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:37,215 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:37,215 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:37,215 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:37,215 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:37,215 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:37,216 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:37,216 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:37,217 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:37,227 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (650)] Ended with exit code 0 [2024-10-12 00:42:37,227 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:37,227 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:37,228 INFO L229 MonitoredProcess]: Starting monitored process 651 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:37,240 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (651)] Waiting until timeout for monitored process [2024-10-12 00:42:37,240 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:37,250 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:37,250 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:37,250 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:37,251 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:37,251 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:37,251 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:37,251 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:37,251 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:37,253 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:37,262 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (651)] Ended with exit code 0 [2024-10-12 00:42:37,262 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:37,266 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:37,267 INFO L229 MonitoredProcess]: Starting monitored process 652 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:37,267 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (652)] Waiting until timeout for monitored process [2024-10-12 00:42:37,268 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:37,278 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:37,278 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:37,278 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:37,278 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:37,278 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:37,279 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:37,279 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:37,279 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:37,281 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:37,290 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (652)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:37,291 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:37,291 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:37,291 INFO L229 MonitoredProcess]: Starting monitored process 653 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:37,292 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (653)] Waiting until timeout for monitored process [2024-10-12 00:42:37,293 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:37,302 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:37,302 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:37,302 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:37,303 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:37,303 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:37,303 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:37,303 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:37,303 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:37,305 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:37,315 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (653)] Ended with exit code 0 [2024-10-12 00:42:37,315 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:37,315 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:37,316 INFO L229 MonitoredProcess]: Starting monitored process 654 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:37,316 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (654)] Waiting until timeout for monitored process [2024-10-12 00:42:37,317 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:37,327 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:37,327 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:37,327 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:37,327 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:37,327 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:37,327 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:37,328 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:37,328 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:37,329 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:37,339 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (654)] Ended with exit code 0 [2024-10-12 00:42:37,339 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:37,340 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:37,340 INFO L229 MonitoredProcess]: Starting monitored process 655 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:37,341 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (655)] Waiting until timeout for monitored process [2024-10-12 00:42:37,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 [2024-10-12 00:42:37,351 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:37,351 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:37,351 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:37,351 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:37,351 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:37,351 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:37,352 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:37,352 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:37,354 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:37,363 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (655)] Ended with exit code 0 [2024-10-12 00:42:37,364 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:37,364 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:37,364 INFO L229 MonitoredProcess]: Starting monitored process 656 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:37,365 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (656)] Waiting until timeout for monitored process [2024-10-12 00:42:37,365 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:37,375 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:37,375 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:37,375 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:37,376 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:37,376 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:37,376 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:37,376 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:37,376 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:37,378 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:37,388 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (656)] Ended with exit code 0 [2024-10-12 00:42:37,388 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:37,388 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:37,389 INFO L229 MonitoredProcess]: Starting monitored process 657 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:37,389 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (657)] Waiting until timeout for monitored process [2024-10-12 00:42:37,390 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:37,399 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:37,399 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:37,399 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:37,400 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:37,400 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:37,400 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:37,400 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:37,400 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:37,402 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:37,412 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (657)] Ended with exit code 0 [2024-10-12 00:42:37,412 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:37,412 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:37,413 INFO L229 MonitoredProcess]: Starting monitored process 658 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:37,413 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (658)] Waiting until timeout for monitored process [2024-10-12 00:42:37,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 [2024-10-12 00:42:37,424 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:37,424 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:37,424 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:37,424 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:37,424 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:37,425 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:37,425 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:37,430 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:37,440 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (658)] Ended with exit code 0 [2024-10-12 00:42:37,440 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:37,440 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:37,441 INFO L229 MonitoredProcess]: Starting monitored process 659 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:37,441 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (659)] Waiting until timeout for monitored process [2024-10-12 00:42:37,442 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:37,452 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:37,452 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:37,452 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:37,452 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:37,452 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:37,452 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:37,452 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:37,452 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:37,454 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:37,464 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (659)] Ended with exit code 0 [2024-10-12 00:42:37,464 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:37,464 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:37,465 INFO L229 MonitoredProcess]: Starting monitored process 660 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:37,465 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (660)] Waiting until timeout for monitored process [2024-10-12 00:42:37,466 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:37,476 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:37,476 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:37,476 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:37,476 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:37,476 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:37,476 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:37,476 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:37,476 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:37,478 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:37,488 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (660)] Ended with exit code 0 [2024-10-12 00:42:37,488 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:37,488 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:37,489 INFO L229 MonitoredProcess]: Starting monitored process 661 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:37,489 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (661)] Waiting until timeout for monitored process [2024-10-12 00:42:37,490 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:37,500 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:37,500 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:37,500 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:37,500 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:37,500 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:37,501 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:37,501 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:37,506 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:37,515 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (661)] Ended with exit code 0 [2024-10-12 00:42:37,515 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:37,515 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:37,516 INFO L229 MonitoredProcess]: Starting monitored process 662 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:37,517 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (662)] Waiting until timeout for monitored process [2024-10-12 00:42:37,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 [2024-10-12 00:42:37,527 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:37,527 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:37,527 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:37,527 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:37,527 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:37,528 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:37,529 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:37,533 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:37,542 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (662)] Ended with exit code 0 [2024-10-12 00:42:37,542 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:37,543 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:37,543 INFO L229 MonitoredProcess]: Starting monitored process 663 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:37,544 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (663)] Waiting until timeout for monitored process [2024-10-12 00:42:37,544 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:37,554 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:37,554 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:37,554 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:37,554 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:37,554 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:37,554 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:37,555 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:37,555 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:37,557 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:37,566 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (663)] Ended with exit code 0 [2024-10-12 00:42:37,567 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:37,567 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:37,567 INFO L229 MonitoredProcess]: Starting monitored process 664 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:37,568 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (664)] Waiting until timeout for monitored process [2024-10-12 00:42:37,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 [2024-10-12 00:42:37,578 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:37,578 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:37,578 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:37,578 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:37,578 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:37,578 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:37,579 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:37,579 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:37,581 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:37,590 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (664)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:37,590 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:37,591 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:37,591 INFO L229 MonitoredProcess]: Starting monitored process 665 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:37,592 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (665)] Waiting until timeout for monitored process [2024-10-12 00:42:37,592 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:37,602 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:37,602 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:37,602 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:37,602 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:37,602 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:37,602 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:37,603 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:37,603 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:37,605 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:37,614 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (665)] Ended with exit code 0 [2024-10-12 00:42:37,614 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:37,615 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:37,615 INFO L229 MonitoredProcess]: Starting monitored process 666 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:37,616 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (666)] Waiting until timeout for monitored process [2024-10-12 00:42:37,616 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:37,626 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:37,627 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:37,627 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:37,627 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:37,627 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:37,627 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:37,627 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:37,627 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:37,629 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:37,639 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (666)] Ended with exit code 0 [2024-10-12 00:42:37,639 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:37,639 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:37,640 INFO L229 MonitoredProcess]: Starting monitored process 667 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:37,641 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (667)] Waiting until timeout for monitored process [2024-10-12 00:42:37,644 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:37,654 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:37,654 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:37,654 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:37,655 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:37,655 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:37,655 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:37,655 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:37,656 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:37,658 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:37,668 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (667)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:37,668 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:37,668 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:37,669 INFO L229 MonitoredProcess]: Starting monitored process 668 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:37,670 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (668)] Waiting until timeout for monitored process [2024-10-12 00:42:37,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 [2024-10-12 00:42:37,680 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:37,681 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:37,681 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:37,681 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:37,681 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:37,681 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:37,681 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:37,681 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:37,684 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:37,694 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (668)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:37,694 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:37,694 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:37,695 INFO L229 MonitoredProcess]: Starting monitored process 669 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:37,696 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (669)] Waiting until timeout for monitored process [2024-10-12 00:42:37,696 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:37,706 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:37,706 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:37,706 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:37,706 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:37,706 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:37,706 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:37,707 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:37,707 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:37,709 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:37,719 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (669)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:37,719 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:37,719 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:37,720 INFO L229 MonitoredProcess]: Starting monitored process 670 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:37,720 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (670)] Waiting until timeout for monitored process [2024-10-12 00:42:37,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 [2024-10-12 00:42:37,731 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:37,731 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:37,731 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:37,731 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:37,731 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:37,731 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:37,732 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:37,732 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:37,734 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:37,743 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (670)] Ended with exit code 0 [2024-10-12 00:42:37,743 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:37,743 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:37,744 INFO L229 MonitoredProcess]: Starting monitored process 671 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:37,744 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (671)] Waiting until timeout for monitored process [2024-10-12 00:42:37,745 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:37,754 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:37,755 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:37,755 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:37,755 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:37,755 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:37,755 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:37,755 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:37,755 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:37,757 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:37,767 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (671)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:37,767 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:37,767 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:37,768 INFO L229 MonitoredProcess]: Starting monitored process 672 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:37,768 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (672)] Waiting until timeout for monitored process [2024-10-12 00:42:37,769 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:37,778 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:37,778 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:37,778 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:37,778 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:37,778 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:37,778 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:37,779 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:37,779 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:37,781 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:37,790 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (672)] Ended with exit code 0 [2024-10-12 00:42:37,790 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:37,790 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:37,791 INFO L229 MonitoredProcess]: Starting monitored process 673 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:37,791 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (673)] Waiting until timeout for monitored process [2024-10-12 00:42:37,792 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:37,802 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:37,802 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:37,802 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:37,802 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:37,802 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:37,802 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:37,803 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:37,803 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:37,805 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:37,814 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (673)] Ended with exit code 0 [2024-10-12 00:42:37,814 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:37,814 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:37,815 INFO L229 MonitoredProcess]: Starting monitored process 674 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:37,815 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (674)] Waiting until timeout for monitored process [2024-10-12 00:42:37,816 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:37,825 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:37,826 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:37,826 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:37,826 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:37,826 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:37,826 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:37,826 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:37,826 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:37,828 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:37,838 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (674)] Ended with exit code 0 [2024-10-12 00:42:37,838 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:37,838 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:37,839 INFO L229 MonitoredProcess]: Starting monitored process 675 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:37,839 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (675)] Waiting until timeout for monitored process [2024-10-12 00:42:37,840 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:37,849 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:37,849 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:37,849 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:37,850 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:37,850 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:37,850 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:37,850 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:37,850 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:37,852 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:37,862 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (675)] Ended with exit code 0 [2024-10-12 00:42:37,862 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:37,862 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:37,863 INFO L229 MonitoredProcess]: Starting monitored process 676 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:37,863 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (676)] Waiting until timeout for monitored process [2024-10-12 00:42:37,864 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:37,873 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:37,873 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:37,873 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:37,873 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:37,873 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:37,873 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:37,874 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:37,874 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:37,876 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:37,885 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (676)] Ended with exit code 0 [2024-10-12 00:42:37,886 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:37,886 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:37,886 INFO L229 MonitoredProcess]: Starting monitored process 677 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:37,887 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (677)] Waiting until timeout for monitored process [2024-10-12 00:42:37,887 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:37,897 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:37,897 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:37,897 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:37,897 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:37,897 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:37,897 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:37,898 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:37,898 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:37,900 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:37,909 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (677)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:37,909 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:37,909 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:37,910 INFO L229 MonitoredProcess]: Starting monitored process 678 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:37,911 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (678)] Waiting until timeout for monitored process [2024-10-12 00:42:37,911 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:37,921 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:37,921 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:37,921 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:37,921 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:37,921 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:37,921 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:37,922 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:37,922 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:37,923 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:37,934 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (678)] Ended with exit code 0 [2024-10-12 00:42:37,935 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:37,935 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:37,936 INFO L229 MonitoredProcess]: Starting monitored process 679 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:37,936 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (679)] Waiting until timeout for monitored process [2024-10-12 00:42:37,937 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:37,946 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:37,946 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:37,946 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:37,946 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:37,947 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:37,947 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:37,947 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:37,947 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:37,949 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:37,958 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (679)] Ended with exit code 0 [2024-10-12 00:42:37,959 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:37,959 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:37,959 INFO L229 MonitoredProcess]: Starting monitored process 680 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:37,960 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (680)] Waiting until timeout for monitored process [2024-10-12 00:42:37,960 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:37,970 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:37,971 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:37,971 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:37,971 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:37,971 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:37,971 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:37,971 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:37,971 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:37,973 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:37,983 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (680)] Ended with exit code 0 [2024-10-12 00:42:37,983 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:37,983 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:37,984 INFO L229 MonitoredProcess]: Starting monitored process 681 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:37,984 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (681)] Waiting until timeout for monitored process [2024-10-12 00:42:37,984 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:37,994 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:37,994 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:37,995 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:37,995 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:37,995 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:37,995 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:37,995 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:37,995 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:37,997 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:38,006 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (681)] Ended with exit code 0 [2024-10-12 00:42:38,007 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:38,007 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:38,007 INFO L229 MonitoredProcess]: Starting monitored process 682 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:38,008 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (682)] Waiting until timeout for monitored process [2024-10-12 00:42:38,009 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:38,018 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:38,018 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:38,018 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:38,018 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:38,019 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:38,019 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:38,019 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:38,019 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:38,021 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:38,030 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (682)] Ended with exit code 0 [2024-10-12 00:42:38,030 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:38,030 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:38,031 INFO L229 MonitoredProcess]: Starting monitored process 683 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:38,032 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (683)] Waiting until timeout for monitored process [2024-10-12 00:42:38,032 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:38,042 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:38,042 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:38,042 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:38,042 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:38,042 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:38,042 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:38,043 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:38,043 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:38,044 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:38,054 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (683)] Ended with exit code 0 [2024-10-12 00:42:38,054 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:38,055 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:38,055 INFO L229 MonitoredProcess]: Starting monitored process 684 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:38,056 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (684)] Waiting until timeout for monitored process [2024-10-12 00:42:38,056 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:38,066 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:38,066 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:38,066 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:38,066 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:38,066 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:38,066 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:38,067 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:38,067 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:38,069 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:38,078 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (684)] Ended with exit code 0 [2024-10-12 00:42:38,078 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:38,079 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:38,079 INFO L229 MonitoredProcess]: Starting monitored process 685 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:38,080 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (685)] Waiting until timeout for monitored process [2024-10-12 00:42:38,080 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:38,090 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:38,090 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:38,090 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:38,090 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:38,090 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:38,090 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:38,091 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:38,091 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:38,093 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:38,102 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (685)] Ended with exit code 0 [2024-10-12 00:42:38,102 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:38,102 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:38,103 INFO L229 MonitoredProcess]: Starting monitored process 686 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:38,104 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (686)] Waiting until timeout for monitored process [2024-10-12 00:42:38,104 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:38,114 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:38,114 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:38,114 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:38,114 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:38,114 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:38,114 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:38,115 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:38,115 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:38,117 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:38,126 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (686)] Ended with exit code 0 [2024-10-12 00:42:38,126 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:38,127 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:38,127 INFO L229 MonitoredProcess]: Starting monitored process 687 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:38,128 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (687)] Waiting until timeout for monitored process [2024-10-12 00:42:38,128 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:38,138 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:38,138 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:38,138 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:38,138 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:38,138 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:38,138 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:38,138 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:38,138 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:38,140 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:38,150 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (687)] Ended with exit code 0 [2024-10-12 00:42:38,150 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:38,150 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:38,151 INFO L229 MonitoredProcess]: Starting monitored process 688 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:38,151 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (688)] Waiting until timeout for monitored process [2024-10-12 00:42:38,152 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:38,161 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:38,161 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:38,161 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:38,162 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:38,162 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:38,162 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:38,162 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:38,162 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:38,164 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:38,174 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (688)] Ended with exit code 0 [2024-10-12 00:42:38,174 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:38,174 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:38,175 INFO L229 MonitoredProcess]: Starting monitored process 689 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:38,175 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (689)] Waiting until timeout for monitored process [2024-10-12 00:42:38,176 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:38,185 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:38,185 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:38,185 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:38,185 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:38,185 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:38,185 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:38,186 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:38,186 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:38,188 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:38,202 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (689)] Ended with exit code 0 [2024-10-12 00:42:38,203 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:38,203 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:38,204 INFO L229 MonitoredProcess]: Starting monitored process 690 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:38,204 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (690)] Waiting until timeout for monitored process [2024-10-12 00:42:38,205 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:38,214 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:38,215 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:38,215 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:38,215 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:38,215 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:38,215 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:38,215 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:38,215 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:38,217 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:38,226 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (690)] Ended with exit code 0 [2024-10-12 00:42:38,227 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:38,227 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:38,228 INFO L229 MonitoredProcess]: Starting monitored process 691 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:38,228 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (691)] Waiting until timeout for monitored process [2024-10-12 00:42:38,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 [2024-10-12 00:42:38,238 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:38,238 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:38,239 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:38,239 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:38,239 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:38,239 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:38,239 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:38,239 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:38,241 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:38,250 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (691)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:38,251 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:38,251 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:38,252 INFO L229 MonitoredProcess]: Starting monitored process 692 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:38,252 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (692)] Waiting until timeout for monitored process [2024-10-12 00:42:38,253 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:38,262 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:38,262 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:38,262 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:38,262 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:38,262 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:38,264 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:38,264 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:38,270 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:38,280 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (692)] Ended with exit code 0 [2024-10-12 00:42:38,280 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:38,280 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:38,281 INFO L229 MonitoredProcess]: Starting monitored process 693 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:38,281 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (693)] Waiting until timeout for monitored process [2024-10-12 00:42:38,282 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:38,292 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:38,292 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:38,292 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:38,292 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:38,292 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:38,294 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:38,294 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:38,298 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:38,308 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (693)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:38,308 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:38,308 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:38,309 INFO L229 MonitoredProcess]: Starting monitored process 694 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:38,309 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (694)] Waiting until timeout for monitored process [2024-10-12 00:42:38,310 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:38,320 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:38,320 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:38,320 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:38,320 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:38,320 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:38,320 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:38,321 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:38,321 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:38,322 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:38,332 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (694)] Ended with exit code 0 [2024-10-12 00:42:38,332 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:38,332 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:38,333 INFO L229 MonitoredProcess]: Starting monitored process 695 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:38,333 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (695)] Waiting until timeout for monitored process [2024-10-12 00:42:38,334 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:38,343 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:38,344 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:38,344 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:38,344 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:38,344 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:38,344 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:38,344 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:38,344 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:38,346 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:38,355 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (695)] Ended with exit code 0 [2024-10-12 00:42:38,355 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:38,355 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:38,356 INFO L229 MonitoredProcess]: Starting monitored process 696 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:38,364 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (696)] Waiting until timeout for monitored process [2024-10-12 00:42:38,364 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:38,374 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:38,374 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:38,374 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:38,374 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:38,374 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:38,374 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:38,375 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:38,375 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:38,377 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:38,386 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (696)] Ended with exit code 0 [2024-10-12 00:42:38,386 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:38,386 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:38,387 INFO L229 MonitoredProcess]: Starting monitored process 697 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:38,387 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (697)] Waiting until timeout for monitored process [2024-10-12 00:42:38,388 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:38,398 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:38,398 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:38,398 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:38,398 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:38,398 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:38,398 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:38,399 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:38,399 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:38,400 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:38,410 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (697)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:38,410 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:38,411 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:38,411 INFO L229 MonitoredProcess]: Starting monitored process 698 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:38,412 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (698)] Waiting until timeout for monitored process [2024-10-12 00:42:38,412 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:38,422 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:38,422 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:38,422 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:38,423 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:38,423 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:38,423 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:38,423 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:38,423 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:38,425 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:38,435 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (698)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:38,435 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:38,435 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:38,436 INFO L229 MonitoredProcess]: Starting monitored process 699 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:38,436 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (699)] Waiting until timeout for monitored process [2024-10-12 00:42:38,437 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:38,447 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:38,447 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:38,447 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:38,447 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:38,447 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:38,447 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:38,448 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:38,448 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:38,452 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:38,462 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (699)] Ended with exit code 0 [2024-10-12 00:42:38,463 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:38,463 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:38,464 INFO L229 MonitoredProcess]: Starting monitored process 700 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:38,465 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (700)] Waiting until timeout for monitored process [2024-10-12 00:42:38,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 [2024-10-12 00:42:38,476 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:38,476 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:38,476 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:38,476 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:38,476 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:38,476 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:38,477 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:38,477 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:38,479 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:38,488 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (700)] Ended with exit code 0 [2024-10-12 00:42:38,489 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:38,489 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:38,489 INFO L229 MonitoredProcess]: Starting monitored process 701 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:38,490 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (701)] Waiting until timeout for monitored process [2024-10-12 00:42:38,490 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:38,500 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:38,500 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:38,501 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:38,501 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:38,501 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:38,501 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:38,501 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:38,501 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:38,503 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:38,512 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (701)] Ended with exit code 0 [2024-10-12 00:42:38,512 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:38,513 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:38,513 INFO L229 MonitoredProcess]: Starting monitored process 702 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:38,514 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (702)] Waiting until timeout for monitored process [2024-10-12 00:42:38,515 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:38,525 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:38,525 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:38,525 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:38,525 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:38,525 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:38,525 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:38,525 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:38,525 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:38,527 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:38,537 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (702)] Ended with exit code 0 [2024-10-12 00:42:38,537 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:38,537 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:38,538 INFO L229 MonitoredProcess]: Starting monitored process 703 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:38,539 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (703)] Waiting until timeout for monitored process [2024-10-12 00:42:38,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 [2024-10-12 00:42:38,551 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:38,551 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:38,551 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:38,551 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:38,551 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:38,551 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:38,552 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:38,552 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:38,554 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:38,566 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (703)] Ended with exit code 0 [2024-10-12 00:42:38,566 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:38,567 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:38,570 INFO L229 MonitoredProcess]: Starting monitored process 704 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:38,570 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (704)] Waiting until timeout for monitored process [2024-10-12 00:42:38,571 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:38,581 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:38,581 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:38,581 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:38,581 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:38,581 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:38,581 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:38,582 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:38,582 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:38,584 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:38,594 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (704)] Ended with exit code 0 [2024-10-12 00:42:38,594 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:38,594 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:38,595 INFO L229 MonitoredProcess]: Starting monitored process 705 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:38,595 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (705)] Waiting until timeout for monitored process [2024-10-12 00:42:38,596 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:38,607 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:38,608 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:38,608 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:38,608 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:38,608 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:38,608 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:38,609 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:38,609 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:38,611 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:38,623 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (705)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:38,623 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:38,623 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:38,624 INFO L229 MonitoredProcess]: Starting monitored process 706 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:38,625 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (706)] Waiting until timeout for monitored process [2024-10-12 00:42:38,625 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:38,636 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:38,636 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:38,636 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:38,636 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:38,636 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:38,636 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:38,637 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:38,637 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:38,639 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:38,651 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (706)] Ended with exit code 0 [2024-10-12 00:42:38,651 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:38,651 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:38,652 INFO L229 MonitoredProcess]: Starting monitored process 707 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:38,652 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (707)] Waiting until timeout for monitored process [2024-10-12 00:42:38,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 [2024-10-12 00:42:38,663 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:38,663 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:38,663 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:38,664 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:38,664 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:38,665 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:38,665 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:38,671 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:38,680 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (707)] Ended with exit code 0 [2024-10-12 00:42:38,680 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:38,681 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:38,681 INFO L229 MonitoredProcess]: Starting monitored process 708 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:38,682 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (708)] Waiting until timeout for monitored process [2024-10-12 00:42:38,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 [2024-10-12 00:42:38,692 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:38,692 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:38,692 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:38,692 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:38,692 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:38,692 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:38,693 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:38,693 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:38,694 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:38,704 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (708)] Ended with exit code 0 [2024-10-12 00:42:38,704 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:38,704 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:38,705 INFO L229 MonitoredProcess]: Starting monitored process 709 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:38,705 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (709)] Waiting until timeout for monitored process [2024-10-12 00:42:38,706 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:38,715 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:38,716 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:42:38,716 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:38,716 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:38,716 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:38,716 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:38,716 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:38,716 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:38,718 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:38,728 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (709)] Ended with exit code 0 [2024-10-12 00:42:38,728 INFO L451 LassoAnalysis]: Using template '4-phase'. [2024-10-12 00:42:38,728 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:38,728 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:38,729 INFO L229 MonitoredProcess]: Starting monitored process 710 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:38,729 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (710)] Waiting until timeout for monitored process [2024-10-12 00:42:38,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 [2024-10-12 00:42:38,740 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:38,740 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:38,740 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:38,740 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:38,740 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:38,740 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:38,741 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:38,741 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:38,744 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:38,754 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (710)] Ended with exit code 0 [2024-10-12 00:42:38,754 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:38,754 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:38,755 INFO L229 MonitoredProcess]: Starting monitored process 711 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:38,756 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (711)] Waiting until timeout for monitored process [2024-10-12 00:42:38,756 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:38,766 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:38,766 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:38,766 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:38,766 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:38,766 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:38,766 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:38,767 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:38,767 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:38,769 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:38,780 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (711)] Ended with exit code 0 [2024-10-12 00:42:38,780 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:38,780 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:38,781 INFO L229 MonitoredProcess]: Starting monitored process 712 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:38,781 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (712)] Waiting until timeout for monitored process [2024-10-12 00:42:38,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 [2024-10-12 00:42:38,792 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:38,792 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:38,792 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:38,792 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:38,792 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:38,792 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:38,792 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:38,792 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:38,795 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:38,805 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (712)] Ended with exit code 0 [2024-10-12 00:42:38,805 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:38,805 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:38,806 INFO L229 MonitoredProcess]: Starting monitored process 713 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:38,806 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (713)] Waiting until timeout for monitored process [2024-10-12 00:42:38,807 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:38,817 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:38,817 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:38,817 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:38,818 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:38,818 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:38,818 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:38,818 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:38,818 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:38,821 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:38,831 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (713)] Ended with exit code 0 [2024-10-12 00:42:38,831 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:38,831 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:38,832 INFO L229 MonitoredProcess]: Starting monitored process 714 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:38,832 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (714)] Waiting until timeout for monitored process [2024-10-12 00:42:38,833 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:38,843 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:38,843 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:38,843 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:38,843 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:38,843 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:38,843 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:38,844 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:38,844 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:38,846 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:38,857 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (714)] Ended with exit code 0 [2024-10-12 00:42:38,857 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:38,857 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:38,858 INFO L229 MonitoredProcess]: Starting monitored process 715 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:38,859 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (715)] Waiting until timeout for monitored process [2024-10-12 00:42:38,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 [2024-10-12 00:42:38,869 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:38,870 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:38,870 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:38,870 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:38,870 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:38,870 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:38,871 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:38,871 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:38,873 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:38,884 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (715)] Ended with exit code 0 [2024-10-12 00:42:38,884 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:38,884 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:38,885 INFO L229 MonitoredProcess]: Starting monitored process 716 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:38,886 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (716)] Waiting until timeout for monitored process [2024-10-12 00:42:38,886 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:38,898 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:38,898 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:38,898 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:38,898 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:38,898 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:38,898 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:38,899 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:38,899 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:38,902 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:38,915 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (716)] Ended with exit code 0 [2024-10-12 00:42:38,915 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:38,915 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:38,916 INFO L229 MonitoredProcess]: Starting monitored process 717 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:38,917 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (717)] Waiting until timeout for monitored process [2024-10-12 00:42:38,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 [2024-10-12 00:42:38,927 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:38,927 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:38,927 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:38,927 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:38,927 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:38,927 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:38,928 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:38,928 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:38,931 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:38,942 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (717)] Ended with exit code 0 [2024-10-12 00:42:38,942 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:38,942 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:38,943 INFO L229 MonitoredProcess]: Starting monitored process 718 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:38,944 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (718)] Waiting until timeout for monitored process [2024-10-12 00:42:38,944 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:38,954 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:38,954 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:38,954 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:38,954 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:38,954 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:38,954 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:38,955 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:38,955 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:38,958 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:38,967 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (718)] Ended with exit code 0 [2024-10-12 00:42:38,967 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:38,968 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:38,968 INFO L229 MonitoredProcess]: Starting monitored process 719 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:38,969 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (719)] Waiting until timeout for monitored process [2024-10-12 00:42:38,969 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:38,979 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:38,979 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:38,979 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:38,979 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:38,979 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:38,979 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:38,980 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:38,980 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:38,982 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:38,993 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (719)] Ended with exit code 0 [2024-10-12 00:42:38,993 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:38,994 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:38,994 INFO L229 MonitoredProcess]: Starting monitored process 720 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:38,995 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (720)] Waiting until timeout for monitored process [2024-10-12 00:42:38,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 [2024-10-12 00:42:39,005 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:39,005 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:39,005 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:39,006 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:39,006 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:39,006 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:39,006 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:39,006 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:39,009 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:39,019 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (720)] Ended with exit code 0 [2024-10-12 00:42:39,019 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:39,019 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:39,020 INFO L229 MonitoredProcess]: Starting monitored process 721 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:39,020 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (721)] Waiting until timeout for monitored process [2024-10-12 00:42:39,021 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:39,031 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:39,031 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:39,031 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:39,031 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:39,031 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:39,031 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:39,031 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:39,032 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:39,034 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:39,044 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (721)] Ended with exit code 0 [2024-10-12 00:42:39,044 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:39,044 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:39,045 INFO L229 MonitoredProcess]: Starting monitored process 722 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:39,045 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (722)] Waiting until timeout for monitored process [2024-10-12 00:42:39,046 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:39,056 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:39,056 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:39,056 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:39,056 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:39,056 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:39,056 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:39,056 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:39,056 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:39,059 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:39,070 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (722)] Ended with exit code 0 [2024-10-12 00:42:39,070 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:39,070 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:39,071 INFO L229 MonitoredProcess]: Starting monitored process 723 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:39,071 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (723)] Waiting until timeout for monitored process [2024-10-12 00:42:39,072 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:39,082 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:39,082 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:39,082 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:39,082 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:39,082 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:39,082 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:39,082 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:39,083 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:39,085 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:39,095 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (723)] Ended with exit code 0 [2024-10-12 00:42:39,096 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:39,096 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:39,096 INFO L229 MonitoredProcess]: Starting monitored process 724 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:39,097 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (724)] Waiting until timeout for monitored process [2024-10-12 00:42:39,097 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:39,108 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:39,108 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:39,108 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:39,108 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:39,108 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:39,110 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:42:39,110 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:42:39,116 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:39,126 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (724)] Ended with exit code 0 [2024-10-12 00:42:39,126 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:39,126 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:39,127 INFO L229 MonitoredProcess]: Starting monitored process 725 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:39,127 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (725)] Waiting until timeout for monitored process [2024-10-12 00:42:39,128 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:39,138 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:39,138 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:39,138 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:39,138 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:39,138 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:39,138 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:39,139 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:39,139 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:39,141 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:39,151 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (725)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:39,151 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:39,151 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:39,152 INFO L229 MonitoredProcess]: Starting monitored process 726 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:39,152 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (726)] Waiting until timeout for monitored process [2024-10-12 00:42:39,153 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:39,163 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:39,163 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:39,163 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:39,163 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:39,163 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:39,163 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:39,164 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:39,164 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:39,166 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:39,176 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (726)] Ended with exit code 0 [2024-10-12 00:42:39,177 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:39,177 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:39,177 INFO L229 MonitoredProcess]: Starting monitored process 727 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:39,178 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (727)] Waiting until timeout for monitored process [2024-10-12 00:42:39,178 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:39,188 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:39,189 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:39,189 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:39,189 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:39,189 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:39,189 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:39,189 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:39,189 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:39,192 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:39,203 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (727)] Ended with exit code 0 [2024-10-12 00:42:39,203 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:39,203 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:39,204 INFO L229 MonitoredProcess]: Starting monitored process 728 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:39,204 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (728)] Waiting until timeout for monitored process [2024-10-12 00:42:39,205 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:39,215 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:39,215 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:39,215 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:39,215 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:39,215 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:39,217 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:42:39,217 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:42:39,226 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:39,235 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (728)] Ended with exit code 0 [2024-10-12 00:42:39,235 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:39,236 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:39,236 INFO L229 MonitoredProcess]: Starting monitored process 729 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:39,237 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (729)] Waiting until timeout for monitored process [2024-10-12 00:42:39,237 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:39,247 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:39,248 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:39,248 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:39,248 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:39,248 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:39,250 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:42:39,250 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:42:39,256 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:39,265 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (729)] Ended with exit code 0 [2024-10-12 00:42:39,266 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:39,266 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:39,266 INFO L229 MonitoredProcess]: Starting monitored process 730 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:39,267 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (730)] Waiting until timeout for monitored process [2024-10-12 00:42:39,267 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:39,277 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:39,277 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:39,278 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:39,278 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:39,278 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:39,279 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:42:39,279 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:42:39,286 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:39,296 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (730)] Ended with exit code 0 [2024-10-12 00:42:39,296 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:39,296 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:39,297 INFO L229 MonitoredProcess]: Starting monitored process 731 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:39,298 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (731)] Waiting until timeout for monitored process [2024-10-12 00:42:39,298 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:39,309 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:39,309 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:39,309 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:39,309 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:39,309 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:39,311 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:42:39,311 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:42:39,320 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:39,331 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (731)] Ended with exit code 0 [2024-10-12 00:42:39,331 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:39,331 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:39,332 INFO L229 MonitoredProcess]: Starting monitored process 732 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:39,333 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (732)] Waiting until timeout for monitored process [2024-10-12 00:42:39,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 [2024-10-12 00:42:39,343 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:39,343 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:39,344 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:39,344 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:39,344 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:39,346 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:42:39,346 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:42:39,353 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:39,363 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (732)] Ended with exit code 0 [2024-10-12 00:42:39,363 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:39,363 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:39,364 INFO L229 MonitoredProcess]: Starting monitored process 733 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:39,364 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (733)] Waiting until timeout for monitored process [2024-10-12 00:42:39,365 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:39,374 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:39,375 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:39,375 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:39,375 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:39,375 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:39,377 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:42:39,377 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:42:39,384 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:39,396 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (733)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:39,396 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:39,396 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:39,397 INFO L229 MonitoredProcess]: Starting monitored process 734 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:39,397 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (734)] Waiting until timeout for monitored process [2024-10-12 00:42:39,398 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:39,408 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:39,408 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:39,408 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:39,408 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:39,408 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:39,410 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:42:39,410 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:42:39,416 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:39,426 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (734)] Ended with exit code 0 [2024-10-12 00:42:39,426 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:39,426 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:39,427 INFO L229 MonitoredProcess]: Starting monitored process 735 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:39,428 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (735)] Waiting until timeout for monitored process [2024-10-12 00:42:39,428 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:39,438 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:39,438 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:39,439 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:39,439 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:39,439 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:39,441 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:42:39,441 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:42:39,459 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:39,468 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (735)] Ended with exit code 0 [2024-10-12 00:42:39,468 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:39,469 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:39,469 INFO L229 MonitoredProcess]: Starting monitored process 736 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:39,470 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (736)] Waiting until timeout for monitored process [2024-10-12 00:42:39,470 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:39,480 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:39,480 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:39,481 INFO L203 nArgumentSynthesizer]: 2 stem disjuncts [2024-10-12 00:42:39,481 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:39,481 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:39,483 INFO L401 nArgumentSynthesizer]: We have 20 Motzkin's Theorem applications. [2024-10-12 00:42:39,483 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:42:39,493 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:39,503 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (736)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:39,504 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:39,504 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:39,505 INFO L229 MonitoredProcess]: Starting monitored process 737 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:39,506 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (737)] Waiting until timeout for monitored process [2024-10-12 00:42:39,506 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:39,517 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:39,517 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:39,517 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:39,517 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:39,517 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:39,519 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:42:39,519 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:42:39,526 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:39,536 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (737)] Ended with exit code 0 [2024-10-12 00:42:39,537 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:39,537 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:39,538 INFO L229 MonitoredProcess]: Starting monitored process 738 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:39,538 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (738)] Waiting until timeout for monitored process [2024-10-12 00:42:39,540 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:39,550 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:39,550 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:39,550 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:39,550 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:39,550 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:39,552 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:42:39,552 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:42:39,558 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:39,568 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (738)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:39,569 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:39,569 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:39,570 INFO L229 MonitoredProcess]: Starting monitored process 739 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:39,570 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (739)] Waiting until timeout for monitored process [2024-10-12 00:42:39,571 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:39,581 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:39,581 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:39,581 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:39,582 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:39,582 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:39,587 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:42:39,587 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:42:39,614 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:39,624 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (739)] Ended with exit code 0 [2024-10-12 00:42:39,624 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:39,624 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:39,625 INFO L229 MonitoredProcess]: Starting monitored process 740 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:39,626 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (740)] Waiting until timeout for monitored process [2024-10-12 00:42:39,626 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:39,636 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:39,636 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:39,636 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:39,637 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:39,637 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:39,637 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:39,637 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:39,637 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:39,640 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:39,649 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (740)] Ended with exit code 0 [2024-10-12 00:42:39,650 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:39,650 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:39,650 INFO L229 MonitoredProcess]: Starting monitored process 741 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:39,651 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (741)] Waiting until timeout for monitored process [2024-10-12 00:42:39,651 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:39,661 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:39,661 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:39,661 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:39,661 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:39,661 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:39,663 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:42:39,663 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:42:39,669 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:39,679 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (741)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:39,679 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:39,679 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:39,680 INFO L229 MonitoredProcess]: Starting monitored process 742 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:39,680 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (742)] Waiting until timeout for monitored process [2024-10-12 00:42:39,681 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:39,690 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:39,691 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:39,691 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:39,691 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:39,691 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:39,691 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:39,691 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:39,691 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:39,694 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:39,703 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (742)] Ended with exit code 0 [2024-10-12 00:42:39,704 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:39,704 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:39,705 INFO L229 MonitoredProcess]: Starting monitored process 743 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:39,705 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (743)] Waiting until timeout for monitored process [2024-10-12 00:42:39,706 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:39,716 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:39,716 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:39,716 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:39,716 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:39,716 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:39,716 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:39,717 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:39,717 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:39,719 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:39,729 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (743)] Ended with exit code 0 [2024-10-12 00:42:39,729 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:39,729 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:39,730 INFO L229 MonitoredProcess]: Starting monitored process 744 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:39,730 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (744)] Waiting until timeout for monitored process [2024-10-12 00:42:39,731 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:39,741 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:39,741 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:39,741 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:39,741 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:39,741 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:39,741 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:39,741 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:39,742 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:39,744 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:39,754 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (744)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:39,754 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:39,754 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:39,755 INFO L229 MonitoredProcess]: Starting monitored process 745 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:39,756 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (745)] Waiting until timeout for monitored process [2024-10-12 00:42:39,756 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:39,766 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:39,766 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:39,766 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:39,767 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:39,767 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:39,767 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:39,767 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:39,767 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:39,770 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:39,780 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (745)] Ended with exit code 0 [2024-10-12 00:42:39,780 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:39,780 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:39,781 INFO L229 MonitoredProcess]: Starting monitored process 746 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:39,781 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (746)] Waiting until timeout for monitored process [2024-10-12 00:42:39,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 [2024-10-12 00:42:39,792 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:39,792 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:39,792 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:39,792 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:39,792 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:39,792 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:39,793 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:39,793 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:39,795 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:39,805 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (746)] Ended with exit code 0 [2024-10-12 00:42:39,805 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:39,805 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:39,806 INFO L229 MonitoredProcess]: Starting monitored process 747 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:39,806 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (747)] Waiting until timeout for monitored process [2024-10-12 00:42:39,807 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:39,817 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:39,817 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:39,817 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:39,818 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:39,818 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:39,818 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:39,818 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:39,818 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:39,821 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:39,831 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (747)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:39,831 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:39,831 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:39,832 INFO L229 MonitoredProcess]: Starting monitored process 748 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:39,833 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (748)] Waiting until timeout for monitored process [2024-10-12 00:42:39,834 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:39,846 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:39,846 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:39,846 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:39,846 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:39,846 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:39,846 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:39,847 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:39,847 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:39,849 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:39,859 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (748)] Ended with exit code 0 [2024-10-12 00:42:39,859 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:39,859 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:39,860 INFO L229 MonitoredProcess]: Starting monitored process 749 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:39,860 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (749)] Waiting until timeout for monitored process [2024-10-12 00:42:39,861 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:39,871 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:39,871 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:39,871 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:39,871 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:39,871 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:39,871 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:39,872 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:39,872 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:39,875 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:39,884 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (749)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:39,885 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:39,885 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:39,886 INFO L229 MonitoredProcess]: Starting monitored process 750 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:39,886 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (750)] Waiting until timeout for monitored process [2024-10-12 00:42:39,887 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:39,897 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:39,897 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:39,897 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:39,897 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:39,897 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:39,899 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:42:39,899 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:42:39,905 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:39,915 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (750)] Ended with exit code 0 [2024-10-12 00:42:39,915 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:39,915 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:39,916 INFO L229 MonitoredProcess]: Starting monitored process 751 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:39,917 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (751)] Waiting until timeout for monitored process [2024-10-12 00:42:39,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 [2024-10-12 00:42:39,927 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:39,927 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:39,927 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:39,927 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:39,927 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:39,929 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:42:39,929 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:42:39,935 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:39,945 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (751)] Ended with exit code 0 [2024-10-12 00:42:39,945 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:39,945 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:39,946 INFO L229 MonitoredProcess]: Starting monitored process 752 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:39,947 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (752)] Waiting until timeout for monitored process [2024-10-12 00:42:39,947 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:39,957 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:39,957 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:39,957 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:39,957 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:39,957 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:39,957 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:39,958 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:39,958 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:39,961 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:39,970 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (752)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:39,971 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:39,971 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:39,972 INFO L229 MonitoredProcess]: Starting monitored process 753 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:39,972 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (753)] Waiting until timeout for monitored process [2024-10-12 00:42:39,972 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:39,982 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:39,982 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:39,983 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:39,983 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:39,983 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:39,983 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:39,983 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:39,983 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:39,986 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:39,995 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (753)] Ended with exit code 0 [2024-10-12 00:42:39,996 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:39,996 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:39,996 INFO L229 MonitoredProcess]: Starting monitored process 754 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:39,997 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (754)] Waiting until timeout for monitored process [2024-10-12 00:42:39,997 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:40,008 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:40,008 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:40,008 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:40,008 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:40,008 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:40,008 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:40,009 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:40,009 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:40,011 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:40,021 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (754)] Ended with exit code 0 [2024-10-12 00:42:40,022 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:40,022 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:40,022 INFO L229 MonitoredProcess]: Starting monitored process 755 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:40,023 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (755)] Waiting until timeout for monitored process [2024-10-12 00:42:40,023 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:40,033 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:40,033 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:40,033 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:40,034 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:40,034 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:40,034 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:40,034 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:40,034 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:40,037 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:40,046 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (755)] Ended with exit code 0 [2024-10-12 00:42:40,047 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:40,047 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:40,048 INFO L229 MonitoredProcess]: Starting monitored process 756 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:40,048 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (756)] Waiting until timeout for monitored process [2024-10-12 00:42:40,049 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:40,058 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:40,058 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:40,058 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:40,059 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:40,059 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:40,059 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:40,059 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:40,059 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:40,062 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:40,072 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (756)] Ended with exit code 0 [2024-10-12 00:42:40,072 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:40,072 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:40,073 INFO L229 MonitoredProcess]: Starting monitored process 757 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:40,074 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (757)] Waiting until timeout for monitored process [2024-10-12 00:42:40,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 [2024-10-12 00:42:40,084 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:40,084 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:40,085 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:40,085 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:40,085 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:40,085 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:40,085 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:40,085 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:40,088 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:40,100 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (757)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:40,101 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:40,101 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:40,101 INFO L229 MonitoredProcess]: Starting monitored process 758 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:40,102 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (758)] Waiting until timeout for monitored process [2024-10-12 00:42:40,103 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:40,112 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:40,112 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:40,113 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:40,113 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:40,113 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:40,113 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:40,113 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:40,113 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:40,116 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:40,125 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (758)] Ended with exit code 0 [2024-10-12 00:42:40,125 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:40,125 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:40,126 INFO L229 MonitoredProcess]: Starting monitored process 759 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:40,127 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (759)] Waiting until timeout for monitored process [2024-10-12 00:42:40,127 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:40,137 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:40,137 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:40,137 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:40,137 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:40,137 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:40,137 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:40,138 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:40,138 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:40,140 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:40,150 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (759)] Ended with exit code 0 [2024-10-12 00:42:40,150 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:40,150 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:40,151 INFO L229 MonitoredProcess]: Starting monitored process 760 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:40,151 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (760)] Waiting until timeout for monitored process [2024-10-12 00:42:40,152 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:40,162 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:40,162 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:40,162 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:40,162 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:40,162 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:40,162 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:40,162 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:40,162 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:40,165 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:40,175 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (760)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:40,175 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:40,175 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:40,176 INFO L229 MonitoredProcess]: Starting monitored process 761 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:40,176 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (761)] Waiting until timeout for monitored process [2024-10-12 00:42:40,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 [2024-10-12 00:42:40,187 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:40,187 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:40,187 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:40,187 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:40,187 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:40,187 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:40,188 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:40,188 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:40,190 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:40,200 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (761)] Ended with exit code 0 [2024-10-12 00:42:40,200 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:40,200 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:40,201 INFO L229 MonitoredProcess]: Starting monitored process 762 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:40,201 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (762)] Waiting until timeout for monitored process [2024-10-12 00:42:40,202 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:40,212 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:40,212 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:40,212 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:40,212 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:40,212 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:40,214 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:42:40,214 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:42:40,221 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:40,230 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (762)] Ended with exit code 0 [2024-10-12 00:42:40,231 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:40,231 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:40,232 INFO L229 MonitoredProcess]: Starting monitored process 763 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:40,232 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (763)] Waiting until timeout for monitored process [2024-10-12 00:42:40,233 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:40,242 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:40,242 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:40,242 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:40,242 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:40,242 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:40,243 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:40,243 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:40,243 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:40,246 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:40,255 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (763)] Ended with exit code 0 [2024-10-12 00:42:40,255 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:40,256 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:40,256 INFO L229 MonitoredProcess]: Starting monitored process 764 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:40,257 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (764)] Waiting until timeout for monitored process [2024-10-12 00:42:40,257 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:40,267 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:40,267 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:40,267 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:40,267 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:40,267 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:40,267 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:40,268 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:40,268 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:40,270 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:40,280 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (764)] Ended with exit code 0 [2024-10-12 00:42:40,280 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:40,280 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:40,281 INFO L229 MonitoredProcess]: Starting monitored process 765 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:40,281 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (765)] Waiting until timeout for monitored process [2024-10-12 00:42:40,282 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:40,291 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:40,291 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:40,291 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:40,292 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:40,292 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:40,292 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:40,292 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:40,292 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:40,295 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:40,304 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (765)] Ended with exit code 0 [2024-10-12 00:42:40,304 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:40,304 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:40,305 INFO L229 MonitoredProcess]: Starting monitored process 766 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:40,306 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (766)] Waiting until timeout for monitored process [2024-10-12 00:42:40,306 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:40,316 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:40,316 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:40,316 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:40,316 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:40,316 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:40,316 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:40,317 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:40,317 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:40,319 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:40,328 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (766)] Ended with exit code 0 [2024-10-12 00:42:40,329 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:40,329 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:40,329 INFO L229 MonitoredProcess]: Starting monitored process 767 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:40,330 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (767)] Waiting until timeout for monitored process [2024-10-12 00:42:40,330 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:40,340 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:40,340 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:40,340 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:40,340 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:40,340 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:40,340 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:40,341 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:40,341 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:40,344 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:40,353 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (767)] Ended with exit code 0 [2024-10-12 00:42:40,353 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:40,354 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:40,354 INFO L229 MonitoredProcess]: Starting monitored process 768 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:40,355 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (768)] Waiting until timeout for monitored process [2024-10-12 00:42:40,355 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:40,367 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:40,367 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:40,367 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:40,367 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:40,367 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:40,367 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:40,368 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:40,368 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:40,370 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:40,380 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (768)] Ended with exit code 0 [2024-10-12 00:42:40,380 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:40,380 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:40,381 INFO L229 MonitoredProcess]: Starting monitored process 769 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:40,381 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (769)] Waiting until timeout for monitored process [2024-10-12 00:42:40,382 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:40,392 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:40,392 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:40,392 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:40,392 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:40,392 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:40,392 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:40,393 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:40,393 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:40,395 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:40,405 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (769)] Ended with exit code 0 [2024-10-12 00:42:40,405 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:40,405 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:40,406 INFO L229 MonitoredProcess]: Starting monitored process 770 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:40,406 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (770)] Waiting until timeout for monitored process [2024-10-12 00:42:40,407 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:40,417 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:40,417 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:40,417 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:40,417 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:40,417 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:40,417 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:40,418 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:40,418 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:40,420 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:40,429 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (770)] Ended with exit code 0 [2024-10-12 00:42:40,430 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:40,430 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:40,430 INFO L229 MonitoredProcess]: Starting monitored process 771 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:40,431 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (771)] Waiting until timeout for monitored process [2024-10-12 00:42:40,431 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:40,441 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:40,441 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:40,441 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:40,441 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:40,441 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:40,442 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:40,442 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:40,442 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:40,445 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:40,454 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (771)] Ended with exit code 0 [2024-10-12 00:42:40,454 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:40,455 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:40,455 INFO L229 MonitoredProcess]: Starting monitored process 772 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:40,456 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (772)] Waiting until timeout for monitored process [2024-10-12 00:42:40,456 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:40,466 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:40,466 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:40,466 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:40,466 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:40,466 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:40,466 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:40,467 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:40,467 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:40,470 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:40,479 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (772)] Ended with exit code 0 [2024-10-12 00:42:40,479 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:40,479 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:40,480 INFO L229 MonitoredProcess]: Starting monitored process 773 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:40,488 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (773)] Waiting until timeout for monitored process [2024-10-12 00:42:40,492 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:40,502 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:40,502 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:40,502 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:40,502 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:40,502 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:40,503 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:40,503 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:40,503 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:40,506 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:40,516 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (773)] Ended with exit code 0 [2024-10-12 00:42:40,517 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:40,517 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:40,517 INFO L229 MonitoredProcess]: Starting monitored process 774 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:40,518 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (774)] Waiting until timeout for monitored process [2024-10-12 00:42:40,519 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:40,528 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:40,528 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:40,528 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:40,529 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:40,529 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:40,529 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:40,529 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:40,529 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:40,532 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:40,541 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (774)] Ended with exit code 0 [2024-10-12 00:42:40,541 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:40,541 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:40,542 INFO L229 MonitoredProcess]: Starting monitored process 775 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:40,543 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (775)] Waiting until timeout for monitored process [2024-10-12 00:42:40,543 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:40,553 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:40,553 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:40,553 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:40,553 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:40,553 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:40,553 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:40,554 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:40,554 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:40,556 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:40,565 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (775)] Ended with exit code 0 [2024-10-12 00:42:40,566 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:40,566 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:40,566 INFO L229 MonitoredProcess]: Starting monitored process 776 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:40,567 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (776)] Waiting until timeout for monitored process [2024-10-12 00:42:40,567 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:40,577 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:40,577 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:40,577 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:40,577 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:40,577 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:40,579 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:42:40,579 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:42:40,585 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:40,594 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (776)] Ended with exit code 0 [2024-10-12 00:42:40,594 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:40,594 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:40,595 INFO L229 MonitoredProcess]: Starting monitored process 777 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:40,595 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (777)] Waiting until timeout for monitored process [2024-10-12 00:42:40,596 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:40,606 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:40,606 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:40,606 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:40,606 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:40,606 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:40,606 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:40,606 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:40,606 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:40,609 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:40,618 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (777)] Ended with exit code 0 [2024-10-12 00:42:40,618 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:40,619 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:40,619 INFO L229 MonitoredProcess]: Starting monitored process 778 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:40,620 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (778)] Waiting until timeout for monitored process [2024-10-12 00:42:40,620 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:40,630 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:40,630 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:40,630 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:40,630 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:40,630 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:40,630 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:40,631 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:40,631 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:40,633 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:40,643 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (778)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:40,643 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:40,643 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:40,644 INFO L229 MonitoredProcess]: Starting monitored process 779 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:40,645 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (779)] Waiting until timeout for monitored process [2024-10-12 00:42:40,645 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:40,655 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:40,655 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:40,655 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:40,655 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:40,655 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:40,657 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:42:40,657 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:42:40,662 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:40,672 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (779)] Ended with exit code 0 [2024-10-12 00:42:40,672 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:40,672 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:40,673 INFO L229 MonitoredProcess]: Starting monitored process 780 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:40,674 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (780)] Waiting until timeout for monitored process [2024-10-12 00:42:40,674 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:40,684 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:40,684 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:40,684 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:40,684 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:40,684 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:40,686 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:42:40,686 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:42:40,692 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:40,701 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (780)] Ended with exit code 0 [2024-10-12 00:42:40,701 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:40,701 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:40,702 INFO L229 MonitoredProcess]: Starting monitored process 781 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:40,702 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (781)] Waiting until timeout for monitored process [2024-10-12 00:42:40,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 [2024-10-12 00:42:40,713 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:40,713 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:40,713 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:40,713 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:40,713 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:40,713 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:40,714 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:40,714 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:40,717 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:40,726 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (781)] Ended with exit code 0 [2024-10-12 00:42:40,726 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:40,726 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:40,727 INFO L229 MonitoredProcess]: Starting monitored process 782 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:40,728 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (782)] Waiting until timeout for monitored process [2024-10-12 00:42:40,728 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:40,738 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:40,738 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:40,738 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:40,738 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:40,738 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:40,738 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:40,739 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:40,739 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:40,741 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:40,751 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (782)] Ended with exit code 0 [2024-10-12 00:42:40,751 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:40,751 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:40,752 INFO L229 MonitoredProcess]: Starting monitored process 783 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:40,752 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (783)] Waiting until timeout for monitored process [2024-10-12 00:42:40,753 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:40,762 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:40,763 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:40,763 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:40,763 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:40,763 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:40,763 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:40,763 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:40,763 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:40,766 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:40,775 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (783)] Ended with exit code 0 [2024-10-12 00:42:40,775 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:40,775 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:40,776 INFO L229 MonitoredProcess]: Starting monitored process 784 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:40,777 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (784)] Waiting until timeout for monitored process [2024-10-12 00:42:40,777 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:40,787 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:40,787 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:40,787 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:40,787 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:40,787 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:40,787 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:40,788 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:40,788 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:40,791 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:40,800 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (784)] Ended with exit code 0 [2024-10-12 00:42:40,800 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:40,800 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:40,801 INFO L229 MonitoredProcess]: Starting monitored process 785 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:40,801 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (785)] Waiting until timeout for monitored process [2024-10-12 00:42:40,802 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:40,812 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:40,812 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:40,812 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:40,812 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:40,812 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:40,812 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:40,812 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:40,813 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:40,815 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:40,825 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (785)] Ended with exit code 0 [2024-10-12 00:42:40,825 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:40,825 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:40,826 INFO L229 MonitoredProcess]: Starting monitored process 786 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:40,826 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (786)] Waiting until timeout for monitored process [2024-10-12 00:42:40,827 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:40,837 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:40,837 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:40,837 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:40,837 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:40,837 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:40,837 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:40,837 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:40,838 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:40,840 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:40,850 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (786)] Ended with exit code 0 [2024-10-12 00:42:40,850 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:40,850 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:40,851 INFO L229 MonitoredProcess]: Starting monitored process 787 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:40,851 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (787)] Waiting until timeout for monitored process [2024-10-12 00:42:40,852 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:40,862 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:40,862 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:40,862 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:40,862 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:40,862 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:40,862 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:40,862 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:40,862 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:40,865 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:40,875 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (787)] Ended with exit code 0 [2024-10-12 00:42:40,875 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:40,875 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:40,876 INFO L229 MonitoredProcess]: Starting monitored process 788 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:40,876 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (788)] Waiting until timeout for monitored process [2024-10-12 00:42:40,877 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:40,886 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:40,887 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:40,887 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:40,887 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:40,887 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:40,887 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:40,887 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:40,887 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:40,890 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:40,900 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (788)] Ended with exit code 0 [2024-10-12 00:42:40,900 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:40,900 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:40,901 INFO L229 MonitoredProcess]: Starting monitored process 789 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:40,901 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (789)] Waiting until timeout for monitored process [2024-10-12 00:42:40,902 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:40,911 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:40,911 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:40,911 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:40,911 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:40,911 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:40,911 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:40,912 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:40,912 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:40,915 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:40,924 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (789)] Ended with exit code 0 [2024-10-12 00:42:40,924 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:40,924 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:40,925 INFO L229 MonitoredProcess]: Starting monitored process 790 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:40,925 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (790)] Waiting until timeout for monitored process [2024-10-12 00:42:40,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 [2024-10-12 00:42:40,936 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:40,936 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:40,936 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:40,936 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:40,936 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:40,936 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:40,936 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:40,936 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:40,939 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:40,949 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (790)] Ended with exit code 0 [2024-10-12 00:42:40,949 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:40,949 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:40,950 INFO L229 MonitoredProcess]: Starting monitored process 791 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:40,950 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (791)] Waiting until timeout for monitored process [2024-10-12 00:42:40,950 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:40,960 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:40,960 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:40,960 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:40,961 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:40,961 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:40,961 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:40,961 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:40,961 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:40,964 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:40,973 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (791)] Ended with exit code 0 [2024-10-12 00:42:40,973 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:40,973 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:40,974 INFO L229 MonitoredProcess]: Starting monitored process 792 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:40,975 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (792)] Waiting until timeout for monitored process [2024-10-12 00:42:40,975 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:40,985 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:40,985 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:40,985 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:40,985 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:40,985 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:40,985 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:40,986 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:40,986 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:40,988 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:40,998 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (792)] Ended with exit code 0 [2024-10-12 00:42:40,998 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:40,998 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:40,999 INFO L229 MonitoredProcess]: Starting monitored process 793 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:40,999 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (793)] Waiting until timeout for monitored process [2024-10-12 00:42:41,000 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:41,010 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:41,010 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:41,010 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:41,010 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:41,010 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:41,010 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:41,011 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:41,011 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:41,014 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:41,023 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (793)] Ended with exit code 0 [2024-10-12 00:42:41,024 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:41,024 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:41,024 INFO L229 MonitoredProcess]: Starting monitored process 794 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:41,025 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (794)] Waiting until timeout for monitored process [2024-10-12 00:42:41,025 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:41,035 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:41,035 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:41,036 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:41,036 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:41,036 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:41,036 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:41,036 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:41,036 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:41,039 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:41,048 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (794)] Ended with exit code 0 [2024-10-12 00:42:41,049 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:41,049 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:41,049 INFO L229 MonitoredProcess]: Starting monitored process 795 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:41,050 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (795)] Waiting until timeout for monitored process [2024-10-12 00:42:41,050 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:41,060 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:41,060 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:41,060 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:41,060 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:41,060 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:41,060 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:41,061 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:41,061 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:41,063 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:41,073 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (795)] Ended with exit code 0 [2024-10-12 00:42:41,073 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:41,073 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:41,074 INFO L229 MonitoredProcess]: Starting monitored process 796 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:41,074 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (796)] Waiting until timeout for monitored process [2024-10-12 00:42:41,075 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:41,085 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:41,085 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:41,085 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:41,085 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:41,085 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:41,085 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:41,085 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:41,086 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:41,088 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:41,097 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (796)] Ended with exit code 0 [2024-10-12 00:42:41,098 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:41,098 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:41,098 INFO L229 MonitoredProcess]: Starting monitored process 797 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:41,099 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (797)] Waiting until timeout for monitored process [2024-10-12 00:42:41,100 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:41,109 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:41,109 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:41,109 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:41,109 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:41,109 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:41,109 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:41,110 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:41,110 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:41,113 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:41,122 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (797)] Ended with exit code 0 [2024-10-12 00:42:41,122 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:41,122 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:41,123 INFO L229 MonitoredProcess]: Starting monitored process 798 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:41,123 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (798)] Waiting until timeout for monitored process [2024-10-12 00:42:41,124 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:41,134 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:41,134 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:41,134 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:41,134 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:41,134 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:41,134 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:41,135 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:41,135 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:41,137 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:41,147 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (798)] Ended with exit code 0 [2024-10-12 00:42:41,147 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:41,147 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:41,148 INFO L229 MonitoredProcess]: Starting monitored process 799 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:41,148 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (799)] Waiting until timeout for monitored process [2024-10-12 00:42:41,149 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:41,159 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:41,159 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:41,159 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:41,159 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:41,159 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:41,159 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:41,160 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:41,160 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:41,162 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:41,172 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (799)] Ended with exit code 0 [2024-10-12 00:42:41,172 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:41,172 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:41,173 INFO L229 MonitoredProcess]: Starting monitored process 800 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:41,173 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (800)] Waiting until timeout for monitored process [2024-10-12 00:42:41,174 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:41,184 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:41,184 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:41,184 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:41,184 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:41,184 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:41,184 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:41,185 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:41,185 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:41,187 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:41,197 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (800)] Ended with exit code 0 [2024-10-12 00:42:41,197 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:41,197 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:41,198 INFO L229 MonitoredProcess]: Starting monitored process 801 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:41,198 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (801)] Waiting until timeout for monitored process [2024-10-12 00:42:41,199 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:41,209 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:41,209 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:41,209 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:41,209 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:41,209 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:41,209 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:41,209 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:41,209 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:41,212 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:41,222 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (801)] Ended with exit code 0 [2024-10-12 00:42:41,222 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:41,222 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:41,223 INFO L229 MonitoredProcess]: Starting monitored process 802 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:41,223 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (802)] Waiting until timeout for monitored process [2024-10-12 00:42:41,224 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:41,233 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:41,233 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:41,233 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:41,234 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:41,234 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:41,234 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:41,234 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:41,234 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:41,237 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:41,246 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (802)] Ended with exit code 0 [2024-10-12 00:42:41,247 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:41,247 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:41,248 INFO L229 MonitoredProcess]: Starting monitored process 803 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:41,248 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (803)] Waiting until timeout for monitored process [2024-10-12 00:42:41,249 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:41,258 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:41,258 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:41,258 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:41,258 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:41,258 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:41,258 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:41,259 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:41,259 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:41,262 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:41,271 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (803)] Ended with exit code 0 [2024-10-12 00:42:41,271 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:41,271 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:41,272 INFO L229 MonitoredProcess]: Starting monitored process 804 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:41,273 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (804)] Waiting until timeout for monitored process [2024-10-12 00:42:41,273 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:41,283 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:41,283 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:41,283 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:41,283 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:41,283 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:41,283 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:41,284 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:41,284 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:41,286 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:41,296 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (804)] Ended with exit code 0 [2024-10-12 00:42:41,296 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:41,296 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:41,297 INFO L229 MonitoredProcess]: Starting monitored process 805 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:41,297 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (805)] Waiting until timeout for monitored process [2024-10-12 00:42:41,298 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:41,308 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:41,308 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:41,308 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:41,308 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:41,308 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:41,308 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:41,308 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:41,308 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:41,311 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:41,320 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (805)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:41,321 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:41,321 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:41,321 INFO L229 MonitoredProcess]: Starting monitored process 806 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:41,322 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (806)] Waiting until timeout for monitored process [2024-10-12 00:42:41,322 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:41,333 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:41,333 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:41,333 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:41,333 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:41,333 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:41,333 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:41,333 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:41,333 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:41,336 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:41,345 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (806)] Ended with exit code 0 [2024-10-12 00:42:41,346 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:41,346 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:41,346 INFO L229 MonitoredProcess]: Starting monitored process 807 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:41,347 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (807)] Waiting until timeout for monitored process [2024-10-12 00:42:41,347 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:41,357 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:41,357 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:41,357 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:41,357 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:41,357 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:41,357 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:41,358 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:41,358 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:41,361 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:41,370 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (807)] Ended with exit code 0 [2024-10-12 00:42:41,370 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:41,370 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:41,371 INFO L229 MonitoredProcess]: Starting monitored process 808 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:41,371 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (808)] Waiting until timeout for monitored process [2024-10-12 00:42:41,372 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:41,381 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:41,382 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:41,382 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:41,382 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:41,382 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:41,382 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:41,382 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:41,382 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:41,385 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:41,395 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (808)] Ended with exit code 0 [2024-10-12 00:42:41,395 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:41,395 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:41,396 INFO L229 MonitoredProcess]: Starting monitored process 809 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:41,396 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (809)] Waiting until timeout for monitored process [2024-10-12 00:42:41,397 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:41,407 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:41,408 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:41,408 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:41,408 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:41,408 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:41,408 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:41,408 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:41,408 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:41,411 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:41,425 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (809)] Ended with exit code 0 [2024-10-12 00:42:41,425 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:41,426 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:41,426 INFO L229 MonitoredProcess]: Starting monitored process 810 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:41,427 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (810)] Waiting until timeout for monitored process [2024-10-12 00:42:41,428 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:41,439 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:41,439 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:41,440 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:41,440 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:41,440 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:41,441 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:42:41,441 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:42:41,447 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:41,457 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (810)] Ended with exit code 0 [2024-10-12 00:42:41,458 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:41,458 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:41,458 INFO L229 MonitoredProcess]: Starting monitored process 811 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:41,459 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (811)] Waiting until timeout for monitored process [2024-10-12 00:42:41,459 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:41,469 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:41,469 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:41,469 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:41,469 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:41,469 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:41,471 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:42:41,471 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:42:41,477 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:41,486 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (811)] Ended with exit code 0 [2024-10-12 00:42:41,486 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:41,487 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:41,487 INFO L229 MonitoredProcess]: Starting monitored process 812 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:41,488 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (812)] Waiting until timeout for monitored process [2024-10-12 00:42:41,488 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:41,498 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:41,498 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:41,498 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:41,498 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:41,498 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:41,498 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:41,499 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:41,499 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:41,501 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:41,511 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (812)] Ended with exit code 0 [2024-10-12 00:42:41,511 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:41,511 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:41,512 INFO L229 MonitoredProcess]: Starting monitored process 813 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:41,524 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (813)] Waiting until timeout for monitored process [2024-10-12 00:42:41,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 [2024-10-12 00:42:41,534 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:41,534 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:41,534 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:41,535 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:41,535 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:41,535 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:41,535 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:41,535 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:41,538 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:41,547 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (813)] Ended with exit code 0 [2024-10-12 00:42:41,547 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:41,547 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:41,548 INFO L229 MonitoredProcess]: Starting monitored process 814 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:41,549 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (814)] Waiting until timeout for monitored process [2024-10-12 00:42:41,549 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:41,559 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:41,559 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:41,559 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:41,559 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:41,559 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:41,559 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:41,560 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:41,560 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:41,562 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:41,572 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (814)] Ended with exit code 0 [2024-10-12 00:42:41,572 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:41,572 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:41,573 INFO L229 MonitoredProcess]: Starting monitored process 815 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:41,573 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (815)] Waiting until timeout for monitored process [2024-10-12 00:42:41,574 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:41,584 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:41,584 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:41,584 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:41,584 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:41,584 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:41,584 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:41,585 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:41,585 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:41,587 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:41,597 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (815)] Ended with exit code 0 [2024-10-12 00:42:41,598 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:41,598 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:41,599 INFO L229 MonitoredProcess]: Starting monitored process 816 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:41,599 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (816)] Waiting until timeout for monitored process [2024-10-12 00:42:41,600 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:41,610 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:41,610 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:41,610 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:41,610 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:41,610 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:41,610 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:41,611 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:41,611 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:41,614 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:41,623 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (816)] Ended with exit code 0 [2024-10-12 00:42:41,623 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:41,623 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:41,624 INFO L229 MonitoredProcess]: Starting monitored process 817 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:41,625 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (817)] Waiting until timeout for monitored process [2024-10-12 00:42:41,625 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:41,635 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:41,635 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:41,635 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:41,635 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:41,635 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:41,635 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:41,636 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:41,636 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:41,638 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:41,648 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (817)] Ended with exit code 0 [2024-10-12 00:42:41,648 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:41,648 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:41,649 INFO L229 MonitoredProcess]: Starting monitored process 818 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:41,649 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (818)] Waiting until timeout for monitored process [2024-10-12 00:42:41,650 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:41,660 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:41,660 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:41,660 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:41,660 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:41,660 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:41,660 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:41,661 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:41,661 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:41,663 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:41,672 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (818)] Ended with exit code 0 [2024-10-12 00:42:41,673 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:41,673 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:41,673 INFO L229 MonitoredProcess]: Starting monitored process 819 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:41,674 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (819)] Waiting until timeout for monitored process [2024-10-12 00:42:41,674 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:41,684 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:41,684 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:41,684 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:41,684 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:41,684 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:41,684 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:41,685 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:41,685 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:41,687 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:41,697 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (819)] Ended with exit code 0 [2024-10-12 00:42:41,697 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:41,697 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:41,698 INFO L229 MonitoredProcess]: Starting monitored process 820 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:41,698 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (820)] Waiting until timeout for monitored process [2024-10-12 00:42:41,699 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:41,709 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:41,709 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:41,709 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:41,709 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:41,709 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:41,709 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:41,710 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:41,710 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:41,712 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:41,722 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (820)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:41,722 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:41,722 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:41,723 INFO L229 MonitoredProcess]: Starting monitored process 821 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:41,724 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (821)] Waiting until timeout for monitored process [2024-10-12 00:42:41,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 [2024-10-12 00:42:41,734 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:41,734 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:41,734 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:41,734 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:41,734 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:41,734 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:41,735 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:41,735 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:41,738 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:41,748 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (821)] Ended with exit code 0 [2024-10-12 00:42:41,748 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:41,748 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:41,749 INFO L229 MonitoredProcess]: Starting monitored process 822 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:41,749 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (822)] Waiting until timeout for monitored process [2024-10-12 00:42:41,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 [2024-10-12 00:42:41,760 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:41,760 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:41,760 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:41,760 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:41,760 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:41,760 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:41,761 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:41,761 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:41,763 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:41,773 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (822)] Ended with exit code 0 [2024-10-12 00:42:41,773 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:41,774 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:41,774 INFO L229 MonitoredProcess]: Starting monitored process 823 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:41,775 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (823)] Waiting until timeout for monitored process [2024-10-12 00:42:41,775 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:41,785 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:41,785 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:41,785 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:41,785 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:41,786 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:41,786 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:41,786 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:41,786 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:41,789 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:41,798 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (823)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:41,798 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:41,799 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:41,799 INFO L229 MonitoredProcess]: Starting monitored process 824 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:41,800 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (824)] Waiting until timeout for monitored process [2024-10-12 00:42:41,800 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:41,810 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:41,810 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:41,810 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:41,810 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:41,810 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:41,810 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:41,811 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:41,811 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:41,814 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:41,824 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (824)] Ended with exit code 0 [2024-10-12 00:42:41,824 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:41,824 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:41,825 INFO L229 MonitoredProcess]: Starting monitored process 825 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:41,825 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (825)] Waiting until timeout for monitored process [2024-10-12 00:42:41,826 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:41,836 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:41,836 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:41,836 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:41,836 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:41,836 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:41,838 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:42:41,838 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:42:41,845 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:41,855 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (825)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:41,855 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:41,855 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:41,856 INFO L229 MonitoredProcess]: Starting monitored process 826 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:41,857 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (826)] Waiting until timeout for monitored process [2024-10-12 00:42:41,857 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:41,867 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:41,867 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:41,867 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:41,867 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:41,867 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:41,867 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:41,868 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:41,868 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:41,871 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:41,881 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (826)] Ended with exit code 0 [2024-10-12 00:42:41,881 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:41,881 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:41,882 INFO L229 MonitoredProcess]: Starting monitored process 827 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:41,882 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (827)] Waiting until timeout for monitored process [2024-10-12 00:42:41,883 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:41,893 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:41,893 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:41,893 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:41,893 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:41,893 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:41,893 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:41,894 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:41,894 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:41,896 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:41,907 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (827)] Ended with exit code 0 [2024-10-12 00:42:41,907 INFO L451 LassoAnalysis]: Using template '2-lex'. [2024-10-12 00:42:41,907 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:41,907 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:41,908 INFO L229 MonitoredProcess]: Starting monitored process 828 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:41,908 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (828)] Waiting until timeout for monitored process [2024-10-12 00:42:41,909 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:41,919 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:41,919 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:41,919 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:41,919 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:41,919 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:41,919 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:41,919 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:41,919 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:41,921 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:41,931 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (828)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:41,931 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:41,931 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:41,932 INFO L229 MonitoredProcess]: Starting monitored process 829 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:41,932 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (829)] Waiting until timeout for monitored process [2024-10-12 00:42:41,933 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:41,943 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:41,943 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:41,943 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:41,943 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:41,943 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:41,943 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:41,944 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:41,944 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:41,945 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:41,955 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (829)] Ended with exit code 0 [2024-10-12 00:42:41,955 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:41,955 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:41,956 INFO L229 MonitoredProcess]: Starting monitored process 830 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:41,956 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (830)] Waiting until timeout for monitored process [2024-10-12 00:42:41,957 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:41,966 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:41,966 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:41,966 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:41,967 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:41,967 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:41,967 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:41,967 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:41,967 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:41,968 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:41,978 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (830)] Ended with exit code 0 [2024-10-12 00:42:41,978 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:41,978 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:41,979 INFO L229 MonitoredProcess]: Starting monitored process 831 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:41,979 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (831)] Waiting until timeout for monitored process [2024-10-12 00:42:41,980 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:41,989 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:41,989 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:41,990 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:41,990 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:41,990 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:41,990 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:41,990 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:41,990 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:41,991 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:42,001 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (831)] Ended with exit code 0 [2024-10-12 00:42:42,002 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:42,002 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:42,003 INFO L229 MonitoredProcess]: Starting monitored process 832 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:42,003 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (832)] Waiting until timeout for monitored process [2024-10-12 00:42:42,004 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:42,014 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:42,014 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:42,014 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:42,014 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:42,014 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:42,014 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:42,014 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:42,014 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:42,016 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:42,026 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (832)] Ended with exit code 0 [2024-10-12 00:42:42,026 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:42,026 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:42,027 INFO L229 MonitoredProcess]: Starting monitored process 833 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:42,027 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (833)] Waiting until timeout for monitored process [2024-10-12 00:42:42,028 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:42,038 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:42,038 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:42,038 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:42,038 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:42,038 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:42,038 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:42,038 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:42,038 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:42,040 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:42,049 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (833)] Ended with exit code 0 [2024-10-12 00:42:42,050 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:42,050 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:42,050 INFO L229 MonitoredProcess]: Starting monitored process 834 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:42,051 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (834)] Waiting until timeout for monitored process [2024-10-12 00:42:42,051 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:42,061 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:42,061 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:42,061 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:42,062 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:42,062 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:42,062 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:42,062 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:42,062 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:42,063 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:42,073 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (834)] Ended with exit code 0 [2024-10-12 00:42:42,073 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:42,073 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:42,074 INFO L229 MonitoredProcess]: Starting monitored process 835 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:42,075 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (835)] Waiting until timeout for monitored process [2024-10-12 00:42:42,075 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:42,085 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:42,085 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:42,085 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:42,085 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:42,085 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:42,085 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:42,085 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:42,085 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:42,087 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:42,097 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (835)] Ended with exit code 0 [2024-10-12 00:42:42,097 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:42,097 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:42,098 INFO L229 MonitoredProcess]: Starting monitored process 836 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:42,098 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (836)] Waiting until timeout for monitored process [2024-10-12 00:42:42,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 [2024-10-12 00:42:42,108 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:42,108 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:42,108 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:42,108 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:42,108 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:42,108 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:42,109 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:42,109 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:42,110 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:42,120 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (836)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:42,120 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:42,120 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:42,121 INFO L229 MonitoredProcess]: Starting monitored process 837 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:42,121 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (837)] Waiting until timeout for monitored process [2024-10-12 00:42:42,122 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:42,131 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:42,131 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:42,132 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:42,132 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:42,132 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:42,132 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:42,132 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:42,132 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:42,134 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:42,143 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (837)] Ended with exit code 0 [2024-10-12 00:42:42,144 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:42,144 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:42,145 INFO L229 MonitoredProcess]: Starting monitored process 838 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:42,145 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (838)] Waiting until timeout for monitored process [2024-10-12 00:42:42,146 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:42,155 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:42,155 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:42,155 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:42,156 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:42,156 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:42,156 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:42,156 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:42,156 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:42,157 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:42,168 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (838)] Ended with exit code 0 [2024-10-12 00:42:42,168 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:42,168 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:42,169 INFO L229 MonitoredProcess]: Starting monitored process 839 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:42,169 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (839)] Waiting until timeout for monitored process [2024-10-12 00:42:42,169 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:42,179 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:42,180 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:42,180 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:42,180 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:42,180 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:42,180 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:42,180 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:42,180 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:42,181 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:42,191 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (839)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:42,191 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:42,191 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:42,192 INFO L229 MonitoredProcess]: Starting monitored process 840 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:42,192 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (840)] Waiting until timeout for monitored process [2024-10-12 00:42:42,193 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:42,203 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:42,203 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:42,203 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:42,203 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:42,203 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:42,203 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:42,203 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:42,203 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:42,205 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:42,214 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (840)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:42,215 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:42,215 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:42,215 INFO L229 MonitoredProcess]: Starting monitored process 841 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:42,216 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (841)] Waiting until timeout for monitored process [2024-10-12 00:42:42,216 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:42,226 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:42,226 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:42,226 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:42,226 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:42,226 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:42,226 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:42,227 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:42,227 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:42,228 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:42,238 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (841)] Ended with exit code 0 [2024-10-12 00:42:42,238 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:42,238 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:42,239 INFO L229 MonitoredProcess]: Starting monitored process 842 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:42,239 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (842)] Waiting until timeout for monitored process [2024-10-12 00:42:42,240 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:42,249 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:42,249 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:42,249 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:42,249 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:42,249 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:42,251 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:42,251 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:42,254 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:42,265 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (842)] Ended with exit code 0 [2024-10-12 00:42:42,265 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:42,266 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:42,266 INFO L229 MonitoredProcess]: Starting monitored process 843 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:42,267 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (843)] Waiting until timeout for monitored process [2024-10-12 00:42:42,267 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:42,278 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:42,278 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:42,278 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:42,278 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:42,278 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:42,278 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:42,278 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:42,278 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:42,280 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:42,290 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (843)] Ended with exit code 0 [2024-10-12 00:42:42,291 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:42,291 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:42,292 INFO L229 MonitoredProcess]: Starting monitored process 844 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:42,292 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (844)] Waiting until timeout for monitored process [2024-10-12 00:42:42,293 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:42,303 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:42,303 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:42,303 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:42,303 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:42,303 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:42,303 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:42,303 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:42,303 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:42,305 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:42,315 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (844)] Ended with exit code 0 [2024-10-12 00:42:42,315 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:42,315 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:42,316 INFO L229 MonitoredProcess]: Starting monitored process 845 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:42,316 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (845)] Waiting until timeout for monitored process [2024-10-12 00:42:42,317 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:42,326 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:42,327 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:42,327 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:42,327 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:42,327 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:42,327 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:42,327 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:42,327 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:42,329 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:42,339 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (845)] Ended with exit code 0 [2024-10-12 00:42:42,339 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:42,339 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:42,340 INFO L229 MonitoredProcess]: Starting monitored process 846 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:42,340 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (846)] Waiting until timeout for monitored process [2024-10-12 00:42:42,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 [2024-10-12 00:42:42,351 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:42,351 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:42,351 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:42,351 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:42,351 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:42,353 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:42,353 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:42,358 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:42,369 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (846)] Ended with exit code 0 [2024-10-12 00:42:42,369 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:42,370 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:42,370 INFO L229 MonitoredProcess]: Starting monitored process 847 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:42,371 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (847)] Waiting until timeout for monitored process [2024-10-12 00:42:42,371 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:42,382 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:42,382 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:42,382 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:42,382 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:42,382 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:42,383 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:42,383 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:42,387 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:42,397 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (847)] Ended with exit code 0 [2024-10-12 00:42:42,397 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:42,398 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:42,398 INFO L229 MonitoredProcess]: Starting monitored process 848 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:42,399 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (848)] Waiting until timeout for monitored process [2024-10-12 00:42:42,400 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:42,409 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:42,409 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:42,410 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:42,410 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:42,410 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:42,411 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:42,411 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:42,415 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:42,425 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (848)] Ended with exit code 0 [2024-10-12 00:42:42,426 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:42,426 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:42,427 INFO L229 MonitoredProcess]: Starting monitored process 849 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:42,427 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (849)] Waiting until timeout for monitored process [2024-10-12 00:42:42,428 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:42,438 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:42,438 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:42,438 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:42,438 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:42,438 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:42,440 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:42,440 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:42,445 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:42,455 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (849)] Ended with exit code 0 [2024-10-12 00:42:42,455 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:42,455 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:42,456 INFO L229 MonitoredProcess]: Starting monitored process 850 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:42,457 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (850)] Waiting until timeout for monitored process [2024-10-12 00:42:42,457 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:42,467 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:42,467 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:42,467 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:42,467 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:42,467 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:42,469 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:42,469 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:42,473 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:42,483 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (850)] Ended with exit code 0 [2024-10-12 00:42:42,484 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:42,484 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:42,485 INFO L229 MonitoredProcess]: Starting monitored process 851 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:42,486 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (851)] Waiting until timeout for monitored process [2024-10-12 00:42:42,486 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:42,496 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:42,496 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:42,496 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:42,496 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:42,496 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:42,497 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:42,497 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:42,501 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:42,511 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (851)] Ended with exit code 0 [2024-10-12 00:42:42,511 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:42,511 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:42,512 INFO L229 MonitoredProcess]: Starting monitored process 852 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:42,512 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (852)] Waiting until timeout for monitored process [2024-10-12 00:42:42,513 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:42,522 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:42,522 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:42,523 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:42,523 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:42,523 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:42,524 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:42,524 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:42,527 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:42,537 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (852)] Ended with exit code 0 [2024-10-12 00:42:42,537 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:42,537 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:42,538 INFO L229 MonitoredProcess]: Starting monitored process 853 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:42,539 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (853)] Waiting until timeout for monitored process [2024-10-12 00:42:42,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 [2024-10-12 00:42:42,549 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:42,549 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:42,549 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:42,549 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:42,549 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:42,551 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:42,551 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:42,556 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:42,566 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (853)] Ended with exit code 0 [2024-10-12 00:42:42,567 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:42,567 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:42,567 INFO L229 MonitoredProcess]: Starting monitored process 854 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:42,568 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (854)] Waiting until timeout for monitored process [2024-10-12 00:42:42,568 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:42,579 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:42,579 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:42,579 INFO L203 nArgumentSynthesizer]: 2 stem disjuncts [2024-10-12 00:42:42,579 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:42,579 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:42,581 INFO L401 nArgumentSynthesizer]: We have 16 Motzkin's Theorem applications. [2024-10-12 00:42:42,581 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:42,586 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:42,596 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (854)] Ended with exit code 0 [2024-10-12 00:42:42,596 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:42,597 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:42,597 INFO L229 MonitoredProcess]: Starting monitored process 855 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:42,598 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (855)] Waiting until timeout for monitored process [2024-10-12 00:42:42,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 [2024-10-12 00:42:42,608 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:42,608 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:42,608 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:42,608 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:42,608 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:42,610 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:42,610 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:42,614 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:42,625 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (855)] Ended with exit code 0 [2024-10-12 00:42:42,625 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:42,625 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:42,626 INFO L229 MonitoredProcess]: Starting monitored process 856 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:42,626 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (856)] Waiting until timeout for monitored process [2024-10-12 00:42:42,627 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:42,637 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:42,637 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:42,637 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:42,637 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:42,637 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:42,638 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:42,638 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:42,642 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:42,652 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (856)] Ended with exit code 0 [2024-10-12 00:42:42,652 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:42,652 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:42,653 INFO L229 MonitoredProcess]: Starting monitored process 857 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:42,653 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (857)] Waiting until timeout for monitored process [2024-10-12 00:42:42,654 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:42,664 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:42,664 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:42,664 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:42,664 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:42,674 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:42,678 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:42,679 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:42,692 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:42,703 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (857)] Ended with exit code 0 [2024-10-12 00:42:42,703 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:42,703 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:42,704 INFO L229 MonitoredProcess]: Starting monitored process 858 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:42,705 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (858)] Waiting until timeout for monitored process [2024-10-12 00:42:42,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 [2024-10-12 00:42:42,715 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:42,715 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:42,715 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:42,715 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:42,715 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:42,715 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:42,716 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:42,716 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:42,717 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:42,727 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (858)] Ended with exit code 0 [2024-10-12 00:42:42,727 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:42,727 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:42,729 INFO L229 MonitoredProcess]: Starting monitored process 859 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:42,729 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (859)] Waiting until timeout for monitored process [2024-10-12 00:42:42,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 [2024-10-12 00:42:42,740 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:42,740 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:42,740 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:42,741 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:42,741 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:42,742 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:42,742 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:42,745 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:42,757 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (859)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:42,757 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:42,758 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:42,758 INFO L229 MonitoredProcess]: Starting monitored process 860 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:42,759 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (860)] Waiting until timeout for monitored process [2024-10-12 00:42:42,760 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:42,770 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:42,770 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:42,770 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:42,770 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:42,770 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:42,770 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:42,770 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:42,770 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:42,772 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:42,782 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (860)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:42,782 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:42,782 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:42,783 INFO L229 MonitoredProcess]: Starting monitored process 861 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:42,784 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (861)] Waiting until timeout for monitored process [2024-10-12 00:42:42,785 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:42,794 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:42,795 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:42,795 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:42,795 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:42,795 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:42,795 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:42,795 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:42,795 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:42,796 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:42,807 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (861)] Ended with exit code 0 [2024-10-12 00:42:42,807 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:42,807 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:42,808 INFO L229 MonitoredProcess]: Starting monitored process 862 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:42,808 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (862)] Waiting until timeout for monitored process [2024-10-12 00:42:42,809 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:42,819 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:42,819 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:42,819 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:42,819 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:42,819 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:42,819 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:42,819 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:42,819 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:42,821 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:42,831 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (862)] Ended with exit code 0 [2024-10-12 00:42:42,831 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:42,831 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:42,832 INFO L229 MonitoredProcess]: Starting monitored process 863 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:42,832 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (863)] Waiting until timeout for monitored process [2024-10-12 00:42:42,833 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:42,843 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:42,843 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:42,843 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:42,843 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:42,843 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:42,843 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:42,844 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:42,844 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:42,845 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:42,855 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (863)] Ended with exit code 0 [2024-10-12 00:42:42,855 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:42,855 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:42,856 INFO L229 MonitoredProcess]: Starting monitored process 864 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:42,856 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (864)] Waiting until timeout for monitored process [2024-10-12 00:42:42,857 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:42,867 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:42,867 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:42,867 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:42,867 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:42,867 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:42,867 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:42,867 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:42,867 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:42,869 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:42,880 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (864)] Ended with exit code 0 [2024-10-12 00:42:42,880 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:42,880 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:42,881 INFO L229 MonitoredProcess]: Starting monitored process 865 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:42,881 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (865)] Waiting until timeout for monitored process [2024-10-12 00:42:42,882 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:42,892 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:42,892 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:42,892 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:42,892 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:42,892 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:42,892 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:42,893 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:42,893 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:42,894 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:42,905 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (865)] Ended with exit code 0 [2024-10-12 00:42:42,905 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:42,905 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:42,906 INFO L229 MonitoredProcess]: Starting monitored process 866 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:42,907 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (866)] Waiting until timeout for monitored process [2024-10-12 00:42:42,907 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:42,917 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:42,918 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:42,918 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:42,918 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:42,918 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:42,918 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:42,918 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:42,918 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:42,920 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:42,932 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (866)] Ended with exit code 0 [2024-10-12 00:42:42,932 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:42,932 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:42,933 INFO L229 MonitoredProcess]: Starting monitored process 867 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:42,933 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (867)] Waiting until timeout for monitored process [2024-10-12 00:42:42,934 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:42,945 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:42,945 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:42,945 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:42,945 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:42,945 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:42,945 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:42,946 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:42,946 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:42,947 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:42,958 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (867)] Ended with exit code 0 [2024-10-12 00:42:42,959 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:42,959 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:42,960 INFO L229 MonitoredProcess]: Starting monitored process 868 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:42,960 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (868)] Waiting until timeout for monitored process [2024-10-12 00:42:42,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 [2024-10-12 00:42:42,971 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:42,971 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:42,971 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:42,971 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:42,971 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:42,972 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:42,972 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:42,976 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:42,986 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (868)] Ended with exit code 0 [2024-10-12 00:42:42,986 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:42,987 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:42,987 INFO L229 MonitoredProcess]: Starting monitored process 869 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:42,988 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (869)] Waiting until timeout for monitored process [2024-10-12 00:42:42,989 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:42,999 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:42,999 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:42,999 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:42,999 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:42,999 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:43,000 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:43,000 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:43,004 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:43,014 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (869)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:43,014 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:43,015 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:43,015 INFO L229 MonitoredProcess]: Starting monitored process 870 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:43,016 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (870)] Waiting until timeout for monitored process [2024-10-12 00:42:43,016 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:43,026 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:43,026 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:43,026 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:43,026 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:43,026 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:43,026 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:43,027 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:43,027 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:43,028 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:43,039 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (870)] Ended with exit code 0 [2024-10-12 00:42:43,039 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:43,039 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:43,040 INFO L229 MonitoredProcess]: Starting monitored process 871 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:43,040 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (871)] Waiting until timeout for monitored process [2024-10-12 00:42:43,041 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:43,051 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:43,051 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:43,051 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:43,051 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:43,051 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:43,051 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:43,052 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:43,052 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:43,053 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:43,063 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (871)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:43,063 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:43,063 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:43,064 INFO L229 MonitoredProcess]: Starting monitored process 872 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:43,064 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (872)] Waiting until timeout for monitored process [2024-10-12 00:42:43,065 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:43,074 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:43,074 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:43,074 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:43,074 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:43,074 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:43,074 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:43,075 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:43,075 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:43,076 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:43,086 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (872)] Ended with exit code 0 [2024-10-12 00:42:43,086 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:43,086 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:43,087 INFO L229 MonitoredProcess]: Starting monitored process 873 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:43,087 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (873)] Waiting until timeout for monitored process [2024-10-12 00:42:43,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 [2024-10-12 00:42:43,097 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:43,097 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:43,097 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:43,097 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:43,097 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:43,097 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:43,098 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:43,098 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:43,099 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:43,109 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (873)] Ended with exit code 0 [2024-10-12 00:42:43,109 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:43,109 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:43,110 INFO L229 MonitoredProcess]: Starting monitored process 874 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:43,110 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (874)] Waiting until timeout for monitored process [2024-10-12 00:42:43,111 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:43,121 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:43,121 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:43,121 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:43,121 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:43,121 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:43,121 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:43,121 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:43,121 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:43,123 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:43,133 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (874)] Ended with exit code 0 [2024-10-12 00:42:43,133 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:43,133 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:43,134 INFO L229 MonitoredProcess]: Starting monitored process 875 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:43,134 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (875)] Waiting until timeout for monitored process [2024-10-12 00:42:43,135 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:43,144 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:43,145 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:43,145 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:43,145 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:43,145 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:43,145 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:43,145 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:43,145 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:43,147 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:43,157 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (875)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:43,157 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:43,157 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:43,158 INFO L229 MonitoredProcess]: Starting monitored process 876 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:43,158 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (876)] Waiting until timeout for monitored process [2024-10-12 00:42:43,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 [2024-10-12 00:42:43,168 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:43,168 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:43,168 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:43,169 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:43,169 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:43,169 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:43,169 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:43,169 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:43,170 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:43,180 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (876)] Ended with exit code 0 [2024-10-12 00:42:43,180 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:43,181 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:43,181 INFO L229 MonitoredProcess]: Starting monitored process 877 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:43,182 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (877)] Waiting until timeout for monitored process [2024-10-12 00:42:43,182 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:43,192 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:43,192 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:43,192 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:43,193 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:43,193 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:43,193 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:43,193 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:43,193 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:43,194 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:43,204 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (877)] Ended with exit code 0 [2024-10-12 00:42:43,204 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:43,204 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:43,205 INFO L229 MonitoredProcess]: Starting monitored process 878 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:43,206 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (878)] Waiting until timeout for monitored process [2024-10-12 00:42:43,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 [2024-10-12 00:42:43,216 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:43,216 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:43,216 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:43,216 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:43,216 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:43,216 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:43,216 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:43,216 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:43,218 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:43,228 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (878)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:43,228 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:43,228 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:43,229 INFO L229 MonitoredProcess]: Starting monitored process 879 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:43,229 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (879)] Waiting until timeout for monitored process [2024-10-12 00:42:43,230 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:43,239 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:43,239 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:43,239 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:43,239 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:43,239 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:43,239 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:43,240 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:43,240 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:43,241 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:43,251 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (879)] Ended with exit code 0 [2024-10-12 00:42:43,251 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:43,251 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:43,252 INFO L229 MonitoredProcess]: Starting monitored process 880 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:43,253 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (880)] Waiting until timeout for monitored process [2024-10-12 00:42:43,253 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:43,263 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:43,263 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:43,263 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:43,263 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:43,263 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:43,264 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:43,264 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:43,268 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:43,278 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (880)] Ended with exit code 0 [2024-10-12 00:42:43,278 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:43,278 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:43,279 INFO L229 MonitoredProcess]: Starting monitored process 881 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:43,279 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (881)] Waiting until timeout for monitored process [2024-10-12 00:42:43,280 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:43,289 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:43,289 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:43,289 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:43,289 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:43,289 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:43,289 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:43,290 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:43,290 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:43,291 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:43,301 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (881)] Ended with exit code 0 [2024-10-12 00:42:43,301 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:43,301 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:43,302 INFO L229 MonitoredProcess]: Starting monitored process 882 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:43,303 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (882)] Waiting until timeout for monitored process [2024-10-12 00:42:43,303 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:43,312 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:43,312 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:43,312 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:43,313 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:43,313 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:43,313 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:43,313 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:43,313 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:43,314 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:43,324 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (882)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:43,324 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:43,324 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:43,325 INFO L229 MonitoredProcess]: Starting monitored process 883 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:43,326 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (883)] Waiting until timeout for monitored process [2024-10-12 00:42:43,326 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:43,336 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:43,336 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:43,336 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:43,336 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:43,336 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:43,336 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:43,337 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:43,337 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:43,338 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:43,348 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (883)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:43,348 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:43,348 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:43,349 INFO L229 MonitoredProcess]: Starting monitored process 884 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:43,349 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (884)] Waiting until timeout for monitored process [2024-10-12 00:42:43,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 [2024-10-12 00:42:43,360 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:43,360 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:43,360 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:43,360 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:43,360 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:43,360 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:43,360 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:43,360 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:43,362 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:43,371 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (884)] Ended with exit code 0 [2024-10-12 00:42:43,372 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:43,372 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:43,372 INFO L229 MonitoredProcess]: Starting monitored process 885 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:43,373 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (885)] Waiting until timeout for monitored process [2024-10-12 00:42:43,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 [2024-10-12 00:42:43,383 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:43,383 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:43,383 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:43,383 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:43,383 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:43,383 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:43,384 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:43,384 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:43,385 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:43,396 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (885)] Ended with exit code 0 [2024-10-12 00:42:43,396 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:43,396 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:43,397 INFO L229 MonitoredProcess]: Starting monitored process 886 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:43,398 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (886)] Waiting until timeout for monitored process [2024-10-12 00:42:43,398 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:43,408 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:43,408 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:43,408 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:43,408 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:43,408 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:43,408 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:43,409 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:43,409 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:43,410 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:43,421 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (886)] Ended with exit code 0 [2024-10-12 00:42:43,421 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:43,421 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:43,422 INFO L229 MonitoredProcess]: Starting monitored process 887 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:43,422 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (887)] Waiting until timeout for monitored process [2024-10-12 00:42:43,423 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:43,433 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:43,433 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:43,433 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:43,433 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:43,434 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:43,434 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:43,434 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:43,434 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:43,435 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:43,446 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (887)] Ended with exit code 0 [2024-10-12 00:42:43,447 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:43,447 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:43,448 INFO L229 MonitoredProcess]: Starting monitored process 888 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:43,449 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (888)] Waiting until timeout for monitored process [2024-10-12 00:42:43,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 [2024-10-12 00:42:43,459 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:43,459 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:43,459 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:43,459 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:43,459 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:43,459 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:43,460 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:43,460 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:43,461 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:43,471 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (888)] Ended with exit code 0 [2024-10-12 00:42:43,471 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:43,471 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:43,472 INFO L229 MonitoredProcess]: Starting monitored process 889 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:43,473 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (889)] Waiting until timeout for monitored process [2024-10-12 00:42:43,473 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:43,483 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:43,483 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:43,483 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:43,483 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:43,483 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:43,483 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:43,483 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:43,483 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:43,485 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:43,495 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (889)] Ended with exit code 0 [2024-10-12 00:42:43,495 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:43,495 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:43,496 INFO L229 MonitoredProcess]: Starting monitored process 890 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:43,496 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (890)] Waiting until timeout for monitored process [2024-10-12 00:42:43,497 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:43,507 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:43,507 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:43,507 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:43,507 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:43,507 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:43,507 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:43,507 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:43,507 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:43,509 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:43,518 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (890)] Ended with exit code 0 [2024-10-12 00:42:43,518 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:43,519 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:43,519 INFO L229 MonitoredProcess]: Starting monitored process 891 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:43,520 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (891)] Waiting until timeout for monitored process [2024-10-12 00:42:43,521 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:43,530 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:43,530 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:43,530 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:43,530 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:43,531 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:43,531 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:43,531 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:43,531 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:43,532 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:43,542 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (891)] Ended with exit code 0 [2024-10-12 00:42:43,542 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:43,543 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:43,543 INFO L229 MonitoredProcess]: Starting monitored process 892 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:43,544 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (892)] Waiting until timeout for monitored process [2024-10-12 00:42:43,545 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:43,554 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:43,554 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:43,554 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:43,555 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:43,555 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:43,555 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:43,555 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:43,555 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:43,557 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:43,573 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (892)] Ended with exit code 0 [2024-10-12 00:42:43,581 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:43,581 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:43,585 INFO L229 MonitoredProcess]: Starting monitored process 893 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:43,586 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:43,586 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (893)] Waiting until timeout for monitored process [2024-10-12 00:42:43,603 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:43,604 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:43,604 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:43,604 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:43,604 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:43,604 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:43,604 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:43,605 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:43,606 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:43,617 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (893)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:43,617 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:43,617 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:43,618 INFO L229 MonitoredProcess]: Starting monitored process 894 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:43,619 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (894)] Waiting until timeout for monitored process [2024-10-12 00:42:43,620 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:43,634 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:43,634 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:43,634 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:43,634 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:43,635 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:43,636 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:43,636 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:43,639 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:43,650 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (894)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:43,651 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:43,651 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:43,652 INFO L229 MonitoredProcess]: Starting monitored process 895 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:43,653 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (895)] Waiting until timeout for monitored process [2024-10-12 00:42:43,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 [2024-10-12 00:42:43,663 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:43,664 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:43,664 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:43,664 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:43,664 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:43,664 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:43,665 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:43,665 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:43,667 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:43,677 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (895)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:43,678 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:43,678 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:43,680 INFO L229 MonitoredProcess]: Starting monitored process 896 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:43,681 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (896)] Waiting until timeout for monitored process [2024-10-12 00:42:43,681 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:43,691 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:43,692 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:43,692 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:43,692 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:43,692 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:43,692 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:43,692 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:43,692 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:43,694 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:43,704 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (896)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:43,705 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:43,705 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:43,706 INFO L229 MonitoredProcess]: Starting monitored process 897 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:43,707 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (897)] Waiting until timeout for monitored process [2024-10-12 00:42:43,707 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:43,717 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:43,717 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:43,717 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:43,717 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:43,717 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:43,719 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:43,719 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:43,722 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:43,732 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (897)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:43,733 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:43,733 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:43,733 INFO L229 MonitoredProcess]: Starting monitored process 898 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:43,734 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (898)] Waiting until timeout for monitored process [2024-10-12 00:42:43,734 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:43,744 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:43,744 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:43,745 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:43,745 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:43,745 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:43,746 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:43,746 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:43,749 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:43,759 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (898)] Ended with exit code 0 [2024-10-12 00:42:43,759 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:43,759 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:43,760 INFO L229 MonitoredProcess]: Starting monitored process 899 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:43,761 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (899)] Waiting until timeout for monitored process [2024-10-12 00:42:43,761 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:43,771 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:43,771 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:43,771 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:43,771 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:43,771 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:43,771 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:43,772 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:43,772 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:43,773 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:43,785 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (899)] Ended with exit code 0 [2024-10-12 00:42:43,785 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:43,785 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:43,786 INFO L229 MonitoredProcess]: Starting monitored process 900 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:43,787 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (900)] Waiting until timeout for monitored process [2024-10-12 00:42:43,787 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:43,797 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:43,798 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:43,798 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:43,798 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:43,798 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:43,798 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:43,798 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:43,798 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:43,800 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:43,809 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (900)] Ended with exit code 0 [2024-10-12 00:42:43,809 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:43,810 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:43,810 INFO L229 MonitoredProcess]: Starting monitored process 901 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:43,811 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (901)] Waiting until timeout for monitored process [2024-10-12 00:42:43,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 [2024-10-12 00:42:43,821 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:43,821 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:43,821 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:43,821 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:43,821 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:43,821 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:43,821 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:43,821 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:43,823 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:43,832 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (901)] Ended with exit code 0 [2024-10-12 00:42:43,833 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:43,833 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:43,834 INFO L229 MonitoredProcess]: Starting monitored process 902 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:43,834 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (902)] Waiting until timeout for monitored process [2024-10-12 00:42:43,835 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:43,844 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:43,845 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:43,845 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:43,845 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:43,845 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:43,845 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:43,845 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:43,845 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:43,847 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:43,856 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (902)] Ended with exit code 0 [2024-10-12 00:42:43,856 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:43,857 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:43,857 INFO L229 MonitoredProcess]: Starting monitored process 903 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:43,858 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (903)] Waiting until timeout for monitored process [2024-10-12 00:42:43,858 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:43,868 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:43,868 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:43,868 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:43,868 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:43,868 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:43,868 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:43,869 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:43,869 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:43,870 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:43,880 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (903)] Ended with exit code 0 [2024-10-12 00:42:43,881 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:43,881 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:43,881 INFO L229 MonitoredProcess]: Starting monitored process 904 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:43,882 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (904)] Waiting until timeout for monitored process [2024-10-12 00:42:43,882 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:43,892 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:43,892 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:43,892 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:43,892 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:43,892 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:43,892 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:43,893 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:43,893 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:43,894 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:43,904 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (904)] Ended with exit code 0 [2024-10-12 00:42:43,905 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:43,905 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:43,906 INFO L229 MonitoredProcess]: Starting monitored process 905 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:43,906 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (905)] Waiting until timeout for monitored process [2024-10-12 00:42:43,907 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:43,916 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:43,916 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:43,916 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:43,916 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:43,916 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:43,916 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:43,917 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:43,917 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:43,918 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:43,928 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (905)] Ended with exit code 0 [2024-10-12 00:42:43,928 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:43,928 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:43,929 INFO L229 MonitoredProcess]: Starting monitored process 906 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:43,930 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (906)] Waiting until timeout for monitored process [2024-10-12 00:42:43,930 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:43,940 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:43,940 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:43,940 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:43,940 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:43,940 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:43,940 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:43,941 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:43,941 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:43,942 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:43,952 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (906)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:43,952 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:43,952 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:43,953 INFO L229 MonitoredProcess]: Starting monitored process 907 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:43,960 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (907)] Waiting until timeout for monitored process [2024-10-12 00:42:43,960 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:43,970 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:43,970 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:43,970 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:43,970 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:43,970 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:43,970 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:43,971 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:43,971 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:43,972 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:43,982 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (907)] Ended with exit code 0 [2024-10-12 00:42:43,982 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:43,982 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:43,983 INFO L229 MonitoredProcess]: Starting monitored process 908 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:43,984 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (908)] Waiting until timeout for monitored process [2024-10-12 00:42:43,984 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:43,994 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:43,994 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:43,994 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:43,994 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:43,994 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:43,994 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:43,994 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:43,994 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:43,996 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:44,006 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (908)] Ended with exit code 0 [2024-10-12 00:42:44,007 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:44,007 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:44,007 INFO L229 MonitoredProcess]: Starting monitored process 909 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:44,008 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (909)] Waiting until timeout for monitored process [2024-10-12 00:42:44,009 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:44,018 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:44,018 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:44,018 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:44,019 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:44,019 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:44,019 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:44,019 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:44,019 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:44,020 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:44,031 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (909)] Ended with exit code 0 [2024-10-12 00:42:44,031 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:44,031 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:44,032 INFO L229 MonitoredProcess]: Starting monitored process 910 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:44,032 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (910)] Waiting until timeout for monitored process [2024-10-12 00:42:44,033 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:44,042 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:44,042 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:44,042 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:44,043 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:44,043 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:44,043 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:44,043 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:44,043 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:44,044 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:44,054 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (910)] Ended with exit code 0 [2024-10-12 00:42:44,055 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:44,055 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:44,055 INFO L229 MonitoredProcess]: Starting monitored process 911 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:44,056 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (911)] Waiting until timeout for monitored process [2024-10-12 00:42:44,056 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:44,066 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:44,067 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:44,067 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:44,067 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:44,067 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:44,067 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:44,067 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:44,067 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:44,069 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:44,078 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (911)] Ended with exit code 0 [2024-10-12 00:42:44,078 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:44,079 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:44,079 INFO L229 MonitoredProcess]: Starting monitored process 912 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:44,080 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (912)] Waiting until timeout for monitored process [2024-10-12 00:42:44,080 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:44,090 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:44,090 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:44,090 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:44,090 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:44,090 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:44,090 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:44,091 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:44,091 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:44,092 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:44,102 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (912)] Ended with exit code 0 [2024-10-12 00:42:44,102 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:44,102 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:44,103 INFO L229 MonitoredProcess]: Starting monitored process 913 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:44,103 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (913)] Waiting until timeout for monitored process [2024-10-12 00:42:44,104 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:44,114 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:44,114 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:44,114 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:44,114 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:44,114 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:44,114 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:44,114 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:44,114 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:44,116 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:44,125 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (913)] Ended with exit code 0 [2024-10-12 00:42:44,126 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:44,126 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:44,127 INFO L229 MonitoredProcess]: Starting monitored process 914 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:44,127 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (914)] Waiting until timeout for monitored process [2024-10-12 00:42:44,128 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:44,137 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:44,137 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:44,137 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:44,137 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:44,137 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:44,137 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:44,138 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:44,138 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:44,139 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:44,149 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (914)] Ended with exit code 0 [2024-10-12 00:42:44,149 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:44,149 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:44,150 INFO L229 MonitoredProcess]: Starting monitored process 915 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:44,150 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (915)] Waiting until timeout for monitored process [2024-10-12 00:42:44,151 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:44,161 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:44,161 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:44,161 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:44,161 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:44,161 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:44,161 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:44,161 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:44,161 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:44,163 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:44,173 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (915)] Ended with exit code 0 [2024-10-12 00:42:44,173 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:44,173 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:44,174 INFO L229 MonitoredProcess]: Starting monitored process 916 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:44,174 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (916)] Waiting until timeout for monitored process [2024-10-12 00:42:44,175 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:44,185 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:44,185 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:44,185 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:44,185 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:44,185 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:44,185 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:44,185 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:44,185 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:44,187 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:44,196 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (916)] Ended with exit code 0 [2024-10-12 00:42:44,196 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:44,196 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:44,197 INFO L229 MonitoredProcess]: Starting monitored process 917 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:44,198 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (917)] Waiting until timeout for monitored process [2024-10-12 00:42:44,198 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:44,208 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:44,208 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:44,208 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:44,208 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:44,208 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:44,208 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:44,208 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:44,209 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:44,210 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:44,220 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (917)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:44,220 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:44,220 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:44,221 INFO L229 MonitoredProcess]: Starting monitored process 918 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:44,221 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (918)] Waiting until timeout for monitored process [2024-10-12 00:42:44,222 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:44,232 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:44,232 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:44,232 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:44,232 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:44,232 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:44,232 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:44,232 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:44,233 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:44,234 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:44,244 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (918)] Ended with exit code 0 [2024-10-12 00:42:44,244 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:44,244 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:44,245 INFO L229 MonitoredProcess]: Starting monitored process 919 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:44,245 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (919)] Waiting until timeout for monitored process [2024-10-12 00:42:44,246 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:44,256 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:44,256 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:44,256 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:44,256 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:44,256 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:44,256 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:44,256 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:44,256 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:44,258 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:44,267 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (919)] Ended with exit code 0 [2024-10-12 00:42:44,267 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:44,268 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:44,268 INFO L229 MonitoredProcess]: Starting monitored process 920 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:44,269 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (920)] Waiting until timeout for monitored process [2024-10-12 00:42:44,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 [2024-10-12 00:42:44,279 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:44,279 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:44,279 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:44,279 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:44,279 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:44,279 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:44,280 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:44,280 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:44,281 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:44,291 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (920)] Ended with exit code 0 [2024-10-12 00:42:44,291 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:44,291 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:44,292 INFO L229 MonitoredProcess]: Starting monitored process 921 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:44,292 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (921)] Waiting until timeout for monitored process [2024-10-12 00:42:44,293 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:44,303 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:44,303 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:44,303 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:44,303 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:44,303 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:44,303 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:44,303 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:44,303 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:44,305 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:44,314 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (921)] Ended with exit code 0 [2024-10-12 00:42:44,315 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:44,315 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:44,316 INFO L229 MonitoredProcess]: Starting monitored process 922 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:44,316 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (922)] Waiting until timeout for monitored process [2024-10-12 00:42:44,317 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:44,326 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:44,326 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:44,326 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:44,327 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:44,327 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:44,327 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:44,327 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:44,327 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:44,328 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:44,339 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (922)] Ended with exit code 0 [2024-10-12 00:42:44,340 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:44,340 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:44,341 INFO L229 MonitoredProcess]: Starting monitored process 923 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:44,341 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (923)] Waiting until timeout for monitored process [2024-10-12 00:42:44,342 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:44,352 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:44,353 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:44,353 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:44,353 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:44,353 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:44,353 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:44,353 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:44,353 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:44,355 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:44,365 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (923)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:44,365 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:44,365 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:44,366 INFO L229 MonitoredProcess]: Starting monitored process 924 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:44,367 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (924)] Waiting until timeout for monitored process [2024-10-12 00:42:44,367 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:44,377 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:44,377 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:44,377 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:44,377 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:44,377 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:44,377 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:44,377 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:44,378 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:44,379 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:44,389 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (924)] Ended with exit code 0 [2024-10-12 00:42:44,389 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:44,389 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:44,390 INFO L229 MonitoredProcess]: Starting monitored process 925 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:44,390 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (925)] Waiting until timeout for monitored process [2024-10-12 00:42:44,391 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:44,400 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:44,401 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:44,401 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:44,401 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:44,401 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:44,401 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:44,401 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:44,401 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:44,403 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:44,412 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (925)] Ended with exit code 0 [2024-10-12 00:42:44,412 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:44,413 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:44,413 INFO L229 MonitoredProcess]: Starting monitored process 926 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:44,414 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (926)] Waiting until timeout for monitored process [2024-10-12 00:42:44,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 [2024-10-12 00:42:44,424 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:44,424 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:44,424 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:44,424 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:44,424 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:44,424 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:44,425 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:44,425 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:44,426 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:44,436 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (926)] Ended with exit code 0 [2024-10-12 00:42:44,436 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:44,436 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:44,437 INFO L229 MonitoredProcess]: Starting monitored process 927 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:44,438 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (927)] Waiting until timeout for monitored process [2024-10-12 00:42:44,438 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:44,449 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:44,449 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:44,449 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:44,449 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:44,449 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:44,449 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:44,449 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:44,449 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:44,451 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:44,461 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (927)] Ended with exit code 0 [2024-10-12 00:42:44,461 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:44,461 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:44,462 INFO L229 MonitoredProcess]: Starting monitored process 928 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:44,462 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (928)] Waiting until timeout for monitored process [2024-10-12 00:42:44,463 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:44,473 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:44,473 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:44,473 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:44,473 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:44,473 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:44,474 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:44,475 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:44,478 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:44,488 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (928)] Ended with exit code 0 [2024-10-12 00:42:44,488 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:44,488 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:44,489 INFO L229 MonitoredProcess]: Starting monitored process 929 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:44,489 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (929)] Waiting until timeout for monitored process [2024-10-12 00:42:44,490 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:44,500 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:44,500 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:44,500 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:44,500 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:44,500 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:44,501 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:44,501 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:44,505 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:44,515 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (929)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:44,515 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:44,515 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:44,516 INFO L229 MonitoredProcess]: Starting monitored process 930 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:44,516 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (930)] Waiting until timeout for monitored process [2024-10-12 00:42:44,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 [2024-10-12 00:42:44,527 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:44,527 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:44,527 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:44,527 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:44,527 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:44,527 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:44,528 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:44,528 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:44,529 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:44,539 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (930)] Ended with exit code 0 [2024-10-12 00:42:44,539 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:44,539 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:44,540 INFO L229 MonitoredProcess]: Starting monitored process 931 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:44,541 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (931)] Waiting until timeout for monitored process [2024-10-12 00:42:44,541 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:44,551 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:44,551 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:44,551 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:44,551 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:44,551 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:44,551 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:44,551 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:44,552 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:44,553 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:44,563 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (931)] Ended with exit code 0 [2024-10-12 00:42:44,563 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:44,563 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:44,564 INFO L229 MonitoredProcess]: Starting monitored process 932 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:44,564 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (932)] Waiting until timeout for monitored process [2024-10-12 00:42:44,565 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:44,574 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:44,574 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:44,575 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:44,575 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:44,575 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:44,575 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:44,575 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:44,575 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:44,576 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:44,586 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (932)] Ended with exit code 0 [2024-10-12 00:42:44,586 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:44,587 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:44,587 INFO L229 MonitoredProcess]: Starting monitored process 933 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:44,588 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (933)] Waiting until timeout for monitored process [2024-10-12 00:42:44,589 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:44,599 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:44,599 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:44,599 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:44,599 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:44,599 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:44,599 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:44,599 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:44,599 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:44,601 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:44,610 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (933)] Ended with exit code 0 [2024-10-12 00:42:44,611 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:44,611 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:44,612 INFO L229 MonitoredProcess]: Starting monitored process 934 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:44,612 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (934)] Waiting until timeout for monitored process [2024-10-12 00:42:44,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 [2024-10-12 00:42:44,623 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:44,623 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:44,623 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:44,624 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:44,624 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:44,624 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:44,624 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:44,624 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:44,625 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:44,635 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (934)] Ended with exit code 0 [2024-10-12 00:42:44,635 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:44,636 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:44,636 INFO L229 MonitoredProcess]: Starting monitored process 935 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:44,637 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (935)] Waiting until timeout for monitored process [2024-10-12 00:42:44,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 [2024-10-12 00:42:44,647 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:44,647 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:44,647 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:44,647 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:44,647 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:44,647 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:44,648 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:44,648 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:44,649 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:44,659 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (935)] Ended with exit code 0 [2024-10-12 00:42:44,659 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:44,659 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:44,660 INFO L229 MonitoredProcess]: Starting monitored process 936 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:44,660 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (936)] Waiting until timeout for monitored process [2024-10-12 00:42:44,661 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:44,671 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:44,671 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:44,671 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:44,671 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:44,671 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:44,671 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:44,671 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:44,672 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:44,673 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:44,683 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (936)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:44,683 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:44,683 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:44,684 INFO L229 MonitoredProcess]: Starting monitored process 937 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:44,684 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (937)] Waiting until timeout for monitored process [2024-10-12 00:42:44,685 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:44,694 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:44,695 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:44,695 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:44,695 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:44,695 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:44,695 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:44,695 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:44,695 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:44,697 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:44,706 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (937)] Ended with exit code 0 [2024-10-12 00:42:44,707 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:44,707 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:44,707 INFO L229 MonitoredProcess]: Starting monitored process 938 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:44,708 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (938)] Waiting until timeout for monitored process [2024-10-12 00:42:44,708 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:44,719 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:44,719 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:44,719 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:44,719 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:44,719 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:44,719 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:44,719 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:44,719 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:44,721 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:44,730 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (938)] Ended with exit code 0 [2024-10-12 00:42:44,730 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:44,731 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:44,731 INFO L229 MonitoredProcess]: Starting monitored process 939 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:44,732 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (939)] Waiting until timeout for monitored process [2024-10-12 00:42:44,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 [2024-10-12 00:42:44,742 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:44,742 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:44,742 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:44,742 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:44,742 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:44,742 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:44,743 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:44,743 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:44,744 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:44,754 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (939)] Ended with exit code 0 [2024-10-12 00:42:44,754 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:44,754 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:44,755 INFO L229 MonitoredProcess]: Starting monitored process 940 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:44,755 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (940)] Waiting until timeout for monitored process [2024-10-12 00:42:44,756 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:44,765 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:44,766 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:44,766 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:44,766 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:44,766 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:44,766 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:44,766 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:44,766 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:44,768 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:44,777 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (940)] Ended with exit code 0 [2024-10-12 00:42:44,777 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:44,777 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:44,778 INFO L229 MonitoredProcess]: Starting monitored process 941 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:44,779 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (941)] Waiting until timeout for monitored process [2024-10-12 00:42:44,780 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:44,790 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:44,790 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:44,790 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:44,790 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:44,790 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:44,790 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:44,791 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:44,791 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:44,792 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:44,802 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (941)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:44,802 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:44,802 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:44,803 INFO L229 MonitoredProcess]: Starting monitored process 942 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:44,803 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (942)] Waiting until timeout for monitored process [2024-10-12 00:42: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 [2024-10-12 00:42:44,813 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:44,814 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:44,814 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:44,814 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:44,814 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:44,814 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:44,814 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:44,814 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:44,816 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:44,826 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (942)] Ended with exit code 0 [2024-10-12 00:42:44,826 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:44,826 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:44,827 INFO L229 MonitoredProcess]: Starting monitored process 943 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:44,827 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (943)] Waiting until timeout for monitored process [2024-10-12 00:42:44,828 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:44,837 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:44,837 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:44,837 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:44,838 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:44,838 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:44,839 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:44,839 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:44,842 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:44,852 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (943)] Ended with exit code 0 [2024-10-12 00:42:44,852 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:44,852 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:44,853 INFO L229 MonitoredProcess]: Starting monitored process 944 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:44,854 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (944)] Waiting until timeout for monitored process [2024-10-12 00:42:44,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 [2024-10-12 00:42:44,864 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:44,864 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:44,864 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:44,864 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:44,864 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:44,864 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:44,864 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:44,864 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:44,866 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:44,876 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (944)] Ended with exit code 0 [2024-10-12 00:42:44,876 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:44,876 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:44,877 INFO L229 MonitoredProcess]: Starting monitored process 945 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:44,877 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (945)] Waiting until timeout for monitored process [2024-10-12 00:42:44,878 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:44,887 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:44,887 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:42:44,887 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:44,888 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:44,888 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:44,888 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:44,888 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:44,888 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:44,889 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:44,899 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (945)] Ended with exit code 0 [2024-10-12 00:42:44,899 INFO L451 LassoAnalysis]: Using template '3-lex'. [2024-10-12 00:42:44,899 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:44,900 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:44,900 INFO L229 MonitoredProcess]: Starting monitored process 946 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:44,901 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (946)] Waiting until timeout for monitored process [2024-10-12 00:42:44,902 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:44,911 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:44,912 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:44,912 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:44,912 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:44,912 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:44,912 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:44,912 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:44,912 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:44,914 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:44,924 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (946)] Ended with exit code 0 [2024-10-12 00:42:44,925 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:44,925 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:44,925 INFO L229 MonitoredProcess]: Starting monitored process 947 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:44,926 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (947)] Waiting until timeout for monitored process [2024-10-12 00:42:44,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 [2024-10-12 00:42:44,936 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:44,936 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:44,936 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:44,936 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:44,936 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:44,936 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:44,937 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:44,937 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:44,939 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:44,949 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (947)] Ended with exit code 0 [2024-10-12 00:42:44,949 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:44,949 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:44,950 INFO L229 MonitoredProcess]: Starting monitored process 948 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:44,950 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (948)] Waiting until timeout for monitored process [2024-10-12 00:42:44,951 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:44,961 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:44,962 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:44,962 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:44,962 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:44,962 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:44,962 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:44,962 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:44,963 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:44,965 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:44,975 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (948)] Ended with exit code 0 [2024-10-12 00:42:44,975 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:44,975 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:44,976 INFO L229 MonitoredProcess]: Starting monitored process 949 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:44,976 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (949)] Waiting until timeout for monitored process [2024-10-12 00:42:44,977 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:44,987 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:44,987 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:44,987 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:44,987 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:44,987 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:44,987 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:44,988 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:44,988 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:44,990 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:44,999 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (949)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:45,000 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:45,000 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:45,001 INFO L229 MonitoredProcess]: Starting monitored process 950 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:45,001 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (950)] Waiting until timeout for monitored process [2024-10-12 00:42:45,002 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:45,011 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:45,012 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:45,012 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:45,012 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:45,012 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:45,012 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:45,012 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:45,012 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:45,014 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:45,024 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (950)] Ended with exit code 0 [2024-10-12 00:42:45,025 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:45,025 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:45,025 INFO L229 MonitoredProcess]: Starting monitored process 951 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:45,026 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (951)] Waiting until timeout for monitored process [2024-10-12 00:42:45,026 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:45,038 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:45,038 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:45,038 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:45,038 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:45,038 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:45,038 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:45,038 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:45,038 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:45,040 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:45,050 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (951)] Ended with exit code 0 [2024-10-12 00:42:45,050 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:45,050 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:45,051 INFO L229 MonitoredProcess]: Starting monitored process 952 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:45,051 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (952)] Waiting until timeout for monitored process [2024-10-12 00:42:45,052 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:45,062 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:45,062 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:45,062 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:45,062 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:45,062 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:45,062 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:45,062 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:45,062 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:45,064 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:45,074 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (952)] Ended with exit code 0 [2024-10-12 00:42:45,074 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:45,074 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:45,075 INFO L229 MonitoredProcess]: Starting monitored process 953 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:45,075 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (953)] Waiting until timeout for monitored process [2024-10-12 00:42:45,076 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:45,086 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:45,086 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:45,086 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:45,086 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:45,086 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:45,086 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:45,087 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:45,087 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:45,089 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:45,099 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (953)] Ended with exit code 0 [2024-10-12 00:42:45,099 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:45,099 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:45,100 INFO L229 MonitoredProcess]: Starting monitored process 954 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:45,100 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (954)] Waiting until timeout for monitored process [2024-10-12 00:42:45,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 [2024-10-12 00:42:45,111 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:45,111 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:45,111 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:45,111 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:45,111 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:45,111 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:45,111 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:45,111 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:45,113 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:45,123 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (954)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:45,123 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:45,123 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:45,124 INFO L229 MonitoredProcess]: Starting monitored process 955 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:45,125 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (955)] Waiting until timeout for monitored process [2024-10-12 00:42:45,125 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:45,135 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:45,135 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:45,135 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:45,135 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:45,135 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:45,135 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:45,136 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:45,136 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:45,138 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:45,147 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (955)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:45,147 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:45,148 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:45,148 INFO L229 MonitoredProcess]: Starting monitored process 956 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:45,149 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (956)] Waiting until timeout for monitored process [2024-10-12 00:42:45,149 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:45,159 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:45,159 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:45,159 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:45,159 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:45,159 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:45,159 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:45,160 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:45,160 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:45,162 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:45,171 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (956)] Ended with exit code 0 [2024-10-12 00:42:45,171 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:45,171 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:45,172 INFO L229 MonitoredProcess]: Starting monitored process 957 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:45,173 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (957)] Waiting until timeout for monitored process [2024-10-12 00:42:45,173 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:45,183 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:45,183 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:45,183 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:45,183 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:45,183 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:45,183 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:45,184 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:45,184 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:45,186 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:45,195 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (957)] Ended with exit code 0 [2024-10-12 00:42:45,195 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:45,195 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:45,196 INFO L229 MonitoredProcess]: Starting monitored process 958 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:45,197 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (958)] Waiting until timeout for monitored process [2024-10-12 00:42:45,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 [2024-10-12 00:42:45,207 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:45,207 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:45,207 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:45,207 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:45,207 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:45,207 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:45,208 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:45,208 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:45,210 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:45,219 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (958)] Ended with exit code 0 [2024-10-12 00:42:45,219 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:45,219 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:45,220 INFO L229 MonitoredProcess]: Starting monitored process 959 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:45,221 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (959)] Waiting until timeout for monitored process [2024-10-12 00:42:45,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 [2024-10-12 00:42:45,231 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:45,231 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:45,231 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:45,231 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:45,231 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:45,231 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:45,232 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:45,232 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:45,234 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:45,243 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (959)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:45,243 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:45,244 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:45,244 INFO L229 MonitoredProcess]: Starting monitored process 960 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:45,253 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (960)] Waiting until timeout for monitored process [2024-10-12 00:42:45,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 [2024-10-12 00:42:45,264 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:45,264 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:45,264 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:45,264 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:45,264 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:45,266 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 00:42:45,266 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 00:42:45,271 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:45,280 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (960)] Ended with exit code 0 [2024-10-12 00:42:45,281 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:45,281 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:45,281 INFO L229 MonitoredProcess]: Starting monitored process 961 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:45,282 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (961)] Waiting until timeout for monitored process [2024-10-12 00:42: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 [2024-10-12 00:42:45,292 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:45,293 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:45,293 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:45,293 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:45,293 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:45,293 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:45,293 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:45,293 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:45,295 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:45,305 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (961)] Ended with exit code 0 [2024-10-12 00:42:45,305 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:45,305 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:45,306 INFO L229 MonitoredProcess]: Starting monitored process 962 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:45,307 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (962)] Waiting until timeout for monitored process [2024-10-12 00:42:45,307 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:45,317 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:45,317 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:45,317 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:45,317 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:45,318 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:45,318 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:45,318 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:45,318 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:45,320 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:45,330 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (962)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:45,330 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:45,330 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:45,331 INFO L229 MonitoredProcess]: Starting monitored process 963 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:45,331 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (963)] Waiting until timeout for monitored process [2024-10-12 00:42:45,332 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:45,342 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:45,342 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:45,342 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:45,342 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:45,342 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:45,342 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:45,343 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:45,343 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:45,345 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:45,355 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (963)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:45,355 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:45,355 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:45,356 INFO L229 MonitoredProcess]: Starting monitored process 964 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:45,356 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (964)] Waiting until timeout for monitored process [2024-10-12 00:42:45,357 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:45,366 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:45,367 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:45,367 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:45,367 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:45,367 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:45,369 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 00:42:45,369 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 00:42:45,376 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:45,386 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (964)] Ended with exit code 0 [2024-10-12 00:42:45,386 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:45,387 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:45,387 INFO L229 MonitoredProcess]: Starting monitored process 965 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:45,388 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (965)] Waiting until timeout for monitored process [2024-10-12 00:42:45,388 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:45,398 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:45,398 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:45,398 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:45,398 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:45,399 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:45,400 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 00:42:45,400 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 00:42:45,406 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:45,415 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (965)] Ended with exit code 0 [2024-10-12 00:42:45,416 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:45,416 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:45,416 INFO L229 MonitoredProcess]: Starting monitored process 966 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:45,417 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (966)] Waiting until timeout for monitored process [2024-10-12 00:42:45,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 [2024-10-12 00:42:45,427 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:45,427 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:45,427 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:45,427 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:45,427 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:45,429 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 00:42:45,429 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 00:42:45,434 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:45,444 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (966)] Ended with exit code 0 [2024-10-12 00:42:45,444 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:45,444 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:45,445 INFO L229 MonitoredProcess]: Starting monitored process 967 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:45,445 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (967)] Waiting until timeout for monitored process [2024-10-12 00:42:45,446 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:45,456 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:45,456 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:45,456 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:45,456 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:45,456 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:45,458 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 00:42:45,458 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 00:42:45,466 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:45,475 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (967)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:45,476 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:45,476 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:45,477 INFO L229 MonitoredProcess]: Starting monitored process 968 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:45,477 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (968)] Waiting until timeout for monitored process [2024-10-12 00:42:45,478 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:45,487 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:45,487 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:45,487 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:45,487 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:45,487 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:45,490 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 00:42:45,490 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 00:42:45,496 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:45,506 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (968)] Ended with exit code 0 [2024-10-12 00:42:45,506 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:45,506 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:45,507 INFO L229 MonitoredProcess]: Starting monitored process 969 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:45,507 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (969)] Waiting until timeout for monitored process [2024-10-12 00:42:45,508 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:45,518 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:45,518 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:45,518 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:45,518 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:45,518 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:45,520 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 00:42:45,520 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 00:42:45,526 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:45,535 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (969)] Ended with exit code 0 [2024-10-12 00:42:45,536 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:45,536 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:45,536 INFO L229 MonitoredProcess]: Starting monitored process 970 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:45,537 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (970)] Waiting until timeout for monitored process [2024-10-12 00:42:45,537 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:45,547 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:45,547 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:45,547 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:45,547 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:45,547 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:45,549 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 00:42:45,549 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 00:42:45,554 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:45,564 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (970)] Ended with exit code 0 [2024-10-12 00:42:45,564 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:45,564 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:45,565 INFO L229 MonitoredProcess]: Starting monitored process 971 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:45,565 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (971)] Waiting until timeout for monitored process [2024-10-12 00:42:45,566 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:45,576 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:45,576 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:45,576 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:45,576 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:45,576 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:45,578 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 00:42:45,578 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 00:42:45,586 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:45,596 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (971)] Ended with exit code 0 [2024-10-12 00:42:45,596 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:45,596 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:45,597 INFO L229 MonitoredProcess]: Starting monitored process 972 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:45,597 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (972)] Waiting until timeout for monitored process [2024-10-12 00:42:45,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 [2024-10-12 00:42:45,607 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:45,608 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:45,608 INFO L203 nArgumentSynthesizer]: 2 stem disjuncts [2024-10-12 00:42:45,608 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:45,608 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:45,610 INFO L401 nArgumentSynthesizer]: We have 24 Motzkin's Theorem applications. [2024-10-12 00:42:45,610 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 00:42:45,618 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:45,628 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (972)] Ended with exit code 0 [2024-10-12 00:42:45,628 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:45,628 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:45,629 INFO L229 MonitoredProcess]: Starting monitored process 973 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:45,629 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (973)] Waiting until timeout for monitored process [2024-10-12 00:42:45,630 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:45,640 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:45,640 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:45,640 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:45,640 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:45,640 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:45,642 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 00:42:45,642 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 00:42:45,647 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:45,657 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (973)] Ended with exit code 0 [2024-10-12 00:42:45,657 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:45,657 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:45,658 INFO L229 MonitoredProcess]: Starting monitored process 974 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:45,659 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (974)] Waiting until timeout for monitored process [2024-10-12 00:42:45,659 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:45,669 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:45,669 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:45,669 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:45,669 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:45,669 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:45,671 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 00:42:45,671 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 00:42:45,676 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:45,685 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (974)] Ended with exit code 0 [2024-10-12 00:42:45,685 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:45,685 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:45,686 INFO L229 MonitoredProcess]: Starting monitored process 975 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:45,687 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (975)] Waiting until timeout for monitored process [2024-10-12 00:42:45,687 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:45,697 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:45,697 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:45,697 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:45,697 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:45,697 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:45,703 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 00:42:45,703 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 00:42:45,726 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:45,737 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (975)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:45,737 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:45,737 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:45,738 INFO L229 MonitoredProcess]: Starting monitored process 976 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:45,739 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (976)] Waiting until timeout for monitored process [2024-10-12 00:42:45,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 [2024-10-12 00:42:45,749 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:45,749 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:45,749 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:45,749 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:45,749 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:45,749 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:45,750 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:45,750 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:45,752 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:45,762 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (976)] Ended with exit code 0 [2024-10-12 00:42:45,762 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:45,762 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:45,763 INFO L229 MonitoredProcess]: Starting monitored process 977 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:45,763 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (977)] Waiting until timeout for monitored process [2024-10-12 00:42:45,764 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:45,774 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:45,774 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:45,774 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:45,774 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:45,774 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:45,776 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 00:42:45,776 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 00:42:45,780 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:45,790 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (977)] Ended with exit code 0 [2024-10-12 00:42:45,790 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:45,790 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:45,791 INFO L229 MonitoredProcess]: Starting monitored process 978 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:45,792 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (978)] Waiting until timeout for monitored process [2024-10-12 00:42:45,792 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:45,802 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:45,802 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:45,802 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:45,802 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:45,802 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:45,802 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:45,803 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:45,803 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:45,805 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:45,814 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (978)] Ended with exit code 0 [2024-10-12 00:42:45,815 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:45,815 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:45,815 INFO L229 MonitoredProcess]: Starting monitored process 979 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:45,816 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (979)] Waiting until timeout for monitored process [2024-10-12 00:42:45,816 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:45,827 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:45,827 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:45,827 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:45,827 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:45,827 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:45,827 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:45,827 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:45,828 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:45,829 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:45,839 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (979)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:45,840 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:45,840 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:45,853 INFO L229 MonitoredProcess]: Starting monitored process 980 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:45,854 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (980)] Waiting until timeout for monitored process [2024-10-12 00:42:45,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 [2024-10-12 00:42:45,864 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:45,864 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:45,864 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:45,864 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:45,864 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:45,864 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:45,865 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:45,865 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:45,867 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:45,876 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (980)] Ended with exit code 0 [2024-10-12 00:42:45,876 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:45,877 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:45,877 INFO L229 MonitoredProcess]: Starting monitored process 981 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:45,878 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (981)] Waiting until timeout for monitored process [2024-10-12 00:42:45,878 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:45,888 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:45,888 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:45,888 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:45,888 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:45,888 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:45,888 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:45,889 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:45,889 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:45,891 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:45,901 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (981)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:45,901 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:45,901 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:45,902 INFO L229 MonitoredProcess]: Starting monitored process 982 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:45,902 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (982)] Waiting until timeout for monitored process [2024-10-12 00:42:45,903 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:45,913 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:45,913 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:45,913 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:45,913 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:45,913 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:45,913 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:45,914 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:45,914 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:45,916 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:45,925 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (982)] Ended with exit code 0 [2024-10-12 00:42:45,925 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:45,925 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:45,926 INFO L229 MonitoredProcess]: Starting monitored process 983 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:45,927 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (983)] Waiting until timeout for monitored process [2024-10-12 00:42:45,927 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:45,937 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:45,937 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:45,937 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:45,937 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:45,937 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:45,937 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:45,938 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:45,938 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:45,940 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:45,949 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (983)] Ended with exit code 0 [2024-10-12 00:42:45,950 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:45,950 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:45,950 INFO L229 MonitoredProcess]: Starting monitored process 984 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:45,951 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (984)] Waiting until timeout for monitored process [2024-10-12 00:42:45,952 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:45,961 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:45,961 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:45,961 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:45,961 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:45,961 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:45,962 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:45,962 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:45,962 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:45,964 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:45,974 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (984)] Ended with exit code 0 [2024-10-12 00:42:45,974 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:45,974 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:45,975 INFO L229 MonitoredProcess]: Starting monitored process 985 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:45,975 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (985)] Waiting until timeout for monitored process [2024-10-12 00:42:45,976 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:45,986 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:45,986 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:45,986 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:45,986 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:45,986 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:45,986 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:45,986 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:45,987 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:45,989 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:45,999 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (985)] Ended with exit code 0 [2024-10-12 00:42:45,999 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:45,999 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:46,000 INFO L229 MonitoredProcess]: Starting monitored process 986 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:46,001 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (986)] Waiting until timeout for monitored process [2024-10-12 00:42:46,001 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:46,011 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:46,011 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:46,011 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:46,011 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:46,011 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:46,013 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 00:42:46,013 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 00:42:46,019 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:46,029 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (986)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:46,029 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:46,029 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:46,030 INFO L229 MonitoredProcess]: Starting monitored process 987 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:46,030 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (987)] Waiting until timeout for monitored process [2024-10-12 00:42:46,031 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:46,040 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:46,041 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:46,041 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:46,041 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:46,041 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:46,043 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 00:42:46,043 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 00:42:46,048 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:46,058 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (987)] Ended with exit code 0 [2024-10-12 00:42:46,058 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:46,058 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:46,059 INFO L229 MonitoredProcess]: Starting monitored process 988 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:46,059 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (988)] Waiting until timeout for monitored process [2024-10-12 00:42:46,059 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:46,069 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:46,069 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:46,069 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:46,069 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:46,069 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:46,069 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:46,070 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:46,070 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:46,072 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:46,081 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (988)] Ended with exit code 0 [2024-10-12 00:42:46,082 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:46,082 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:46,082 INFO L229 MonitoredProcess]: Starting monitored process 989 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:46,083 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (989)] Waiting until timeout for monitored process [2024-10-12 00:42:46,083 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:46,093 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:46,093 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:46,093 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:46,093 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:46,093 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:46,093 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:46,094 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:46,094 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:46,096 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:46,105 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (989)] Ended with exit code 0 [2024-10-12 00:42:46,106 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:46,106 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:46,106 INFO L229 MonitoredProcess]: Starting monitored process 990 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:46,107 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (990)] Waiting until timeout for monitored process [2024-10-12 00:42:46,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 [2024-10-12 00:42:46,117 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:46,117 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:46,117 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:46,117 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:46,117 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:46,117 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:46,118 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:46,118 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:46,120 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:46,129 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (990)] Ended with exit code 0 [2024-10-12 00:42:46,130 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:46,130 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:46,131 INFO L229 MonitoredProcess]: Starting monitored process 991 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:46,131 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (991)] Waiting until timeout for monitored process [2024-10-12 00:42:46,132 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:46,141 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:46,141 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:46,141 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:46,141 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:46,141 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:46,141 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:46,142 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:46,142 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:46,144 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:46,154 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (991)] Ended with exit code 0 [2024-10-12 00:42:46,154 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:46,154 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:46,155 INFO L229 MonitoredProcess]: Starting monitored process 992 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:46,156 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (992)] Waiting until timeout for monitored process [2024-10-12 00:42:46,156 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:46,166 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:46,166 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:46,166 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:46,166 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:46,167 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:46,167 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:46,167 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:46,167 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:46,169 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:46,179 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (992)] Ended with exit code 0 [2024-10-12 00:42:46,179 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:46,179 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:46,180 INFO L229 MonitoredProcess]: Starting monitored process 993 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:46,180 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (993)] Waiting until timeout for monitored process [2024-10-12 00:42:46,181 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:46,190 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:46,190 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:46,190 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:46,190 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:46,190 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:46,190 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:46,191 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:46,191 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:46,193 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:46,202 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (993)] Ended with exit code 0 [2024-10-12 00:42:46,202 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:46,203 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:46,203 INFO L229 MonitoredProcess]: Starting monitored process 994 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:46,204 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (994)] Waiting until timeout for monitored process [2024-10-12 00:42:46,204 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:46,214 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:46,214 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:46,214 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:46,214 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:46,214 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:46,214 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:46,215 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:46,215 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:46,217 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:46,226 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (994)] Ended with exit code 0 [2024-10-12 00:42:46,227 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:46,227 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:46,227 INFO L229 MonitoredProcess]: Starting monitored process 995 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:46,228 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (995)] Waiting until timeout for monitored process [2024-10-12 00:42:46,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 [2024-10-12 00:42:46,238 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:46,238 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:46,238 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:46,238 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:46,238 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:46,238 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:46,239 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:46,239 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:46,241 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:46,251 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (995)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:46,251 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:46,251 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:46,252 INFO L229 MonitoredProcess]: Starting monitored process 996 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:46,252 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (996)] Waiting until timeout for monitored process [2024-10-12 00:42:46,253 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:46,262 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:46,262 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:46,262 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:46,262 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:46,263 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:46,263 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:46,263 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:46,263 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:46,265 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:46,275 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (996)] Ended with exit code 0 [2024-10-12 00:42:46,275 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:46,275 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:46,276 INFO L229 MonitoredProcess]: Starting monitored process 997 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:46,276 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (997)] Waiting until timeout for monitored process [2024-10-12 00:42:46,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 [2024-10-12 00:42:46,286 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:46,286 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:46,287 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:46,287 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:46,287 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:46,287 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:46,287 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:46,287 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:46,289 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:46,299 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (997)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:46,299 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:46,299 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:46,300 INFO L229 MonitoredProcess]: Starting monitored process 998 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:46,300 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (998)] Waiting until timeout for monitored process [2024-10-12 00:42:46,301 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:46,310 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:46,311 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:46,311 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:46,311 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:46,311 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:46,312 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 00:42:46,313 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 00:42:46,318 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:46,327 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (998)] Ended with exit code 0 [2024-10-12 00:42:46,328 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:46,328 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:46,328 INFO L229 MonitoredProcess]: Starting monitored process 999 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:46,329 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (999)] Waiting until timeout for monitored process [2024-10-12 00:42:46,329 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:46,339 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:46,339 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:46,339 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:46,340 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:46,340 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:46,340 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:46,340 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:46,340 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:46,342 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:46,352 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (999)] Ended with exit code 0 [2024-10-12 00:42:46,352 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:46,352 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:46,353 INFO L229 MonitoredProcess]: Starting monitored process 1000 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:46,353 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1000)] Waiting until timeout for monitored process [2024-10-12 00:42:46,354 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:46,364 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:46,364 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:46,364 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:46,364 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:46,364 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:46,364 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:46,364 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:46,365 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:46,366 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:46,376 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1000)] Ended with exit code 0 [2024-10-12 00:42:46,376 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:46,376 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:46,377 INFO L229 MonitoredProcess]: Starting monitored process 1001 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:46,385 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1001)] Waiting until timeout for monitored process [2024-10-12 00:42:46,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 [2024-10-12 00:42:46,395 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:46,395 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:46,395 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:46,395 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:46,395 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:46,396 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:46,396 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:46,396 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:46,398 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:46,407 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1001)] Ended with exit code 0 [2024-10-12 00:42:46,408 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:46,408 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:46,409 INFO L229 MonitoredProcess]: Starting monitored process 1002 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:46,409 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1002)] Waiting until timeout for monitored process [2024-10-12 00:42:46,410 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:46,419 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:46,419 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:46,419 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:46,420 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:46,420 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:46,420 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:46,420 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:46,420 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:46,422 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:46,431 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1002)] Ended with exit code 0 [2024-10-12 00:42:46,432 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:46,432 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:46,433 INFO L229 MonitoredProcess]: Starting monitored process 1003 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:46,433 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1003)] Waiting until timeout for monitored process [2024-10-12 00:42:46,434 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:46,443 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:46,444 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:46,444 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:46,444 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:46,444 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:46,444 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:46,444 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:46,444 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:46,446 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:46,456 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1003)] Ended with exit code 0 [2024-10-12 00:42:46,456 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:46,456 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:46,457 INFO L229 MonitoredProcess]: Starting monitored process 1004 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:46,457 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1004)] Waiting until timeout for monitored process [2024-10-12 00:42:46,458 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:46,467 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:46,468 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:46,468 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:46,468 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:46,468 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:46,468 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:46,468 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:46,468 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:46,470 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:46,479 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1004)] Ended with exit code 0 [2024-10-12 00:42:46,480 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:46,480 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:46,480 INFO L229 MonitoredProcess]: Starting monitored process 1005 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:46,481 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1005)] Waiting until timeout for monitored process [2024-10-12 00:42:46,481 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:46,491 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:46,491 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:46,491 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:46,491 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:46,491 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:46,491 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:46,492 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:46,492 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:46,494 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:46,504 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1005)] Ended with exit code 0 [2024-10-12 00:42:46,504 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:46,504 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:46,505 INFO L229 MonitoredProcess]: Starting monitored process 1006 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:46,505 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1006)] Waiting until timeout for monitored process [2024-10-12 00:42:46,506 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:46,516 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:46,516 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:46,516 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:46,516 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:46,516 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:46,516 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:46,516 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:46,516 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:46,518 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:46,528 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1006)] Ended with exit code 0 [2024-10-12 00:42:46,529 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:46,529 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:46,529 INFO L229 MonitoredProcess]: Starting monitored process 1007 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:46,530 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1007)] Waiting until timeout for monitored process [2024-10-12 00:42:46,531 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:46,540 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:46,541 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:46,541 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:46,541 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:46,541 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:46,541 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:46,541 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:46,541 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:46,543 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:46,554 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1007)] Ended with exit code 0 [2024-10-12 00:42:46,554 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:46,554 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:46,555 INFO L229 MonitoredProcess]: Starting monitored process 1008 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:46,555 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1008)] Waiting until timeout for monitored process [2024-10-12 00:42:46,556 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:46,566 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:46,566 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:46,566 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:46,566 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:46,566 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:46,566 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:46,566 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:46,566 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:46,568 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:46,578 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1008)] Ended with exit code 0 [2024-10-12 00:42:46,578 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:46,578 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:46,579 INFO L229 MonitoredProcess]: Starting monitored process 1009 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:46,579 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1009)] Waiting until timeout for monitored process [2024-10-12 00:42:46,580 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:46,589 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:46,589 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:46,590 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:46,590 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:46,590 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:46,590 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:46,590 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:46,590 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:46,592 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:46,602 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1009)] Ended with exit code 0 [2024-10-12 00:42:46,602 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:46,602 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:46,603 INFO L229 MonitoredProcess]: Starting monitored process 1010 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:46,603 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1010)] Waiting until timeout for monitored process [2024-10-12 00:42:46,604 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:46,613 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:46,614 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:46,614 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:46,614 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:46,614 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:46,614 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:46,614 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:46,614 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:46,616 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:46,626 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1010)] Ended with exit code 0 [2024-10-12 00:42:46,626 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:46,626 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:46,627 INFO L229 MonitoredProcess]: Starting monitored process 1011 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:46,627 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1011)] Waiting until timeout for monitored process [2024-10-12 00:42:46,628 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:46,638 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:46,638 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:46,638 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:46,638 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:46,638 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:46,638 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:46,638 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:46,638 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:46,640 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:46,650 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1011)] Ended with exit code 0 [2024-10-12 00:42:46,651 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:46,651 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:46,652 INFO L229 MonitoredProcess]: Starting monitored process 1012 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:46,652 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1012)] Waiting until timeout for monitored process [2024-10-12 00:42:46,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 [2024-10-12 00:42:46,662 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:46,662 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:46,662 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:46,662 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:46,663 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:46,664 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 00:42:46,664 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 00:42:46,669 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:46,679 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1012)] Ended with exit code 0 [2024-10-12 00:42:46,679 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:46,679 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:46,680 INFO L229 MonitoredProcess]: Starting monitored process 1013 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:46,680 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1013)] Waiting until timeout for monitored process [2024-10-12 00:42:46,681 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:46,691 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:46,691 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:46,691 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:46,691 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:46,691 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:46,691 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:46,691 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:46,691 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:46,693 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:46,703 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1013)] Ended with exit code 0 [2024-10-12 00:42:46,703 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:46,703 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:46,704 INFO L229 MonitoredProcess]: Starting monitored process 1014 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:46,704 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1014)] Waiting until timeout for monitored process [2024-10-12 00:42:46,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 [2024-10-12 00:42:46,714 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:46,715 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:46,715 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:46,715 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:46,715 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:46,715 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:46,715 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:46,715 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:46,717 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:46,727 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1014)] Ended with exit code 0 [2024-10-12 00:42:46,727 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:46,727 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:46,728 INFO L229 MonitoredProcess]: Starting monitored process 1015 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:46,728 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1015)] Waiting until timeout for monitored process [2024-10-12 00:42:46,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 [2024-10-12 00:42:46,739 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:46,739 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:46,739 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:46,739 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:46,739 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:46,741 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 00:42:46,741 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 00:42:46,746 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:46,756 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1015)] Ended with exit code 0 [2024-10-12 00:42:46,756 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:46,756 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:46,757 INFO L229 MonitoredProcess]: Starting monitored process 1016 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:46,757 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1016)] Waiting until timeout for monitored process [2024-10-12 00:42:46,758 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:46,768 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:46,768 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:46,768 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:46,768 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:46,768 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:46,770 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 00:42:46,770 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 00:42:46,776 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:46,785 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1016)] Ended with exit code 0 [2024-10-12 00:42:46,785 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:46,786 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:46,786 INFO L229 MonitoredProcess]: Starting monitored process 1017 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:46,787 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1017)] Waiting until timeout for monitored process [2024-10-12 00:42: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 [2024-10-12 00:42:46,797 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:46,797 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:46,797 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:46,797 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:46,797 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:46,797 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:46,798 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:46,798 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:46,800 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:46,809 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1017)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:46,809 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:46,810 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:46,810 INFO L229 MonitoredProcess]: Starting monitored process 1018 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:46,811 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1018)] Waiting until timeout for monitored process [2024-10-12 00:42:46,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 [2024-10-12 00:42:46,821 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:46,821 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:46,821 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:46,822 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:46,822 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:46,822 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:46,822 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:46,822 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:46,824 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:46,834 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1018)] Ended with exit code 0 [2024-10-12 00:42:46,834 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:46,834 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:46,835 INFO L229 MonitoredProcess]: Starting monitored process 1019 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:46,836 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1019)] Waiting until timeout for monitored process [2024-10-12 00:42:46,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 [2024-10-12 00:42:46,846 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:46,846 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:46,846 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:46,846 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:46,846 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:46,846 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:46,847 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:46,847 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:46,849 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:46,858 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1019)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:46,859 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:46,859 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:46,859 INFO L229 MonitoredProcess]: Starting monitored process 1020 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:46,860 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1020)] Waiting until timeout for monitored process [2024-10-12 00:42:46,860 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:46,870 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:46,870 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:46,870 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:46,870 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:46,870 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:46,870 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:46,871 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:46,871 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:46,873 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:46,883 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1020)] Ended with exit code 0 [2024-10-12 00:42:46,883 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:46,883 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:46,884 INFO L229 MonitoredProcess]: Starting monitored process 1021 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:46,884 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1021)] Waiting until timeout for monitored process [2024-10-12 00:42:46,888 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:46,898 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:46,898 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:46,898 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:46,898 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:46,898 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:46,898 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:46,899 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:46,899 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:46,901 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:46,911 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1021)] Ended with exit code 0 [2024-10-12 00:42:46,911 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:46,911 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:46,912 INFO L229 MonitoredProcess]: Starting monitored process 1022 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:46,912 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1022)] Waiting until timeout for monitored process [2024-10-12 00:42:46,913 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:46,922 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:46,923 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:46,923 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:46,923 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:46,923 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:46,923 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:46,923 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:46,923 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:46,925 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:46,935 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1022)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:46,935 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:46,935 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:46,936 INFO L229 MonitoredProcess]: Starting monitored process 1023 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:46,937 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1023)] Waiting until timeout for monitored process [2024-10-12 00:42:46,937 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:46,947 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:46,947 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:46,947 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:46,947 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:46,947 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:46,947 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:46,947 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:46,948 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:46,949 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:46,959 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1023)] Ended with exit code 0 [2024-10-12 00:42:46,959 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:46,959 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:46,960 INFO L229 MonitoredProcess]: Starting monitored process 1024 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:46,960 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1024)] Waiting until timeout for monitored process [2024-10-12 00:42:46,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 [2024-10-12 00:42:46,970 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:46,970 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:46,970 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:46,971 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:46,971 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:46,971 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:46,971 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:46,971 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:46,973 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:46,983 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1024)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:46,983 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:46,983 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:46,984 INFO L229 MonitoredProcess]: Starting monitored process 1025 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:46,985 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1025)] Waiting until timeout for monitored process [2024-10-12 00:42:46,985 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:46,995 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:46,995 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:46,995 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:46,995 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:46,995 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:46,995 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:46,996 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:46,996 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:46,998 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:47,008 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1025)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:47,008 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:47,008 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:47,009 INFO L229 MonitoredProcess]: Starting monitored process 1026 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:47,009 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1026)] Waiting until timeout for monitored process [2024-10-12 00:42:47,010 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:47,019 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:47,020 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:47,020 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:47,020 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:47,020 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:47,020 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:47,020 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:47,020 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:47,022 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:47,033 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1026)] Ended with exit code 0 [2024-10-12 00:42:47,033 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:47,033 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:47,034 INFO L229 MonitoredProcess]: Starting monitored process 1027 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:47,034 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1027)] Waiting until timeout for monitored process [2024-10-12 00:42: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 [2024-10-12 00:42:47,044 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:47,044 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:47,044 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:47,044 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:47,044 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:47,044 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:47,045 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:47,045 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:47,047 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:47,057 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1027)] Ended with exit code 0 [2024-10-12 00:42:47,057 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:47,057 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:47,058 INFO L229 MonitoredProcess]: Starting monitored process 1028 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:47,058 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1028)] Waiting until timeout for monitored process [2024-10-12 00:42:47,059 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:47,068 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:47,068 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:47,068 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:47,068 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:47,069 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:47,069 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:47,069 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:47,069 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:47,071 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:47,080 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1028)] Ended with exit code 0 [2024-10-12 00:42:47,081 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:47,081 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:47,081 INFO L229 MonitoredProcess]: Starting monitored process 1029 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:47,082 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1029)] Waiting until timeout for monitored process [2024-10-12 00:42: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 [2024-10-12 00:42:47,092 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:47,092 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:47,092 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:47,093 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:47,093 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:47,093 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:47,093 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:47,093 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:47,095 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:47,109 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1029)] Ended with exit code 0 [2024-10-12 00:42:47,109 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:47,109 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:47,110 INFO L229 MonitoredProcess]: Starting monitored process 1030 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:47,111 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1030)] Waiting until timeout for monitored process [2024-10-12 00:42:47,111 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:47,121 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:47,121 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:47,121 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:47,121 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:47,121 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:47,121 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:47,121 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:47,121 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:47,123 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:47,134 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1030)] Ended with exit code 0 [2024-10-12 00:42:47,134 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:47,134 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:47,135 INFO L229 MonitoredProcess]: Starting monitored process 1031 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:47,136 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1031)] Waiting until timeout for monitored process [2024-10-12 00:42:47,136 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:47,146 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:47,146 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:47,146 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:47,146 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:47,146 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:47,146 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:47,147 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:47,147 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:47,149 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:47,158 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1031)] Ended with exit code 0 [2024-10-12 00:42:47,158 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:47,159 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:47,159 INFO L229 MonitoredProcess]: Starting monitored process 1032 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:47,160 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1032)] Waiting until timeout for monitored process [2024-10-12 00:42:47,160 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:47,170 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:47,170 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:47,170 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:47,170 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:47,170 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:47,170 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:47,170 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:47,170 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:47,172 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:47,182 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1032)] Ended with exit code 0 [2024-10-12 00:42:47,182 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:47,182 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:47,184 INFO L229 MonitoredProcess]: Starting monitored process 1033 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:47,184 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1033)] Waiting until timeout for monitored process [2024-10-12 00:42:47,184 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:47,194 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:47,194 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:47,194 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:47,194 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:47,194 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:47,194 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:47,195 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:47,195 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:47,197 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:47,206 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1033)] Ended with exit code 0 [2024-10-12 00:42:47,206 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:47,206 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:47,207 INFO L229 MonitoredProcess]: Starting monitored process 1034 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:47,207 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1034)] Waiting until timeout for monitored process [2024-10-12 00:42:47,208 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:47,218 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:47,218 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:47,218 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:47,218 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:47,218 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:47,218 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:47,218 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:47,218 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:47,220 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:47,230 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1034)] Ended with exit code 0 [2024-10-12 00:42:47,230 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:47,230 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:47,231 INFO L229 MonitoredProcess]: Starting monitored process 1035 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:47,231 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1035)] Waiting until timeout for monitored process [2024-10-12 00:42:47,232 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:47,241 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:47,241 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:47,241 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:47,242 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:47,242 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:47,242 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:47,242 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:47,242 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:47,244 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:47,254 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1035)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:47,254 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:47,254 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:47,255 INFO L229 MonitoredProcess]: Starting monitored process 1036 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:47,255 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1036)] Waiting until timeout for monitored process [2024-10-12 00:42:47,256 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:47,265 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:47,265 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:47,265 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:47,265 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:47,265 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:47,266 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:47,266 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:47,266 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:47,268 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:47,278 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1036)] Ended with exit code 0 [2024-10-12 00:42:47,278 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:47,278 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:47,279 INFO L229 MonitoredProcess]: Starting monitored process 1037 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:47,279 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1037)] Waiting until timeout for monitored process [2024-10-12 00:42:47,280 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:47,289 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:47,289 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:47,289 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:47,290 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:47,290 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:47,290 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:47,290 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:47,290 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:47,292 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:47,301 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1037)] Ended with exit code 0 [2024-10-12 00:42:47,302 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:47,302 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:47,302 INFO L229 MonitoredProcess]: Starting monitored process 1038 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:47,303 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1038)] Waiting until timeout for monitored process [2024-10-12 00:42:47,303 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:47,313 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:47,313 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:47,313 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:47,313 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:47,313 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:47,313 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:47,313 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:47,314 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:47,315 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:47,325 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1038)] Ended with exit code 0 [2024-10-12 00:42:47,325 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:47,325 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:47,326 INFO L229 MonitoredProcess]: Starting monitored process 1039 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:47,326 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1039)] Waiting until timeout for monitored process [2024-10-12 00:42:47,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 [2024-10-12 00:42:47,336 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:47,336 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:47,336 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:47,336 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:47,336 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:47,336 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:47,337 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:47,337 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:47,339 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:47,349 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1039)] Ended with exit code 0 [2024-10-12 00:42:47,349 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:47,349 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:47,351 INFO L229 MonitoredProcess]: Starting monitored process 1040 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:47,351 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1040)] Waiting until timeout for monitored process [2024-10-12 00:42:47,352 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:47,362 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:47,362 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:47,362 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:47,363 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:47,363 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:47,363 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:47,363 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:47,364 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:47,365 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:47,375 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1040)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:47,375 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:47,375 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:47,376 INFO L229 MonitoredProcess]: Starting monitored process 1041 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:47,377 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1041)] Waiting until timeout for monitored process [2024-10-12 00:42:47,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 [2024-10-12 00:42:47,388 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:47,388 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:47,388 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:47,389 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:47,389 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:47,389 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:47,389 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:47,389 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:47,391 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:47,401 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1041)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:47,401 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:47,402 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:47,403 INFO L229 MonitoredProcess]: Starting monitored process 1042 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:47,403 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1042)] Waiting until timeout for monitored process [2024-10-12 00:42:47,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 [2024-10-12 00:42:47,414 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:47,414 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:47,414 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:47,414 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:47,414 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:47,414 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:47,415 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:47,415 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:47,417 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:47,427 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1042)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:47,427 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:47,427 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:47,428 INFO L229 MonitoredProcess]: Starting monitored process 1043 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:47,429 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1043)] Waiting until timeout for monitored process [2024-10-12 00:42:47,430 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:47,440 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:47,440 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:47,440 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:47,440 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:47,440 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:47,440 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:47,441 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:47,441 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:47,443 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:47,453 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1043)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:47,454 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:47,454 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:47,456 INFO L229 MonitoredProcess]: Starting monitored process 1044 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:47,456 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1044)] Waiting until timeout for monitored process [2024-10-12 00:42:47,457 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:47,467 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:47,467 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:47,467 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:47,467 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:47,467 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:47,467 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:47,468 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:47,468 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:47,470 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:47,481 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1044)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:47,481 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:47,481 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:47,482 INFO L229 MonitoredProcess]: Starting monitored process 1045 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:47,483 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1045)] Waiting until timeout for monitored process [2024-10-12 00:42:47,483 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:47,493 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:47,493 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:47,493 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:47,493 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:47,494 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:47,494 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:47,494 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:47,494 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:47,497 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:47,507 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1045)] Ended with exit code 0 [2024-10-12 00:42:47,508 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:47,508 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:47,509 INFO L229 MonitoredProcess]: Starting monitored process 1046 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:47,510 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1046)] Waiting until timeout for monitored process [2024-10-12 00:42:47,510 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:47,521 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:47,521 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:47,521 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:47,521 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:47,521 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:47,523 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 00:42:47,523 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 00:42:47,528 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:47,538 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1046)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:47,539 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:47,539 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:47,540 INFO L229 MonitoredProcess]: Starting monitored process 1047 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:47,541 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1047)] Waiting until timeout for monitored process [2024-10-12 00:42:47,542 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:47,553 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:47,553 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:47,553 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:47,553 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:47,553 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:47,555 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 00:42:47,555 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 00:42:47,568 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:47,578 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1047)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:47,579 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:47,579 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:47,580 INFO L229 MonitoredProcess]: Starting monitored process 1048 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:47,580 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1048)] Waiting until timeout for monitored process [2024-10-12 00:42:47,582 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:47,592 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:47,592 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:47,592 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:47,593 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:47,593 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:47,593 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:47,595 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:47,595 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:47,599 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:47,609 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1048)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:47,609 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:47,610 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:47,610 INFO L229 MonitoredProcess]: Starting monitored process 1049 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:47,611 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1049)] Waiting until timeout for monitored process [2024-10-12 00:42:47,612 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:47,622 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:47,623 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:47,623 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:47,623 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:47,623 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:47,623 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:47,623 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:47,624 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:47,626 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:47,636 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1049)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:47,636 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:47,636 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:47,637 INFO L229 MonitoredProcess]: Starting monitored process 1050 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:47,638 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1050)] Waiting until timeout for monitored process [2024-10-12 00:42:47,639 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:47,650 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:47,650 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:47,650 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:47,650 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:47,650 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:47,650 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:47,651 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:47,651 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:47,653 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:47,663 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1050)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:47,664 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:47,664 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:47,665 INFO L229 MonitoredProcess]: Starting monitored process 1051 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:47,666 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1051)] Waiting until timeout for monitored process [2024-10-12 00:42:47,667 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:47,676 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:47,677 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:47,677 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:47,677 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:47,677 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:47,677 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:47,678 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:47,678 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:47,680 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:47,690 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1051)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:47,691 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:47,691 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:47,692 INFO L229 MonitoredProcess]: Starting monitored process 1052 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:47,692 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1052)] Waiting until timeout for monitored process [2024-10-12 00:42:47,693 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:47,703 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:47,703 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:47,704 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:47,704 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:47,704 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:47,704 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:47,704 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:47,705 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:47,707 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:47,717 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1052)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:47,718 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:47,718 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:47,719 INFO L229 MonitoredProcess]: Starting monitored process 1053 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:47,719 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1053)] Waiting until timeout for monitored process [2024-10-12 00:42:47,720 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:47,731 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:47,731 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:47,731 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:47,731 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:47,731 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:47,731 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:47,732 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:47,732 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:47,734 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:47,744 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1053)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:47,745 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:47,745 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:47,746 INFO L229 MonitoredProcess]: Starting monitored process 1054 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:47,746 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1054)] Waiting until timeout for monitored process [2024-10-12 00:42:47,748 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:47,758 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:47,758 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:47,758 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:47,758 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:47,758 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:47,758 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:47,759 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:47,759 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:47,761 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:47,770 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1054)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:47,770 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:47,770 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:47,771 INFO L229 MonitoredProcess]: Starting monitored process 1055 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:47,772 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1055)] Waiting until timeout for monitored process [2024-10-12 00:42:47,772 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:47,782 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:47,782 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:47,783 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:47,783 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:47,783 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:47,783 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:47,783 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:47,783 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:47,785 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:47,796 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1055)] Ended with exit code 0 [2024-10-12 00:42:47,796 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:47,796 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:47,797 INFO L229 MonitoredProcess]: Starting monitored process 1056 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:47,797 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1056)] Waiting until timeout for monitored process [2024-10-12 00:42:47,798 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:47,808 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:47,808 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:47,808 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:47,808 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:47,808 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:47,808 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:47,808 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:47,808 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:47,811 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:47,820 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1056)] Ended with exit code 0 [2024-10-12 00:42:47,820 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:47,820 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:47,821 INFO L229 MonitoredProcess]: Starting monitored process 1057 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:47,822 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1057)] Waiting until timeout for monitored process [2024-10-12 00:42:47,822 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:47,832 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:47,832 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:47,832 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:47,832 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:47,832 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:47,832 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:47,833 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:47,833 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:47,835 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:47,845 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1057)] Ended with exit code 0 [2024-10-12 00:42:47,845 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:47,845 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:47,846 INFO L229 MonitoredProcess]: Starting monitored process 1058 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:47,846 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1058)] Waiting until timeout for monitored process [2024-10-12 00:42:47,847 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:47,857 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:47,857 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:47,857 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:47,857 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:47,857 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:47,857 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:47,858 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:47,858 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:47,860 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:47,870 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1058)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:47,870 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:47,871 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:47,872 INFO L229 MonitoredProcess]: Starting monitored process 1059 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:47,873 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1059)] Waiting until timeout for monitored process [2024-10-12 00:42:47,873 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:47,883 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:47,883 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:47,883 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:47,883 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:47,883 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:47,883 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:47,884 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:47,884 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:47,886 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:47,896 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1059)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:47,896 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:47,896 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:47,898 INFO L229 MonitoredProcess]: Starting monitored process 1060 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:47,898 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1060)] Waiting until timeout for monitored process [2024-10-12 00:42:47,899 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:47,910 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:47,910 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:47,910 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:47,910 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:47,910 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:47,910 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:47,911 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:47,911 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:47,913 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:47,923 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1060)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:47,923 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:47,923 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:47,924 INFO L229 MonitoredProcess]: Starting monitored process 1061 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:47,925 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1061)] Waiting until timeout for monitored process [2024-10-12 00:42:47,925 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:47,935 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:47,935 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:47,935 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:47,935 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:47,935 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:47,937 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 00:42:47,937 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 00:42:47,942 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:47,952 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1061)] Ended with exit code 0 [2024-10-12 00:42:47,952 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:47,953 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:47,953 INFO L229 MonitoredProcess]: Starting monitored process 1062 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:47,954 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1062)] Waiting until timeout for monitored process [2024-10-12 00:42:47,954 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:47,964 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:47,965 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:47,965 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:47,965 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:47,965 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:47,965 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:47,965 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:47,965 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:47,967 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:47,977 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1062)] Ended with exit code 0 [2024-10-12 00:42:47,977 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:47,977 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:47,978 INFO L229 MonitoredProcess]: Starting monitored process 1063 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:47,979 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1063)] Waiting until timeout for monitored process [2024-10-12 00:42:47,979 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:47,989 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:42:47,989 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:42:47,989 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:47,989 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:47,989 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:47,989 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:42:47,990 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:47,990 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:47,992 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:48,002 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1063)] Ended with exit code 0 [2024-10-12 00:42:48,003 INFO L366 stractBuchiCegarLoop]: Result of lasso check was UNKNOWN. I will concatenate loop to stem and try again. [2024-10-12 00:42:48,003 INFO L745 eck$LassoCheckResult]: Stem: 84#$Ultimate##0 assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(8, 1);~#ldv_global_msg_list~0.base, ~#ldv_global_msg_list~0.offset := 1, 0;call write~init~$Pointer$#0(~#ldv_global_msg_list~0.base, ~#ldv_global_msg_list~0.offset, ~#ldv_global_msg_list~0.base, ~#ldv_global_msg_list~0.offset, 4);call write~init~$Pointer$#0(~#ldv_global_msg_list~0.base, ~#ldv_global_msg_list~0.offset, ~#ldv_global_msg_list~0.base, 4 + ~#ldv_global_msg_list~0.offset, 4); 85#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;assume { :begin_inline_entry_point } true;havoc entry_point_#t~ret42#1.base, entry_point_#t~ret42#1.offset, entry_point_~kobj~2#1.base, entry_point_~kobj~2#1.offset;havoc entry_point_~kobj~2#1.base, entry_point_~kobj~2#1.offset;assume { :begin_inline_ldv_kobject_create } true;havoc ldv_kobject_create_#res#1.base, ldv_kobject_create_#res#1.offset;havoc ldv_kobject_create_#t~ret38#1.base, ldv_kobject_create_#t~ret38#1.offset, ldv_kobject_create_#t~memset~res39#1.base, ldv_kobject_create_#t~memset~res39#1.offset, ldv_kobject_create_~kobj~1#1.base, ldv_kobject_create_~kobj~1#1.offset;havoc ldv_kobject_create_~kobj~1#1.base, ldv_kobject_create_~kobj~1#1.offset;assume { :begin_inline_ldv_malloc } true;ldv_malloc_#in~size#1 := 16;havoc ldv_malloc_#res#1.base, ldv_malloc_#res#1.offset;havoc ldv_malloc_#t~nondet11#1, ldv_malloc_#t~malloc12#1.base, ldv_malloc_#t~malloc12#1.offset, ldv_malloc_~size#1;ldv_malloc_~size#1 := ldv_malloc_#in~size#1;havoc ldv_malloc_#t~nondet11#1; 78#L526 assume 0 != ldv_malloc_#t~nondet11#1;havoc ldv_malloc_#t~nondet11#1;call ldv_malloc_#t~malloc12#1.base, ldv_malloc_#t~malloc12#1.offset := #Ultimate.allocOnHeap(ldv_malloc_~size#1 % 4294967296);ldv_malloc_#res#1.base, ldv_malloc_#res#1.offset := ldv_malloc_#t~malloc12#1.base, ldv_malloc_#t~malloc12#1.offset;havoc ldv_malloc_#t~malloc12#1.base, ldv_malloc_#t~malloc12#1.offset; 79#ldv_malloc_returnLabel#1 ldv_kobject_create_#t~ret38#1.base, ldv_kobject_create_#t~ret38#1.offset := ldv_malloc_#res#1.base, ldv_malloc_#res#1.offset;havoc ldv_malloc_#t~nondet11#1, ldv_malloc_#t~malloc12#1.base, ldv_malloc_#t~malloc12#1.offset, ldv_malloc_~size#1;havoc ldv_malloc_#in~size#1;assume { :end_inline_ldv_malloc } true;ldv_kobject_create_~kobj~1#1.base, ldv_kobject_create_~kobj~1#1.offset := ldv_kobject_create_#t~ret38#1.base, ldv_kobject_create_#t~ret38#1.offset;havoc ldv_kobject_create_#t~ret38#1.base, ldv_kobject_create_#t~ret38#1.offset; 83#L742 assume !(ldv_kobject_create_~kobj~1#1.base == 0 && ldv_kobject_create_~kobj~1#1.offset == 0); 81#L744 call ldv_kobject_create_#t~memset~res39#1.base, ldv_kobject_create_#t~memset~res39#1.offset := #Ultimate.C_memset#1(ldv_kobject_create_~kobj~1#1.base, ldv_kobject_create_~kobj~1#1.offset, 0, 16);< 80##Ultimate.C_memset#1ENTRY assume 1 == #valid[#ptr.base];assume #amount + #ptr.offset <= #length[#ptr.base] && 0 <= #ptr.offset; 82#$Ultimate##0 #t~loopctr43 := 0; 86#L-1-1 assume #t~loopctr43 % 4294967296 < #amount % 4294967296;#memory_$Pointer$#1.base, #memory_$Pointer$#1.offset := #memory_$Pointer$#1.base[#ptr.base,#ptr.offset + #t~loopctr43 := 0], #memory_$Pointer$#1.offset[#ptr.base,#ptr.offset + #t~loopctr43 := (if #value % 256 % 4294967296 <= 2147483647 then #value % 256 % 4294967296 else #value % 256 % 4294967296 - 4294967296)];#memory_int#1 := #memory_int#1[#ptr.base,#ptr.offset + #t~loopctr43 := #value];#t~loopctr43 := 1 + #t~loopctr43; 86#L-1-1 [2024-10-12 00:42:48,003 INFO L747 eck$LassoCheckResult]: Loop: 86#L-1-1 assume #t~loopctr43 % 4294967296 < #amount % 4294967296;#memory_$Pointer$#1.base, #memory_$Pointer$#1.offset := #memory_$Pointer$#1.base[#ptr.base,#ptr.offset + #t~loopctr43 := 0], #memory_$Pointer$#1.offset[#ptr.base,#ptr.offset + #t~loopctr43 := (if #value % 256 % 4294967296 <= 2147483647 then #value % 256 % 4294967296 else #value % 256 % 4294967296 - 4294967296)];#memory_int#1 := #memory_int#1[#ptr.base,#ptr.offset + #t~loopctr43 := #value];#t~loopctr43 := 1 + #t~loopctr43; 86#L-1-1 [2024-10-12 00:42:48,004 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 00:42:48,004 INFO L85 PathProgramCache]: Analyzing trace with hash 1868482019, now seen corresponding path program 2 times [2024-10-12 00:42:48,004 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 00:42:48,004 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1898738819] [2024-10-12 00:42:48,004 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 00:42:48,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 00:42:48,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-12 00:42:48,026 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-12 00:42:48,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-12 00:42:48,037 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-12 00:42:48,037 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 00:42:48,037 INFO L85 PathProgramCache]: Analyzing trace with hash 36, now seen corresponding path program 3 times [2024-10-12 00:42:48,037 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 00:42:48,037 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1657883629] [2024-10-12 00:42:48,038 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 00:42:48,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 00:42:48,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-12 00:42:48,045 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-12 00:42:48,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-12 00:42:48,054 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-12 00:42:48,054 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 00:42:48,054 INFO L85 PathProgramCache]: Analyzing trace with hash 2088367746, now seen corresponding path program 3 times [2024-10-12 00:42:48,054 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 00:42:48,054 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1384193794] [2024-10-12 00:42:48,054 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 00:42:48,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 00:42:48,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-12 00:42:48,071 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-12 00:42:48,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-12 00:42:48,090 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-12 00:42:48,673 INFO L204 LassoAnalysis]: Preferences: [2024-10-12 00:42:48,673 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2024-10-12 00:42:48,673 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-10-12 00:42:48,673 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2024-10-12 00:42:48,674 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2024-10-12 00:42:48,674 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:48,674 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2024-10-12 00:42:48,674 INFO L131 ssoRankerPreferences]: Path of dumped script: [2024-10-12 00:42:48,674 INFO L132 ssoRankerPreferences]: Filename of dumped script: memleaks_test22_1-2.i_Iteration2_Lasso [2024-10-12 00:42:48,674 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2024-10-12 00:42:48,674 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2024-10-12 00:42:48,677 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,681 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,683 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,684 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,685 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,686 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,689 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,690 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,691 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,692 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,694 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,695 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,697 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,698 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,699 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,701 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,702 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,705 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,709 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,712 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,713 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,714 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,715 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,717 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,718 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,719 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,721 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,724 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,726 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,728 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,729 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,731 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,732 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,734 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,735 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,736 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,738 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,739 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,740 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,742 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,743 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,745 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,746 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,747 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,749 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,750 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,751 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,759 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,760 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,762 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,764 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,765 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,766 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,768 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,769 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,771 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,772 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,774 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,775 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,776 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,778 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,779 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,780 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,782 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,783 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,785 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,786 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,800 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,802 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,803 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,805 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,807 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,808 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,809 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,811 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,813 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,814 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,816 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,817 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,818 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,820 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,822 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,823 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,824 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,826 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,827 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,829 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,831 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,832 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,834 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,835 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,837 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,838 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,840 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,841 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,842 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,844 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,845 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,846 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,848 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,849 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,850 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,852 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,853 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,855 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,861 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,863 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,864 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,866 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:48,868 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 00:42:49,370 INFO L259 LassoAnalysis]: Preprocessing complete. [2024-10-12 00:42:49,370 INFO L451 LassoAnalysis]: Using template 'affine'. [2024-10-12 00:42:49,370 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:49,370 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:49,371 INFO L229 MonitoredProcess]: Starting monitored process 1064 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:49,372 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1064)] Waiting until timeout for monitored process [2024-10-12 00:42:49,372 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:49,384 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:49,384 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:49,385 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:49,385 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:49,385 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:49,385 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:49,385 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:49,386 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:49,395 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1064)] Ended with exit code 0 [2024-10-12 00:42:49,396 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:49,396 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:49,396 INFO L229 MonitoredProcess]: Starting monitored process 1065 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:49,397 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1065)] Waiting until timeout for monitored process [2024-10-12 00:42:49,397 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:49,407 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:49,407 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:49,407 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:49,407 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:49,407 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:49,407 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:49,407 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:49,408 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:49,420 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1065)] Ended with exit code 0 [2024-10-12 00:42:49,420 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:49,420 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:49,421 INFO L229 MonitoredProcess]: Starting monitored process 1066 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:49,421 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1066)] Waiting until timeout for monitored process [2024-10-12 00:42:49,422 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:49,431 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:49,431 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:49,432 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:49,432 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:49,432 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:49,432 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:49,432 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:49,433 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:49,442 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1066)] Ended with exit code 0 [2024-10-12 00:42:49,442 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:49,443 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:49,444 INFO L229 MonitoredProcess]: Starting monitored process 1067 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:49,444 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1067)] Waiting until timeout for monitored process [2024-10-12 00:42:49,444 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:49,454 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:49,454 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:49,454 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:49,454 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:49,454 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:49,454 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:49,454 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:49,455 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:49,465 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1067)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:49,465 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:49,465 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:49,466 INFO L229 MonitoredProcess]: Starting monitored process 1068 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:49,467 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1068)] Waiting until timeout for monitored process [2024-10-12 00:42:49,471 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:49,481 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:49,481 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:49,481 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:49,482 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:49,482 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:49,482 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:49,482 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:49,483 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:49,493 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1068)] Ended with exit code 0 [2024-10-12 00:42:49,493 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:49,493 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:49,494 INFO L229 MonitoredProcess]: Starting monitored process 1069 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:49,495 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1069)] Waiting until timeout for monitored process [2024-10-12 00:42:49,495 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:49,505 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:49,505 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:49,505 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:49,505 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:49,505 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:49,505 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:49,505 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:49,506 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:49,516 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1069)] Ended with exit code 0 [2024-10-12 00:42:49,516 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:49,516 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:49,517 INFO L229 MonitoredProcess]: Starting monitored process 1070 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:49,517 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1070)] Waiting until timeout for monitored process [2024-10-12 00:42:49,518 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:49,527 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:49,527 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:49,527 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:49,527 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:49,527 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:49,528 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:49,528 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:49,529 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:49,539 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1070)] Ended with exit code 0 [2024-10-12 00:42:49,539 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:49,539 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:49,540 INFO L229 MonitoredProcess]: Starting monitored process 1071 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:49,540 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1071)] Waiting until timeout for monitored process [2024-10-12 00:42:49,541 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:49,551 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:49,551 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:49,551 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:49,551 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:49,551 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:49,551 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:49,551 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:49,552 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:49,564 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1071)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:49,564 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:49,564 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:49,565 INFO L229 MonitoredProcess]: Starting monitored process 1072 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:49,566 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1072)] Waiting until timeout for monitored process [2024-10-12 00:42:49,567 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:49,577 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:49,578 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:49,578 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:49,578 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:49,578 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:49,578 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:49,578 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:49,579 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:49,589 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1072)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:49,589 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:49,590 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:49,590 INFO L229 MonitoredProcess]: Starting monitored process 1073 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:49,591 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1073)] Waiting until timeout for monitored process [2024-10-12 00:42:49,591 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:49,601 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:49,601 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:49,601 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:49,601 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:49,601 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:49,601 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:49,601 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:49,602 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:49,612 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1073)] Ended with exit code 0 [2024-10-12 00:42:49,612 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:49,612 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:49,613 INFO L229 MonitoredProcess]: Starting monitored process 1074 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:49,614 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1074)] Waiting until timeout for monitored process [2024-10-12 00:42:49,615 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:49,624 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:49,624 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:49,624 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:49,624 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:49,624 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:49,625 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:49,625 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:49,625 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:49,635 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1074)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:49,635 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:49,635 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:49,636 INFO L229 MonitoredProcess]: Starting monitored process 1075 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:49,636 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1075)] Waiting until timeout for monitored process [2024-10-12 00:42:49,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 [2024-10-12 00:42:49,646 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:49,647 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:49,647 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:49,647 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:49,647 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:49,647 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:49,647 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:49,648 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:49,657 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1075)] Ended with exit code 0 [2024-10-12 00:42:49,658 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:49,658 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:49,659 INFO L229 MonitoredProcess]: Starting monitored process 1076 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:49,659 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1076)] Waiting until timeout for monitored process [2024-10-12 00:42: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 [2024-10-12 00:42:49,669 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:49,670 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:49,670 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:49,670 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:49,670 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:49,670 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:49,670 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:49,671 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:49,680 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1076)] Ended with exit code 0 [2024-10-12 00:42:49,680 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:49,680 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:49,681 INFO L229 MonitoredProcess]: Starting monitored process 1077 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:49,682 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1077)] Waiting until timeout for monitored process [2024-10-12 00:42:49,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 [2024-10-12 00:42:49,692 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:49,692 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:49,692 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:49,692 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:49,692 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:49,692 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 00:42:49,694 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:49,704 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1077)] Ended with exit code 0 [2024-10-12 00:42:49,704 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:49,704 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:49,705 INFO L229 MonitoredProcess]: Starting monitored process 1078 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:49,705 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1078)] Waiting until timeout for monitored process [2024-10-12 00:42:49,706 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:49,715 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:49,715 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:49,715 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:49,715 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:49,715 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:49,715 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:49,715 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:49,716 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:49,726 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1078)] Ended with exit code 0 [2024-10-12 00:42:49,726 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:49,726 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:49,727 INFO L229 MonitoredProcess]: Starting monitored process 1079 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:49,727 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1079)] Waiting until timeout for monitored process [2024-10-12 00:42:49,728 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:49,737 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:49,737 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:49,737 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:49,738 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:49,738 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:49,738 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:49,738 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:49,739 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:49,748 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1079)] Ended with exit code 0 [2024-10-12 00:42:49,748 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:49,748 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:49,749 INFO L229 MonitoredProcess]: Starting monitored process 1080 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:49,749 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1080)] Waiting until timeout for monitored process [2024-10-12 00:42:49,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 [2024-10-12 00:42:49,759 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:49,760 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:49,760 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:49,760 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:49,760 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:49,760 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:49,760 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:49,761 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:49,771 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1080)] Ended with exit code 0 [2024-10-12 00:42:49,771 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:49,771 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:49,772 INFO L229 MonitoredProcess]: Starting monitored process 1081 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:49,772 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1081)] Waiting until timeout for monitored process [2024-10-12 00:42:49,773 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:49,782 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:49,782 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:49,783 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:49,783 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:49,783 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:49,783 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:49,783 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:49,784 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:49,793 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1081)] Ended with exit code 0 [2024-10-12 00:42:49,794 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:49,794 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:49,794 INFO L229 MonitoredProcess]: Starting monitored process 1082 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:49,795 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1082)] Waiting until timeout for monitored process [2024-10-12 00:42:49,795 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:49,805 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:49,805 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:49,805 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:49,805 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:49,805 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:49,805 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:49,805 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:49,806 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:49,817 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1082)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:49,817 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:49,817 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:49,818 INFO L229 MonitoredProcess]: Starting monitored process 1083 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:49,818 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1083)] Waiting until timeout for monitored process [2024-10-12 00:42:49,819 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:49,828 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:49,828 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:49,828 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:49,828 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:49,828 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:49,829 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:49,829 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:49,830 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:49,839 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1083)] Ended with exit code 0 [2024-10-12 00:42:49,840 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:49,840 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:49,841 INFO L229 MonitoredProcess]: Starting monitored process 1084 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:49,841 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1084)] Waiting until timeout for monitored process [2024-10-12 00:42:49,842 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:49,853 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:49,853 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:49,853 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:49,853 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:49,853 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:49,853 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:49,854 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:49,854 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:49,867 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1084)] Ended with exit code 0 [2024-10-12 00:42:49,867 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:49,867 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:49,868 INFO L229 MonitoredProcess]: Starting monitored process 1085 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:49,869 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1085)] Waiting until timeout for monitored process [2024-10-12 00:42: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 [2024-10-12 00:42:49,881 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:49,881 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:49,881 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:49,881 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:49,881 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:49,881 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:49,881 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:49,882 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:49,895 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1085)] Ended with exit code 0 [2024-10-12 00:42:49,895 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:49,895 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:49,896 INFO L229 MonitoredProcess]: Starting monitored process 1086 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:49,896 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1086)] Waiting until timeout for monitored process [2024-10-12 00:42:49,897 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:49,907 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:49,907 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:49,907 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:49,907 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:49,907 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:49,907 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:49,907 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:49,908 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:49,921 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1086)] Ended with exit code 0 [2024-10-12 00:42:49,921 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:49,921 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:49,922 INFO L229 MonitoredProcess]: Starting monitored process 1087 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:49,923 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1087)] Waiting until timeout for monitored process [2024-10-12 00:42:49,923 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:49,933 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:49,933 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:49,933 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:49,933 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:49,933 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:49,933 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:49,933 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:49,934 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:49,944 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1087)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:49,944 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:49,944 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:49,945 INFO L229 MonitoredProcess]: Starting monitored process 1088 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:49,945 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1088)] Waiting until timeout for monitored process [2024-10-12 00:42:49,946 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:49,955 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:49,955 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:49,955 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:49,955 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:49,956 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:49,956 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:49,956 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:49,957 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:49,967 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1088)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:49,967 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:49,967 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:49,968 INFO L229 MonitoredProcess]: Starting monitored process 1089 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:49,968 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1089)] Waiting until timeout for monitored process [2024-10-12 00:42:49,969 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:49,978 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:49,978 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:49,978 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:49,978 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:49,979 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:49,979 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 00:42:49,981 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:49,991 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1089)] Ended with exit code 0 [2024-10-12 00:42:49,991 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:49,991 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:49,992 INFO L229 MonitoredProcess]: Starting monitored process 1090 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:49,993 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1090)] Waiting until timeout for monitored process [2024-10-12 00:42:49,993 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:50,003 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:50,003 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:50,003 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:50,003 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:50,003 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:50,003 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:50,003 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:50,004 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:50,015 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1090)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:50,015 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:50,015 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:50,016 INFO L229 MonitoredProcess]: Starting monitored process 1091 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:50,017 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1091)] Waiting until timeout for monitored process [2024-10-12 00:42:50,017 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:50,027 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:50,027 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:50,027 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:50,027 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:50,027 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:50,028 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:50,028 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:50,029 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:50,038 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1091)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:50,039 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:50,039 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:50,039 INFO L229 MonitoredProcess]: Starting monitored process 1092 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:50,040 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1092)] Waiting until timeout for monitored process [2024-10-12 00:42:50,040 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:50,050 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:50,050 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:50,050 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:50,050 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:50,050 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:50,050 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:50,050 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:50,051 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:50,061 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1092)] Ended with exit code 0 [2024-10-12 00:42:50,061 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:50,061 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:50,062 INFO L229 MonitoredProcess]: Starting monitored process 1093 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:50,062 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1093)] Waiting until timeout for monitored process [2024-10-12 00:42:50,063 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:50,072 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:50,072 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:50,072 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:50,072 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:50,073 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:50,073 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:50,073 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:50,074 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:50,084 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1093)] Ended with exit code 0 [2024-10-12 00:42:50,084 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:50,084 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:50,085 INFO L229 MonitoredProcess]: Starting monitored process 1094 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:50,086 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1094)] Waiting until timeout for monitored process [2024-10-12 00:42:50,086 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:50,096 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:50,096 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:50,096 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:50,096 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:50,096 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:50,096 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:50,096 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:50,098 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:50,107 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1094)] Ended with exit code 0 [2024-10-12 00:42:50,107 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:50,108 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:50,108 INFO L229 MonitoredProcess]: Starting monitored process 1095 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:50,109 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1095)] Waiting until timeout for monitored process [2024-10-12 00:42:50,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 [2024-10-12 00:42:50,119 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:50,119 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:50,119 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:50,119 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:50,119 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:50,119 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:50,119 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:50,120 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:50,130 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1095)] Ended with exit code 0 [2024-10-12 00:42:50,130 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:50,131 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:50,131 INFO L229 MonitoredProcess]: Starting monitored process 1096 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:50,132 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1096)] Waiting until timeout for monitored process [2024-10-12 00:42:50,133 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:50,143 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:50,143 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:50,143 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:50,143 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:50,143 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:50,143 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:50,143 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:50,144 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:50,161 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1096)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:50,161 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:50,161 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:50,162 INFO L229 MonitoredProcess]: Starting monitored process 1097 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:50,163 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1097)] Waiting until timeout for monitored process [2024-10-12 00:42:50,164 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:50,173 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:50,173 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:50,174 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:50,174 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:50,174 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:50,174 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:50,174 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:50,175 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:50,185 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1097)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:50,186 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:50,186 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:50,186 INFO L229 MonitoredProcess]: Starting monitored process 1098 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:50,187 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1098)] Waiting until timeout for monitored process [2024-10-12 00:42:50,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 [2024-10-12 00:42:50,198 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:50,198 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:50,198 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:50,199 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:50,199 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:50,199 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:50,199 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:50,200 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:50,210 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1098)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:50,210 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:50,210 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:50,211 INFO L229 MonitoredProcess]: Starting monitored process 1099 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:50,212 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1099)] Waiting until timeout for monitored process [2024-10-12 00:42:50,213 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:50,222 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:50,222 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:50,222 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:50,223 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:50,223 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:50,223 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:50,223 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:50,224 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:50,234 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1099)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:50,234 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:50,234 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:50,236 INFO L229 MonitoredProcess]: Starting monitored process 1100 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:50,236 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1100)] Waiting until timeout for monitored process [2024-10-12 00:42:50,237 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:50,246 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:50,247 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:50,247 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:50,247 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:50,247 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:50,247 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:50,247 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:50,248 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:50,258 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1100)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:50,259 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:50,259 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:50,260 INFO L229 MonitoredProcess]: Starting monitored process 1101 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:50,261 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1101)] Waiting until timeout for monitored process [2024-10-12 00:42:50,261 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:50,271 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:50,271 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:50,271 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:50,271 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:50,271 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:50,271 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:50,272 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:50,272 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:50,283 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1101)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:50,283 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:50,284 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:50,285 INFO L229 MonitoredProcess]: Starting monitored process 1102 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:50,285 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1102)] Waiting until timeout for monitored process [2024-10-12 00:42:50,286 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:50,295 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:50,296 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:50,296 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:50,296 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:50,296 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:50,296 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:50,296 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:50,299 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:50,309 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1102)] Ended with exit code 0 [2024-10-12 00:42:50,310 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:50,310 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:50,311 INFO L229 MonitoredProcess]: Starting monitored process 1103 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:50,312 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1103)] Waiting until timeout for monitored process [2024-10-12 00:42:50,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 [2024-10-12 00:42:50,322 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:50,322 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:50,322 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:50,322 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:50,322 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:50,322 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:50,322 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:50,323 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:50,334 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1103)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:50,334 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:50,334 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:50,335 INFO L229 MonitoredProcess]: Starting monitored process 1104 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:50,336 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1104)] Waiting until timeout for monitored process [2024-10-12 00:42:50,336 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:50,346 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:50,346 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:50,346 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:50,346 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:50,346 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:50,346 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:50,346 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:50,347 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:50,358 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1104)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:50,358 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:50,358 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:50,359 INFO L229 MonitoredProcess]: Starting monitored process 1105 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:50,360 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1105)] Waiting until timeout for monitored process [2024-10-12 00:42:50,361 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:50,371 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:50,371 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:50,371 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:50,371 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:50,371 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:50,371 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:50,372 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:50,373 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:50,383 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1105)] Ended with exit code 0 [2024-10-12 00:42:50,383 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:50,383 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:50,384 INFO L229 MonitoredProcess]: Starting monitored process 1106 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:50,385 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1106)] Waiting until timeout for monitored process [2024-10-12 00:42: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 [2024-10-12 00:42:50,395 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:50,395 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:50,395 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:50,395 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:50,395 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:50,396 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:50,396 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:50,397 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:50,407 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1106)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:50,407 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:50,408 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:50,409 INFO L229 MonitoredProcess]: Starting monitored process 1107 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:50,409 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1107)] Waiting until timeout for monitored process [2024-10-12 00:42:50,410 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:50,420 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:50,420 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:50,420 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:50,420 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:50,420 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:50,421 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:50,421 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:50,422 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:50,432 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1107)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:50,432 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:50,433 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:50,434 INFO L229 MonitoredProcess]: Starting monitored process 1108 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:50,434 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1108)] Waiting until timeout for monitored process [2024-10-12 00:42:50,436 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:50,445 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:50,446 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:50,446 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:50,446 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:50,446 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:50,446 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:50,446 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:50,447 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:50,458 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1108)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:50,458 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:50,458 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:50,459 INFO L229 MonitoredProcess]: Starting monitored process 1109 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:50,461 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1109)] Waiting until timeout for monitored process [2024-10-12 00:42:50,462 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:50,472 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:50,472 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:50,472 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:50,472 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:50,473 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:50,473 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 00:42:50,475 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:50,485 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1109)] Ended with exit code 0 [2024-10-12 00:42:50,486 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:50,486 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:50,487 INFO L229 MonitoredProcess]: Starting monitored process 1110 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:50,488 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1110)] Waiting until timeout for monitored process [2024-10-12 00:42:50,488 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:50,498 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:50,498 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:50,498 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:50,498 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:50,499 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:50,499 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 00:42:50,501 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:50,512 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1110)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:50,512 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:50,512 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:50,513 INFO L229 MonitoredProcess]: Starting monitored process 1111 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:50,514 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1111)] Waiting until timeout for monitored process [2024-10-12 00:42:50,514 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:50,524 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:50,524 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:50,524 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:50,524 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:50,524 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:50,525 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:50,525 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:50,526 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:50,536 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1111)] Ended with exit code 0 [2024-10-12 00:42:50,536 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:50,536 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:50,537 INFO L229 MonitoredProcess]: Starting monitored process 1112 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:50,538 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1112)] Waiting until timeout for monitored process [2024-10-12 00:42:50,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 [2024-10-12 00:42:50,549 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:50,549 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:50,549 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:50,549 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:50,549 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:50,549 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:50,549 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:50,551 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:50,560 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1112)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:50,561 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:50,561 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:50,562 INFO L229 MonitoredProcess]: Starting monitored process 1113 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:50,562 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1113)] Waiting until timeout for monitored process [2024-10-12 00:42:50,563 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:50,572 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:50,572 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:50,572 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:50,572 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:50,573 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:50,573 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 00:42:50,576 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:50,585 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1113)] Ended with exit code 0 [2024-10-12 00:42:50,585 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:50,586 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:50,586 INFO L229 MonitoredProcess]: Starting monitored process 1114 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:50,587 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1114)] Waiting until timeout for monitored process [2024-10-12 00:42:50,587 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:50,597 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:50,597 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:50,597 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:50,597 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:50,597 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:50,598 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:50,598 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:50,599 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:50,608 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1114)] Ended with exit code 0 [2024-10-12 00:42:50,609 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:50,609 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:50,609 INFO L229 MonitoredProcess]: Starting monitored process 1115 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:50,610 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1115)] Waiting until timeout for monitored process [2024-10-12 00:42:50,611 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:50,620 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:50,620 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:50,620 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:50,620 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:50,620 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:50,620 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:50,621 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:50,621 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:50,631 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1115)] Ended with exit code 0 [2024-10-12 00:42:50,631 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:50,631 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:50,632 INFO L229 MonitoredProcess]: Starting monitored process 1116 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:50,633 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1116)] Waiting until timeout for monitored process [2024-10-12 00:42:50,633 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:50,643 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:50,643 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:50,643 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:50,643 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:50,643 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:50,643 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:50,643 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:50,644 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:50,654 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1116)] Ended with exit code 0 [2024-10-12 00:42:50,654 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:50,655 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:50,655 INFO L229 MonitoredProcess]: Starting monitored process 1117 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:50,656 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1117)] Waiting until timeout for monitored process [2024-10-12 00:42:50,656 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:50,666 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:50,666 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:50,666 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:50,666 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:50,666 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:50,666 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:50,666 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:50,667 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:50,677 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1117)] Ended with exit code 0 [2024-10-12 00:42:50,677 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:50,677 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:50,678 INFO L229 MonitoredProcess]: Starting monitored process 1118 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:50,678 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1118)] Waiting until timeout for monitored process [2024-10-12 00:42:50,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 [2024-10-12 00:42:50,688 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:50,688 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:50,688 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:50,688 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:50,689 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:50,689 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:50,689 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:50,690 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:50,699 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1118)] Ended with exit code 0 [2024-10-12 00:42:50,700 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:50,700 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:50,701 INFO L229 MonitoredProcess]: Starting monitored process 1119 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:50,701 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1119)] Waiting until timeout for monitored process [2024-10-12 00:42:50,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 [2024-10-12 00:42:50,711 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:50,711 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:50,711 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:50,711 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:50,711 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:50,712 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:50,712 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:50,713 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:50,722 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1119)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:50,722 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:50,722 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:50,723 INFO L229 MonitoredProcess]: Starting monitored process 1120 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:50,724 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1120)] Waiting until timeout for monitored process [2024-10-12 00:42:50,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 [2024-10-12 00:42:50,734 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:50,734 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:50,734 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:50,734 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:50,734 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:50,735 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:50,735 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:50,736 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:50,746 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1120)] Ended with exit code 0 [2024-10-12 00:42:50,746 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:50,746 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:50,747 INFO L229 MonitoredProcess]: Starting monitored process 1121 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:50,747 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1121)] Waiting until timeout for monitored process [2024-10-12 00:42:50,748 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:50,757 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:50,758 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:50,758 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:50,758 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:50,758 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:50,758 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:50,758 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:50,759 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:50,769 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1121)] Ended with exit code 0 [2024-10-12 00:42:50,769 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:50,769 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:50,770 INFO L229 MonitoredProcess]: Starting monitored process 1122 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:50,770 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1122)] Waiting until timeout for monitored process [2024-10-12 00:42:50,771 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:50,781 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:50,781 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:50,781 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:50,781 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:50,781 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:50,781 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:50,781 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:50,782 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:50,792 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1122)] Ended with exit code 0 [2024-10-12 00:42:50,792 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:50,792 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:50,793 INFO L229 MonitoredProcess]: Starting monitored process 1123 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:50,794 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1123)] Waiting until timeout for monitored process [2024-10-12 00:42:50,794 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:50,803 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:50,803 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:50,804 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:50,804 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:50,804 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:50,804 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:50,804 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:50,805 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:50,816 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1123)] Ended with exit code 0 [2024-10-12 00:42:50,816 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:50,817 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:50,818 INFO L229 MonitoredProcess]: Starting monitored process 1124 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:50,818 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1124)] Waiting until timeout for monitored process [2024-10-12 00:42:50,819 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:50,829 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:50,829 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:50,829 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:50,829 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:50,829 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:50,829 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:50,829 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:50,833 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:50,843 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1124)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:50,843 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:50,844 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:50,845 INFO L229 MonitoredProcess]: Starting monitored process 1125 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:50,846 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1125)] Waiting until timeout for monitored process [2024-10-12 00:42:50,846 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:50,856 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:50,857 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:50,857 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:50,857 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:50,857 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:50,857 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:50,857 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:50,858 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:50,868 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1125)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:50,868 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:50,868 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:50,869 INFO L229 MonitoredProcess]: Starting monitored process 1126 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:50,870 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1126)] Waiting until timeout for monitored process [2024-10-12 00:42:50,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 [2024-10-12 00:42:50,880 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:50,880 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:50,881 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:50,881 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:50,881 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:50,881 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:50,881 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:50,882 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:50,892 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1126)] Ended with exit code 0 [2024-10-12 00:42:50,893 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:50,893 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:50,894 INFO L229 MonitoredProcess]: Starting monitored process 1127 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:50,895 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1127)] Waiting until timeout for monitored process [2024-10-12 00:42:50,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 [2024-10-12 00:42:50,905 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:50,905 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:50,905 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:50,905 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:50,905 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:50,906 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:50,906 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:50,907 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:50,917 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1127)] Ended with exit code 0 [2024-10-12 00:42:50,918 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:50,918 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:50,919 INFO L229 MonitoredProcess]: Starting monitored process 1128 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:50,920 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1128)] Waiting until timeout for monitored process [2024-10-12 00:42:50,921 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:50,931 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:50,931 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:50,931 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:50,931 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:50,931 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:50,931 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:50,931 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:50,935 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:50,946 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1128)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:50,946 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:50,946 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:50,948 INFO L229 MonitoredProcess]: Starting monitored process 1129 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:50,949 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1129)] Waiting until timeout for monitored process [2024-10-12 00:42:50,949 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:50,959 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:50,959 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:50,959 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:50,959 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:50,959 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:50,960 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:50,960 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:50,961 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:50,971 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1129)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:50,972 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:50,972 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:50,973 INFO L229 MonitoredProcess]: Starting monitored process 1130 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:50,974 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1130)] Waiting until timeout for monitored process [2024-10-12 00:42:50,975 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:50,985 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:50,985 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:50,985 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:50,985 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:50,985 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:50,986 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:50,986 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:50,989 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:50,999 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1130)] Ended with exit code 0 [2024-10-12 00:42:51,000 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:51,000 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:51,001 INFO L229 MonitoredProcess]: Starting monitored process 1131 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:51,001 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1131)] Waiting until timeout for monitored process [2024-10-12 00:42:51,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 [2024-10-12 00:42:51,012 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:51,013 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:51,013 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:51,013 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:51,014 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:51,014 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 00:42:51,016 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:51,027 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1131)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:51,027 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:51,027 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:51,028 INFO L229 MonitoredProcess]: Starting monitored process 1132 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:51,029 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1132)] Waiting until timeout for monitored process [2024-10-12 00:42:51,030 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:51,040 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:51,040 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:51,040 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:51,040 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:51,040 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:51,040 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:51,040 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:51,041 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:51,051 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1132)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:51,052 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:51,052 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:51,053 INFO L229 MonitoredProcess]: Starting monitored process 1133 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:51,054 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1133)] Waiting until timeout for monitored process [2024-10-12 00:42:51,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 [2024-10-12 00:42:51,065 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:51,066 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:51,066 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:51,066 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:51,066 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:51,066 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:51,066 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:51,070 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:51,080 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1133)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:51,081 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:51,081 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:51,082 INFO L229 MonitoredProcess]: Starting monitored process 1134 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:51,082 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1134)] Waiting until timeout for monitored process [2024-10-12 00:42:51,083 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:51,093 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:51,093 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:51,093 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:51,093 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:51,094 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:51,094 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:51,094 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:51,095 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:51,105 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1134)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:51,105 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:51,106 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:51,107 INFO L229 MonitoredProcess]: Starting monitored process 1135 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:51,108 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1135)] Waiting until timeout for monitored process [2024-10-12 00:42:51,108 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:51,118 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:51,118 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:51,118 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:51,118 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:51,118 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:51,119 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:51,119 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:51,120 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:51,130 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1135)] Ended with exit code 0 [2024-10-12 00:42:51,130 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:51,130 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:51,131 INFO L229 MonitoredProcess]: Starting monitored process 1136 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:51,132 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1136)] Waiting until timeout for monitored process [2024-10-12 00:42:51,133 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:51,143 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:51,143 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:51,144 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:51,144 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:51,144 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:51,144 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:51,144 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:51,145 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:51,156 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1136)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:51,156 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:51,156 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:51,157 INFO L229 MonitoredProcess]: Starting monitored process 1137 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:51,160 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1137)] Waiting until timeout for monitored process [2024-10-12 00:42:51,161 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:51,171 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:51,171 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:51,172 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:51,172 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:51,172 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:51,172 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:51,172 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:51,173 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:51,183 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1137)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:51,183 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:51,183 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:51,184 INFO L229 MonitoredProcess]: Starting monitored process 1138 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:51,185 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1138)] Waiting until timeout for monitored process [2024-10-12 00:42:51,186 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:51,195 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:51,195 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:51,195 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:51,195 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:51,195 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:51,196 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:51,196 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:51,197 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:51,207 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1138)] Ended with exit code 0 [2024-10-12 00:42:51,207 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:51,208 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:51,209 INFO L229 MonitoredProcess]: Starting monitored process 1139 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:51,210 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1139)] Waiting until timeout for monitored process [2024-10-12 00:42:51,210 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:51,220 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:51,220 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:51,220 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:51,220 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:51,220 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:51,220 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:51,220 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:51,221 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:51,232 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1139)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:51,232 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:51,233 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:51,234 INFO L229 MonitoredProcess]: Starting monitored process 1140 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:51,234 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1140)] Waiting until timeout for monitored process [2024-10-12 00:42:51,235 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:51,245 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:51,245 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:51,245 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:51,245 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:51,245 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:51,245 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:51,245 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:51,246 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:51,257 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1140)] Ended with exit code 0 [2024-10-12 00:42:51,257 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:51,257 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:51,258 INFO L229 MonitoredProcess]: Starting monitored process 1141 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:51,258 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1141)] Waiting until timeout for monitored process [2024-10-12 00:42:51,259 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:51,269 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:51,269 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:51,269 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:51,269 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:51,269 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:51,270 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:51,270 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:51,271 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:51,281 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1141)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:51,281 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:51,281 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:51,282 INFO L229 MonitoredProcess]: Starting monitored process 1142 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:51,282 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1142)] Waiting until timeout for monitored process [2024-10-12 00:42:51,283 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:51,292 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:51,292 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:51,293 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:51,293 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:51,293 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:51,293 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:51,293 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:51,294 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:51,303 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1142)] Ended with exit code 0 [2024-10-12 00:42:51,303 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:51,303 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:51,305 INFO L229 MonitoredProcess]: Starting monitored process 1143 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:51,305 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1143)] Waiting until timeout for monitored process [2024-10-12 00:42: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 [2024-10-12 00:42:51,315 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:51,316 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:51,316 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:51,316 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:51,316 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:51,316 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:51,316 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:51,317 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:51,326 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1143)] Ended with exit code 0 [2024-10-12 00:42:51,327 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:51,327 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:51,328 INFO L229 MonitoredProcess]: Starting monitored process 1144 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:51,328 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1144)] Waiting until timeout for monitored process [2024-10-12 00:42:51,329 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:51,338 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:51,338 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:51,339 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:51,339 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:51,339 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:51,339 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:51,339 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:51,340 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:51,350 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1144)] Ended with exit code 0 [2024-10-12 00:42:51,350 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:51,350 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:51,351 INFO L229 MonitoredProcess]: Starting monitored process 1145 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:51,351 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1145)] Waiting until timeout for monitored process [2024-10-12 00:42:51,352 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:51,361 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:51,361 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:51,361 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:51,361 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:51,362 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:51,362 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 00:42:51,364 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:51,375 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1145)] Ended with exit code 0 [2024-10-12 00:42:51,376 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:51,376 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:51,376 INFO L229 MonitoredProcess]: Starting monitored process 1146 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:51,377 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1146)] Waiting until timeout for monitored process [2024-10-12 00:42:51,377 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:51,387 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:51,387 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:51,387 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:51,387 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:51,387 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:51,387 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:51,387 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:51,388 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:51,398 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1146)] Ended with exit code 0 [2024-10-12 00:42:51,398 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:51,399 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:51,399 INFO L229 MonitoredProcess]: Starting monitored process 1147 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:51,400 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1147)] Waiting until timeout for monitored process [2024-10-12 00:42:51,400 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:51,410 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:51,410 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:51,410 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:51,410 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:51,410 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:51,411 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:51,411 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:51,412 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:51,422 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1147)] Ended with exit code 0 [2024-10-12 00:42:51,422 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:51,422 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:51,423 INFO L229 MonitoredProcess]: Starting monitored process 1148 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:51,423 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1148)] Waiting until timeout for monitored process [2024-10-12 00:42:51,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 [2024-10-12 00:42:51,433 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:51,433 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:51,433 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:51,433 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:51,434 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:51,434 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 00:42:51,436 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:51,447 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1148)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:51,447 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:51,447 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:51,448 INFO L229 MonitoredProcess]: Starting monitored process 1149 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:51,448 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1149)] Waiting until timeout for monitored process [2024-10-12 00:42:51,449 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:51,458 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:51,458 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:51,458 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:51,458 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:51,459 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:51,459 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:51,459 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:51,460 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:51,470 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1149)] Ended with exit code 0 [2024-10-12 00:42:51,470 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:51,470 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:51,471 INFO L229 MonitoredProcess]: Starting monitored process 1150 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:51,471 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1150)] Waiting until timeout for monitored process [2024-10-12 00:42:51,472 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:51,481 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:51,481 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:51,481 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:51,482 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:51,482 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:51,482 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:51,482 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:51,483 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:51,493 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1150)] Ended with exit code 0 [2024-10-12 00:42:51,493 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:51,493 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:51,494 INFO L229 MonitoredProcess]: Starting monitored process 1151 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:51,494 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1151)] Waiting until timeout for monitored process [2024-10-12 00:42:51,495 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:51,505 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:51,505 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:51,505 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:51,505 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:51,505 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:51,505 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:51,505 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:51,506 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:51,516 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1151)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:51,516 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:51,516 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:51,517 INFO L229 MonitoredProcess]: Starting monitored process 1152 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:51,518 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1152)] Waiting until timeout for monitored process [2024-10-12 00:42:51,518 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:51,528 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:51,528 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:51,528 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:51,528 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:51,528 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:51,528 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:51,528 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:51,529 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:51,538 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1152)] Ended with exit code 0 [2024-10-12 00:42:51,539 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:51,539 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:51,540 INFO L229 MonitoredProcess]: Starting monitored process 1153 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:51,540 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1153)] Waiting until timeout for monitored process [2024-10-12 00:42:51,541 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:51,550 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:51,550 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:51,550 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:51,550 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:51,550 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:51,551 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:51,551 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:51,552 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:51,562 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1153)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:51,562 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:51,562 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:51,563 INFO L229 MonitoredProcess]: Starting monitored process 1154 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:51,563 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1154)] Waiting until timeout for monitored process [2024-10-12 00:42:51,564 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:51,573 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:51,574 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:51,574 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:51,574 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:51,574 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:51,574 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:51,574 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:51,575 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:51,585 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1154)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:51,585 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:51,585 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:51,586 INFO L229 MonitoredProcess]: Starting monitored process 1155 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:51,586 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1155)] Waiting until timeout for monitored process [2024-10-12 00:42:51,587 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:51,596 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:51,596 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:51,596 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:51,596 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:51,596 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:51,596 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:51,596 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:51,597 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:51,608 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1155)] Ended with exit code 0 [2024-10-12 00:42:51,608 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:51,609 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:51,609 INFO L229 MonitoredProcess]: Starting monitored process 1156 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:51,610 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1156)] Waiting until timeout for monitored process [2024-10-12 00:42:51,610 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:51,620 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:51,620 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:51,620 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:51,620 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:51,620 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:51,620 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:51,620 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:51,621 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:51,631 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1156)] Ended with exit code 0 [2024-10-12 00:42:51,631 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:51,631 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:51,632 INFO L229 MonitoredProcess]: Starting monitored process 1157 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:51,632 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1157)] Waiting until timeout for monitored process [2024-10-12 00:42:51,633 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:51,642 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:51,642 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:51,642 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:51,642 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:51,643 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:51,643 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:51,643 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:51,644 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:51,653 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1157)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:51,653 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:51,654 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:51,654 INFO L229 MonitoredProcess]: Starting monitored process 1158 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:51,655 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1158)] Waiting until timeout for monitored process [2024-10-12 00:42:51,655 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:51,665 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:51,665 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:51,665 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:51,665 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:51,665 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:51,665 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:51,666 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:51,666 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:51,676 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1158)] Ended with exit code 0 [2024-10-12 00:42:51,676 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:51,676 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:51,677 INFO L229 MonitoredProcess]: Starting monitored process 1159 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:51,677 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1159)] Waiting until timeout for monitored process [2024-10-12 00:42:51,678 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:51,688 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:51,688 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:51,688 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:51,688 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:51,688 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:51,688 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:51,688 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:51,689 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:51,699 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1159)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:51,699 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:51,699 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:51,700 INFO L229 MonitoredProcess]: Starting monitored process 1160 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:51,700 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1160)] Waiting until timeout for monitored process [2024-10-12 00:42:51,701 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:51,710 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:51,710 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:51,711 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:51,711 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:51,711 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:51,711 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:51,711 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:51,712 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:51,721 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1160)] Ended with exit code 0 [2024-10-12 00:42:51,722 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:51,722 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:51,722 INFO L229 MonitoredProcess]: Starting monitored process 1161 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:51,723 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1161)] Waiting until timeout for monitored process [2024-10-12 00:42:51,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 [2024-10-12 00:42:51,733 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:51,733 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:51,733 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:51,733 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:51,733 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:51,733 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:51,734 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:51,734 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:51,744 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1161)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:51,744 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:51,744 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:51,745 INFO L229 MonitoredProcess]: Starting monitored process 1162 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:51,746 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1162)] Waiting until timeout for monitored process [2024-10-12 00:42:51,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 [2024-10-12 00:42:51,755 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:51,755 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:51,755 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:51,755 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:51,755 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:51,756 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:51,756 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:51,757 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:51,766 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1162)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:51,766 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:51,767 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:51,767 INFO L229 MonitoredProcess]: Starting monitored process 1163 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:51,768 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1163)] Waiting until timeout for monitored process [2024-10-12 00:42:51,768 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:51,778 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:51,778 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:51,778 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:51,778 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:51,778 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:51,778 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:51,778 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:51,779 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:51,788 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1163)] Ended with exit code 0 [2024-10-12 00:42:51,789 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:51,789 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:51,789 INFO L229 MonitoredProcess]: Starting monitored process 1164 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:51,790 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1164)] Waiting until timeout for monitored process [2024-10-12 00:42:51,791 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:51,800 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:51,800 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:51,800 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:51,800 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:51,801 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:51,801 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 00:42:51,803 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:51,812 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1164)] Ended with exit code 0 [2024-10-12 00:42:51,813 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:51,813 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:51,813 INFO L229 MonitoredProcess]: Starting monitored process 1165 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:51,814 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1165)] Waiting until timeout for monitored process [2024-10-12 00:42:51,814 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:51,824 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:51,824 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:51,824 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:51,824 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:51,825 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:51,825 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 00:42:51,827 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:51,837 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1165)] Ended with exit code 0 [2024-10-12 00:42:51,838 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:51,838 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:51,839 INFO L229 MonitoredProcess]: Starting monitored process 1166 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:51,839 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1166)] Waiting until timeout for monitored process [2024-10-12 00:42:51,840 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:51,849 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:51,849 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:51,849 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:51,849 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:51,849 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:51,849 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:51,849 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:51,850 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:51,860 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1166)] Ended with exit code 0 [2024-10-12 00:42:51,860 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:51,860 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:51,861 INFO L229 MonitoredProcess]: Starting monitored process 1167 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:51,861 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1167)] Waiting until timeout for monitored process [2024-10-12 00:42:51,862 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:51,871 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:51,872 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:51,872 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:51,872 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:51,872 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:51,872 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:51,872 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:51,873 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:51,882 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1167)] Ended with exit code 0 [2024-10-12 00:42:51,883 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:51,883 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:51,883 INFO L229 MonitoredProcess]: Starting monitored process 1168 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:51,884 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1168)] Waiting until timeout for monitored process [2024-10-12 00:42:51,884 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:51,894 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:51,894 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:51,894 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:51,894 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:51,894 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:51,894 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:51,895 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:51,895 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:51,905 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1168)] Ended with exit code 0 [2024-10-12 00:42:51,905 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:51,906 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:51,906 INFO L229 MonitoredProcess]: Starting monitored process 1169 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:51,913 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1169)] Waiting until timeout for monitored process [2024-10-12 00:42:51,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 [2024-10-12 00:42:51,923 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:51,923 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:51,923 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:51,923 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:51,924 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:51,924 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 00:42:51,926 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:51,936 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1169)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:51,936 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:51,936 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:51,937 INFO L229 MonitoredProcess]: Starting monitored process 1170 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:51,938 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1170)] Waiting until timeout for monitored process [2024-10-12 00:42:51,938 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:51,948 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:51,948 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:51,948 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:51,948 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:51,949 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:51,949 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 00:42:51,951 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:51,961 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1170)] Ended with exit code 0 [2024-10-12 00:42:51,961 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:51,961 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:51,962 INFO L229 MonitoredProcess]: Starting monitored process 1171 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:51,962 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1171)] Waiting until timeout for monitored process [2024-10-12 00:42:51,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 [2024-10-12 00:42:51,973 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:51,973 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:51,973 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:51,973 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:51,973 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:51,974 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 00:42:51,976 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:51,987 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1171)] Ended with exit code 0 [2024-10-12 00:42:51,987 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:51,987 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:51,988 INFO L229 MonitoredProcess]: Starting monitored process 1172 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:51,989 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1172)] Waiting until timeout for monitored process [2024-10-12 00:42:51,989 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:51,999 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:51,999 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:51,999 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:51,999 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:52,000 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:52,000 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 00:42:52,002 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:52,012 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1172)] Ended with exit code 0 [2024-10-12 00:42:52,012 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:52,012 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:52,013 INFO L229 MonitoredProcess]: Starting monitored process 1173 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:52,014 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1173)] Waiting until timeout for monitored process [2024-10-12 00:42:52,014 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:52,024 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:52,024 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:52,024 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:52,024 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:52,025 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:52,025 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 00:42:52,027 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:52,039 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1173)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:52,039 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:52,039 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:52,040 INFO L229 MonitoredProcess]: Starting monitored process 1174 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:52,041 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1174)] Waiting until timeout for monitored process [2024-10-12 00:42:52,041 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:52,051 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:52,051 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:52,051 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:52,051 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:52,052 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:52,052 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 00:42:52,054 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:52,065 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1174)] Ended with exit code 0 [2024-10-12 00:42:52,065 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:52,065 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:52,066 INFO L229 MonitoredProcess]: Starting monitored process 1175 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:52,067 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1175)] Waiting until timeout for monitored process [2024-10-12 00:42:52,067 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:52,077 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:52,077 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:52,077 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:52,077 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:52,078 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:52,078 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 00:42:52,080 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:52,090 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1175)] Ended with exit code 0 [2024-10-12 00:42:52,090 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:52,090 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:52,091 INFO L229 MonitoredProcess]: Starting monitored process 1176 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:52,091 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1176)] Waiting until timeout for monitored process [2024-10-12 00:42:52,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 [2024-10-12 00:42:52,101 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:52,101 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:52,101 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:52,101 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:52,103 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:52,103 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 00:42:52,108 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:52,119 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1176)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:52,119 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:52,119 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:52,120 INFO L229 MonitoredProcess]: Starting monitored process 1177 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:52,121 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1177)] Waiting until timeout for monitored process [2024-10-12 00:42:52,121 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:52,131 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:52,131 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:52,131 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:52,131 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:52,131 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:52,131 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:52,131 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:52,132 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:52,142 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1177)] Ended with exit code 0 [2024-10-12 00:42:52,142 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:52,143 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:52,143 INFO L229 MonitoredProcess]: Starting monitored process 1178 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:52,144 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1178)] Waiting until timeout for monitored process [2024-10-12 00:42:52,144 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:52,154 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:52,154 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:52,154 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:52,154 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:52,155 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:52,155 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 00:42:52,157 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:52,166 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1178)] Ended with exit code 0 [2024-10-12 00:42:52,167 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:52,167 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:52,168 INFO L229 MonitoredProcess]: Starting monitored process 1179 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:52,168 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1179)] Waiting until timeout for monitored process [2024-10-12 00:42:52,169 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:52,178 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:52,178 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:52,178 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:52,178 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:52,178 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:52,178 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:52,178 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:52,179 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:52,189 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1179)] Ended with exit code 0 [2024-10-12 00:42:52,189 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:52,189 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:52,190 INFO L229 MonitoredProcess]: Starting monitored process 1180 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:52,190 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1180)] Waiting until timeout for monitored process [2024-10-12 00:42:52,191 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:52,200 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:52,200 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:52,200 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:52,200 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:52,200 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:52,201 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 00:42:52,201 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:52,202 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:52,211 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1180)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:52,211 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:52,212 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:52,212 INFO L229 MonitoredProcess]: Starting monitored process 1181 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:52,213 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1181)] Waiting until timeout for monitored process [2024-10-12 00:42:52,213 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:52,223 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:52,223 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:52,223 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:52,223 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:52,224 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:52,224 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 00:42:52,226 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:52,236 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1181)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:52,236 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:52,236 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:52,237 INFO L229 MonitoredProcess]: Starting monitored process 1182 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:52,237 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1182)] Waiting until timeout for monitored process [2024-10-12 00:42:52,238 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:52,247 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:52,247 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:52,247 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:52,247 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:52,248 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:52,248 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 00:42:52,250 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:52,260 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1182)] Ended with exit code 0 [2024-10-12 00:42:52,260 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:52,260 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:52,261 INFO L229 MonitoredProcess]: Starting monitored process 1183 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:52,261 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1183)] Waiting until timeout for monitored process [2024-10-12 00:42:52,262 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:52,271 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:52,271 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:52,271 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:52,271 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:52,272 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:52,272 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 00:42:52,275 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:52,284 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1183)] Ended with exit code 0 [2024-10-12 00:42:52,284 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:52,285 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:52,285 INFO L229 MonitoredProcess]: Starting monitored process 1184 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:52,286 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1184)] Waiting until timeout for monitored process [2024-10-12 00:42:52,286 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:52,296 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:52,296 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:52,296 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:52,296 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:52,297 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:52,297 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 00:42:52,299 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:52,309 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1184)] Ended with exit code 0 [2024-10-12 00:42:52,309 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:52,309 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:52,310 INFO L229 MonitoredProcess]: Starting monitored process 1185 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:52,310 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1185)] Waiting until timeout for monitored process [2024-10-12 00:42:52,311 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:52,320 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:52,320 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:52,320 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:52,320 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:52,321 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:52,321 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 00:42:52,323 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:52,333 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1185)] Ended with exit code 0 [2024-10-12 00:42:52,333 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:52,333 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:52,334 INFO L229 MonitoredProcess]: Starting monitored process 1186 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:52,334 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1186)] Waiting until timeout for monitored process [2024-10-12 00:42:52,335 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:52,344 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:52,345 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:52,345 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:52,345 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:52,345 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:42:52,345 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 00:42:52,348 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:52,358 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1186)] Ended with exit code 0 [2024-10-12 00:42:52,358 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:52,358 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:52,359 INFO L229 MonitoredProcess]: Starting monitored process 1187 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:52,359 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1187)] Waiting until timeout for monitored process [2024-10-12 00:42:52,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 [2024-10-12 00:42:52,369 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:52,369 INFO L203 nArgumentSynthesizer]: 2 stem disjuncts [2024-10-12 00:42:52,369 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:52,369 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 00:42:52,370 INFO L401 nArgumentSynthesizer]: We have 8 Motzkin's Theorem applications. [2024-10-12 00:42:52,370 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 00:42:52,373 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:52,382 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1187)] Ended with exit code 0 [2024-10-12 00:42:52,383 INFO L451 LassoAnalysis]: Using template '2-nested'. [2024-10-12 00:42:52,383 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:52,383 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:52,383 INFO L229 MonitoredProcess]: Starting monitored process 1188 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:52,384 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1188)] Waiting until timeout for monitored process [2024-10-12 00:42:52,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 [2024-10-12 00:42:52,394 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:52,394 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:52,394 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:52,394 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:52,394 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:52,394 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:52,394 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:52,395 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:52,405 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1188)] Ended with exit code 0 [2024-10-12 00:42:52,405 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:52,405 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:52,406 INFO L229 MonitoredProcess]: Starting monitored process 1189 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:52,407 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1189)] Waiting until timeout for monitored process [2024-10-12 00:42:52,407 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:52,416 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:52,417 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:52,417 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:52,417 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:52,417 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:52,417 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:52,417 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:52,418 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:52,428 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1189)] Ended with exit code 0 [2024-10-12 00:42:52,428 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:52,428 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:52,429 INFO L229 MonitoredProcess]: Starting monitored process 1190 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:52,429 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1190)] Waiting until timeout for monitored process [2024-10-12 00:42:52,430 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:52,439 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:52,439 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:52,439 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:52,439 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:52,440 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:52,440 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:52,440 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:52,441 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:52,451 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1190)] Ended with exit code 0 [2024-10-12 00:42:52,451 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:52,451 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:52,452 INFO L229 MonitoredProcess]: Starting monitored process 1191 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:52,452 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1191)] Waiting until timeout for monitored process [2024-10-12 00:42:52,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 [2024-10-12 00:42:52,462 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:52,462 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:52,462 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:52,462 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:52,463 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:52,463 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:52,463 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:52,464 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:52,473 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1191)] Ended with exit code 0 [2024-10-12 00:42:52,474 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:52,474 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:52,474 INFO L229 MonitoredProcess]: Starting monitored process 1192 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:52,475 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1192)] Waiting until timeout for monitored process [2024-10-12 00:42:52,475 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:52,485 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:52,485 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:52,485 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:52,485 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:52,485 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:52,485 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:52,485 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:52,486 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:52,496 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1192)] Ended with exit code 0 [2024-10-12 00:42:52,496 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:52,496 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:52,497 INFO L229 MonitoredProcess]: Starting monitored process 1193 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:52,497 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1193)] Waiting until timeout for monitored process [2024-10-12 00:42:52,498 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:52,507 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:52,507 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:52,507 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:52,507 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:52,507 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:52,508 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:52,508 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:52,509 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:52,518 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1193)] Ended with exit code 0 [2024-10-12 00:42:52,518 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:52,518 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:52,519 INFO L229 MonitoredProcess]: Starting monitored process 1194 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:52,520 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1194)] Waiting until timeout for monitored process [2024-10-12 00:42:52,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 [2024-10-12 00:42:52,530 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:52,530 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:52,530 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:52,530 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:52,530 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:52,530 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:52,530 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:52,531 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:52,541 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1194)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:52,541 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:52,541 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:52,542 INFO L229 MonitoredProcess]: Starting monitored process 1195 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:52,542 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1195)] Waiting until timeout for monitored process [2024-10-12 00:42:52,543 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:52,552 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:52,553 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:52,553 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:52,553 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:52,553 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:52,553 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:52,553 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:52,554 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:52,564 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1195)] Ended with exit code 0 [2024-10-12 00:42:52,564 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:52,564 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:52,565 INFO L229 MonitoredProcess]: Starting monitored process 1196 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:52,565 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1196)] Waiting until timeout for monitored process [2024-10-12 00:42:52,566 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:52,576 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:52,576 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:52,576 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:52,576 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:52,576 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:52,576 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:52,576 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:52,577 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:52,587 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1196)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:52,587 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:52,588 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:52,588 INFO L229 MonitoredProcess]: Starting monitored process 1197 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:52,589 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1197)] Waiting until timeout for monitored process [2024-10-12 00:42:52,589 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:52,599 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:52,599 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:52,599 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:52,599 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:52,599 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:52,599 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:52,599 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:52,600 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:52,610 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1197)] Ended with exit code 0 [2024-10-12 00:42:52,610 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:52,610 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:52,611 INFO L229 MonitoredProcess]: Starting monitored process 1198 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:52,611 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1198)] Waiting until timeout for monitored process [2024-10-12 00:42:52,612 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:52,621 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:52,621 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:52,621 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:52,622 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:52,622 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:52,622 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:52,622 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:52,623 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:52,632 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1198)] Ended with exit code 0 [2024-10-12 00:42:52,633 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:52,633 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:52,633 INFO L229 MonitoredProcess]: Starting monitored process 1199 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:52,634 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1199)] Waiting until timeout for monitored process [2024-10-12 00:42:52,634 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:52,644 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:52,644 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:52,644 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:52,644 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:52,644 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:52,644 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:52,644 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:52,646 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:52,656 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1199)] Ended with exit code 0 [2024-10-12 00:42:52,656 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:52,656 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:52,657 INFO L229 MonitoredProcess]: Starting monitored process 1200 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:52,657 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1200)] Waiting until timeout for monitored process [2024-10-12 00:42:52,658 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:52,668 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:52,668 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:52,668 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:52,668 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:52,668 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:52,668 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:52,668 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:52,669 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:52,679 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1200)] Ended with exit code 0 [2024-10-12 00:42:52,679 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:52,679 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:52,680 INFO L229 MonitoredProcess]: Starting monitored process 1201 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:52,680 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1201)] Waiting until timeout for monitored process [2024-10-12 00:42:52,681 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:52,690 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:52,690 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:52,691 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:52,691 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:52,692 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:52,692 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:52,694 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:52,705 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1201)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:52,705 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:52,705 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:52,706 INFO L229 MonitoredProcess]: Starting monitored process 1202 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:52,706 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1202)] Waiting until timeout for monitored process [2024-10-12 00:42:52,707 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:52,716 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:52,717 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:52,717 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:52,717 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:52,717 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:52,717 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:52,717 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:52,718 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:52,727 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1202)] Ended with exit code 0 [2024-10-12 00:42:52,728 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:52,728 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:52,729 INFO L229 MonitoredProcess]: Starting monitored process 1203 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:52,729 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1203)] Waiting until timeout for monitored process [2024-10-12 00:42:52,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 [2024-10-12 00:42:52,739 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:52,739 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:52,739 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:52,739 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:52,739 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:52,740 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:52,740 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:52,741 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:52,750 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1203)] Ended with exit code 0 [2024-10-12 00:42:52,750 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:52,751 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:52,751 INFO L229 MonitoredProcess]: Starting monitored process 1204 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:52,752 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1204)] Waiting until timeout for monitored process [2024-10-12 00:42:52,752 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:52,762 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:52,762 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:52,762 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:52,762 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:52,762 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:52,762 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:52,762 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:52,763 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:52,774 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1204)] Ended with exit code 0 [2024-10-12 00:42:52,774 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:52,774 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:52,775 INFO L229 MonitoredProcess]: Starting monitored process 1205 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:52,775 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1205)] Waiting until timeout for monitored process [2024-10-12 00:42:52,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 [2024-10-12 00:42:52,785 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:52,785 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:52,785 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:52,785 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:52,785 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:52,786 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:52,786 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:52,787 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:52,796 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1205)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:52,797 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:52,797 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:52,798 INFO L229 MonitoredProcess]: Starting monitored process 1206 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:52,798 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1206)] Waiting until timeout for monitored process [2024-10-12 00:42:52,799 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:52,808 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:52,809 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:52,809 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:52,809 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:52,809 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:52,809 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:52,809 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:52,810 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:52,820 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1206)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:52,820 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:52,820 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:52,821 INFO L229 MonitoredProcess]: Starting monitored process 1207 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:52,821 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1207)] Waiting until timeout for monitored process [2024-10-12 00:42:52,822 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:52,831 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:52,831 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:52,832 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:52,832 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:52,832 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:52,832 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:52,832 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:52,833 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:52,843 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1207)] Ended with exit code 0 [2024-10-12 00:42:52,843 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:52,843 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:52,844 INFO L229 MonitoredProcess]: Starting monitored process 1208 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:52,844 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1208)] Waiting until timeout for monitored process [2024-10-12 00:42:52,845 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:52,855 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:52,855 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:52,855 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:52,855 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:52,855 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:52,856 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:52,856 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:52,857 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:52,867 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1208)] Ended with exit code 0 [2024-10-12 00:42:52,867 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:52,867 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:52,868 INFO L229 MonitoredProcess]: Starting monitored process 1209 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:52,868 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1209)] Waiting until timeout for monitored process [2024-10-12 00:42:52,869 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:52,879 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:52,879 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:52,879 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:52,879 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:52,879 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:52,879 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:52,879 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:52,880 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:52,890 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1209)] Ended with exit code 0 [2024-10-12 00:42:52,890 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:52,890 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:52,891 INFO L229 MonitoredProcess]: Starting monitored process 1210 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:52,891 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1210)] Waiting until timeout for monitored process [2024-10-12 00:42:52,892 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:52,901 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:52,902 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:52,902 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:52,902 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:52,902 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:52,902 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:52,902 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:52,903 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:52,912 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1210)] Ended with exit code 0 [2024-10-12 00:42:52,913 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:52,913 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:52,914 INFO L229 MonitoredProcess]: Starting monitored process 1211 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:52,914 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1211)] Waiting until timeout for monitored process [2024-10-12 00:42:52,915 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:52,924 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:52,924 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:52,924 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:52,924 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:52,924 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:52,925 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:52,925 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:52,926 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:52,935 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1211)] Ended with exit code 0 [2024-10-12 00:42:52,936 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:52,936 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:52,936 INFO L229 MonitoredProcess]: Starting monitored process 1212 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:52,937 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1212)] Waiting until timeout for monitored process [2024-10-12 00:42:52,938 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:52,947 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:52,947 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:52,947 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:52,947 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:52,947 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:52,948 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:52,948 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:52,949 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:52,959 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1212)] Ended with exit code 0 [2024-10-12 00:42:52,959 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:52,959 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:52,960 INFO L229 MonitoredProcess]: Starting monitored process 1213 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:52,960 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1213)] Waiting until timeout for monitored process [2024-10-12 00:42:52,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 [2024-10-12 00:42:52,971 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:52,971 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:52,971 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:52,972 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:52,972 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:52,973 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:52,975 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:52,985 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1213)] Ended with exit code 0 [2024-10-12 00:42:52,985 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:52,985 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:52,986 INFO L229 MonitoredProcess]: Starting monitored process 1214 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:52,987 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1214)] Waiting until timeout for monitored process [2024-10-12 00:42:52,987 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:52,998 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:52,998 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:52,998 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:52,998 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:52,998 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:52,998 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:52,998 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:52,999 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:53,009 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1214)] Ended with exit code 0 [2024-10-12 00:42:53,010 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:53,010 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:53,010 INFO L229 MonitoredProcess]: Starting monitored process 1215 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:53,011 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1215)] Waiting until timeout for monitored process [2024-10-12 00:42:53,012 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:53,022 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:53,022 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:53,022 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:53,022 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:53,022 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:53,022 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:53,022 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:53,023 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:53,033 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1215)] Ended with exit code 0 [2024-10-12 00:42:53,034 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:53,034 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:53,035 INFO L229 MonitoredProcess]: Starting monitored process 1216 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:53,035 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1216)] Waiting until timeout for monitored process [2024-10-12 00:42:53,036 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:53,045 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:53,046 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:53,046 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:53,046 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:53,046 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:53,046 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:53,046 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:53,047 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:53,057 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1216)] Ended with exit code 0 [2024-10-12 00:42:53,057 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:53,057 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:53,058 INFO L229 MonitoredProcess]: Starting monitored process 1217 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:53,058 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1217)] Waiting until timeout for monitored process [2024-10-12 00:42:53,059 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:53,069 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:53,069 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:53,069 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:53,069 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:53,069 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:53,070 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:53,070 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:53,072 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:53,082 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1217)] Ended with exit code 0 [2024-10-12 00:42:53,082 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:53,082 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:53,098 INFO L229 MonitoredProcess]: Starting monitored process 1218 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:53,099 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1218)] Waiting until timeout for monitored process [2024-10-12 00:42:53,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 [2024-10-12 00:42:53,109 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:53,109 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:53,109 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:53,109 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:53,109 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:53,109 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:53,110 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:53,111 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:53,120 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1218)] Ended with exit code 0 [2024-10-12 00:42:53,120 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:53,120 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:53,121 INFO L229 MonitoredProcess]: Starting monitored process 1219 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:53,121 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1219)] Waiting until timeout for monitored process [2024-10-12 00:42:53,122 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:53,131 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:53,132 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:53,132 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:53,132 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:53,132 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:53,132 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:53,132 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:53,133 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:53,143 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1219)] Ended with exit code 0 [2024-10-12 00:42:53,143 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:53,143 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:53,144 INFO L229 MonitoredProcess]: Starting monitored process 1220 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:53,144 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1220)] Waiting until timeout for monitored process [2024-10-12 00:42:53,145 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:53,154 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:53,154 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:53,154 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:53,154 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:53,154 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:53,155 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:53,155 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:53,156 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:53,166 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1220)] Ended with exit code 0 [2024-10-12 00:42:53,166 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:53,166 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:53,167 INFO L229 MonitoredProcess]: Starting monitored process 1221 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:53,167 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1221)] Waiting until timeout for monitored process [2024-10-12 00:42:53,168 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:53,177 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:53,177 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:53,177 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:53,177 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:53,177 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:53,178 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:53,178 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:53,179 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:53,188 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1221)] Ended with exit code 0 [2024-10-12 00:42:53,188 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:53,188 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:53,189 INFO L229 MonitoredProcess]: Starting monitored process 1222 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:53,190 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1222)] Waiting until timeout for monitored process [2024-10-12 00:42:53,190 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:53,200 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:53,200 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:53,200 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:53,200 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:53,200 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:53,201 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:53,201 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:53,202 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:53,211 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1222)] Ended with exit code 0 [2024-10-12 00:42:53,211 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:53,211 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:53,212 INFO L229 MonitoredProcess]: Starting monitored process 1223 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:53,213 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1223)] Waiting until timeout for monitored process [2024-10-12 00:42:53,213 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:53,223 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:53,223 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:53,223 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:53,223 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:53,223 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:53,223 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:53,223 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:53,224 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:53,234 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1223)] Ended with exit code 0 [2024-10-12 00:42:53,234 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:53,234 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:53,235 INFO L229 MonitoredProcess]: Starting monitored process 1224 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:53,236 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1224)] Waiting until timeout for monitored process [2024-10-12 00:42:53,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 [2024-10-12 00:42:53,246 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:53,247 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:53,247 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:53,247 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:53,247 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:53,247 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:53,247 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:53,248 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:53,257 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1224)] Ended with exit code 0 [2024-10-12 00:42:53,258 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:53,258 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:53,258 INFO L229 MonitoredProcess]: Starting monitored process 1225 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:53,259 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1225)] Waiting until timeout for monitored process [2024-10-12 00:42:53,260 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:53,269 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:53,269 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:53,270 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:53,270 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:53,270 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:53,270 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:53,270 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:53,271 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:53,281 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1225)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:53,281 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:53,281 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:53,282 INFO L229 MonitoredProcess]: Starting monitored process 1226 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:53,282 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1226)] Waiting until timeout for monitored process [2024-10-12 00:42:53,283 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:53,293 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:53,293 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:53,293 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:53,293 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:53,293 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:53,293 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:53,293 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:53,294 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:53,304 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1226)] Ended with exit code 0 [2024-10-12 00:42:53,304 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:53,304 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:53,305 INFO L229 MonitoredProcess]: Starting monitored process 1227 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:53,305 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1227)] Waiting until timeout for monitored process [2024-10-12 00:42:53,306 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:53,315 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:53,315 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:53,316 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:53,316 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:53,316 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:53,316 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:53,316 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:53,317 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:53,326 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1227)] Ended with exit code 0 [2024-10-12 00:42:53,327 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:53,327 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:53,327 INFO L229 MonitoredProcess]: Starting monitored process 1228 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:53,328 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1228)] Waiting until timeout for monitored process [2024-10-12 00:42:53,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 [2024-10-12 00:42:53,338 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:53,338 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:53,338 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:53,338 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:53,338 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:53,338 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:53,338 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:53,339 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:53,349 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1228)] Ended with exit code 0 [2024-10-12 00:42:53,349 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:53,349 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:53,350 INFO L229 MonitoredProcess]: Starting monitored process 1229 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:53,350 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1229)] Waiting until timeout for monitored process [2024-10-12 00:42:53,351 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:53,360 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:53,360 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:53,360 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:53,360 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:53,361 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:53,361 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:53,361 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:53,362 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:53,371 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1229)] Ended with exit code 0 [2024-10-12 00:42:53,372 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:53,372 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:53,372 INFO L229 MonitoredProcess]: Starting monitored process 1230 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:53,373 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1230)] Waiting until timeout for monitored process [2024-10-12 00:42:53,373 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:53,383 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:53,383 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:53,383 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:53,383 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:53,383 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:53,383 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:53,383 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:53,384 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:53,394 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1230)] Ended with exit code 0 [2024-10-12 00:42:53,394 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:53,394 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:53,395 INFO L229 MonitoredProcess]: Starting monitored process 1231 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:53,395 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1231)] Waiting until timeout for monitored process [2024-10-12 00:42: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 [2024-10-12 00:42:53,405 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:53,405 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:53,405 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:53,405 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:53,405 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:53,406 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:53,406 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:53,407 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:53,416 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1231)] Ended with exit code 0 [2024-10-12 00:42:53,417 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:53,417 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:53,417 INFO L229 MonitoredProcess]: Starting monitored process 1232 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:53,418 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1232)] Waiting until timeout for monitored process [2024-10-12 00:42:53,418 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:53,428 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:53,428 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:53,428 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:53,428 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:53,428 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:53,428 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:53,428 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:53,429 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:53,439 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1232)] Ended with exit code 0 [2024-10-12 00:42:53,439 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:53,439 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:53,440 INFO L229 MonitoredProcess]: Starting monitored process 1233 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:53,447 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1233)] Waiting until timeout for monitored process [2024-10-12 00:42:53,448 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:53,457 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:53,457 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:53,457 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:53,457 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:53,458 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:53,458 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:53,461 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:53,471 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1233)] Ended with exit code 0 [2024-10-12 00:42:53,471 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:53,471 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:53,472 INFO L229 MonitoredProcess]: Starting monitored process 1234 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:53,472 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1234)] Waiting until timeout for monitored process [2024-10-12 00:42:53,473 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:53,483 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:53,483 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:53,483 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:53,483 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:53,484 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:53,484 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:53,487 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:53,497 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1234)] Ended with exit code 0 [2024-10-12 00:42:53,497 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:53,497 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:53,498 INFO L229 MonitoredProcess]: Starting monitored process 1235 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:53,499 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1235)] Waiting until timeout for monitored process [2024-10-12 00:42:53,499 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:53,509 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:53,509 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:53,509 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:53,509 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:53,509 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:53,510 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:53,510 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:53,511 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:53,521 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1235)] Ended with exit code 0 [2024-10-12 00:42:53,521 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:53,521 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:53,522 INFO L229 MonitoredProcess]: Starting monitored process 1236 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:53,523 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1236)] Waiting until timeout for monitored process [2024-10-12 00:42:53,523 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:53,532 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:53,533 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:53,533 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:53,533 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:53,533 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:53,533 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:53,533 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:53,534 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:53,544 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1236)] Ended with exit code 0 [2024-10-12 00:42:53,544 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:53,544 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:53,545 INFO L229 MonitoredProcess]: Starting monitored process 1237 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:53,545 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1237)] Waiting until timeout for monitored process [2024-10-12 00:42:53,546 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:53,556 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:53,556 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:53,556 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:53,556 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:53,557 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:53,557 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:53,560 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:53,570 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1237)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:53,570 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:53,570 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:53,571 INFO L229 MonitoredProcess]: Starting monitored process 1238 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:53,571 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1238)] Waiting until timeout for monitored process [2024-10-12 00:42:53,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 [2024-10-12 00:42:53,582 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:53,582 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:53,582 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:53,582 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:53,582 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:53,582 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:53,582 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:53,583 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:53,594 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1238)] Ended with exit code 0 [2024-10-12 00:42:53,594 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:53,594 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:53,595 INFO L229 MonitoredProcess]: Starting monitored process 1239 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:53,596 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1239)] Waiting until timeout for monitored process [2024-10-12 00:42:53,596 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:53,608 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:53,608 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:53,610 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:53,610 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:53,610 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:53,615 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:53,615 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:53,616 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:53,625 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1239)] Ended with exit code 0 [2024-10-12 00:42:53,625 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:53,626 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:53,626 INFO L229 MonitoredProcess]: Starting monitored process 1240 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:53,627 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1240)] Waiting until timeout for monitored process [2024-10-12 00:42:53,628 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:53,637 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:53,637 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:53,637 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:53,638 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:53,638 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:53,638 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:53,638 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:53,639 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:53,652 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1240)] Ended with exit code 0 [2024-10-12 00:42:53,652 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:53,652 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:53,653 INFO L229 MonitoredProcess]: Starting monitored process 1241 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:53,654 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1241)] Waiting until timeout for monitored process [2024-10-12 00:42:53,654 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:53,664 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:53,664 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:53,664 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:53,664 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:53,664 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:53,665 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:53,665 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:53,666 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:53,676 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1241)] Ended with exit code 0 [2024-10-12 00:42:53,676 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:53,676 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:53,677 INFO L229 MonitoredProcess]: Starting monitored process 1242 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:53,677 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1242)] Waiting until timeout for monitored process [2024-10-12 00:42:53,678 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:53,690 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:53,690 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:53,690 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:53,690 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:53,690 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:53,690 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:53,691 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:53,692 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:53,704 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1242)] Ended with exit code 0 [2024-10-12 00:42:53,704 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:53,704 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:53,705 INFO L229 MonitoredProcess]: Starting monitored process 1243 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:53,706 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1243)] Waiting until timeout for monitored process [2024-10-12 00:42:53,706 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:53,718 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:53,718 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:53,718 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:53,719 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:53,719 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:53,719 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:53,719 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:53,720 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:53,730 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1243)] Ended with exit code 0 [2024-10-12 00:42:53,730 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:53,730 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:53,731 INFO L229 MonitoredProcess]: Starting monitored process 1244 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:53,731 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1244)] Waiting until timeout for monitored process [2024-10-12 00:42:53,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 [2024-10-12 00:42:53,741 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:53,742 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:53,742 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:53,742 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:53,742 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:53,742 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:53,742 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:53,743 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:53,753 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1244)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:53,753 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:53,753 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:53,754 INFO L229 MonitoredProcess]: Starting monitored process 1245 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:53,754 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1245)] Waiting until timeout for monitored process [2024-10-12 00:42:53,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 [2024-10-12 00:42:53,764 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:53,765 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:53,765 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:53,765 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:53,765 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:53,765 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:53,765 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:53,766 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:53,776 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1245)] Ended with exit code 0 [2024-10-12 00:42:53,776 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:53,777 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:53,778 INFO L229 MonitoredProcess]: Starting monitored process 1246 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:53,778 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1246)] Waiting until timeout for monitored process [2024-10-12 00:42:53,779 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:53,788 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:53,788 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:53,788 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:53,788 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:53,788 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:53,789 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:53,789 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:53,790 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:53,799 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1246)] Ended with exit code 0 [2024-10-12 00:42:53,800 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:53,800 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:53,801 INFO L229 MonitoredProcess]: Starting monitored process 1247 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:53,801 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1247)] Waiting until timeout for monitored process [2024-10-12 00:42:53,802 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:53,811 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:53,811 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:53,812 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:53,812 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:53,812 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:53,812 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:53,812 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:53,813 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:53,823 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1247)] Ended with exit code 0 [2024-10-12 00:42:53,823 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:53,824 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:53,824 INFO L229 MonitoredProcess]: Starting monitored process 1248 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:53,825 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1248)] Waiting until timeout for monitored process [2024-10-12 00:42:53,826 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:53,835 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:53,835 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:53,835 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:53,835 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:53,835 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:53,836 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:53,836 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:53,837 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:53,850 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1248)] Ended with exit code 0 [2024-10-12 00:42:53,850 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:53,850 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:53,851 INFO L229 MonitoredProcess]: Starting monitored process 1249 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:53,852 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1249)] Waiting until timeout for monitored process [2024-10-12 00:42:53,852 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:53,862 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:53,862 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:53,863 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:53,863 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:53,863 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:53,863 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:53,863 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:53,864 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:53,877 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1249)] Ended with exit code 0 [2024-10-12 00:42:53,877 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:53,877 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:53,878 INFO L229 MonitoredProcess]: Starting monitored process 1250 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:53,879 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1250)] Waiting until timeout for monitored process [2024-10-12 00:42:53,879 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:53,890 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:53,890 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:53,890 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:53,890 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:53,891 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:53,891 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:53,891 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:53,892 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:53,904 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1250)] Ended with exit code 0 [2024-10-12 00:42:53,905 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:53,905 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:53,906 INFO L229 MonitoredProcess]: Starting monitored process 1251 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:53,906 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1251)] Waiting until timeout for monitored process [2024-10-12 00:42:53,907 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:53,917 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:53,917 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:53,917 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:53,917 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:53,917 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:53,917 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:53,917 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:53,918 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:53,928 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1251)] Ended with exit code 0 [2024-10-12 00:42:53,928 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:53,928 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:53,929 INFO L229 MonitoredProcess]: Starting monitored process 1252 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:53,930 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1252)] Waiting until timeout for monitored process [2024-10-12 00:42:53,930 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:53,940 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:53,940 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:53,940 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:53,940 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:53,940 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:53,940 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:53,940 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:53,941 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:53,951 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1252)] Ended with exit code 0 [2024-10-12 00:42:53,951 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:53,951 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:53,952 INFO L229 MonitoredProcess]: Starting monitored process 1253 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:53,953 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1253)] Waiting until timeout for monitored process [2024-10-12 00:42:53,953 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:53,963 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:53,963 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:53,963 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:53,963 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:53,963 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:53,963 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:53,963 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:53,964 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:53,974 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1253)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:53,975 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:53,975 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:53,975 INFO L229 MonitoredProcess]: Starting monitored process 1254 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:53,976 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1254)] Waiting until timeout for monitored process [2024-10-12 00:42:53,977 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:53,986 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:53,986 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:53,986 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:53,986 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:53,986 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:53,987 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:53,987 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:53,988 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:53,998 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1254)] Ended with exit code 0 [2024-10-12 00:42:53,998 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:53,998 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:53,999 INFO L229 MonitoredProcess]: Starting monitored process 1255 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:53,999 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1255)] Waiting until timeout for monitored process [2024-10-12 00:42:54,000 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:54,009 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:54,010 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:54,010 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:54,010 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:54,011 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:54,011 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:54,013 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:54,023 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1255)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:54,023 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:54,023 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:54,024 INFO L229 MonitoredProcess]: Starting monitored process 1256 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:54,024 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1256)] Waiting until timeout for monitored process [2024-10-12 00:42:54,025 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:54,034 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:54,035 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:54,035 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:54,035 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:54,035 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:54,035 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:54,035 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:54,036 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:54,046 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1256)] Ended with exit code 0 [2024-10-12 00:42:54,046 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:54,046 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:54,047 INFO L229 MonitoredProcess]: Starting monitored process 1257 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:54,047 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1257)] Waiting until timeout for monitored process [2024-10-12 00:42:54,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 [2024-10-12 00:42:54,057 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:54,057 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:54,057 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:54,057 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:54,057 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:54,058 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:54,058 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:54,059 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:54,068 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1257)] Ended with exit code 0 [2024-10-12 00:42:54,068 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:54,069 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:54,069 INFO L229 MonitoredProcess]: Starting monitored process 1258 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:54,070 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1258)] Waiting until timeout for monitored process [2024-10-12 00:42:54,070 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:54,080 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:54,080 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:54,080 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:54,080 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:54,080 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:54,080 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:54,080 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:54,081 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:54,091 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1258)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:54,091 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:54,091 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:54,092 INFO L229 MonitoredProcess]: Starting monitored process 1259 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:54,092 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1259)] Waiting until timeout for monitored process [2024-10-12 00:42:54,093 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:54,103 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:54,103 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:54,103 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:54,103 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:54,103 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:54,103 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:54,103 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:54,104 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:54,114 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1259)] Ended with exit code 0 [2024-10-12 00:42:54,114 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:54,115 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:54,115 INFO L229 MonitoredProcess]: Starting monitored process 1260 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:54,116 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1260)] Waiting until timeout for monitored process [2024-10-12 00:42:54,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 [2024-10-12 00:42:54,126 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:54,126 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:54,126 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:54,126 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:54,126 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:54,127 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:54,127 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:54,128 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:54,138 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1260)] Ended with exit code 0 [2024-10-12 00:42:54,138 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:54,138 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:54,139 INFO L229 MonitoredProcess]: Starting monitored process 1261 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:54,139 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1261)] Waiting until timeout for monitored process [2024-10-12 00:42:54,140 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:54,150 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:54,150 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:54,150 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:54,150 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:54,150 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:54,150 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:54,150 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:54,151 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:54,161 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1261)] Ended with exit code 0 [2024-10-12 00:42:54,161 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:54,161 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:54,162 INFO L229 MonitoredProcess]: Starting monitored process 1262 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:54,162 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1262)] Waiting until timeout for monitored process [2024-10-12 00:42:54,163 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:54,173 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:54,173 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:54,173 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:54,173 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:54,173 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:54,173 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:54,173 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:54,174 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:54,184 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1262)] Ended with exit code 0 [2024-10-12 00:42:54,184 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:54,184 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:54,185 INFO L229 MonitoredProcess]: Starting monitored process 1263 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:54,185 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1263)] Waiting until timeout for monitored process [2024-10-12 00:42:54,186 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:54,196 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:54,196 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:54,196 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:54,196 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:54,196 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:54,196 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:54,196 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:54,197 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:54,208 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1263)] Ended with exit code 0 [2024-10-12 00:42:54,208 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:54,208 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:54,209 INFO L229 MonitoredProcess]: Starting monitored process 1264 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:54,209 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1264)] Waiting until timeout for monitored process [2024-10-12 00:42:54,210 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:54,219 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:54,219 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:54,220 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:54,220 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:54,220 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:54,220 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:54,220 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:54,221 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:54,231 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1264)] Ended with exit code 0 [2024-10-12 00:42:54,231 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:54,231 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:54,232 INFO L229 MonitoredProcess]: Starting monitored process 1265 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:54,233 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1265)] Waiting until timeout for monitored process [2024-10-12 00:42:54,233 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:54,243 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:54,243 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:54,243 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:54,243 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:54,243 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:54,244 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:54,244 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:54,245 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:54,254 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1265)] Ended with exit code 0 [2024-10-12 00:42:54,255 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:54,255 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:54,256 INFO L229 MonitoredProcess]: Starting monitored process 1266 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:54,256 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1266)] Waiting until timeout for monitored process [2024-10-12 00:42:54,257 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:54,266 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:54,267 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:54,267 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:54,267 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:54,267 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:54,267 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:54,267 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:54,268 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:54,278 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1266)] Ended with exit code 0 [2024-10-12 00:42:54,278 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:54,278 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:54,279 INFO L229 MonitoredProcess]: Starting monitored process 1267 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:54,280 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1267)] Waiting until timeout for monitored process [2024-10-12 00:42:54,280 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:54,290 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:54,290 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:54,290 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:54,290 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:54,290 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:54,290 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:54,291 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:54,292 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:54,302 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1267)] Ended with exit code 0 [2024-10-12 00:42:54,302 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:54,302 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:54,303 INFO L229 MonitoredProcess]: Starting monitored process 1268 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:54,303 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1268)] Waiting until timeout for monitored process [2024-10-12 00:42:54,304 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:54,313 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:54,313 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:54,313 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:54,313 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:54,313 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:54,314 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:54,314 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:54,315 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:54,325 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1268)] Ended with exit code 0 [2024-10-12 00:42:54,325 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:54,325 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:54,326 INFO L229 MonitoredProcess]: Starting monitored process 1269 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:54,326 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1269)] Waiting until timeout for monitored process [2024-10-12 00:42:54,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 [2024-10-12 00:42:54,336 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:54,336 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:54,337 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:54,337 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:54,337 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:54,338 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:54,340 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:54,350 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1269)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:54,350 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:54,350 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:54,351 INFO L229 MonitoredProcess]: Starting monitored process 1270 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:54,351 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1270)] Waiting until timeout for monitored process [2024-10-12 00:42:54,352 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:54,361 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:54,362 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:54,362 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:54,362 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:54,362 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:54,362 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:54,362 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:54,363 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:54,373 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1270)] Ended with exit code 0 [2024-10-12 00:42:54,373 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:54,373 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:54,374 INFO L229 MonitoredProcess]: Starting monitored process 1271 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:54,374 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1271)] Waiting until timeout for monitored process [2024-10-12 00:42:54,375 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:54,384 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:54,384 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:54,384 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:54,384 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:54,384 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:54,385 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:54,385 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:54,386 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:54,395 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1271)] Ended with exit code 0 [2024-10-12 00:42:54,396 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:54,396 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:54,396 INFO L229 MonitoredProcess]: Starting monitored process 1272 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:54,397 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1272)] Waiting until timeout for monitored process [2024-10-12 00:42:54,397 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:54,407 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:54,407 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:54,407 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:54,407 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:54,408 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:54,408 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:54,411 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:54,420 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1272)] Ended with exit code 0 [2024-10-12 00:42:54,420 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:54,421 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:54,421 INFO L229 MonitoredProcess]: Starting monitored process 1273 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:54,422 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1273)] Waiting until timeout for monitored process [2024-10-12 00:42:54,422 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:54,432 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:54,432 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:54,432 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:54,432 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:54,432 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:54,432 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:54,432 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:54,433 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:54,443 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1273)] Ended with exit code 0 [2024-10-12 00:42:54,443 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:54,443 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:54,444 INFO L229 MonitoredProcess]: Starting monitored process 1274 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:54,444 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1274)] Waiting until timeout for monitored process [2024-10-12 00:42:54,445 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:54,454 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:54,454 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:54,454 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:54,455 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:54,455 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:54,455 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:54,455 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:54,456 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:54,465 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1274)] Ended with exit code 0 [2024-10-12 00:42:54,466 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:54,466 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:54,467 INFO L229 MonitoredProcess]: Starting monitored process 1275 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:54,467 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1275)] Waiting until timeout for monitored process [2024-10-12 00:42:54,468 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:54,477 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:54,477 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:54,477 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:54,477 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:54,477 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:54,478 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:54,478 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:54,479 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:54,488 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1275)] Ended with exit code 0 [2024-10-12 00:42:54,489 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:54,489 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:54,489 INFO L229 MonitoredProcess]: Starting monitored process 1276 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:54,490 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1276)] Waiting until timeout for monitored process [2024-10-12 00:42:54,490 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:54,500 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:54,500 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:54,500 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:54,500 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:54,500 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:54,500 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:54,501 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:54,501 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:54,511 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1276)] Ended with exit code 0 [2024-10-12 00:42:54,511 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:54,511 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:54,512 INFO L229 MonitoredProcess]: Starting monitored process 1277 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:54,513 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1277)] Waiting until timeout for monitored process [2024-10-12 00:42:54,513 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:54,523 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:54,523 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:54,523 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:54,523 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:54,523 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:54,523 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:54,523 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:54,524 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:54,534 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1277)] Ended with exit code 0 [2024-10-12 00:42:54,534 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:54,534 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:54,535 INFO L229 MonitoredProcess]: Starting monitored process 1278 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:54,535 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1278)] Waiting until timeout for monitored process [2024-10-12 00:42:54,536 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:54,545 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:54,545 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:54,546 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:54,546 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:54,546 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:54,546 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:54,546 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:54,547 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:54,557 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1278)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:54,557 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:54,557 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:54,558 INFO L229 MonitoredProcess]: Starting monitored process 1279 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:54,559 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1279)] Waiting until timeout for monitored process [2024-10-12 00:42:54,559 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:54,569 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:54,569 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:54,569 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:54,569 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:54,569 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:54,569 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:54,569 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:54,570 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:54,579 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1279)] Ended with exit code 0 [2024-10-12 00:42:54,580 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:54,580 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:54,580 INFO L229 MonitoredProcess]: Starting monitored process 1280 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:54,581 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1280)] Waiting until timeout for monitored process [2024-10-12 00:42:54,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 [2024-10-12 00:42:54,591 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:54,591 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:54,591 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:54,591 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:54,591 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:54,592 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:54,592 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:54,593 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:54,602 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1280)] Ended with exit code 0 [2024-10-12 00:42:54,602 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:54,602 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:54,603 INFO L229 MonitoredProcess]: Starting monitored process 1281 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:54,604 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1281)] Waiting until timeout for monitored process [2024-10-12 00:42:54,604 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:54,614 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:54,614 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:54,614 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:54,614 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:54,614 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:54,614 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:54,614 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:54,615 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:54,625 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1281)] Ended with exit code 0 [2024-10-12 00:42:54,625 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:54,625 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:54,626 INFO L229 MonitoredProcess]: Starting monitored process 1282 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:54,626 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1282)] Waiting until timeout for monitored process [2024-10-12 00:42:54,626 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:54,636 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:54,636 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:54,636 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:54,636 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:54,636 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:54,636 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:54,636 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:54,638 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:54,647 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1282)] Ended with exit code 0 [2024-10-12 00:42:54,648 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:54,648 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:54,648 INFO L229 MonitoredProcess]: Starting monitored process 1283 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:54,649 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1283)] Waiting until timeout for monitored process [2024-10-12 00:42:54,649 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:54,659 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:54,659 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:54,659 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:54,659 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:54,659 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:54,659 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:54,659 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:54,660 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:54,670 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1283)] Ended with exit code 0 [2024-10-12 00:42:54,671 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:54,671 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:54,671 INFO L229 MonitoredProcess]: Starting monitored process 1284 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:54,672 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1284)] Waiting until timeout for monitored process [2024-10-12 00:42:54,672 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:54,683 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:54,683 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:54,683 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:54,683 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:54,683 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:54,683 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:54,683 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:54,684 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:54,695 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1284)] Ended with exit code 0 [2024-10-12 00:42:54,695 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:54,695 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:54,696 INFO L229 MonitoredProcess]: Starting monitored process 1285 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:54,697 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1285)] Waiting until timeout for monitored process [2024-10-12 00:42:54,697 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:54,707 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:54,707 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:54,707 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:54,707 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:54,707 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:54,707 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:54,707 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:54,708 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:54,718 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1285)] Ended with exit code 0 [2024-10-12 00:42:54,719 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:54,719 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:54,719 INFO L229 MonitoredProcess]: Starting monitored process 1286 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:54,720 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1286)] Waiting until timeout for monitored process [2024-10-12 00:42:54,720 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:54,730 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:54,731 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:54,731 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:54,731 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:54,731 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:54,731 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:54,731 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:54,732 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:54,742 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1286)] Ended with exit code 0 [2024-10-12 00:42:54,743 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:54,743 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:54,744 INFO L229 MonitoredProcess]: Starting monitored process 1287 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:54,744 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1287)] Waiting until timeout for monitored process [2024-10-12 00:42:54,745 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:54,755 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:54,755 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:54,755 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:54,755 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:54,755 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:54,755 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:54,755 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:54,756 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:54,767 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1287)] Ended with exit code 0 [2024-10-12 00:42:54,767 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:54,767 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:54,768 INFO L229 MonitoredProcess]: Starting monitored process 1288 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:54,768 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1288)] Waiting until timeout for monitored process [2024-10-12 00:42:54,769 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:54,778 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:54,778 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:54,778 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:54,778 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:54,779 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:54,779 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:54,782 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:54,791 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1288)] Ended with exit code 0 [2024-10-12 00:42:54,792 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:54,792 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:54,792 INFO L229 MonitoredProcess]: Starting monitored process 1289 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:54,793 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1289)] Waiting until timeout for monitored process [2024-10-12 00:42:54,793 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:54,803 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:54,803 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:54,803 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:54,804 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:54,804 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:54,804 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:54,807 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:54,817 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1289)] Ended with exit code 0 [2024-10-12 00:42:54,817 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:54,817 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:54,818 INFO L229 MonitoredProcess]: Starting monitored process 1290 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:54,819 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1290)] Waiting until timeout for monitored process [2024-10-12 00:42:54,819 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:54,829 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:54,829 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:54,829 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:54,829 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:54,829 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:54,829 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:54,829 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:54,830 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:54,841 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1290)] Ended with exit code 0 [2024-10-12 00:42:54,841 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:54,841 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:54,842 INFO L229 MonitoredProcess]: Starting monitored process 1291 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:54,842 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1291)] Waiting until timeout for monitored process [2024-10-12 00:42:54,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 [2024-10-12 00:42:54,853 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:54,853 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:54,853 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:54,853 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:54,853 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:54,853 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:54,853 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:54,854 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:54,864 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1291)] Ended with exit code 0 [2024-10-12 00:42:54,865 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:54,865 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:54,865 INFO L229 MonitoredProcess]: Starting monitored process 1292 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:54,866 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1292)] Waiting until timeout for monitored process [2024-10-12 00:42:54,866 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:54,876 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:54,877 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:54,877 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:54,877 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:54,877 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:54,877 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:54,877 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:54,878 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:54,888 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1292)] Ended with exit code 0 [2024-10-12 00:42:54,889 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:54,889 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:54,889 INFO L229 MonitoredProcess]: Starting monitored process 1293 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:54,890 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1293)] Waiting until timeout for monitored process [2024-10-12 00:42:54,891 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:54,900 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:54,900 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:54,901 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:54,901 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:54,901 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:54,902 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:54,904 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:54,915 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1293)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:54,915 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:54,915 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:54,916 INFO L229 MonitoredProcess]: Starting monitored process 1294 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:54,917 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1294)] Waiting until timeout for monitored process [2024-10-12 00:42:54,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 [2024-10-12 00:42:54,927 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:54,927 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:54,927 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:54,927 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:54,928 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:54,928 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:54,932 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:54,941 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1294)] Ended with exit code 0 [2024-10-12 00:42:54,941 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:54,942 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:54,942 INFO L229 MonitoredProcess]: Starting monitored process 1295 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:54,943 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1295)] Waiting until timeout for monitored process [2024-10-12 00:42:54,943 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:54,953 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:54,953 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:54,953 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:54,953 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:54,954 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:54,954 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:54,957 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:54,966 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1295)] Ended with exit code 0 [2024-10-12 00:42:54,966 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:54,967 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:54,967 INFO L229 MonitoredProcess]: Starting monitored process 1296 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:54,968 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1296)] Waiting until timeout for monitored process [2024-10-12 00:42:54,968 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:54,978 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:54,978 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:54,978 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:54,978 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:54,979 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:54,979 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:54,982 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:54,991 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1296)] Ended with exit code 0 [2024-10-12 00:42:54,991 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:54,991 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:54,992 INFO L229 MonitoredProcess]: Starting monitored process 1297 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:54,993 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1297)] Waiting until timeout for monitored process [2024-10-12 00:42:54,993 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:55,013 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:55,013 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:55,013 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:55,013 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:55,014 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:55,014 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:55,017 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:55,027 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1297)] Ended with exit code 0 [2024-10-12 00:42:55,027 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:55,027 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:55,028 INFO L229 MonitoredProcess]: Starting monitored process 1298 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:55,028 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1298)] Waiting until timeout for monitored process [2024-10-12 00:42:55,029 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:55,038 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:55,039 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:55,039 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:55,039 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:55,039 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:55,040 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:55,042 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:55,052 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1298)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:55,052 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:55,052 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:55,053 INFO L229 MonitoredProcess]: Starting monitored process 1299 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:55,054 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1299)] Waiting until timeout for monitored process [2024-10-12 00:42:55,054 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:55,064 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:55,065 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:55,065 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:55,065 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:55,066 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:55,066 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:55,068 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:55,078 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1299)] Ended with exit code 0 [2024-10-12 00:42:55,079 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:55,079 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:55,079 INFO L229 MonitoredProcess]: Starting monitored process 1300 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:55,080 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1300)] Waiting until timeout for monitored process [2024-10-12 00:42:55,080 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:55,090 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:55,090 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:55,090 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:55,091 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:55,093 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:55,093 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:55,101 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:55,111 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1300)] Ended with exit code 0 [2024-10-12 00:42:55,111 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:55,111 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:55,112 INFO L229 MonitoredProcess]: Starting monitored process 1301 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:55,112 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1301)] Waiting until timeout for monitored process [2024-10-12 00:42:55,113 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:55,123 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:55,123 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:55,123 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:55,123 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:55,123 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:55,123 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:55,123 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:55,124 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:55,134 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1301)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:55,134 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:55,134 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:55,135 INFO L229 MonitoredProcess]: Starting monitored process 1302 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:55,135 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1302)] Waiting until timeout for monitored process [2024-10-12 00:42:55,136 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:55,145 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:55,145 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:55,145 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:55,146 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:55,147 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:55,147 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:55,149 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:55,159 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1302)] Ended with exit code 0 [2024-10-12 00:42:55,159 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:55,159 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:55,160 INFO L229 MonitoredProcess]: Starting monitored process 1303 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:55,160 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1303)] Waiting until timeout for monitored process [2024-10-12 00:42:55,161 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:55,170 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:55,171 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:55,171 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:55,171 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:55,171 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:55,171 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:55,171 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:55,172 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:55,182 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1303)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:55,182 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:55,182 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:55,183 INFO L229 MonitoredProcess]: Starting monitored process 1304 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:55,183 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1304)] Waiting until timeout for monitored process [2024-10-12 00:42:55,186 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:55,195 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:55,196 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:55,196 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:55,196 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:55,196 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:55,196 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:42:55,196 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:55,197 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:55,208 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1304)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:55,208 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:55,208 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:55,209 INFO L229 MonitoredProcess]: Starting monitored process 1305 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:55,210 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1305)] Waiting until timeout for monitored process [2024-10-12 00:42:55,210 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:55,220 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:55,220 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:55,220 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:55,220 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:55,221 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:55,221 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:55,223 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:55,233 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1305)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:55,233 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:55,233 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:55,234 INFO L229 MonitoredProcess]: Starting monitored process 1306 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:55,234 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1306)] Waiting until timeout for monitored process [2024-10-12 00:42:55,235 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:55,244 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:55,245 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:55,245 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:55,245 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:55,246 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:55,246 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:55,249 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:55,259 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1306)] Ended with exit code 0 [2024-10-12 00:42:55,259 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:55,259 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:55,260 INFO L229 MonitoredProcess]: Starting monitored process 1307 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:55,261 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1307)] Waiting until timeout for monitored process [2024-10-12 00:42:55,262 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:55,272 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:55,272 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:55,272 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:55,272 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:55,273 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:55,273 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:55,276 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:55,286 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1307)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:55,286 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:55,287 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:55,287 INFO L229 MonitoredProcess]: Starting monitored process 1308 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:55,288 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1308)] Waiting until timeout for monitored process [2024-10-12 00:42:55,288 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:55,298 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:55,298 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:55,298 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:55,298 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:55,299 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:55,299 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:55,302 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:55,312 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1308)] Ended with exit code 0 [2024-10-12 00:42:55,312 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:55,312 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:55,313 INFO L229 MonitoredProcess]: Starting monitored process 1309 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:55,313 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1309)] Waiting until timeout for monitored process [2024-10-12 00:42:55,314 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:55,323 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:55,324 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:55,324 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:55,324 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:55,324 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:55,325 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:55,327 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:55,337 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1309)] Ended with exit code 0 [2024-10-12 00:42:55,337 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:55,337 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:55,338 INFO L229 MonitoredProcess]: Starting monitored process 1310 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:55,338 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1310)] Waiting until timeout for monitored process [2024-10-12 00:42:55,339 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:55,348 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:55,348 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:55,348 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:55,348 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:55,350 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:42:55,350 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:55,353 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:55,362 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1310)] Ended with exit code 0 [2024-10-12 00:42:55,363 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:55,363 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:55,363 INFO L229 MonitoredProcess]: Starting monitored process 1311 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:55,364 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1311)] Waiting until timeout for monitored process [2024-10-12 00:42:55,364 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:55,374 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:55,374 INFO L203 nArgumentSynthesizer]: 2 stem disjuncts [2024-10-12 00:42:55,374 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:55,374 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:42:55,375 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:55,375 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:42:55,379 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:55,389 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1311)] Ended with exit code 0 [2024-10-12 00:42:55,389 INFO L451 LassoAnalysis]: Using template '3-nested'. [2024-10-12 00:42:55,389 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:55,389 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:55,390 INFO L229 MonitoredProcess]: Starting monitored process 1312 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:55,391 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1312)] Waiting until timeout for monitored process [2024-10-12 00:42:55,391 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:55,401 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:55,401 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:55,401 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:55,401 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:55,401 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:55,401 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:55,401 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:55,402 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:55,413 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1312)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:55,413 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:55,413 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:55,414 INFO L229 MonitoredProcess]: Starting monitored process 1313 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:55,414 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1313)] Waiting until timeout for monitored process [2024-10-12 00:42:55,415 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:55,424 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:55,425 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:55,425 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:55,425 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:55,425 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:55,425 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:55,425 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:55,426 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:55,436 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1313)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:55,436 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:55,436 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:55,437 INFO L229 MonitoredProcess]: Starting monitored process 1314 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:55,437 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1314)] Waiting until timeout for monitored process [2024-10-12 00:42:55,438 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:55,447 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:55,447 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:55,448 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:55,448 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:55,448 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:55,448 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:55,448 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:55,449 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:55,459 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1314)] Ended with exit code 0 [2024-10-12 00:42:55,459 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:55,459 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:55,460 INFO L229 MonitoredProcess]: Starting monitored process 1315 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:55,460 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1315)] Waiting until timeout for monitored process [2024-10-12 00:42:55,461 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:55,470 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:55,470 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:55,470 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:55,470 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:55,470 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:55,471 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:55,471 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:55,472 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:55,481 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1315)] Ended with exit code 0 [2024-10-12 00:42:55,482 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:55,482 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:55,482 INFO L229 MonitoredProcess]: Starting monitored process 1316 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:55,483 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1316)] Waiting until timeout for monitored process [2024-10-12 00:42:55,483 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:55,493 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:55,493 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:55,493 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:55,493 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:55,493 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:55,494 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:55,494 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:55,495 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:55,504 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1316)] Ended with exit code 0 [2024-10-12 00:42:55,504 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:55,505 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:55,505 INFO L229 MonitoredProcess]: Starting monitored process 1317 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:55,506 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1317)] Waiting until timeout for monitored process [2024-10-12 00:42:55,506 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:55,516 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:55,516 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:55,516 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:55,516 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:55,516 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:55,516 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:55,516 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:55,518 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:55,527 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1317)] Ended with exit code 0 [2024-10-12 00:42:55,527 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:55,527 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:55,528 INFO L229 MonitoredProcess]: Starting monitored process 1318 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:55,529 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1318)] Waiting until timeout for monitored process [2024-10-12 00:42:55,529 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:55,539 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:55,539 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:55,539 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:55,539 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:55,539 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:55,539 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:55,539 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:55,541 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:55,550 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1318)] Ended with exit code 0 [2024-10-12 00:42:55,550 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:55,550 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:55,551 INFO L229 MonitoredProcess]: Starting monitored process 1319 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:55,552 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1319)] Waiting until timeout for monitored process [2024-10-12 00:42:55,552 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:55,562 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:55,562 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:55,562 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:55,562 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:55,562 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:55,562 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:55,562 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:55,564 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:55,574 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1319)] Ended with exit code 0 [2024-10-12 00:42:55,574 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:55,574 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:55,575 INFO L229 MonitoredProcess]: Starting monitored process 1320 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:55,575 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1320)] Waiting until timeout for monitored process [2024-10-12 00:42:55,576 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:55,585 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:55,585 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:55,585 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:55,585 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:55,585 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:55,586 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:55,586 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:55,587 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:55,597 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1320)] Ended with exit code 0 [2024-10-12 00:42:55,597 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:55,597 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:55,598 INFO L229 MonitoredProcess]: Starting monitored process 1321 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:55,598 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1321)] Waiting until timeout for monitored process [2024-10-12 00:42:55,599 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:55,608 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:55,608 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:55,608 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:55,608 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:55,608 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:55,609 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:55,609 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:55,610 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:55,619 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1321)] Ended with exit code 0 [2024-10-12 00:42:55,619 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:55,620 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:55,620 INFO L229 MonitoredProcess]: Starting monitored process 1322 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:55,621 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1322)] Waiting until timeout for monitored process [2024-10-12 00:42:55,621 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:55,631 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:55,631 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:55,631 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:55,631 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:55,631 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:55,631 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:55,631 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:55,632 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:55,643 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1322)] Ended with exit code 0 [2024-10-12 00:42:55,643 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:55,643 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:55,644 INFO L229 MonitoredProcess]: Starting monitored process 1323 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:55,644 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1323)] Waiting until timeout for monitored process [2024-10-12 00:42:55,645 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:55,654 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:55,654 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:55,654 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:55,654 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:55,654 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:55,655 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:55,655 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:55,656 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:55,666 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1323)] Ended with exit code 0 [2024-10-12 00:42:55,666 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:55,666 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:55,667 INFO L229 MonitoredProcess]: Starting monitored process 1324 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:55,667 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1324)] Waiting until timeout for monitored process [2024-10-12 00:42:55,668 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:55,677 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:55,677 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:55,677 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:55,678 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:55,678 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:55,678 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:55,678 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:55,679 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:55,689 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1324)] Ended with exit code 0 [2024-10-12 00:42:55,689 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:55,689 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:55,690 INFO L229 MonitoredProcess]: Starting monitored process 1325 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:55,691 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1325)] Waiting until timeout for monitored process [2024-10-12 00:42:55,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 [2024-10-12 00:42:55,701 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:55,701 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:55,701 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:55,701 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:55,702 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:55,702 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:55,705 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:55,715 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1325)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:55,715 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:55,715 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:55,716 INFO L229 MonitoredProcess]: Starting monitored process 1326 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:55,716 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1326)] Waiting until timeout for monitored process [2024-10-12 00:42:55,717 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:55,727 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:55,727 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:55,727 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:55,727 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:55,727 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:55,727 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:55,727 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:55,728 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:55,738 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1326)] Ended with exit code 0 [2024-10-12 00:42:55,738 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:55,738 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:55,739 INFO L229 MonitoredProcess]: Starting monitored process 1327 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:55,740 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1327)] Waiting until timeout for monitored process [2024-10-12 00:42:55,740 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:55,750 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:55,750 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:55,750 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:55,750 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:55,750 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:55,750 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:55,750 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:55,751 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:55,762 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1327)] Ended with exit code 0 [2024-10-12 00:42:55,762 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:55,762 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:55,763 INFO L229 MonitoredProcess]: Starting monitored process 1328 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:55,763 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1328)] Waiting until timeout for monitored process [2024-10-12 00:42:55,764 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:55,773 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:55,773 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:55,773 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:55,773 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:55,773 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:55,774 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:55,774 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:55,775 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:55,785 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1328)] Ended with exit code 0 [2024-10-12 00:42:55,785 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:55,785 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:55,786 INFO L229 MonitoredProcess]: Starting monitored process 1329 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:55,786 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1329)] Waiting until timeout for monitored process [2024-10-12 00:42:55,787 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:55,797 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:55,797 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:55,797 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:55,797 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:55,797 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:55,797 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:55,797 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:55,799 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:55,811 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1329)] Ended with exit code 0 [2024-10-12 00:42:55,812 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:55,812 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:55,813 INFO L229 MonitoredProcess]: Starting monitored process 1330 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:55,813 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1330)] Waiting until timeout for monitored process [2024-10-12 00:42:55,814 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:55,825 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:55,825 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:55,825 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:55,825 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:55,825 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:55,825 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:55,826 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:55,827 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:55,838 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1330)] Ended with exit code 0 [2024-10-12 00:42:55,838 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:55,838 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:55,839 INFO L229 MonitoredProcess]: Starting monitored process 1331 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:55,839 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1331)] Waiting until timeout for monitored process [2024-10-12 00:42:55,840 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:55,849 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:55,849 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:55,850 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:55,850 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:55,850 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:55,850 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:55,850 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:55,851 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:55,860 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1331)] Ended with exit code 0 [2024-10-12 00:42:55,861 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:55,861 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:55,861 INFO L229 MonitoredProcess]: Starting monitored process 1332 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:55,862 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1332)] Waiting until timeout for monitored process [2024-10-12 00:42:55,863 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:55,873 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:55,873 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:55,873 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:55,873 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:55,873 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:55,873 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:55,874 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:55,875 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:55,885 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1332)] Ended with exit code 0 [2024-10-12 00:42:55,885 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:55,885 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:55,886 INFO L229 MonitoredProcess]: Starting monitored process 1333 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:55,886 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1333)] Waiting until timeout for monitored process [2024-10-12 00:42:55,887 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:55,897 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:55,897 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:55,897 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:55,897 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:55,897 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:55,897 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:55,897 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:55,898 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:55,908 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1333)] Ended with exit code 0 [2024-10-12 00:42:55,908 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:55,908 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:55,909 INFO L229 MonitoredProcess]: Starting monitored process 1334 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:55,910 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1334)] Waiting until timeout for monitored process [2024-10-12 00:42:55,910 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:55,920 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:55,920 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:55,920 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:55,921 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:55,921 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:55,921 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:55,921 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:55,922 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:55,931 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1334)] Ended with exit code 0 [2024-10-12 00:42:55,932 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:55,932 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:55,933 INFO L229 MonitoredProcess]: Starting monitored process 1335 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:55,933 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1335)] Waiting until timeout for monitored process [2024-10-12 00:42:55,934 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:55,944 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:55,944 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:55,944 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:55,944 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:55,944 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:55,944 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:55,944 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:55,945 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:55,955 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1335)] Ended with exit code 0 [2024-10-12 00:42:55,955 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:55,956 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:55,957 INFO L229 MonitoredProcess]: Starting monitored process 1336 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:55,957 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1336)] Waiting until timeout for monitored process [2024-10-12 00:42:55,958 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:55,968 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:55,968 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:55,968 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:55,968 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:55,968 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:55,969 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:55,969 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:55,970 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:55,980 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1336)] Ended with exit code 0 [2024-10-12 00:42:55,980 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:55,980 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:55,981 INFO L229 MonitoredProcess]: Starting monitored process 1337 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:55,981 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1337)] Waiting until timeout for monitored process [2024-10-12 00:42:55,982 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:55,991 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:55,992 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:55,992 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:55,992 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:55,993 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:55,993 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:55,997 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:56,007 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1337)] Ended with exit code 0 [2024-10-12 00:42:56,007 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:56,007 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:56,008 INFO L229 MonitoredProcess]: Starting monitored process 1338 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:56,009 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1338)] Waiting until timeout for monitored process [2024-10-12 00:42:56,009 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:56,019 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:56,019 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:56,019 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:56,019 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:56,019 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:56,019 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:56,019 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:56,021 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:56,031 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1338)] Ended with exit code 0 [2024-10-12 00:42:56,031 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:56,031 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:56,032 INFO L229 MonitoredProcess]: Starting monitored process 1339 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:56,033 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1339)] Waiting until timeout for monitored process [2024-10-12 00:42:56,033 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:56,043 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:56,043 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:56,043 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:56,043 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:56,043 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:56,043 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:56,044 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:56,045 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:56,054 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1339)] Ended with exit code 0 [2024-10-12 00:42:56,054 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:56,054 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:56,055 INFO L229 MonitoredProcess]: Starting monitored process 1340 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:56,056 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1340)] Waiting until timeout for monitored process [2024-10-12 00:42:56,056 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:56,066 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:56,066 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:56,066 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:56,066 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:56,066 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:56,067 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:56,067 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:56,068 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:56,078 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1340)] Ended with exit code 0 [2024-10-12 00:42:56,078 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:56,078 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:56,079 INFO L229 MonitoredProcess]: Starting monitored process 1341 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:56,080 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1341)] Waiting until timeout for monitored process [2024-10-12 00:42:56,080 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:56,089 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:56,090 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:56,090 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:56,090 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:56,090 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:56,090 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:56,090 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:56,091 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:56,101 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1341)] Ended with exit code 0 [2024-10-12 00:42:56,101 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:56,101 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:56,102 INFO L229 MonitoredProcess]: Starting monitored process 1342 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:56,103 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1342)] Waiting until timeout for monitored process [2024-10-12 00:42:56,103 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:56,112 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:56,113 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:56,113 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:56,113 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:56,113 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:56,113 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:56,113 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:56,114 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:56,125 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1342)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:56,125 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:56,125 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:56,126 INFO L229 MonitoredProcess]: Starting monitored process 1343 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:56,127 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1343)] Waiting until timeout for monitored process [2024-10-12 00:42:56,127 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:56,137 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:56,138 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:56,138 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:56,138 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:56,138 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:56,138 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:56,138 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:56,139 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:56,149 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1343)] Ended with exit code 0 [2024-10-12 00:42:56,149 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:56,149 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:56,150 INFO L229 MonitoredProcess]: Starting monitored process 1344 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:56,151 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1344)] Waiting until timeout for monitored process [2024-10-12 00:42:56,151 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:56,161 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:56,161 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:56,161 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:56,161 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:56,162 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:56,162 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:56,162 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:56,163 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:56,173 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1344)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:56,173 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:56,173 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:56,174 INFO L229 MonitoredProcess]: Starting monitored process 1345 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:56,174 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1345)] Waiting until timeout for monitored process [2024-10-12 00:42:56,175 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:56,185 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:56,185 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:56,185 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:56,185 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:56,185 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:56,186 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:56,186 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:56,187 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:56,197 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1345)] Ended with exit code 0 [2024-10-12 00:42:56,197 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:56,197 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:56,198 INFO L229 MonitoredProcess]: Starting monitored process 1346 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:56,198 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1346)] Waiting until timeout for monitored process [2024-10-12 00:42:56,199 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:56,209 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:56,209 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:56,209 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:56,209 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:56,209 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:56,209 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:56,209 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:56,210 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:56,220 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1346)] Ended with exit code 0 [2024-10-12 00:42:56,220 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:56,220 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:56,221 INFO L229 MonitoredProcess]: Starting monitored process 1347 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:56,221 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1347)] Waiting until timeout for monitored process [2024-10-12 00:42:56,222 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:56,231 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:56,231 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:56,231 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:56,232 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:56,232 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:56,232 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:56,232 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:56,233 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:56,242 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1347)] Ended with exit code 0 [2024-10-12 00:42:56,243 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:56,243 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:56,243 INFO L229 MonitoredProcess]: Starting monitored process 1348 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:56,244 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1348)] Waiting until timeout for monitored process [2024-10-12 00:42:56,244 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:56,254 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:56,254 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:56,254 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:56,254 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:56,254 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:56,254 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:56,254 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:56,256 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:56,266 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1348)] Ended with exit code 0 [2024-10-12 00:42:56,266 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:56,266 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:56,267 INFO L229 MonitoredProcess]: Starting monitored process 1349 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:56,267 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1349)] Waiting until timeout for monitored process [2024-10-12 00:42:56,268 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:56,278 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:56,278 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:56,278 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:56,278 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:56,278 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:56,278 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:56,278 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:56,279 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:56,289 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1349)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:56,289 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:56,289 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:56,290 INFO L229 MonitoredProcess]: Starting monitored process 1350 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:56,291 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1350)] Waiting until timeout for monitored process [2024-10-12 00:42:56,291 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:56,301 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:56,301 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:56,301 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:56,301 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:56,301 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:56,301 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:56,301 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:56,302 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:56,312 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1350)] Ended with exit code 0 [2024-10-12 00:42:56,312 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:56,312 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:56,313 INFO L229 MonitoredProcess]: Starting monitored process 1351 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:56,313 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1351)] Waiting until timeout for monitored process [2024-10-12 00:42:56,314 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:56,324 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:56,324 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:56,324 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:56,324 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:56,324 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:56,324 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:56,324 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:56,326 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:56,335 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1351)] Ended with exit code 0 [2024-10-12 00:42:56,335 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:56,335 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:56,336 INFO L229 MonitoredProcess]: Starting monitored process 1352 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:56,337 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1352)] Waiting until timeout for monitored process [2024-10-12 00:42:56,337 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:56,346 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:56,347 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:56,347 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:56,347 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:56,347 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:56,347 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:56,347 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:56,348 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:56,358 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1352)] Ended with exit code 0 [2024-10-12 00:42:56,358 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:56,358 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:56,359 INFO L229 MonitoredProcess]: Starting monitored process 1353 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:56,359 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1353)] Waiting until timeout for monitored process [2024-10-12 00:42:56,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 [2024-10-12 00:42:56,369 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:56,369 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:56,369 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:56,369 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:56,369 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:56,370 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:56,370 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:56,371 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:56,380 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1353)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:56,380 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:56,381 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:56,381 INFO L229 MonitoredProcess]: Starting monitored process 1354 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:56,382 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1354)] Waiting until timeout for monitored process [2024-10-12 00:42:56,382 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:56,392 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:56,392 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:56,392 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:56,392 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:56,392 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:56,392 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:56,392 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:56,393 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:56,403 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1354)] Ended with exit code 0 [2024-10-12 00:42:56,403 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:56,403 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:56,404 INFO L229 MonitoredProcess]: Starting monitored process 1355 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:56,404 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1355)] Waiting until timeout for monitored process [2024-10-12 00:42:56,405 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:56,414 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:56,415 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:56,415 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:56,415 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:56,415 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:56,415 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:56,415 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:56,416 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:56,426 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1355)] Ended with exit code 0 [2024-10-12 00:42:56,426 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:56,427 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:56,427 INFO L229 MonitoredProcess]: Starting monitored process 1356 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:56,428 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1356)] Waiting until timeout for monitored process [2024-10-12 00:42:56,428 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:56,438 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:56,438 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:56,438 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:56,438 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:56,438 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:56,438 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:56,438 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:56,439 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:56,449 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1356)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:56,449 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:56,449 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:56,450 INFO L229 MonitoredProcess]: Starting monitored process 1357 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:56,450 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1357)] Waiting until timeout for monitored process [2024-10-12 00:42:56,451 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:56,461 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:56,461 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:56,461 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:56,461 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:56,462 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:56,462 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:56,465 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:56,475 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1357)] Ended with exit code 0 [2024-10-12 00:42:56,475 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:56,476 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:56,476 INFO L229 MonitoredProcess]: Starting monitored process 1358 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:56,477 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1358)] Waiting until timeout for monitored process [2024-10-12 00:42:56,477 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:56,487 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:56,487 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:56,487 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:56,487 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:56,488 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:56,488 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:56,491 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:56,501 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1358)] Ended with exit code 0 [2024-10-12 00:42:56,501 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:56,501 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:56,502 INFO L229 MonitoredProcess]: Starting monitored process 1359 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:56,502 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1359)] Waiting until timeout for monitored process [2024-10-12 00:42: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 [2024-10-12 00:42:56,512 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:56,512 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:56,512 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:56,512 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:56,512 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:56,513 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:56,513 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:56,514 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:56,523 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1359)] Ended with exit code 0 [2024-10-12 00:42:56,523 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:56,523 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:56,524 INFO L229 MonitoredProcess]: Starting monitored process 1360 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:56,525 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1360)] Waiting until timeout for monitored process [2024-10-12 00:42:56,525 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:56,534 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:56,535 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:56,535 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:56,535 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:56,535 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:56,535 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:56,535 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:56,536 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:56,546 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1360)] Ended with exit code 0 [2024-10-12 00:42:56,546 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:56,546 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:56,547 INFO L229 MonitoredProcess]: Starting monitored process 1361 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:56,559 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1361)] Waiting until timeout for monitored process [2024-10-12 00:42:56,559 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:56,569 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:56,569 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:56,569 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:56,569 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:56,570 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:56,570 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:56,573 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:56,583 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1361)] Ended with exit code 0 [2024-10-12 00:42:56,583 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:56,583 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:56,584 INFO L229 MonitoredProcess]: Starting monitored process 1362 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:56,584 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1362)] Waiting until timeout for monitored process [2024-10-12 00:42:56,585 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:56,594 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:56,594 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:56,595 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:56,595 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:56,595 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:56,595 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:56,595 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:56,596 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:56,606 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1362)] Ended with exit code 0 [2024-10-12 00:42:56,606 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:56,606 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:56,607 INFO L229 MonitoredProcess]: Starting monitored process 1363 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:56,608 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1363)] Waiting until timeout for monitored process [2024-10-12 00:42:56,609 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:56,618 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:56,618 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:56,618 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:56,618 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:56,618 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:56,618 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:56,619 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:56,620 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:56,629 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1363)] Ended with exit code 0 [2024-10-12 00:42:56,629 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:56,629 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:56,630 INFO L229 MonitoredProcess]: Starting monitored process 1364 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:56,631 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1364)] Waiting until timeout for monitored process [2024-10-12 00:42:56,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 [2024-10-12 00:42:56,641 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:56,641 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:56,641 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:56,641 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:56,641 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:56,641 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:56,641 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:56,642 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:56,652 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1364)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:56,652 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:56,652 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:56,653 INFO L229 MonitoredProcess]: Starting monitored process 1365 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:56,653 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1365)] Waiting until timeout for monitored process [2024-10-12 00:42:56,654 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:56,663 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:56,663 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:56,664 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:56,664 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:56,664 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:56,664 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:56,664 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:56,665 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:56,674 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1365)] Ended with exit code 0 [2024-10-12 00:42:56,675 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:56,675 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:56,676 INFO L229 MonitoredProcess]: Starting monitored process 1366 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:56,676 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1366)] Waiting until timeout for monitored process [2024-10-12 00:42:56,677 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:56,686 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:56,686 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:56,686 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:56,686 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:56,686 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:56,686 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:56,686 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:56,688 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:56,697 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1366)] Ended with exit code 0 [2024-10-12 00:42:56,697 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:56,698 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:56,698 INFO L229 MonitoredProcess]: Starting monitored process 1367 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:56,699 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1367)] Waiting until timeout for monitored process [2024-10-12 00:42:56,699 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:56,709 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:56,709 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:56,709 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:56,709 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:56,709 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:56,709 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:56,709 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:56,711 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:56,720 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1367)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:56,720 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:56,720 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:56,721 INFO L229 MonitoredProcess]: Starting monitored process 1368 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:56,722 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1368)] Waiting until timeout for monitored process [2024-10-12 00:42:56,722 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:56,732 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:56,732 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:56,732 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:56,732 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:56,732 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:56,732 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:56,732 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:56,734 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:56,743 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1368)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:56,744 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:56,744 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:56,745 INFO L229 MonitoredProcess]: Starting monitored process 1369 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:56,745 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1369)] Waiting until timeout for monitored process [2024-10-12 00:42:56,745 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:56,755 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:56,756 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:56,756 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:56,756 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:56,756 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:56,756 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:56,756 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:56,757 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:56,767 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1369)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:56,767 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:56,767 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:56,768 INFO L229 MonitoredProcess]: Starting monitored process 1370 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:56,769 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1370)] Waiting until timeout for monitored process [2024-10-12 00:42:56,769 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:56,779 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:56,779 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:56,779 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:56,779 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:56,780 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:56,780 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:56,780 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:56,781 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:56,791 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1370)] Ended with exit code 0 [2024-10-12 00:42:56,791 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:56,791 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:56,792 INFO L229 MonitoredProcess]: Starting monitored process 1371 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:56,792 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1371)] Waiting until timeout for monitored process [2024-10-12 00:42:56,793 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:56,802 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:56,802 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:56,802 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:56,802 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:56,802 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:56,802 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:56,802 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:56,804 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:56,815 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1371)] Ended with exit code 0 [2024-10-12 00:42:56,815 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:56,815 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:56,816 INFO L229 MonitoredProcess]: Starting monitored process 1372 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:56,816 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1372)] Waiting until timeout for monitored process [2024-10-12 00:42:56,817 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:56,826 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:56,827 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:56,827 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:56,827 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:56,827 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:56,827 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:56,827 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:56,828 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:56,839 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1372)] Ended with exit code 0 [2024-10-12 00:42:56,839 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:56,839 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:56,840 INFO L229 MonitoredProcess]: Starting monitored process 1373 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:56,840 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1373)] Waiting until timeout for monitored process [2024-10-12 00:42:56,841 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:56,850 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:56,850 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:56,850 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:56,850 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:56,850 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:56,850 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:56,851 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:56,852 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:56,861 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1373)] Ended with exit code 0 [2024-10-12 00:42:56,861 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:56,861 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:56,862 INFO L229 MonitoredProcess]: Starting monitored process 1374 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:56,862 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1374)] Waiting until timeout for monitored process [2024-10-12 00:42:56,863 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:56,873 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:56,873 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:56,873 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:56,873 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:56,873 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:56,873 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:56,874 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:56,875 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:56,884 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1374)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:56,885 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:56,885 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:56,885 INFO L229 MonitoredProcess]: Starting monitored process 1375 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:56,886 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1375)] Waiting until timeout for monitored process [2024-10-12 00:42:56,887 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:56,896 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:56,896 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:56,896 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:56,896 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:56,896 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:56,896 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:56,897 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:56,898 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:56,908 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1375)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:56,908 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:56,908 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:56,909 INFO L229 MonitoredProcess]: Starting monitored process 1376 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:56,909 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1376)] Waiting until timeout for monitored process [2024-10-12 00:42:56,910 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:56,919 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:56,919 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:56,919 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:56,919 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:56,919 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:56,920 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:56,920 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:56,921 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:56,930 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1376)] Ended with exit code 0 [2024-10-12 00:42:56,930 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:56,930 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:56,931 INFO L229 MonitoredProcess]: Starting monitored process 1377 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:56,932 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1377)] Waiting until timeout for monitored process [2024-10-12 00:42:56,932 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:56,942 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:56,942 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:56,942 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:56,942 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:56,942 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:56,942 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:56,942 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:56,944 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:56,953 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1377)] Ended with exit code 0 [2024-10-12 00:42:56,953 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:56,953 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:56,954 INFO L229 MonitoredProcess]: Starting monitored process 1378 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:56,955 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1378)] Waiting until timeout for monitored process [2024-10-12 00:42:56,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 [2024-10-12 00:42:56,965 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:56,965 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:56,965 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:56,965 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:56,965 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:56,966 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:56,966 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:56,967 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:56,976 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1378)] Ended with exit code 0 [2024-10-12 00:42:56,977 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:56,977 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:56,977 INFO L229 MonitoredProcess]: Starting monitored process 1379 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:56,978 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1379)] Waiting until timeout for monitored process [2024-10-12 00:42:56,978 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:56,988 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:56,988 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:56,988 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:56,988 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:56,989 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:56,989 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:56,992 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:57,002 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1379)] Ended with exit code 0 [2024-10-12 00:42:57,003 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:57,003 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:57,004 INFO L229 MonitoredProcess]: Starting monitored process 1380 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:57,004 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1380)] Waiting until timeout for monitored process [2024-10-12 00:42:57,005 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:57,014 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:57,014 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:57,015 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:57,015 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:57,015 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:57,015 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:57,015 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:57,016 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:57,025 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1380)] Ended with exit code 0 [2024-10-12 00:42:57,026 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:57,026 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:57,026 INFO L229 MonitoredProcess]: Starting monitored process 1381 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:57,027 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1381)] Waiting until timeout for monitored process [2024-10-12 00:42:57,027 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:57,037 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:57,037 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:57,037 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:57,037 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:57,037 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:57,038 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:57,038 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:57,039 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:57,048 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1381)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:57,048 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:57,048 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:57,049 INFO L229 MonitoredProcess]: Starting monitored process 1382 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:57,050 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1382)] Waiting until timeout for monitored process [2024-10-12 00:42:57,050 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:57,060 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:57,060 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:57,060 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:57,060 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:57,060 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:57,060 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:57,060 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:57,062 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:57,071 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1382)] Ended with exit code 0 [2024-10-12 00:42:57,071 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:57,071 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:57,072 INFO L229 MonitoredProcess]: Starting monitored process 1383 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:57,073 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1383)] Waiting until timeout for monitored process [2024-10-12 00:42: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 [2024-10-12 00:42:57,083 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:57,083 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:57,083 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:57,083 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:57,083 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:57,083 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:57,083 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:57,084 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:57,094 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1383)] Ended with exit code 0 [2024-10-12 00:42:57,094 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:57,094 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:57,095 INFO L229 MonitoredProcess]: Starting monitored process 1384 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:57,095 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1384)] Waiting until timeout for monitored process [2024-10-12 00:42:57,096 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:57,106 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:57,106 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:57,106 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:57,106 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:57,106 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:57,106 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:57,106 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:57,107 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:57,118 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1384)] Ended with exit code 0 [2024-10-12 00:42:57,118 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:57,118 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:57,119 INFO L229 MonitoredProcess]: Starting monitored process 1385 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:57,119 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1385)] Waiting until timeout for monitored process [2024-10-12 00:42:57,119 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:57,129 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:57,130 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:57,130 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:57,130 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:57,130 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:57,130 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:57,130 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:57,131 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:57,141 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1385)] Ended with exit code 0 [2024-10-12 00:42:57,141 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:57,141 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:57,142 INFO L229 MonitoredProcess]: Starting monitored process 1386 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:57,142 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1386)] Waiting until timeout for monitored process [2024-10-12 00:42:57,143 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:57,153 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:57,153 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:57,153 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:57,153 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:57,153 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:57,154 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:57,154 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:57,155 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:57,164 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1386)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:57,164 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:57,164 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:57,165 INFO L229 MonitoredProcess]: Starting monitored process 1387 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:57,165 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1387)] Waiting until timeout for monitored process [2024-10-12 00:42:57,166 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:57,176 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:57,176 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:57,176 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:57,176 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:57,176 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:57,176 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:57,176 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:57,177 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:57,190 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1387)] Ended with exit code 0 [2024-10-12 00:42:57,190 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:57,190 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:57,191 INFO L229 MonitoredProcess]: Starting monitored process 1388 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:57,191 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1388)] Waiting until timeout for monitored process [2024-10-12 00:42:57,192 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:57,201 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:57,202 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:57,202 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:57,202 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:57,202 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:57,202 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:57,202 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:57,203 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:57,214 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1388)] Ended with exit code 0 [2024-10-12 00:42:57,214 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:57,214 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:57,215 INFO L229 MonitoredProcess]: Starting monitored process 1389 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:57,216 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1389)] Waiting until timeout for monitored process [2024-10-12 00:42:57,216 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:57,225 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:57,226 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:57,226 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:57,226 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:57,226 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:57,226 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:57,226 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:57,227 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:57,237 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1389)] Ended with exit code 0 [2024-10-12 00:42:57,237 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:57,237 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:57,238 INFO L229 MonitoredProcess]: Starting monitored process 1390 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:57,238 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1390)] Waiting until timeout for monitored process [2024-10-12 00:42:57,239 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:57,250 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:57,250 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:57,250 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:57,250 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:57,250 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:57,250 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:57,250 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:57,251 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:57,261 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1390)] Ended with exit code 0 [2024-10-12 00:42:57,261 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:57,261 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:57,261 INFO L229 MonitoredProcess]: Starting monitored process 1391 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:57,262 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1391)] Waiting until timeout for monitored process [2024-10-12 00:42:57,262 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:57,272 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:57,272 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:57,272 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:57,272 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:57,272 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:57,272 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:57,273 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:57,274 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:57,283 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1391)] Ended with exit code 0 [2024-10-12 00:42:57,283 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:57,283 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:57,284 INFO L229 MonitoredProcess]: Starting monitored process 1392 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:57,285 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1392)] Waiting until timeout for monitored process [2024-10-12 00:42:57,285 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:57,295 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:57,295 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:57,295 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:57,295 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:57,295 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:57,295 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:57,295 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:57,296 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:57,305 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1392)] Ended with exit code 0 [2024-10-12 00:42:57,306 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:57,306 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:57,307 INFO L229 MonitoredProcess]: Starting monitored process 1393 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:57,307 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1393)] Waiting until timeout for monitored process [2024-10-12 00:42:57,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 [2024-10-12 00:42:57,317 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:57,317 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:57,317 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:57,317 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:57,318 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:57,318 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:57,322 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:57,331 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1393)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:57,331 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:57,331 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:57,332 INFO L229 MonitoredProcess]: Starting monitored process 1394 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:57,332 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1394)] Waiting until timeout for monitored process [2024-10-12 00:42:57,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 [2024-10-12 00:42:57,342 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:57,342 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:57,342 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:57,342 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:57,342 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:57,343 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:57,343 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:57,344 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:57,353 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1394)] Ended with exit code 0 [2024-10-12 00:42:57,353 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:57,353 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:57,354 INFO L229 MonitoredProcess]: Starting monitored process 1395 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:57,355 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1395)] Waiting until timeout for monitored process [2024-10-12 00:42:57,355 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:57,365 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:57,365 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:57,365 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:57,365 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:57,365 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:57,365 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:57,365 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:57,366 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:57,376 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1395)] Ended with exit code 0 [2024-10-12 00:42:57,376 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:57,376 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:57,377 INFO L229 MonitoredProcess]: Starting monitored process 1396 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:57,378 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1396)] Waiting until timeout for monitored process [2024-10-12 00:42:57,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 [2024-10-12 00:42:57,388 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:57,388 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:57,388 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:57,388 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:57,389 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:57,389 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:57,392 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:57,403 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1396)] Ended with exit code 0 [2024-10-12 00:42:57,403 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:57,403 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:57,403 INFO L229 MonitoredProcess]: Starting monitored process 1397 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:57,404 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1397)] Waiting until timeout for monitored process [2024-10-12 00:42:57,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 [2024-10-12 00:42:57,414 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:57,414 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:57,414 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:57,414 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:57,414 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:57,414 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:57,414 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:57,415 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:57,425 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1397)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:57,426 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:57,426 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:57,426 INFO L229 MonitoredProcess]: Starting monitored process 1398 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:57,427 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1398)] Waiting until timeout for monitored process [2024-10-12 00:42:57,427 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:57,437 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:57,437 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:57,437 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:57,437 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:57,437 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:57,437 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:57,437 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:57,438 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:57,448 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1398)] Ended with exit code 0 [2024-10-12 00:42:57,448 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:57,448 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:57,449 INFO L229 MonitoredProcess]: Starting monitored process 1399 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:57,449 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1399)] Waiting until timeout for monitored process [2024-10-12 00:42:57,450 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:57,460 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:57,460 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:57,460 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:57,460 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:57,460 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:57,460 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:57,460 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:57,462 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:57,471 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1399)] Ended with exit code 0 [2024-10-12 00:42:57,471 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:57,471 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:57,472 INFO L229 MonitoredProcess]: Starting monitored process 1400 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:57,472 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1400)] Waiting until timeout for monitored process [2024-10-12 00:42:57,473 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:57,482 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:57,483 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:57,483 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:57,483 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:57,483 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:57,483 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:57,483 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:57,484 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:57,494 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1400)] Ended with exit code 0 [2024-10-12 00:42:57,494 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:57,494 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:57,495 INFO L229 MonitoredProcess]: Starting monitored process 1401 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:57,495 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1401)] Waiting until timeout for monitored process [2024-10-12 00:42:57,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 [2024-10-12 00:42:57,505 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:57,505 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:57,505 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:57,505 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:57,505 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:57,506 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:57,506 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:57,507 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:57,516 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1401)] Ended with exit code 0 [2024-10-12 00:42:57,516 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:57,516 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:57,517 INFO L229 MonitoredProcess]: Starting monitored process 1402 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:57,518 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1402)] Waiting until timeout for monitored process [2024-10-12 00:42:57,518 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:57,528 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:57,528 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:57,528 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:57,528 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:57,528 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:57,528 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:57,528 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:57,529 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:57,539 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1402)] Ended with exit code 0 [2024-10-12 00:42:57,539 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:57,539 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:57,540 INFO L229 MonitoredProcess]: Starting monitored process 1403 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:57,541 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1403)] Waiting until timeout for monitored process [2024-10-12 00:42:57,541 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:57,550 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:57,550 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:57,550 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:57,551 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:57,551 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:57,551 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:57,551 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:57,552 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:57,562 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1403)] Ended with exit code 0 [2024-10-12 00:42:57,562 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:57,562 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:57,563 INFO L229 MonitoredProcess]: Starting monitored process 1404 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:57,564 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1404)] Waiting until timeout for monitored process [2024-10-12 00:42:57,564 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:57,574 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:57,574 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:57,574 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:57,574 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:57,574 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:57,574 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:57,574 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:57,576 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:57,585 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1404)] Ended with exit code 0 [2024-10-12 00:42:57,585 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:57,585 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:57,586 INFO L229 MonitoredProcess]: Starting monitored process 1405 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:57,587 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1405)] Waiting until timeout for monitored process [2024-10-12 00:42:57,587 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:57,597 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:57,597 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:57,597 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:57,597 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:57,597 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:57,597 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:57,597 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:57,598 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:57,608 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1405)] Ended with exit code 0 [2024-10-12 00:42:57,609 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:57,609 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:57,609 INFO L229 MonitoredProcess]: Starting monitored process 1406 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:57,610 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1406)] Waiting until timeout for monitored process [2024-10-12 00:42:57,610 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:57,620 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:57,620 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:57,620 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:57,620 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:57,620 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:57,620 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:57,620 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:57,621 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:57,631 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1406)] Ended with exit code 0 [2024-10-12 00:42:57,631 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:57,631 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:57,632 INFO L229 MonitoredProcess]: Starting monitored process 1407 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:57,633 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1407)] Waiting until timeout for monitored process [2024-10-12 00:42:57,633 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:57,643 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:57,643 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:57,643 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:57,643 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:57,643 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:57,643 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:57,643 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:57,644 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:57,654 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1407)] Ended with exit code 0 [2024-10-12 00:42:57,654 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:57,654 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:57,655 INFO L229 MonitoredProcess]: Starting monitored process 1408 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:57,655 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1408)] Waiting until timeout for monitored process [2024-10-12 00:42:57,656 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:57,665 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:57,665 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:57,665 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:57,665 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:57,665 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:57,666 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:57,666 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:57,667 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:57,677 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1408)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:57,677 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:57,677 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:57,678 INFO L229 MonitoredProcess]: Starting monitored process 1409 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:57,678 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1409)] Waiting until timeout for monitored process [2024-10-12 00:42:57,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 [2024-10-12 00:42:57,688 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:57,688 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:57,688 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:57,688 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:57,688 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:57,689 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:57,689 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:57,690 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:57,699 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1409)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:57,699 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:57,699 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:57,700 INFO L229 MonitoredProcess]: Starting monitored process 1410 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:57,701 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1410)] Waiting until timeout for monitored process [2024-10-12 00:42:57,701 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:57,711 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:57,711 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:57,711 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:57,711 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:57,711 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:57,711 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:57,711 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:57,712 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:57,722 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1410)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:57,723 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:57,723 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:57,723 INFO L229 MonitoredProcess]: Starting monitored process 1411 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:57,724 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1411)] Waiting until timeout for monitored process [2024-10-12 00:42:57,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 [2024-10-12 00:42:57,734 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:57,734 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:57,734 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:57,735 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:57,735 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:57,735 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:57,735 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:57,736 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:57,746 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1411)] Ended with exit code 0 [2024-10-12 00:42:57,746 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:57,746 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:57,747 INFO L229 MonitoredProcess]: Starting monitored process 1412 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:57,747 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1412)] Waiting until timeout for monitored process [2024-10-12 00:42:57,748 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:57,758 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:57,758 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:57,758 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:57,758 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:57,759 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:57,759 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:57,763 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:57,772 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1412)] Ended with exit code 0 [2024-10-12 00:42:57,773 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:57,773 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:57,773 INFO L229 MonitoredProcess]: Starting monitored process 1413 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:57,774 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1413)] Waiting until timeout for monitored process [2024-10-12 00:42:57,775 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:57,784 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:57,784 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:57,784 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:57,784 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:57,786 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:57,786 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:57,789 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:57,799 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1413)] Ended with exit code 0 [2024-10-12 00:42:57,799 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:57,799 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:57,800 INFO L229 MonitoredProcess]: Starting monitored process 1414 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:57,801 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1414)] Waiting until timeout for monitored process [2024-10-12 00:42:57,801 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:57,811 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:57,811 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:57,811 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:57,812 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:57,812 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:57,812 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:57,812 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:57,813 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:57,822 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1414)] Ended with exit code 0 [2024-10-12 00:42:57,823 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:57,823 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:57,823 INFO L229 MonitoredProcess]: Starting monitored process 1415 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:57,824 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1415)] Waiting until timeout for monitored process [2024-10-12 00:42:57,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 [2024-10-12 00:42:57,834 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:57,834 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:57,834 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:57,834 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:57,834 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:57,834 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:57,834 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:57,835 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:57,845 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1415)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:57,846 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:57,846 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:57,846 INFO L229 MonitoredProcess]: Starting monitored process 1416 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:57,847 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1416)] Waiting until timeout for monitored process [2024-10-12 00:42:57,847 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:57,857 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:57,857 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:57,857 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:57,858 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:57,858 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:57,858 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:57,858 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:57,859 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:57,868 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1416)] Ended with exit code 0 [2024-10-12 00:42:57,868 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:57,869 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:57,869 INFO L229 MonitoredProcess]: Starting monitored process 1417 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:57,870 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1417)] Waiting until timeout for monitored process [2024-10-12 00:42:57,870 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:57,880 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:57,880 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:57,880 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:57,880 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:57,881 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:57,881 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:57,884 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:57,895 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1417)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:57,895 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:57,895 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:57,896 INFO L229 MonitoredProcess]: Starting monitored process 1418 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:57,896 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1418)] Waiting until timeout for monitored process [2024-10-12 00:42:57,897 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:57,907 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:57,907 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:57,907 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:57,907 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:57,908 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:57,908 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:57,912 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:57,923 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1418)] Ended with exit code 0 [2024-10-12 00:42:57,923 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:57,923 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:57,924 INFO L229 MonitoredProcess]: Starting monitored process 1419 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:57,924 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1419)] Waiting until timeout for monitored process [2024-10-12 00:42:57,925 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:57,934 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:57,934 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:57,934 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:57,934 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:57,935 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:57,935 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:57,938 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:57,948 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1419)] Ended with exit code 0 [2024-10-12 00:42:57,948 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:57,948 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:57,949 INFO L229 MonitoredProcess]: Starting monitored process 1420 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:57,949 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1420)] Waiting until timeout for monitored process [2024-10-12 00:42:57,950 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:57,959 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:57,959 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:57,959 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:57,959 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:57,961 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:57,961 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:57,964 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:57,973 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1420)] Ended with exit code 0 [2024-10-12 00:42:57,973 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:57,974 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:57,974 INFO L229 MonitoredProcess]: Starting monitored process 1421 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:57,975 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1421)] Waiting until timeout for monitored process [2024-10-12 00:42:57,975 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:57,985 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:57,985 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:57,985 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:57,985 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:57,986 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:57,986 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:57,990 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:58,006 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1421)] Ended with exit code 0 [2024-10-12 00:42:58,007 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:58,007 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:58,008 INFO L229 MonitoredProcess]: Starting monitored process 1422 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:58,008 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1422)] Waiting until timeout for monitored process [2024-10-12 00:42:58,009 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:58,019 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:58,019 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:58,019 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:58,019 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:58,020 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:58,020 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:58,024 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:58,034 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1422)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:58,034 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:58,034 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:58,035 INFO L229 MonitoredProcess]: Starting monitored process 1423 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:58,036 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1423)] Waiting until timeout for monitored process [2024-10-12 00:42:58,036 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:58,046 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:58,046 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:58,046 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:58,046 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:58,047 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:58,047 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:58,051 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:58,060 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1423)] Ended with exit code 0 [2024-10-12 00:42:58,060 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:58,061 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:58,061 INFO L229 MonitoredProcess]: Starting monitored process 1424 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:58,062 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1424)] Waiting until timeout for monitored process [2024-10-12 00:42:58,062 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:58,072 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:58,072 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:58,072 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:58,072 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:58,076 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:58,076 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:58,086 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:58,096 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1424)] Ended with exit code 0 [2024-10-12 00:42:58,096 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:58,096 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:58,097 INFO L229 MonitoredProcess]: Starting monitored process 1425 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:58,097 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1425)] Waiting until timeout for monitored process [2024-10-12 00:42:58,098 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:58,107 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:58,108 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:58,108 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:58,108 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:58,108 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:58,108 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:58,108 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:58,109 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:58,119 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1425)] Ended with exit code 0 [2024-10-12 00:42:58,120 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:58,120 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:58,120 INFO L229 MonitoredProcess]: Starting monitored process 1426 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:58,121 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1426)] Waiting until timeout for monitored process [2024-10-12 00:42:58,121 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:58,131 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:58,131 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:58,131 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:58,131 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:58,133 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:58,133 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:58,137 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:58,146 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1426)] Ended with exit code 0 [2024-10-12 00:42:58,147 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:58,147 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:58,147 INFO L229 MonitoredProcess]: Starting monitored process 1427 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:58,148 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1427)] Waiting until timeout for monitored process [2024-10-12 00:42:58,149 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:58,158 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:58,158 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:58,158 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:58,158 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:58,158 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:58,159 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:58,159 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:58,160 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:58,170 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1427)] Ended with exit code 0 [2024-10-12 00:42:58,170 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:58,170 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:58,171 INFO L229 MonitoredProcess]: Starting monitored process 1428 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:58,171 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1428)] Waiting until timeout for monitored process [2024-10-12 00:42:58,172 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:58,182 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:58,182 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:58,182 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:58,182 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:58,182 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:58,182 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:42:58,182 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:58,183 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:58,193 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1428)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:58,193 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:58,193 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:58,194 INFO L229 MonitoredProcess]: Starting monitored process 1429 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:58,194 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1429)] Waiting until timeout for monitored process [2024-10-12 00:42:58,195 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:58,204 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:58,204 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:58,205 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:58,205 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:58,206 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:58,206 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:58,209 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:58,218 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1429)] Ended with exit code 0 [2024-10-12 00:42:58,219 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:58,219 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:58,219 INFO L229 MonitoredProcess]: Starting monitored process 1430 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:58,220 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1430)] Waiting until timeout for monitored process [2024-10-12 00:42:58,220 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:58,230 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:58,230 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:58,230 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:58,230 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:58,231 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:58,231 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:58,235 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:58,246 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1430)] Ended with exit code 0 [2024-10-12 00:42:58,246 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:58,246 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:58,247 INFO L229 MonitoredProcess]: Starting monitored process 1431 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:58,247 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1431)] Waiting until timeout for monitored process [2024-10-12 00:42:58,248 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:58,258 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:58,258 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:58,258 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:58,258 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:58,260 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:58,260 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:58,264 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:58,274 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1431)] Ended with exit code 0 [2024-10-12 00:42:58,274 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:58,275 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:58,275 INFO L229 MonitoredProcess]: Starting monitored process 1432 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:58,276 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1432)] Waiting until timeout for monitored process [2024-10-12 00:42:58,276 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:58,286 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:58,286 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:58,286 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:58,286 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:58,288 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:58,288 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:58,291 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:58,301 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1432)] Ended with exit code 0 [2024-10-12 00:42:58,302 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:58,302 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:58,302 INFO L229 MonitoredProcess]: Starting monitored process 1433 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:58,303 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1433)] Waiting until timeout for monitored process [2024-10-12 00:42:58,304 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:58,314 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:58,314 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:58,314 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:58,314 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:58,315 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:58,315 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:58,319 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:58,330 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1433)] Ended with exit code 0 [2024-10-12 00:42:58,331 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:58,331 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:58,332 INFO L229 MonitoredProcess]: Starting monitored process 1434 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:58,332 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1434)] Waiting until timeout for monitored process [2024-10-12 00:42:58,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 [2024-10-12 00:42:58,343 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:58,343 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:58,343 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:58,343 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:58,345 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:42:58,345 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:58,349 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:58,359 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1434)] Ended with exit code 0 [2024-10-12 00:42:58,359 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:58,359 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:58,360 INFO L229 MonitoredProcess]: Starting monitored process 1435 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:58,360 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1435)] Waiting until timeout for monitored process [2024-10-12 00:42:58,361 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:58,370 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:58,370 INFO L203 nArgumentSynthesizer]: 2 stem disjuncts [2024-10-12 00:42:58,371 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:58,371 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:42:58,372 INFO L401 nArgumentSynthesizer]: We have 16 Motzkin's Theorem applications. [2024-10-12 00:42:58,372 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:42:58,377 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:58,387 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1435)] Ended with exit code 0 [2024-10-12 00:42:58,387 INFO L451 LassoAnalysis]: Using template '4-nested'. [2024-10-12 00:42:58,387 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:58,387 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:58,388 INFO L229 MonitoredProcess]: Starting monitored process 1436 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:58,389 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1436)] Waiting until timeout for monitored process [2024-10-12 00:42:58,390 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:58,399 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:58,399 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:58,399 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:58,400 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:58,400 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:58,400 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:58,400 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:58,401 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:58,411 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1436)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:58,411 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:58,411 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:58,412 INFO L229 MonitoredProcess]: Starting monitored process 1437 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:58,412 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1437)] Waiting until timeout for monitored process [2024-10-12 00:42:58,413 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:58,423 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:58,423 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:58,423 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:58,423 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:58,423 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:58,424 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:58,424 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:58,425 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:58,434 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1437)] Ended with exit code 0 [2024-10-12 00:42:58,434 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:58,434 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:58,435 INFO L229 MonitoredProcess]: Starting monitored process 1438 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:58,436 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1438)] Waiting until timeout for monitored process [2024-10-12 00:42:58,436 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:58,446 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:58,446 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:58,446 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:58,446 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:58,446 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:58,446 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:58,447 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:58,448 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:58,457 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1438)] Ended with exit code 0 [2024-10-12 00:42:58,457 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:58,457 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:58,458 INFO L229 MonitoredProcess]: Starting monitored process 1439 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:58,459 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1439)] Waiting until timeout for monitored process [2024-10-12 00:42:58,459 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:58,468 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:58,468 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:58,469 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:58,469 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:58,469 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:58,469 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:58,469 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:58,470 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:58,480 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1439)] Ended with exit code 0 [2024-10-12 00:42:58,480 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:58,481 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:58,481 INFO L229 MonitoredProcess]: Starting monitored process 1440 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:58,482 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1440)] Waiting until timeout for monitored process [2024-10-12 00:42:58,482 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:58,492 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:58,492 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:58,492 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:58,492 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:58,493 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:58,493 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:58,493 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:58,494 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:58,505 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1440)] Ended with exit code 0 [2024-10-12 00:42:58,505 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:58,505 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:58,506 INFO L229 MonitoredProcess]: Starting monitored process 1441 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:58,506 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1441)] Waiting until timeout for monitored process [2024-10-12 00:42:58,507 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:58,517 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:58,517 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:58,517 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:58,517 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:58,517 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:58,517 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:58,517 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:58,519 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:58,528 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1441)] Ended with exit code 0 [2024-10-12 00:42:58,529 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:58,529 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:58,529 INFO L229 MonitoredProcess]: Starting monitored process 1442 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:58,530 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1442)] Waiting until timeout for monitored process [2024-10-12 00:42:58,531 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:58,540 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:58,540 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:58,541 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:58,541 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:58,541 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:58,541 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:58,541 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:58,542 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:58,552 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1442)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:58,552 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:58,552 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:58,553 INFO L229 MonitoredProcess]: Starting monitored process 1443 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:58,553 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1443)] Waiting until timeout for monitored process [2024-10-12 00:42:58,554 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:58,564 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:58,564 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:58,564 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:58,564 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:58,564 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:58,564 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:58,564 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:58,565 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:58,576 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1443)] Ended with exit code 0 [2024-10-12 00:42:58,576 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:58,576 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:58,577 INFO L229 MonitoredProcess]: Starting monitored process 1444 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:58,577 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1444)] Waiting until timeout for monitored process [2024-10-12 00:42:58,578 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:58,588 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:58,588 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:58,588 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:58,588 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:58,588 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:58,589 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:58,589 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:58,590 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:58,599 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1444)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:58,600 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:58,600 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:58,601 INFO L229 MonitoredProcess]: Starting monitored process 1445 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:58,601 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1445)] Waiting until timeout for monitored process [2024-10-12 00:42:58,602 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:58,611 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:58,611 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:58,611 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:58,611 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:58,611 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:58,612 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:58,612 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:58,613 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:58,623 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1445)] Ended with exit code 0 [2024-10-12 00:42:58,623 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:58,623 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:58,624 INFO L229 MonitoredProcess]: Starting monitored process 1446 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:58,625 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1446)] Waiting until timeout for monitored process [2024-10-12 00:42:58,625 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:58,635 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:58,635 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:58,635 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:58,635 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:58,635 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:58,636 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:58,636 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:58,637 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:58,647 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1446)] Ended with exit code 0 [2024-10-12 00:42:58,648 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:58,648 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:58,649 INFO L229 MonitoredProcess]: Starting monitored process 1447 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:58,649 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1447)] Waiting until timeout for monitored process [2024-10-12 00:42:58,650 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:58,660 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:58,660 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:58,660 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:58,660 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:58,661 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:58,661 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:58,661 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:58,662 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:58,672 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1447)] Ended with exit code 0 [2024-10-12 00:42:58,673 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:58,673 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:58,674 INFO L229 MonitoredProcess]: Starting monitored process 1448 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:58,674 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1448)] Waiting until timeout for monitored process [2024-10-12 00:42:58,675 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:58,685 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:58,685 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:58,685 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:58,685 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:58,685 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:58,685 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:58,685 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:58,687 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:58,697 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1448)] Ended with exit code 0 [2024-10-12 00:42:58,697 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:58,697 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:58,698 INFO L229 MonitoredProcess]: Starting monitored process 1449 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:58,699 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1449)] Waiting until timeout for monitored process [2024-10-12 00:42:58,699 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:58,709 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:58,709 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:58,709 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:58,709 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:58,711 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:42:58,711 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:42:58,715 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:58,724 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1449)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:58,725 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:58,725 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:58,725 INFO L229 MonitoredProcess]: Starting monitored process 1450 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:58,726 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1450)] Waiting until timeout for monitored process [2024-10-12 00:42:58,726 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:58,736 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:58,736 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:58,736 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:58,736 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:58,736 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:58,737 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:58,737 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:58,738 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:58,747 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1450)] Ended with exit code 0 [2024-10-12 00:42:58,747 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:58,748 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:58,748 INFO L229 MonitoredProcess]: Starting monitored process 1451 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:58,749 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1451)] Waiting until timeout for monitored process [2024-10-12 00:42:58,749 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:58,759 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:58,759 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:58,759 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:58,759 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:58,759 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:58,759 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:58,759 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:58,761 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:58,770 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1451)] Ended with exit code 0 [2024-10-12 00:42:58,770 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:58,770 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:58,771 INFO L229 MonitoredProcess]: Starting monitored process 1452 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:58,771 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1452)] Waiting until timeout for monitored process [2024-10-12 00:42:58,772 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:58,782 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:58,782 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:58,782 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:58,782 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:58,782 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:58,782 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:58,782 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:58,783 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:58,793 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1452)] Ended with exit code 0 [2024-10-12 00:42:58,794 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:58,794 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:58,794 INFO L229 MonitoredProcess]: Starting monitored process 1453 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:58,795 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1453)] Waiting until timeout for monitored process [2024-10-12 00:42:58,795 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:58,805 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:58,805 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:58,805 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:58,805 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:58,805 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:58,806 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:58,806 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:58,807 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:58,817 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1453)] Ended with exit code 0 [2024-10-12 00:42:58,817 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:58,817 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:58,818 INFO L229 MonitoredProcess]: Starting monitored process 1454 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:58,818 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1454)] Waiting until timeout for monitored process [2024-10-12 00:42:58,820 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:58,830 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:58,830 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:58,830 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:58,830 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:58,830 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:58,831 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:58,831 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:58,832 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:58,842 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1454)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:58,842 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:58,842 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:58,843 INFO L229 MonitoredProcess]: Starting monitored process 1455 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:58,843 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1455)] Waiting until timeout for monitored process [2024-10-12 00:42:58,844 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:58,853 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:58,853 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:58,853 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:58,853 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:58,854 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:58,854 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:58,854 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:58,855 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:58,866 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1455)] Ended with exit code 0 [2024-10-12 00:42:58,866 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:58,866 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:58,867 INFO L229 MonitoredProcess]: Starting monitored process 1456 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:58,867 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1456)] Waiting until timeout for monitored process [2024-10-12 00:42:58,868 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:58,877 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:58,878 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:58,878 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:58,878 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:58,878 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:58,878 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:58,878 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:58,879 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:58,890 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1456)] Ended with exit code 0 [2024-10-12 00:42:58,890 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:58,890 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:58,891 INFO L229 MonitoredProcess]: Starting monitored process 1457 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:58,891 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1457)] Waiting until timeout for monitored process [2024-10-12 00:42:58,892 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:58,902 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:58,902 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:58,902 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:58,902 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:58,902 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:58,902 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:58,902 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:58,904 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:58,914 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1457)] Ended with exit code 0 [2024-10-12 00:42:58,914 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:58,914 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:58,916 INFO L229 MonitoredProcess]: Starting monitored process 1458 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:58,917 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1458)] Waiting until timeout for monitored process [2024-10-12 00:42:58,918 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:58,927 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:58,927 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:58,927 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:58,927 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:58,927 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:58,928 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:58,928 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:58,929 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:58,939 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1458)] Ended with exit code 0 [2024-10-12 00:42:58,939 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:58,939 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:58,940 INFO L229 MonitoredProcess]: Starting monitored process 1459 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:58,941 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1459)] Waiting until timeout for monitored process [2024-10-12 00:42:58,942 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:58,952 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:58,952 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:58,952 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:58,952 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:58,952 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:58,952 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:58,952 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:58,953 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:58,963 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1459)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:58,964 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:58,964 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:58,964 INFO L229 MonitoredProcess]: Starting monitored process 1460 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:58,965 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1460)] Waiting until timeout for monitored process [2024-10-12 00:42:58,966 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:58,975 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:58,976 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:58,976 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:58,976 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:58,976 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:58,976 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:58,976 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:58,977 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:58,987 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1460)] Ended with exit code 0 [2024-10-12 00:42:58,987 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:58,988 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:58,988 INFO L229 MonitoredProcess]: Starting monitored process 1461 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:58,989 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1461)] Waiting until timeout for monitored process [2024-10-12 00:42:58,990 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:59,000 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:59,000 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:59,000 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:59,000 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:59,002 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:42:59,002 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:42:59,007 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:59,016 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1461)] Ended with exit code 0 [2024-10-12 00:42:59,016 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:59,017 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:59,017 INFO L229 MonitoredProcess]: Starting monitored process 1462 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:59,018 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1462)] Waiting until timeout for monitored process [2024-10-12 00:42:59,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 [2024-10-12 00:42:59,028 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:59,028 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:59,028 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:59,028 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:59,028 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:59,028 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:59,029 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:59,030 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:59,040 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1462)] Ended with exit code 0 [2024-10-12 00:42:59,040 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:59,040 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:59,041 INFO L229 MonitoredProcess]: Starting monitored process 1463 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:59,041 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1463)] Waiting until timeout for monitored process [2024-10-12 00:42:59,042 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:59,051 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:59,052 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:59,052 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:59,052 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:59,052 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:59,052 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:59,052 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:59,053 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:59,063 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1463)] Ended with exit code 0 [2024-10-12 00:42:59,063 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:59,064 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:59,064 INFO L229 MonitoredProcess]: Starting monitored process 1464 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:59,065 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1464)] Waiting until timeout for monitored process [2024-10-12 00:42:59,065 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:59,075 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:59,075 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:59,075 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:59,075 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:59,075 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:59,075 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:59,076 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:59,077 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:59,086 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1464)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:59,087 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:59,087 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:59,087 INFO L229 MonitoredProcess]: Starting monitored process 1465 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:59,088 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1465)] Waiting until timeout for monitored process [2024-10-12 00:42:59,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 [2024-10-12 00:42:59,099 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:59,099 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:59,099 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:59,099 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:59,099 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:59,099 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:59,099 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:59,101 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:59,110 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1465)] Ended with exit code 0 [2024-10-12 00:42:59,111 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:59,111 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:59,112 INFO L229 MonitoredProcess]: Starting monitored process 1466 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:59,112 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1466)] Waiting until timeout for monitored process [2024-10-12 00:42:59,113 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:59,122 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:59,123 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:59,123 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:59,123 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:59,123 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:59,123 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:59,123 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:59,124 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:59,134 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1466)] Ended with exit code 0 [2024-10-12 00:42:59,134 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:59,134 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:59,135 INFO L229 MonitoredProcess]: Starting monitored process 1467 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:59,136 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1467)] Waiting until timeout for monitored process [2024-10-12 00:42:59,136 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:59,146 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:59,146 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:59,146 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:59,146 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:59,147 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:59,147 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:59,147 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:59,148 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:59,158 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1467)] Ended with exit code 0 [2024-10-12 00:42:59,159 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:59,159 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:59,160 INFO L229 MonitoredProcess]: Starting monitored process 1468 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:59,160 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1468)] Waiting until timeout for monitored process [2024-10-12 00:42:59,161 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:59,171 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:59,171 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:59,171 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:59,171 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:59,171 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:59,171 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:59,171 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:59,173 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:59,183 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1468)] Ended with exit code 0 [2024-10-12 00:42:59,183 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:59,183 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:59,184 INFO L229 MonitoredProcess]: Starting monitored process 1469 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:59,185 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1469)] Waiting until timeout for monitored process [2024-10-12 00:42:59,185 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:59,195 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:59,196 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:59,196 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:59,196 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:59,196 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:59,196 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:59,196 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:59,197 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:59,207 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1469)] Ended with exit code 0 [2024-10-12 00:42:59,208 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:59,208 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:59,209 INFO L229 MonitoredProcess]: Starting monitored process 1470 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:59,209 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1470)] Waiting until timeout for monitored process [2024-10-12 00:42:59,210 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:59,220 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:59,220 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:59,220 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:59,220 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:59,220 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:59,220 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:59,220 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:59,222 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:59,234 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1470)] Ended with exit code 0 [2024-10-12 00:42:59,234 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:59,234 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:59,235 INFO L229 MonitoredProcess]: Starting monitored process 1471 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:59,235 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1471)] Waiting until timeout for monitored process [2024-10-12 00:42:59,242 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:59,252 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:59,252 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:59,252 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:59,252 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:59,252 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:59,253 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:59,253 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:59,254 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:59,264 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1471)] Ended with exit code 0 [2024-10-12 00:42:59,264 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:59,264 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:59,265 INFO L229 MonitoredProcess]: Starting monitored process 1472 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:59,265 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1472)] Waiting until timeout for monitored process [2024-10-12 00:42:59,266 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:59,276 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:59,276 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:59,276 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:59,276 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:59,276 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:59,277 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:59,277 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:59,278 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:59,288 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1472)] Ended with exit code 0 [2024-10-12 00:42:59,289 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:59,289 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:59,289 INFO L229 MonitoredProcess]: Starting monitored process 1473 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:59,290 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1473)] Waiting until timeout for monitored process [2024-10-12 00:42:59,291 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:59,300 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:59,300 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:59,300 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:59,300 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:59,300 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:59,301 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:59,301 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:59,302 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:59,312 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1473)] Ended with exit code 0 [2024-10-12 00:42:59,312 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:59,312 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:59,313 INFO L229 MonitoredProcess]: Starting monitored process 1474 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:59,313 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1474)] Waiting until timeout for monitored process [2024-10-12 00:42:59,313 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:59,324 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:59,324 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:59,324 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:59,324 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:59,324 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:59,325 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:59,325 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:59,326 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:59,335 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1474)] Ended with exit code 0 [2024-10-12 00:42:59,335 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:59,336 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:59,339 INFO L229 MonitoredProcess]: Starting monitored process 1475 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:59,340 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1475)] Waiting until timeout for monitored process [2024-10-12 00:42:59,340 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:59,350 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:59,350 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:59,350 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:59,350 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:59,350 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:59,351 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:59,351 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:59,352 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:59,362 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1475)] Ended with exit code 0 [2024-10-12 00:42:59,362 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:59,362 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:59,363 INFO L229 MonitoredProcess]: Starting monitored process 1476 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:59,363 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1476)] Waiting until timeout for monitored process [2024-10-12 00:42:59,364 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:59,374 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:59,374 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:59,374 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:59,374 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:59,374 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:59,374 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:59,374 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:59,375 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:59,385 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1476)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:59,385 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:59,386 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:59,386 INFO L229 MonitoredProcess]: Starting monitored process 1477 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:59,387 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1477)] Waiting until timeout for monitored process [2024-10-12 00:42:59,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 [2024-10-12 00:42:59,397 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:59,397 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:59,397 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:59,397 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:59,397 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:59,398 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:59,398 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:59,399 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:59,409 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1477)] Ended with exit code 0 [2024-10-12 00:42:59,409 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:59,409 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:59,410 INFO L229 MonitoredProcess]: Starting monitored process 1478 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:59,411 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1478)] Waiting until timeout for monitored process [2024-10-12 00:42:59,412 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:59,422 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:59,422 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:59,422 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:59,422 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:59,422 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:59,422 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:59,422 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:59,423 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:59,433 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1478)] Ended with exit code 0 [2024-10-12 00:42:59,434 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:59,434 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:59,435 INFO L229 MonitoredProcess]: Starting monitored process 1479 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:59,435 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1479)] Waiting until timeout for monitored process [2024-10-12 00:42:59,436 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:59,446 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:59,446 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:59,446 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:59,446 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:59,446 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:59,446 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:59,446 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:59,448 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:59,457 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1479)] Ended with exit code 0 [2024-10-12 00:42:59,458 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:59,458 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:59,458 INFO L229 MonitoredProcess]: Starting monitored process 1480 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:59,459 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1480)] Waiting until timeout for monitored process [2024-10-12 00:42:59,459 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:59,469 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:59,469 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:59,469 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:59,469 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:59,469 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:59,470 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:59,470 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:59,471 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:59,480 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1480)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:59,481 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:59,481 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:59,481 INFO L229 MonitoredProcess]: Starting monitored process 1481 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:59,482 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1481)] Waiting until timeout for monitored process [2024-10-12 00:42:59,483 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:59,492 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:59,492 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:59,492 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:59,492 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:59,494 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:42:59,494 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:42:59,498 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:59,508 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1481)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:59,508 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:59,508 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:59,509 INFO L229 MonitoredProcess]: Starting monitored process 1482 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:59,510 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1482)] Waiting until timeout for monitored process [2024-10-12 00:42:59,510 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:59,520 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:59,521 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:59,521 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:59,521 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:59,522 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:42:59,522 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:42:59,526 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:59,536 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1482)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:59,536 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:59,536 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:59,537 INFO L229 MonitoredProcess]: Starting monitored process 1483 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:59,537 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1483)] Waiting until timeout for monitored process [2024-10-12 00:42:59,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 [2024-10-12 00:42:59,548 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:59,548 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:59,548 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:59,548 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:59,548 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:59,548 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:59,548 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:59,550 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:59,559 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1483)] Ended with exit code 0 [2024-10-12 00:42:59,559 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:59,559 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:59,560 INFO L229 MonitoredProcess]: Starting monitored process 1484 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:59,561 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1484)] Waiting until timeout for monitored process [2024-10-12 00:42:59,561 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:59,571 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:59,571 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:59,571 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:59,571 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:59,571 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:59,571 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:59,571 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:59,573 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:59,582 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1484)] Ended with exit code 0 [2024-10-12 00:42:59,582 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:59,582 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:59,584 INFO L229 MonitoredProcess]: Starting monitored process 1485 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:59,584 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1485)] Waiting until timeout for monitored process [2024-10-12 00:42:59,585 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:59,594 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:59,595 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:59,595 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:59,595 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:59,596 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:42:59,596 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:42:59,600 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:59,610 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1485)] Ended with exit code 0 [2024-10-12 00:42:59,610 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:59,610 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:59,611 INFO L229 MonitoredProcess]: Starting monitored process 1486 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:59,611 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1486)] Waiting until timeout for monitored process [2024-10-12 00:42:59,612 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:59,622 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:59,622 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:59,622 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:59,622 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:59,622 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:59,622 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:59,622 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:59,624 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:59,633 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1486)] Ended with exit code 0 [2024-10-12 00:42:59,633 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:59,634 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:59,634 INFO L229 MonitoredProcess]: Starting monitored process 1487 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:59,635 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1487)] Waiting until timeout for monitored process [2024-10-12 00:42:59,635 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:59,645 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:59,645 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:59,645 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:59,645 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:59,645 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:59,645 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:59,645 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:59,647 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:59,656 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1487)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:59,656 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:59,657 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:59,657 INFO L229 MonitoredProcess]: Starting monitored process 1488 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:59,658 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1488)] Waiting until timeout for monitored process [2024-10-12 00:42:59,658 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:59,668 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:59,668 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:59,668 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:59,668 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:59,668 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:59,668 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:59,668 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:59,670 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:59,679 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1488)] Ended with exit code 0 [2024-10-12 00:42:59,679 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:59,680 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:59,680 INFO L229 MonitoredProcess]: Starting monitored process 1489 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:59,681 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1489)] Waiting until timeout for monitored process [2024-10-12 00:42:59,681 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:59,691 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:59,691 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:59,691 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:59,691 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:59,691 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:59,691 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:59,692 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:59,693 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:59,703 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1489)] Ended with exit code 0 [2024-10-12 00:42:59,703 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:59,703 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:59,704 INFO L229 MonitoredProcess]: Starting monitored process 1490 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:59,704 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1490)] Waiting until timeout for monitored process [2024-10-12 00:42:59,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 [2024-10-12 00:42:59,715 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:59,715 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:59,715 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:59,715 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:59,715 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:59,715 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:59,715 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:59,717 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:59,727 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1490)] Ended with exit code 0 [2024-10-12 00:42:59,728 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:59,728 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:59,729 INFO L229 MonitoredProcess]: Starting monitored process 1491 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:59,729 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1491)] Waiting until timeout for monitored process [2024-10-12 00:42:59,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 [2024-10-12 00:42:59,740 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:59,740 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:59,740 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:59,740 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:59,740 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:59,740 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:59,740 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:59,741 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:59,751 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1491)] Ended with exit code 0 [2024-10-12 00:42:59,751 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:59,751 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:59,752 INFO L229 MonitoredProcess]: Starting monitored process 1492 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:59,752 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1492)] Waiting until timeout for monitored process [2024-10-12 00:42:59,753 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:59,762 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:59,763 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:59,763 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:59,763 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:59,763 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:59,763 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:59,763 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:59,764 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:59,774 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1492)] Ended with exit code 0 [2024-10-12 00:42:59,774 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:59,774 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:59,775 INFO L229 MonitoredProcess]: Starting monitored process 1493 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:59,775 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1493)] Waiting until timeout for monitored process [2024-10-12 00:42:59,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 [2024-10-12 00:42:59,786 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:59,786 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:59,786 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:59,786 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:59,786 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:59,787 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:59,787 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:59,788 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:59,798 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1493)] Ended with exit code 0 [2024-10-12 00:42:59,798 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:59,799 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:59,800 INFO L229 MonitoredProcess]: Starting monitored process 1494 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:59,800 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1494)] Waiting until timeout for monitored process [2024-10-12 00:42:59,801 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:59,812 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:59,812 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:59,812 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:59,812 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:59,812 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:59,813 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:59,813 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:59,814 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:59,824 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1494)] Ended with exit code 0 [2024-10-12 00:42:59,824 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:59,824 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:59,825 INFO L229 MonitoredProcess]: Starting monitored process 1495 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:59,825 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1495)] Waiting until timeout for monitored process [2024-10-12 00:42:59,826 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:59,836 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:59,836 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:59,836 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:59,836 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:59,836 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:59,836 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:59,836 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:59,837 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:59,847 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1495)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:59,847 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:59,847 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:59,848 INFO L229 MonitoredProcess]: Starting monitored process 1496 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:59,848 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1496)] Waiting until timeout for monitored process [2024-10-12 00:42:59,849 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:59,858 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:59,859 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:59,859 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:59,859 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:59,859 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:59,859 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:59,859 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:59,860 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:59,870 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1496)] Ended with exit code 0 [2024-10-12 00:42:59,870 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:59,870 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:59,871 INFO L229 MonitoredProcess]: Starting monitored process 1497 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:59,871 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1497)] Waiting until timeout for monitored process [2024-10-12 00:42:59,872 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:59,881 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:59,881 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:59,881 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:59,881 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:59,881 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:59,882 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:59,882 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:59,883 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:59,893 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1497)] Ended with exit code 0 [2024-10-12 00:42:59,893 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:59,893 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:59,894 INFO L229 MonitoredProcess]: Starting monitored process 1498 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:59,894 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1498)] Waiting until timeout for monitored process [2024-10-12 00:42:59,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 [2024-10-12 00:42:59,904 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:59,905 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:59,905 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:59,905 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:59,905 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:59,905 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:59,905 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:59,906 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:59,916 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1498)] Ended with exit code 0 [2024-10-12 00:42:59,916 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:59,916 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:59,917 INFO L229 MonitoredProcess]: Starting monitored process 1499 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:59,917 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1499)] Waiting until timeout for monitored process [2024-10-12 00:42:59,918 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:59,927 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:59,928 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:59,928 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:59,928 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:59,928 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:59,928 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:59,928 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:59,929 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:59,939 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1499)] Ended with exit code 0 [2024-10-12 00:42:59,939 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:59,939 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:59,940 INFO L229 MonitoredProcess]: Starting monitored process 1500 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:59,941 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1500)] Waiting until timeout for monitored process [2024-10-12 00:42:59,941 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:59,951 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:59,951 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:59,951 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:59,951 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:59,951 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:59,952 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:59,952 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:59,953 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:59,963 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1500)] Forceful destruction successful, exit code 0 [2024-10-12 00:42:59,963 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:59,963 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:59,964 INFO L229 MonitoredProcess]: Starting monitored process 1501 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:59,965 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1501)] Waiting until timeout for monitored process [2024-10-12 00:42:59,965 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:42:59,975 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:59,975 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:59,975 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:59,975 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:59,975 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:59,975 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:59,975 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:59,977 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:42:59,986 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1501)] Ended with exit code 0 [2024-10-12 00:42:59,986 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:42:59,986 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:42:59,987 INFO L229 MonitoredProcess]: Starting monitored process 1502 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:42:59,988 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1502)] Waiting until timeout for monitored process [2024-10-12 00:42:59,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 [2024-10-12 00:42:59,998 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:42:59,998 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:42:59,998 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:42:59,998 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:42:59,998 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:42:59,998 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:42:59,998 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:42:59,999 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:00,010 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1502)] Ended with exit code 0 [2024-10-12 00:43:00,010 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:00,010 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:00,011 INFO L229 MonitoredProcess]: Starting monitored process 1503 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:00,011 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1503)] Waiting until timeout for monitored process [2024-10-12 00:43:00,012 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:00,022 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:43:00,022 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:00,022 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:00,022 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:00,024 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:43:00,024 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:43:00,028 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:00,038 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1503)] Ended with exit code 0 [2024-10-12 00:43:00,038 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:00,038 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:00,039 INFO L229 MonitoredProcess]: Starting monitored process 1504 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:00,040 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1504)] Waiting until timeout for monitored process [2024-10-12 00:43:00,040 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:00,050 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:43:00,050 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:00,050 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:00,050 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:00,050 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:00,051 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:00,051 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:00,052 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:00,062 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1504)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:00,062 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:00,062 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:00,063 INFO L229 MonitoredProcess]: Starting monitored process 1505 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:00,064 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1505)] Waiting until timeout for monitored process [2024-10-12 00:43:00,064 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:00,074 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:43:00,074 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:00,075 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:00,075 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:00,075 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:00,075 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:00,075 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:00,076 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:00,086 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1505)] Ended with exit code 0 [2024-10-12 00:43:00,086 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:00,086 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:00,087 INFO L229 MonitoredProcess]: Starting monitored process 1506 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:00,087 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1506)] Waiting until timeout for monitored process [2024-10-12 00:43:00,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 [2024-10-12 00:43:00,097 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:43:00,098 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:00,098 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:00,098 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:00,098 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:00,098 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:00,098 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:00,099 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:00,109 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1506)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:00,109 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:00,109 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:00,110 INFO L229 MonitoredProcess]: Starting monitored process 1507 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:00,110 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1507)] Waiting until timeout for monitored process [2024-10-12 00:43:00,111 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:00,120 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:43:00,120 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:00,121 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:00,121 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:00,121 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:00,121 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:00,121 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:00,122 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:00,132 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1507)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:00,132 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:00,132 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:00,133 INFO L229 MonitoredProcess]: Starting monitored process 1508 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:00,133 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1508)] Waiting until timeout for monitored process [2024-10-12 00:43:00,134 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:00,144 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:43:00,144 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:00,144 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:00,144 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:00,144 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:00,144 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:00,144 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:00,146 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:00,156 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1508)] Ended with exit code 0 [2024-10-12 00:43:00,156 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:00,156 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:00,157 INFO L229 MonitoredProcess]: Starting monitored process 1509 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:00,157 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1509)] Waiting until timeout for monitored process [2024-10-12 00:43:00,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 [2024-10-12 00:43:00,167 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:43:00,167 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:00,167 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:00,167 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:00,167 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:00,168 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:00,168 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:00,169 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:00,178 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1509)] Ended with exit code 0 [2024-10-12 00:43:00,179 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:00,179 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:00,179 INFO L229 MonitoredProcess]: Starting monitored process 1510 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:00,180 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1510)] Waiting until timeout for monitored process [2024-10-12 00:43:00,180 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:00,190 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:43:00,190 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:00,190 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:00,190 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:00,190 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:00,191 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:00,191 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:00,192 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:00,202 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1510)] Ended with exit code 0 [2024-10-12 00:43:00,202 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:00,202 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:00,203 INFO L229 MonitoredProcess]: Starting monitored process 1511 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:00,203 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1511)] Waiting until timeout for monitored process [2024-10-12 00:43:00,204 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:00,214 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:43:00,214 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:00,214 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:00,214 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:00,214 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:00,214 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:00,214 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:00,216 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:00,228 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1511)] Ended with exit code 0 [2024-10-12 00:43:00,228 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:00,228 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:00,229 INFO L229 MonitoredProcess]: Starting monitored process 1512 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:00,230 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1512)] Waiting until timeout for monitored process [2024-10-12 00:43:00,230 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:00,240 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:43:00,240 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:00,240 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:00,240 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:00,240 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:00,240 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:00,240 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:00,242 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:00,251 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1512)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:00,251 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:00,252 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:00,252 INFO L229 MonitoredProcess]: Starting monitored process 1513 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:00,253 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1513)] Waiting until timeout for monitored process [2024-10-12 00:43:00,253 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:00,263 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:43:00,263 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:00,263 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:00,263 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:00,263 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:00,264 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:00,264 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:00,265 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:00,274 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1513)] Ended with exit code 0 [2024-10-12 00:43:00,274 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:00,275 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:00,275 INFO L229 MonitoredProcess]: Starting monitored process 1514 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:00,276 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1514)] Waiting until timeout for monitored process [2024-10-12 00:43:00,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 [2024-10-12 00:43:00,287 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:43:00,287 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:00,287 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:00,287 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:00,287 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:00,287 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:00,287 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:00,288 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:00,299 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1514)] Ended with exit code 0 [2024-10-12 00:43:00,299 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:00,299 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:00,300 INFO L229 MonitoredProcess]: Starting monitored process 1515 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:00,300 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1515)] Waiting until timeout for monitored process [2024-10-12 00:43:00,301 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:00,310 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:43:00,311 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:00,311 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:00,311 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:00,311 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:00,311 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:00,311 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:00,313 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:00,323 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1515)] Ended with exit code 0 [2024-10-12 00:43:00,323 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:00,323 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:00,332 INFO L229 MonitoredProcess]: Starting monitored process 1516 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:00,333 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1516)] Waiting until timeout for monitored process [2024-10-12 00:43:00,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 [2024-10-12 00:43:00,344 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:43:00,344 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:00,344 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:00,344 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:00,344 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:00,344 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:00,344 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:00,346 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:00,356 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1516)] Ended with exit code 0 [2024-10-12 00:43:00,356 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:00,356 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:00,357 INFO L229 MonitoredProcess]: Starting monitored process 1517 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:00,357 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1517)] Waiting until timeout for monitored process [2024-10-12 00:43:00,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 [2024-10-12 00:43:00,368 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:43:00,368 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:00,368 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:00,368 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:00,370 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:43:00,370 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:43:00,374 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:00,384 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1517)] Ended with exit code 0 [2024-10-12 00:43:00,384 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:00,384 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:00,385 INFO L229 MonitoredProcess]: Starting monitored process 1518 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:00,386 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1518)] Waiting until timeout for monitored process [2024-10-12 00:43:00,386 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:00,396 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:43:00,397 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:00,397 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:00,397 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:00,397 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:00,397 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:00,397 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:00,398 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:00,408 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1518)] Ended with exit code 0 [2024-10-12 00:43:00,409 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:00,409 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:00,410 INFO L229 MonitoredProcess]: Starting monitored process 1519 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:00,410 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1519)] Waiting until timeout for monitored process [2024-10-12 00:43:00,411 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:00,421 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:43:00,421 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:00,421 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:00,421 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:00,421 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:00,421 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:00,421 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:00,423 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:00,433 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1519)] Ended with exit code 0 [2024-10-12 00:43:00,433 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:00,433 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:00,434 INFO L229 MonitoredProcess]: Starting monitored process 1520 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:00,434 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1520)] Waiting until timeout for monitored process [2024-10-12 00:43:00,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 [2024-10-12 00:43:00,445 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:43:00,445 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:00,445 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:00,445 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:00,447 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:43:00,447 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:43:00,451 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:00,460 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1520)] Ended with exit code 0 [2024-10-12 00:43:00,460 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:00,461 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:00,461 INFO L229 MonitoredProcess]: Starting monitored process 1521 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:00,462 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1521)] Waiting until timeout for monitored process [2024-10-12 00:43:00,462 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:00,473 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:43:00,473 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:00,473 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:00,473 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:00,473 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:00,473 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:00,473 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:00,474 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:00,485 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1521)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:00,485 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:00,485 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:00,486 INFO L229 MonitoredProcess]: Starting monitored process 1522 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:00,486 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1522)] Waiting until timeout for monitored process [2024-10-12 00:43:00,487 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:00,496 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:43:00,497 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:00,497 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:00,497 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:00,497 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:00,497 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:00,497 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:00,498 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:00,508 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1522)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:00,508 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:00,508 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:00,509 INFO L229 MonitoredProcess]: Starting monitored process 1523 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:00,510 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1523)] Waiting until timeout for monitored process [2024-10-12 00:43:00,510 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:00,520 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:43:00,520 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:00,520 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:00,520 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:00,520 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:00,520 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:00,520 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:00,521 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:00,531 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1523)] Ended with exit code 0 [2024-10-12 00:43:00,531 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:00,531 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:00,532 INFO L229 MonitoredProcess]: Starting monitored process 1524 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:00,545 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1524)] Waiting until timeout for monitored process [2024-10-12 00:43:00,546 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:00,556 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:43:00,556 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:00,556 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:00,556 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:00,556 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:00,556 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:00,556 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:00,557 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:00,567 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1524)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:00,567 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:00,567 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:00,568 INFO L229 MonitoredProcess]: Starting monitored process 1525 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:00,569 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1525)] Waiting until timeout for monitored process [2024-10-12 00:43:00,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 [2024-10-12 00:43:00,579 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:43:00,579 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:00,579 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:00,579 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:00,579 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:00,579 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:00,580 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:00,581 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:00,591 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1525)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:00,591 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:00,591 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:00,592 INFO L229 MonitoredProcess]: Starting monitored process 1526 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:00,592 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1526)] Waiting until timeout for monitored process [2024-10-12 00:43:00,593 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:00,602 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:43:00,602 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:00,602 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:00,602 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:00,603 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:00,603 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:00,603 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:00,604 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:00,614 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1526)] Ended with exit code 0 [2024-10-12 00:43:00,614 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:00,614 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:00,615 INFO L229 MonitoredProcess]: Starting monitored process 1527 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:00,615 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1527)] Waiting until timeout for monitored process [2024-10-12 00:43:00,616 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:00,626 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:43:00,626 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:00,626 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:00,626 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:00,626 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:00,626 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:00,626 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:00,628 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:00,638 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1527)] Ended with exit code 0 [2024-10-12 00:43:00,638 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:00,638 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:00,639 INFO L229 MonitoredProcess]: Starting monitored process 1528 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:00,639 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1528)] Waiting until timeout for monitored process [2024-10-12 00:43:00,640 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:00,650 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:43:00,650 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:00,650 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:00,650 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:00,650 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:00,650 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:00,650 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:00,651 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:00,661 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1528)] Ended with exit code 0 [2024-10-12 00:43:00,661 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:00,661 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:00,662 INFO L229 MonitoredProcess]: Starting monitored process 1529 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:00,662 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1529)] Waiting until timeout for monitored process [2024-10-12 00:43:00,663 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:00,673 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:43:00,673 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:00,673 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:00,673 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:00,673 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:00,673 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:00,673 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:00,675 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:00,684 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1529)] Ended with exit code 0 [2024-10-12 00:43:00,684 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:00,685 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:00,685 INFO L229 MonitoredProcess]: Starting monitored process 1530 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:00,686 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1530)] Waiting until timeout for monitored process [2024-10-12 00:43:00,686 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:00,696 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:43:00,696 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:00,696 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:00,696 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:00,696 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:00,697 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:00,697 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:00,698 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:00,707 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1530)] Ended with exit code 0 [2024-10-12 00:43:00,708 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:00,708 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:00,708 INFO L229 MonitoredProcess]: Starting monitored process 1531 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:00,709 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1531)] Waiting until timeout for monitored process [2024-10-12 00:43:00,709 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:00,719 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:43:00,719 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:00,719 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:00,719 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:00,719 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:00,720 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:00,720 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:00,721 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:00,731 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1531)] Ended with exit code 0 [2024-10-12 00:43:00,731 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:00,731 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:00,732 INFO L229 MonitoredProcess]: Starting monitored process 1532 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:00,732 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1532)] Waiting until timeout for monitored process [2024-10-12 00:43:00,733 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:00,742 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:43:00,743 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:00,743 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:00,743 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:00,743 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:00,743 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:00,743 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:00,744 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:00,754 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1532)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:00,754 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:00,754 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:00,755 INFO L229 MonitoredProcess]: Starting monitored process 1533 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:00,756 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1533)] Waiting until timeout for monitored process [2024-10-12 00:43:00,756 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:00,766 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:43:00,766 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:00,766 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:00,766 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:00,766 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:00,766 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:00,767 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:00,768 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:00,777 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1533)] Ended with exit code 0 [2024-10-12 00:43:00,777 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:00,778 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:00,778 INFO L229 MonitoredProcess]: Starting monitored process 1534 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:00,779 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1534)] Waiting until timeout for monitored process [2024-10-12 00:43:00,779 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:00,789 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:43:00,790 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:00,790 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:00,790 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:00,790 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:00,790 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:00,790 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:00,791 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:00,801 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1534)] Ended with exit code 0 [2024-10-12 00:43:00,801 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:00,801 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:00,802 INFO L229 MonitoredProcess]: Starting monitored process 1535 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:00,803 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1535)] Waiting until timeout for monitored process [2024-10-12 00:43:00,803 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:00,813 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:43:00,813 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:00,813 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:00,813 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:00,813 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:00,813 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:00,813 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:00,815 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:00,824 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1535)] Ended with exit code 0 [2024-10-12 00:43:00,825 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:00,825 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:00,826 INFO L229 MonitoredProcess]: Starting monitored process 1536 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:00,826 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1536)] Waiting until timeout for monitored process [2024-10-12 00:43:00,827 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:00,836 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:43:00,836 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:00,836 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:00,836 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:00,838 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:43:00,838 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:43:00,842 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:00,851 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1536)] Ended with exit code 0 [2024-10-12 00:43:00,851 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:00,851 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:00,852 INFO L229 MonitoredProcess]: Starting monitored process 1537 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:00,853 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1537)] Waiting until timeout for monitored process [2024-10-12 00:43:00,853 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:00,863 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:43:00,863 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:00,863 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:00,863 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:00,865 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:43:00,865 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:43:00,868 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:00,878 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1537)] Ended with exit code 0 [2024-10-12 00:43:00,878 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:00,878 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:00,879 INFO L229 MonitoredProcess]: Starting monitored process 1538 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:00,880 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1538)] Waiting until timeout for monitored process [2024-10-12 00:43:00,880 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:00,890 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:43:00,890 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:00,890 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:00,890 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:00,890 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:00,890 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:00,890 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:00,892 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:00,901 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1538)] Ended with exit code 0 [2024-10-12 00:43:00,901 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:00,901 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:00,902 INFO L229 MonitoredProcess]: Starting monitored process 1539 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:00,903 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1539)] Waiting until timeout for monitored process [2024-10-12 00:43:00,903 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:00,913 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:43:00,913 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:00,913 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:00,913 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:00,913 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:00,914 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:00,914 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:00,915 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:00,925 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1539)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:00,925 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:00,925 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:00,926 INFO L229 MonitoredProcess]: Starting monitored process 1540 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:00,926 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1540)] Waiting until timeout for monitored process [2024-10-12 00:43:00,927 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:00,936 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:43:00,936 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:00,937 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:00,937 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:00,937 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:00,937 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:00,937 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:00,938 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:00,948 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1540)] Ended with exit code 0 [2024-10-12 00:43:00,948 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:00,948 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:00,949 INFO L229 MonitoredProcess]: Starting monitored process 1541 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:00,949 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1541)] Waiting until timeout for monitored process [2024-10-12 00:43:00,950 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:00,960 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:43:00,960 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:00,960 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:00,960 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:00,961 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:43:00,961 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:43:00,965 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:00,975 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1541)] Ended with exit code 0 [2024-10-12 00:43:00,975 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:00,976 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:00,976 INFO L229 MonitoredProcess]: Starting monitored process 1542 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:00,977 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1542)] Waiting until timeout for monitored process [2024-10-12 00:43:00,977 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:00,987 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:43:00,988 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:00,988 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:00,988 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:00,990 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:43:00,990 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:43:00,995 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:01,006 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1542)] Ended with exit code 0 [2024-10-12 00:43:01,007 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:01,007 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:01,007 INFO L229 MonitoredProcess]: Starting monitored process 1543 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:01,008 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1543)] Waiting until timeout for monitored process [2024-10-12 00:43:01,009 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:01,018 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:43:01,018 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:01,019 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:01,019 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:01,020 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:43:01,020 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:43:01,024 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:01,034 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1543)] Ended with exit code 0 [2024-10-12 00:43:01,034 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:01,034 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:01,035 INFO L229 MonitoredProcess]: Starting monitored process 1544 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:01,035 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1544)] Waiting until timeout for monitored process [2024-10-12 00:43:01,036 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:01,045 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:43:01,046 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:01,046 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:01,046 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:01,047 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:43:01,047 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:43:01,051 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:01,061 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1544)] Ended with exit code 0 [2024-10-12 00:43:01,061 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:01,061 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:01,062 INFO L229 MonitoredProcess]: Starting monitored process 1545 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:01,063 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1545)] Waiting until timeout for monitored process [2024-10-12 00:43:01,063 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:01,073 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:43:01,073 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:01,073 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:01,073 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:01,075 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:43:01,075 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:43:01,079 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:01,089 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1545)] Ended with exit code 0 [2024-10-12 00:43:01,089 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:01,089 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:01,090 INFO L229 MonitoredProcess]: Starting monitored process 1546 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:01,090 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1546)] Waiting until timeout for monitored process [2024-10-12 00:43:01,091 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:01,101 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:43:01,101 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:01,101 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:01,101 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:01,102 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:43:01,102 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:43:01,106 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:01,116 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1546)] Ended with exit code 0 [2024-10-12 00:43:01,116 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:01,116 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:01,117 INFO L229 MonitoredProcess]: Starting monitored process 1547 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:01,118 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1547)] Waiting until timeout for monitored process [2024-10-12 00:43:01,118 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:01,128 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:43:01,128 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:01,128 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:01,128 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:01,130 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:43:01,130 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:43:01,134 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:01,144 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1547)] Ended with exit code 0 [2024-10-12 00:43:01,144 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:01,144 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:01,145 INFO L229 MonitoredProcess]: Starting monitored process 1548 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:01,145 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1548)] Waiting until timeout for monitored process [2024-10-12 00:43:01,146 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:01,156 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:43:01,156 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:01,156 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:01,156 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:01,162 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:43:01,162 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:43:01,174 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:01,184 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1548)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:01,184 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:01,185 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:01,185 INFO L229 MonitoredProcess]: Starting monitored process 1549 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:01,186 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1549)] Waiting until timeout for monitored process [2024-10-12 00:43:01,186 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:01,196 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:43:01,196 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:01,196 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:01,196 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:01,196 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:01,197 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:01,197 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:01,198 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:01,208 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1549)] Ended with exit code 0 [2024-10-12 00:43:01,208 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:01,208 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:01,209 INFO L229 MonitoredProcess]: Starting monitored process 1550 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:01,210 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1550)] Waiting until timeout for monitored process [2024-10-12 00:43:01,210 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:01,220 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:43:01,220 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:01,220 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:01,220 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:01,222 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:43:01,222 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:43:01,226 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:01,235 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1550)] Ended with exit code 0 [2024-10-12 00:43:01,235 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:01,236 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:01,236 INFO L229 MonitoredProcess]: Starting monitored process 1551 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:01,237 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1551)] Waiting until timeout for monitored process [2024-10-12 00:43:01,238 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:01,247 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:43:01,247 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:01,247 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:01,247 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:01,247 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:01,248 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:01,248 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:01,249 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:01,259 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1551)] Ended with exit code 0 [2024-10-12 00:43:01,259 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:01,259 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:01,260 INFO L229 MonitoredProcess]: Starting monitored process 1552 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:01,261 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1552)] Waiting until timeout for monitored process [2024-10-12 00:43:01,261 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:01,271 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:43:01,271 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:01,271 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:01,271 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:01,271 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:01,272 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:01,272 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:01,273 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:01,283 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1552)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:01,283 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:01,283 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:01,284 INFO L229 MonitoredProcess]: Starting monitored process 1553 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:01,284 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1553)] Waiting until timeout for monitored process [2024-10-12 00:43:01,285 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:01,295 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:43:01,295 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:01,295 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:01,295 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:01,297 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:43:01,297 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:43:01,300 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:01,310 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1553)] Ended with exit code 0 [2024-10-12 00:43:01,310 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:01,310 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:01,311 INFO L229 MonitoredProcess]: Starting monitored process 1554 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:01,311 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1554)] Waiting until timeout for monitored process [2024-10-12 00:43:01,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 [2024-10-12 00:43:01,322 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:43:01,322 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:01,322 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:01,322 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:01,324 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:43:01,324 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:43:01,328 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:01,338 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1554)] Ended with exit code 0 [2024-10-12 00:43:01,338 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:01,338 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:01,339 INFO L229 MonitoredProcess]: Starting monitored process 1555 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:01,340 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1555)] Waiting until timeout for monitored process [2024-10-12 00:43:01,340 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:01,350 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:43:01,350 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:01,350 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:01,350 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:01,352 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:43:01,352 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:43:01,357 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:01,367 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1555)] Ended with exit code 0 [2024-10-12 00:43:01,367 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:01,367 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:01,368 INFO L229 MonitoredProcess]: Starting monitored process 1556 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:01,368 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1556)] Waiting until timeout for monitored process [2024-10-12 00:43:01,369 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:01,378 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:43:01,379 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:01,379 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:01,379 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:01,380 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:43:01,380 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:43:01,385 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:01,394 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1556)] Ended with exit code 0 [2024-10-12 00:43:01,395 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:01,395 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:01,395 INFO L229 MonitoredProcess]: Starting monitored process 1557 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:01,396 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1557)] Waiting until timeout for monitored process [2024-10-12 00:43:01,396 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:01,406 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:43:01,406 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:01,406 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:01,406 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:01,408 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:43:01,408 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:43:01,412 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:01,421 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1557)] Ended with exit code 0 [2024-10-12 00:43:01,422 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:01,422 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:01,422 INFO L229 MonitoredProcess]: Starting monitored process 1558 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:01,423 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1558)] Waiting until timeout for monitored process [2024-10-12 00:43:01,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 [2024-10-12 00:43:01,433 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:43:01,433 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:01,434 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:01,434 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:01,435 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:43:01,435 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:43:01,440 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:01,450 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1558)] Ended with exit code 0 [2024-10-12 00:43:01,450 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:01,450 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:01,451 INFO L229 MonitoredProcess]: Starting monitored process 1559 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:01,451 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1559)] Waiting until timeout for monitored process [2024-10-12 00:43:01,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 [2024-10-12 00:43:01,462 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 00:43:01,462 INFO L203 nArgumentSynthesizer]: 2 stem disjuncts [2024-10-12 00:43:01,462 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:01,462 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:01,464 INFO L401 nArgumentSynthesizer]: We have 20 Motzkin's Theorem applications. [2024-10-12 00:43:01,464 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:43:01,470 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:01,480 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1559)] Ended with exit code 0 [2024-10-12 00:43:01,480 INFO L451 LassoAnalysis]: Using template '2-phase'. [2024-10-12 00:43:01,480 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:01,480 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:01,481 INFO L229 MonitoredProcess]: Starting monitored process 1560 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:01,481 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1560)] Waiting until timeout for monitored process [2024-10-12 00:43:01,482 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:01,491 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:01,491 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:01,491 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:01,491 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:01,491 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:01,491 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:01,492 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:01,492 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:01,493 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:01,503 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1560)] Ended with exit code 0 [2024-10-12 00:43:01,503 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:01,503 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:01,504 INFO L229 MonitoredProcess]: Starting monitored process 1561 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:01,505 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1561)] Waiting until timeout for monitored process [2024-10-12 00:43:01,505 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:01,515 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:01,515 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:01,515 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:01,515 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:01,515 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:01,515 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:01,516 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:01,516 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:01,517 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:01,527 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1561)] Ended with exit code 0 [2024-10-12 00:43:01,527 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:01,527 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:01,528 INFO L229 MonitoredProcess]: Starting monitored process 1562 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:01,529 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1562)] Waiting until timeout for monitored process [2024-10-12 00:43:01,529 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:01,539 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:01,539 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:01,539 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:01,539 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:01,539 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:01,539 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:01,539 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:01,539 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:01,541 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:01,550 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1562)] Ended with exit code 0 [2024-10-12 00:43:01,550 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:01,551 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:01,551 INFO L229 MonitoredProcess]: Starting monitored process 1563 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:01,552 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1563)] Waiting until timeout for monitored process [2024-10-12 00:43:01,552 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:01,562 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:01,562 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:01,562 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:01,562 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:01,562 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:01,562 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:01,563 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:01,563 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:01,564 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:01,574 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1563)] Ended with exit code 0 [2024-10-12 00:43:01,574 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:01,574 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:01,575 INFO L229 MonitoredProcess]: Starting monitored process 1564 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:01,575 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1564)] Waiting until timeout for monitored process [2024-10-12 00:43:01,576 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:01,586 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:01,586 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:01,586 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:01,586 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:01,586 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:01,586 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:01,586 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:01,586 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:01,588 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:01,597 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1564)] Ended with exit code 0 [2024-10-12 00:43:01,598 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:01,598 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:01,598 INFO L229 MonitoredProcess]: Starting monitored process 1565 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:01,599 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1565)] Waiting until timeout for monitored process [2024-10-12 00:43:01,600 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:01,609 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:01,609 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:01,609 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:01,609 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:01,609 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:01,609 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:01,610 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:01,610 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:01,611 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:01,621 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1565)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:01,621 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:01,621 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:01,622 INFO L229 MonitoredProcess]: Starting monitored process 1566 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:01,623 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1566)] Waiting until timeout for monitored process [2024-10-12 00:43:01,623 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:01,633 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:01,633 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:01,633 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:01,633 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:01,633 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:01,633 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:01,633 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:01,633 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:01,635 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:01,644 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1566)] Ended with exit code 0 [2024-10-12 00:43:01,644 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:01,645 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:01,645 INFO L229 MonitoredProcess]: Starting monitored process 1567 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:01,646 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1567)] Waiting until timeout for monitored process [2024-10-12 00:43:01,647 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:01,657 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:01,657 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:01,657 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:01,657 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:01,657 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:01,657 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:01,657 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:01,657 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:01,659 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:01,670 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1567)] Ended with exit code 0 [2024-10-12 00:43:01,670 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:01,670 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:01,671 INFO L229 MonitoredProcess]: Starting monitored process 1568 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:01,684 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1568)] Waiting until timeout for monitored process [2024-10-12 00:43:01,685 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:01,695 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:01,695 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:01,695 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:01,695 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:01,695 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:01,695 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:01,695 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:01,695 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:01,697 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:01,707 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1568)] Ended with exit code 0 [2024-10-12 00:43:01,707 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:01,707 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:01,708 INFO L229 MonitoredProcess]: Starting monitored process 1569 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:01,708 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1569)] Waiting until timeout for monitored process [2024-10-12 00:43:01,709 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:01,718 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:01,718 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:01,718 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:01,719 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:01,719 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:01,719 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:01,719 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:01,719 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:01,720 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:01,730 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1569)] Ended with exit code 0 [2024-10-12 00:43:01,730 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:01,730 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:01,731 INFO L229 MonitoredProcess]: Starting monitored process 1570 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:01,731 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1570)] Waiting until timeout for monitored process [2024-10-12 00:43:01,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 [2024-10-12 00:43:01,742 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:01,742 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:01,742 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:01,742 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:01,742 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:01,742 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:01,742 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:01,742 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:01,744 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:01,753 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1570)] Ended with exit code 0 [2024-10-12 00:43:01,754 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:01,754 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:01,754 INFO L229 MonitoredProcess]: Starting monitored process 1571 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:01,755 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1571)] Waiting until timeout for monitored process [2024-10-12 00:43:01,756 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:01,765 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:01,765 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:01,765 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:01,765 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:01,765 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:01,765 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:01,766 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:01,766 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:01,767 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:01,777 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1571)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:01,777 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:01,778 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:01,778 INFO L229 MonitoredProcess]: Starting monitored process 1572 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:01,779 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1572)] Waiting until timeout for monitored process [2024-10-12 00:43:01,779 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:01,789 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:01,789 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:01,789 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:01,789 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:01,789 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:01,789 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:01,790 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:01,790 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:01,791 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:01,801 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1572)] Ended with exit code 0 [2024-10-12 00:43:01,801 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:01,801 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:01,802 INFO L229 MonitoredProcess]: Starting monitored process 1573 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:01,802 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1573)] Waiting until timeout for monitored process [2024-10-12 00:43:01,803 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:01,812 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:01,813 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:01,813 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:01,813 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:01,813 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:01,814 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:43:01,814 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:43:01,817 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:01,827 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1573)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:01,827 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:01,827 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:01,828 INFO L229 MonitoredProcess]: Starting monitored process 1574 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:01,829 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1574)] Waiting until timeout for monitored process [2024-10-12 00:43:01,829 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:01,839 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:01,839 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:01,839 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:01,839 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:01,839 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:01,839 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:01,839 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:01,839 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:01,841 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:01,852 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1574)] Ended with exit code 0 [2024-10-12 00:43:01,853 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:01,853 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:01,854 INFO L229 MonitoredProcess]: Starting monitored process 1575 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:01,854 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1575)] Waiting until timeout for monitored process [2024-10-12 00:43:01,855 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:01,864 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:01,864 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:01,864 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:01,864 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:01,864 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:01,865 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:01,865 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:01,865 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:01,866 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:01,876 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1575)] Ended with exit code 0 [2024-10-12 00:43:01,876 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:01,876 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:01,877 INFO L229 MonitoredProcess]: Starting monitored process 1576 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:01,877 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1576)] Waiting until timeout for monitored process [2024-10-12 00:43:01,878 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:01,887 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:01,888 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:01,888 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:01,888 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:01,888 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:01,888 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:01,888 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:01,888 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:01,889 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:01,899 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1576)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:01,900 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:01,900 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:01,900 INFO L229 MonitoredProcess]: Starting monitored process 1577 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:01,901 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1577)] Waiting until timeout for monitored process [2024-10-12 00:43:01,901 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:01,911 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:01,911 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:01,911 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:01,911 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:01,911 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:01,911 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:01,911 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:01,911 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:01,913 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:01,922 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1577)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:01,923 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:01,923 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:01,923 INFO L229 MonitoredProcess]: Starting monitored process 1578 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:01,924 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1578)] Waiting until timeout for monitored process [2024-10-12 00:43:01,924 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:01,934 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:01,934 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:01,934 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:01,934 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:01,934 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:01,934 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:01,934 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:01,934 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:01,936 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:01,946 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1578)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:01,946 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:01,946 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:01,947 INFO L229 MonitoredProcess]: Starting monitored process 1579 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:01,948 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1579)] Waiting until timeout for monitored process [2024-10-12 00:43:01,948 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:01,958 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:01,958 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:01,958 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:01,958 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:01,958 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:01,958 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:01,958 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:01,958 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:01,960 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:01,969 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1579)] Ended with exit code 0 [2024-10-12 00:43:01,970 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:01,970 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:01,970 INFO L229 MonitoredProcess]: Starting monitored process 1580 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:01,971 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1580)] Waiting until timeout for monitored process [2024-10-12 00:43:01,971 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:01,981 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:01,981 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:01,981 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:01,981 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:01,981 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:01,981 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:01,981 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:01,981 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:01,983 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:01,993 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1580)] Ended with exit code 0 [2024-10-12 00:43:01,993 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:01,993 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:01,994 INFO L229 MonitoredProcess]: Starting monitored process 1581 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:01,995 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1581)] Waiting until timeout for monitored process [2024-10-12 00:43:01,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 [2024-10-12 00:43:02,005 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:02,005 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:02,005 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:02,005 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:02,005 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:02,005 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:02,005 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:02,005 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:02,007 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:02,016 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1581)] Ended with exit code 0 [2024-10-12 00:43:02,016 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:02,017 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:02,017 INFO L229 MonitoredProcess]: Starting monitored process 1582 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:02,018 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1582)] Waiting until timeout for monitored process [2024-10-12 00:43:02,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 [2024-10-12 00:43:02,028 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:02,028 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:02,028 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:02,028 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:02,028 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:02,028 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:02,028 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:02,028 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:02,030 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:02,039 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1582)] Ended with exit code 0 [2024-10-12 00:43:02,039 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:02,039 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:02,040 INFO L229 MonitoredProcess]: Starting monitored process 1583 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:02,041 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1583)] Waiting until timeout for monitored process [2024-10-12 00:43:02,041 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:02,051 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:02,051 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:02,051 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:02,051 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:02,051 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:02,051 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:02,051 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:02,051 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:02,053 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:02,062 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1583)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:02,063 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:02,063 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:02,063 INFO L229 MonitoredProcess]: Starting monitored process 1584 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:02,064 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1584)] Waiting until timeout for monitored process [2024-10-12 00:43:02,064 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:02,074 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:02,074 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:02,074 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:02,074 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:02,074 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:02,074 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:02,074 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:02,074 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:02,076 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:02,085 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1584)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:02,086 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:02,086 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:02,086 INFO L229 MonitoredProcess]: Starting monitored process 1585 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:02,087 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1585)] Waiting until timeout for monitored process [2024-10-12 00:43:02,087 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:02,097 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:02,097 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:02,097 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:02,097 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:02,097 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:02,098 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:43:02,098 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:43:02,101 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:02,111 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1585)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:02,111 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:02,111 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:02,112 INFO L229 MonitoredProcess]: Starting monitored process 1586 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:02,112 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1586)] Waiting until timeout for monitored process [2024-10-12 00:43:02,113 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:02,123 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:02,123 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:02,123 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:02,123 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:02,123 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:02,123 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:02,123 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:02,123 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:02,125 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:02,134 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1586)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:02,135 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:02,135 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:02,136 INFO L229 MonitoredProcess]: Starting monitored process 1587 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:02,136 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1587)] Waiting until timeout for monitored process [2024-10-12 00:43:02,137 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:02,146 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:02,146 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:02,146 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:02,146 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:02,146 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:02,146 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:02,147 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:02,147 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:02,148 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:02,158 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1587)] Ended with exit code 0 [2024-10-12 00:43:02,158 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:02,158 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:02,159 INFO L229 MonitoredProcess]: Starting monitored process 1588 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:02,159 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1588)] Waiting until timeout for monitored process [2024-10-12 00:43:02,160 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:02,170 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:02,170 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:02,170 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:02,170 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:02,170 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:02,170 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:02,170 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:02,170 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:02,172 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:02,181 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1588)] Ended with exit code 0 [2024-10-12 00:43:02,182 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:02,182 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:02,182 INFO L229 MonitoredProcess]: Starting monitored process 1589 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:02,183 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1589)] Waiting until timeout for monitored process [2024-10-12 00:43:02,183 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:02,193 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:02,193 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:02,193 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:02,193 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:02,193 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:02,193 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:02,194 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:02,194 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:02,195 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:02,205 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1589)] Ended with exit code 0 [2024-10-12 00:43:02,205 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:02,205 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:02,206 INFO L229 MonitoredProcess]: Starting monitored process 1590 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:02,206 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1590)] Waiting until timeout for monitored process [2024-10-12 00:43:02,207 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:02,216 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:02,216 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:02,216 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:02,216 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:02,217 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:02,217 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:02,217 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:02,217 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:02,218 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:02,228 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1590)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:02,228 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:02,228 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:02,229 INFO L229 MonitoredProcess]: Starting monitored process 1591 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:02,230 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1591)] Waiting until timeout for monitored process [2024-10-12 00:43:02,230 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:02,240 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:02,240 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:02,240 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:02,240 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:02,240 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:02,240 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:02,240 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:02,240 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:02,242 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:02,251 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1591)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:02,252 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:02,252 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:02,252 INFO L229 MonitoredProcess]: Starting monitored process 1592 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:02,253 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1592)] Waiting until timeout for monitored process [2024-10-12 00:43:02,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 [2024-10-12 00:43:02,263 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:02,263 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:02,263 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:02,263 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:02,263 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:02,263 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:02,264 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:02,264 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:02,265 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:02,275 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1592)] Ended with exit code 0 [2024-10-12 00:43:02,275 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:02,275 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:02,276 INFO L229 MonitoredProcess]: Starting monitored process 1593 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:02,276 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1593)] Waiting until timeout for monitored process [2024-10-12 00:43:02,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 [2024-10-12 00:43:02,286 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:02,286 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:02,286 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:02,286 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:02,286 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:02,286 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:02,287 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:02,287 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:02,288 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:02,298 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1593)] Ended with exit code 0 [2024-10-12 00:43:02,298 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:02,298 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:02,299 INFO L229 MonitoredProcess]: Starting monitored process 1594 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:02,299 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1594)] Waiting until timeout for monitored process [2024-10-12 00:43:02,300 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:02,310 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:02,310 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:02,310 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:02,310 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:02,310 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:02,310 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:02,311 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:02,311 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:02,312 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:02,322 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1594)] Ended with exit code 0 [2024-10-12 00:43:02,322 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:02,322 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:02,323 INFO L229 MonitoredProcess]: Starting monitored process 1595 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:02,323 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1595)] Waiting until timeout for monitored process [2024-10-12 00:43:02,324 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:02,333 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:02,334 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:02,334 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:02,334 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:02,334 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:02,334 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:02,334 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:02,334 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:02,335 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:02,345 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1595)] Ended with exit code 0 [2024-10-12 00:43:02,345 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:02,345 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:02,346 INFO L229 MonitoredProcess]: Starting monitored process 1596 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:02,347 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1596)] Waiting until timeout for monitored process [2024-10-12 00:43:02,347 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:02,356 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:02,357 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:02,357 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:02,357 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:02,357 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:02,357 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:02,357 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:02,357 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:02,358 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:02,368 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1596)] Ended with exit code 0 [2024-10-12 00:43:02,368 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:02,368 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:02,369 INFO L229 MonitoredProcess]: Starting monitored process 1597 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:02,370 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1597)] Waiting until timeout for monitored process [2024-10-12 00:43:02,370 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:02,380 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:02,380 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:02,380 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:02,380 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:02,380 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:02,380 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:02,380 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:02,380 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:02,382 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:02,407 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1597)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:02,407 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:02,407 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:02,408 INFO L229 MonitoredProcess]: Starting monitored process 1598 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:02,408 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1598)] Waiting until timeout for monitored process [2024-10-12 00:43:02,409 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:02,418 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:02,418 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:02,419 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:02,419 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:02,419 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:02,419 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:02,419 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:02,419 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:02,420 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:02,430 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1598)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:02,430 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:02,430 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:02,431 INFO L229 MonitoredProcess]: Starting monitored process 1599 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:02,431 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1599)] Waiting until timeout for monitored process [2024-10-12 00:43:02,432 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:02,442 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:02,442 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:02,442 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:02,442 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:02,442 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:02,442 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:02,442 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:02,442 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:02,444 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:02,454 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1599)] Ended with exit code 0 [2024-10-12 00:43:02,454 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:02,454 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:02,455 INFO L229 MonitoredProcess]: Starting monitored process 1600 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:02,455 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1600)] Waiting until timeout for monitored process [2024-10-12 00:43:02,456 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:02,465 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:02,465 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:02,465 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:02,466 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:02,466 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:02,466 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:02,466 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:02,466 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:02,467 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:02,477 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1600)] Ended with exit code 0 [2024-10-12 00:43:02,477 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:02,477 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:02,478 INFO L229 MonitoredProcess]: Starting monitored process 1601 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:02,478 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1601)] Waiting until timeout for monitored process [2024-10-12 00:43:02,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 [2024-10-12 00:43:02,489 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:02,489 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:02,489 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:02,489 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:02,489 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:02,489 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:02,489 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:02,489 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:02,491 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:02,500 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1601)] Ended with exit code 0 [2024-10-12 00:43:02,500 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:02,500 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:02,501 INFO L229 MonitoredProcess]: Starting monitored process 1602 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:02,502 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1602)] Waiting until timeout for monitored process [2024-10-12 00:43:02,502 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:02,512 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:02,512 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:02,512 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:02,512 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:02,512 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:02,512 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:02,512 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:02,512 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:02,514 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:02,523 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1602)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:02,523 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:02,523 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:02,524 INFO L229 MonitoredProcess]: Starting monitored process 1603 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:02,525 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1603)] Waiting until timeout for monitored process [2024-10-12 00:43:02,525 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:02,534 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:02,534 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:02,534 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:02,535 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:02,535 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:02,535 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:02,535 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:02,535 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:02,536 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:02,546 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1603)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:02,546 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:02,547 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:02,547 INFO L229 MonitoredProcess]: Starting monitored process 1604 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:02,548 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1604)] Waiting until timeout for monitored process [2024-10-12 00:43:02,548 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:02,558 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:02,558 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:02,558 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:02,558 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:02,558 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:02,558 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:02,558 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:02,558 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:02,560 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:02,569 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1604)] Ended with exit code 0 [2024-10-12 00:43:02,569 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:02,569 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:02,570 INFO L229 MonitoredProcess]: Starting monitored process 1605 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:02,571 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1605)] Waiting until timeout for monitored process [2024-10-12 00:43:02,571 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:02,581 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:02,581 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:02,581 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:02,581 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:02,581 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:02,582 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:43:02,582 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:43:02,585 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:02,595 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1605)] Ended with exit code 0 [2024-10-12 00:43:02,595 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:02,595 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:02,596 INFO L229 MonitoredProcess]: Starting monitored process 1606 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:02,596 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1606)] Waiting until timeout for monitored process [2024-10-12 00:43:02,597 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:02,606 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:02,606 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:02,607 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:02,607 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:02,607 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:02,608 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:43:02,608 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:43:02,611 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:02,620 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1606)] Ended with exit code 0 [2024-10-12 00:43:02,621 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:02,621 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:02,621 INFO L229 MonitoredProcess]: Starting monitored process 1607 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:02,622 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1607)] Waiting until timeout for monitored process [2024-10-12 00:43:02,623 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:02,632 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:02,632 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:02,632 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:02,632 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:02,632 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:02,632 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:02,633 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:02,633 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:02,634 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:02,644 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1607)] Ended with exit code 0 [2024-10-12 00:43:02,644 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:02,644 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:02,645 INFO L229 MonitoredProcess]: Starting monitored process 1608 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:02,645 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1608)] Waiting until timeout for monitored process [2024-10-12 00:43:02,646 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:02,655 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:02,656 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:02,656 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:02,656 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:02,656 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:02,656 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:02,656 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:02,656 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:02,657 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:02,667 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1608)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:02,667 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:02,667 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:02,668 INFO L229 MonitoredProcess]: Starting monitored process 1609 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:02,668 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1609)] Waiting until timeout for monitored process [2024-10-12 00:43:02,669 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:02,679 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:02,679 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:02,679 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:02,679 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:02,679 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:02,680 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:43:02,680 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:43:02,686 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:02,699 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1609)] Ended with exit code 0 [2024-10-12 00:43:02,699 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:02,699 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:02,700 INFO L229 MonitoredProcess]: Starting monitored process 1610 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:02,701 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1610)] Waiting until timeout for monitored process [2024-10-12 00:43:02,701 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:02,711 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:02,711 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:02,711 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:02,711 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:02,711 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:02,711 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:02,711 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:02,711 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:02,713 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:02,723 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1610)] Ended with exit code 0 [2024-10-12 00:43:02,723 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:02,723 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:02,724 INFO L229 MonitoredProcess]: Starting monitored process 1611 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:02,724 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1611)] Waiting until timeout for monitored process [2024-10-12 00:43:02,725 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:02,734 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:02,734 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:02,734 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:02,734 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:02,734 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:02,734 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:02,735 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:02,735 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:02,736 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:02,746 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1611)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:02,746 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:02,746 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:02,747 INFO L229 MonitoredProcess]: Starting monitored process 1612 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:02,748 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1612)] Waiting until timeout for monitored process [2024-10-12 00:43:02,748 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:02,758 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:02,758 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:02,758 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:02,758 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:02,758 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:02,758 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:02,758 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:02,758 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:02,760 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:02,769 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1612)] Ended with exit code 0 [2024-10-12 00:43:02,769 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:02,770 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:02,770 INFO L229 MonitoredProcess]: Starting monitored process 1613 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:02,771 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1613)] Waiting until timeout for monitored process [2024-10-12 00:43:02,771 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:02,781 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:02,781 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:02,781 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:02,781 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:02,781 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:02,781 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:02,781 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:02,782 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:02,783 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:02,793 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1613)] Ended with exit code 0 [2024-10-12 00:43:02,793 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:02,793 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:02,794 INFO L229 MonitoredProcess]: Starting monitored process 1614 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:02,795 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1614)] Waiting until timeout for monitored process [2024-10-12 00:43:02,795 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:02,805 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:02,805 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:02,805 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:02,805 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:02,805 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:02,805 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:02,806 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:02,806 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:02,807 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:02,817 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1614)] Ended with exit code 0 [2024-10-12 00:43:02,818 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:02,818 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:02,818 INFO L229 MonitoredProcess]: Starting monitored process 1615 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:02,819 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1615)] Waiting until timeout for monitored process [2024-10-12 00:43:02,819 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:02,829 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:02,829 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:02,829 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:02,829 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:02,829 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:02,829 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:02,830 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:02,830 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:02,831 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:02,841 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1615)] Ended with exit code 0 [2024-10-12 00:43:02,841 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:02,842 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:02,842 INFO L229 MonitoredProcess]: Starting monitored process 1616 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:02,843 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1616)] Waiting until timeout for monitored process [2024-10-12 00:43:02,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 [2024-10-12 00:43:02,853 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:02,853 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:02,853 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:02,853 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:02,853 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:02,853 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:02,854 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:02,854 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:02,855 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:02,865 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1616)] Ended with exit code 0 [2024-10-12 00:43:02,865 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:02,866 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:02,866 INFO L229 MonitoredProcess]: Starting monitored process 1617 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:02,867 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1617)] Waiting until timeout for monitored process [2024-10-12 00:43:02,867 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:02,878 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:02,878 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:02,878 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:02,878 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:02,878 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:02,878 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:02,878 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:02,878 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:02,886 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:02,896 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1617)] Ended with exit code 0 [2024-10-12 00:43:02,896 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:02,896 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:02,897 INFO L229 MonitoredProcess]: Starting monitored process 1618 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:02,898 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1618)] Waiting until timeout for monitored process [2024-10-12 00:43:02,898 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:02,908 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:02,908 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:02,908 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:02,908 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:02,908 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:02,908 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:02,909 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:02,909 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:02,910 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:02,921 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1618)] Ended with exit code 0 [2024-10-12 00:43:02,921 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:02,921 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:02,922 INFO L229 MonitoredProcess]: Starting monitored process 1619 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:02,922 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1619)] Waiting until timeout for monitored process [2024-10-12 00:43:02,923 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:02,932 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:02,932 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:02,933 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:02,933 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:02,933 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:02,933 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:02,933 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:02,933 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:02,934 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:02,944 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1619)] Ended with exit code 0 [2024-10-12 00:43:02,944 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:02,944 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:02,945 INFO L229 MonitoredProcess]: Starting monitored process 1620 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:02,946 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1620)] Waiting until timeout for monitored process [2024-10-12 00:43:02,946 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:02,956 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:02,956 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:02,956 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:02,956 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:02,956 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:02,956 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:02,957 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:02,957 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:02,958 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:02,968 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1620)] Ended with exit code 0 [2024-10-12 00:43:02,968 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:02,968 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:02,969 INFO L229 MonitoredProcess]: Starting monitored process 1621 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:02,969 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1621)] Waiting until timeout for monitored process [2024-10-12 00:43:02,970 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:02,980 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:02,980 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:02,980 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:02,980 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:02,980 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:02,980 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:02,980 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:02,980 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:02,982 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:02,991 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1621)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:02,992 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:02,992 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:02,993 INFO L229 MonitoredProcess]: Starting monitored process 1622 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:02,993 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1622)] Waiting until timeout for monitored process [2024-10-12 00:43:02,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 [2024-10-12 00:43:03,003 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:03,004 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:03,004 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:03,004 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:03,004 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:03,004 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:03,004 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:03,004 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:03,006 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:03,016 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1622)] Ended with exit code 0 [2024-10-12 00:43:03,016 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:03,016 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:03,017 INFO L229 MonitoredProcess]: Starting monitored process 1623 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:03,018 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1623)] Waiting until timeout for monitored process [2024-10-12 00:43:03,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 [2024-10-12 00:43:03,028 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:03,028 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:03,028 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:03,028 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:03,028 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:03,028 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:03,028 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:03,028 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:03,030 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:03,039 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1623)] Ended with exit code 0 [2024-10-12 00:43:03,039 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:03,039 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:03,040 INFO L229 MonitoredProcess]: Starting monitored process 1624 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:03,041 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1624)] Waiting until timeout for monitored process [2024-10-12 00:43:03,041 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:03,051 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:03,051 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:03,051 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:03,051 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:03,051 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:03,051 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:03,051 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:03,051 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:03,053 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:03,062 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1624)] Ended with exit code 0 [2024-10-12 00:43:03,062 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:03,063 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:03,063 INFO L229 MonitoredProcess]: Starting monitored process 1625 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:03,064 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1625)] Waiting until timeout for monitored process [2024-10-12 00:43:03,064 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:03,074 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:03,074 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:03,074 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:03,074 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:03,074 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:03,074 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:03,074 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:03,074 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:03,076 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:03,085 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1625)] Ended with exit code 0 [2024-10-12 00:43:03,086 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:03,086 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:03,086 INFO L229 MonitoredProcess]: Starting monitored process 1626 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:03,087 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1626)] Waiting until timeout for monitored process [2024-10-12 00:43:03,087 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:03,097 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:03,097 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:03,097 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:03,097 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:03,097 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:03,097 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:03,097 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:03,097 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:03,099 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:03,108 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1626)] Ended with exit code 0 [2024-10-12 00:43:03,108 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:03,109 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:03,109 INFO L229 MonitoredProcess]: Starting monitored process 1627 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:03,110 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1627)] Waiting until timeout for monitored process [2024-10-12 00:43:03,111 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:03,120 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:03,120 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:03,120 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:03,120 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:03,120 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:03,121 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:43:03,121 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:43:03,125 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:03,134 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1627)] Ended with exit code 0 [2024-10-12 00:43:03,134 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:03,135 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:03,135 INFO L229 MonitoredProcess]: Starting monitored process 1628 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:03,136 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1628)] Waiting until timeout for monitored process [2024-10-12 00:43:03,136 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:03,146 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:03,146 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:03,146 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:03,146 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:03,146 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:03,146 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:03,146 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:03,147 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:03,148 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:03,158 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1628)] Ended with exit code 0 [2024-10-12 00:43:03,158 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:03,158 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:03,159 INFO L229 MonitoredProcess]: Starting monitored process 1629 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:03,159 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1629)] Waiting until timeout for monitored process [2024-10-12 00:43:03,160 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:03,169 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:03,169 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:03,169 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:03,169 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:03,169 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:03,169 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:03,170 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:03,170 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:03,171 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:03,181 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1629)] Ended with exit code 0 [2024-10-12 00:43:03,181 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:03,181 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:03,182 INFO L229 MonitoredProcess]: Starting monitored process 1630 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:03,183 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1630)] Waiting until timeout for monitored process [2024-10-12 00:43:03,183 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:03,192 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:03,193 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:03,193 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:03,193 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:03,193 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:03,193 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:03,193 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:03,193 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:03,194 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:03,204 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1630)] Ended with exit code 0 [2024-10-12 00:43:03,204 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:03,204 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:03,205 INFO L229 MonitoredProcess]: Starting monitored process 1631 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:03,205 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1631)] Waiting until timeout for monitored process [2024-10-12 00:43:03,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 [2024-10-12 00:43:03,215 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:03,215 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:03,215 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:03,216 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:03,216 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:03,216 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:03,216 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:03,216 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:03,217 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:03,227 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1631)] Ended with exit code 0 [2024-10-12 00:43:03,227 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:03,227 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:03,228 INFO L229 MonitoredProcess]: Starting monitored process 1632 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:03,228 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1632)] Waiting until timeout for monitored process [2024-10-12 00:43:03,229 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:03,238 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:03,238 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:03,238 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:03,238 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:03,238 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:03,238 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:03,239 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:03,239 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:03,240 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:03,250 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1632)] Ended with exit code 0 [2024-10-12 00:43:03,250 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:03,250 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:03,251 INFO L229 MonitoredProcess]: Starting monitored process 1633 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:03,251 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1633)] Waiting until timeout for monitored process [2024-10-12 00:43:03,252 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:03,261 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:03,261 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:03,261 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:03,262 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:03,262 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:03,262 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:03,262 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:03,262 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:03,263 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:03,273 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1633)] Ended with exit code 0 [2024-10-12 00:43:03,273 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:03,273 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:03,274 INFO L229 MonitoredProcess]: Starting monitored process 1634 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:03,274 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1634)] Waiting until timeout for monitored process [2024-10-12 00:43:03,275 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:03,284 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:03,284 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:03,284 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:03,284 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:03,284 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:03,284 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:03,285 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:03,285 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:03,286 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:03,295 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1634)] Ended with exit code 0 [2024-10-12 00:43:03,295 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:03,296 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:03,296 INFO L229 MonitoredProcess]: Starting monitored process 1635 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:03,297 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1635)] Waiting until timeout for monitored process [2024-10-12 00:43:03,297 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:03,307 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:03,307 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:03,307 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:03,307 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:03,307 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:03,307 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:03,307 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:03,307 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:03,309 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:03,318 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1635)] Ended with exit code 0 [2024-10-12 00:43:03,318 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:03,318 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:03,319 INFO L229 MonitoredProcess]: Starting monitored process 1636 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:03,319 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1636)] Waiting until timeout for monitored process [2024-10-12 00:43:03,320 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:03,329 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:03,329 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:03,329 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:03,330 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:03,330 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:03,330 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:03,330 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:03,330 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:03,331 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:03,341 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1636)] Ended with exit code 0 [2024-10-12 00:43:03,341 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:03,341 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:03,342 INFO L229 MonitoredProcess]: Starting monitored process 1637 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:03,342 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1637)] Waiting until timeout for monitored process [2024-10-12 00:43:03,343 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:03,352 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:03,352 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:03,352 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:03,352 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:03,352 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:03,352 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:03,353 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:03,353 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:03,354 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:03,364 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1637)] Ended with exit code 0 [2024-10-12 00:43:03,364 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:03,364 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:03,365 INFO L229 MonitoredProcess]: Starting monitored process 1638 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:03,365 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1638)] Waiting until timeout for monitored process [2024-10-12 00:43:03,366 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:03,375 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:03,376 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:03,376 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:03,376 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:03,376 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:03,376 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:03,376 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:03,376 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:03,377 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:03,387 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1638)] Ended with exit code 0 [2024-10-12 00:43:03,387 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:03,387 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:03,388 INFO L229 MonitoredProcess]: Starting monitored process 1639 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:03,388 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1639)] Waiting until timeout for monitored process [2024-10-12 00:43:03,389 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:03,398 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:03,398 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:03,398 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:03,399 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:03,399 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:03,399 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:03,399 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:03,399 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:03,400 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:03,410 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1639)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:03,410 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:03,410 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:03,411 INFO L229 MonitoredProcess]: Starting monitored process 1640 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:03,411 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1640)] Waiting until timeout for monitored process [2024-10-12 00:43:03,412 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:03,421 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:03,421 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:03,421 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:03,422 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:03,422 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:03,422 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:03,422 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:03,422 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:03,423 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:03,433 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1640)] Ended with exit code 0 [2024-10-12 00:43:03,433 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:03,433 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:03,434 INFO L229 MonitoredProcess]: Starting monitored process 1641 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:03,435 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1641)] Waiting until timeout for monitored process [2024-10-12 00:43:03,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 [2024-10-12 00:43:03,445 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:03,445 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:03,445 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:03,445 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:03,445 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:03,446 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:43:03,446 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:43:03,449 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:03,458 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1641)] Ended with exit code 0 [2024-10-12 00:43:03,459 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:03,459 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:03,459 INFO L229 MonitoredProcess]: Starting monitored process 1642 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:03,460 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1642)] Waiting until timeout for monitored process [2024-10-12 00:43:03,460 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:03,470 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:03,470 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:03,470 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:03,470 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:03,470 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:03,470 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:03,470 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:03,471 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:03,472 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:03,481 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1642)] Ended with exit code 0 [2024-10-12 00:43:03,481 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:03,482 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:03,482 INFO L229 MonitoredProcess]: Starting monitored process 1643 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:03,483 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1643)] Waiting until timeout for monitored process [2024-10-12 00:43:03,483 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:03,493 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:03,493 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:03,493 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:03,493 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:03,493 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:03,493 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:03,493 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:03,493 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:03,495 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:03,504 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1643)] Ended with exit code 0 [2024-10-12 00:43:03,504 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:03,504 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:03,505 INFO L229 MonitoredProcess]: Starting monitored process 1644 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:03,506 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1644)] Waiting until timeout for monitored process [2024-10-12 00:43: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 [2024-10-12 00:43:03,515 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:03,515 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:03,515 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:03,516 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:03,516 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:03,516 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:43:03,517 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:43:03,520 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:03,529 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1644)] Ended with exit code 0 [2024-10-12 00:43:03,529 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:03,530 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:03,530 INFO L229 MonitoredProcess]: Starting monitored process 1645 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:03,531 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1645)] Waiting until timeout for monitored process [2024-10-12 00:43:03,531 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:03,541 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:03,541 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:03,541 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:03,541 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:03,541 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:03,541 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:03,541 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:03,541 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:03,543 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:03,552 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1645)] Ended with exit code 0 [2024-10-12 00:43:03,552 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:03,552 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:03,553 INFO L229 MonitoredProcess]: Starting monitored process 1646 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:03,553 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1646)] Waiting until timeout for monitored process [2024-10-12 00:43:03,554 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:03,563 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:03,563 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:03,563 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:03,564 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:03,564 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:03,564 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:03,564 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:03,564 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:03,565 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:03,575 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1646)] Ended with exit code 0 [2024-10-12 00:43:03,575 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:03,575 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:03,576 INFO L229 MonitoredProcess]: Starting monitored process 1647 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:03,576 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1647)] Waiting until timeout for monitored process [2024-10-12 00:43:03,577 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:03,586 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:03,587 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:03,587 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:03,587 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:03,587 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:03,587 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:03,587 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:03,587 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:03,588 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:03,598 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1647)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:03,598 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:03,598 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:03,599 INFO L229 MonitoredProcess]: Starting monitored process 1648 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:03,600 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1648)] Waiting until timeout for monitored process [2024-10-12 00:43:03,600 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:03,610 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:03,610 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:03,610 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:03,610 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:03,610 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:03,610 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:03,610 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:03,610 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:03,612 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:03,621 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1648)] Ended with exit code 0 [2024-10-12 00:43:03,622 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:03,622 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:03,622 INFO L229 MonitoredProcess]: Starting monitored process 1649 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:03,623 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1649)] Waiting until timeout for monitored process [2024-10-12 00:43:03,624 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:03,633 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:03,633 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:03,633 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:03,633 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:03,633 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:03,633 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:03,634 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:03,634 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:03,635 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:03,644 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1649)] Ended with exit code 0 [2024-10-12 00:43:03,644 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:03,644 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:03,645 INFO L229 MonitoredProcess]: Starting monitored process 1650 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:03,646 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1650)] Waiting until timeout for monitored process [2024-10-12 00:43:03,646 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:03,655 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:03,656 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:03,656 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:03,656 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:03,656 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:03,656 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:03,656 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:03,656 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:03,658 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:03,667 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1650)] Ended with exit code 0 [2024-10-12 00:43:03,667 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:03,667 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:03,668 INFO L229 MonitoredProcess]: Starting monitored process 1651 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:03,668 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1651)] Waiting until timeout for monitored process [2024-10-12 00:43:03,669 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:03,679 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:03,679 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:03,679 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:03,679 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:03,679 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:03,679 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:03,679 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:03,679 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:03,681 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:03,690 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1651)] Ended with exit code 0 [2024-10-12 00:43:03,690 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:03,691 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:03,691 INFO L229 MonitoredProcess]: Starting monitored process 1652 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:03,692 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1652)] Waiting until timeout for monitored process [2024-10-12 00:43: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 [2024-10-12 00:43:03,702 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:03,702 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:03,702 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:03,703 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:03,703 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:03,703 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:03,703 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:03,703 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:03,704 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:03,714 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1652)] Ended with exit code 0 [2024-10-12 00:43:03,714 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:03,714 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:03,715 INFO L229 MonitoredProcess]: Starting monitored process 1653 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:03,715 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1653)] Waiting until timeout for monitored process [2024-10-12 00:43:03,716 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:03,726 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:03,726 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:03,726 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:03,726 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:03,726 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:03,726 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:03,726 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:03,726 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:03,728 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:03,737 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1653)] Ended with exit code 0 [2024-10-12 00:43:03,737 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:03,737 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:03,738 INFO L229 MonitoredProcess]: Starting monitored process 1654 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:03,738 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1654)] Waiting until timeout for monitored process [2024-10-12 00:43:03,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 [2024-10-12 00:43:03,749 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:03,749 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:03,749 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:03,749 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:03,749 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:03,749 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:03,749 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:03,749 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:03,751 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:03,760 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1654)] Ended with exit code 0 [2024-10-12 00:43:03,761 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:03,761 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:03,761 INFO L229 MonitoredProcess]: Starting monitored process 1655 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:03,762 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1655)] Waiting until timeout for monitored process [2024-10-12 00:43: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 [2024-10-12 00:43:03,772 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:03,772 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:03,772 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:03,773 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:03,773 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:03,773 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:03,773 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:03,773 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:03,774 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:03,784 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1655)] Ended with exit code 0 [2024-10-12 00:43:03,784 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:03,784 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:03,785 INFO L229 MonitoredProcess]: Starting monitored process 1656 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:03,786 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1656)] Waiting until timeout for monitored process [2024-10-12 00:43:03,786 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:03,796 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:03,796 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:03,797 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:03,797 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:03,797 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:03,797 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:03,797 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:03,797 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:03,798 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:03,808 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1656)] Ended with exit code 0 [2024-10-12 00:43:03,808 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:03,808 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:03,809 INFO L229 MonitoredProcess]: Starting monitored process 1657 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:03,814 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1657)] Waiting until timeout for monitored process [2024-10-12 00:43:03,815 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:03,825 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:03,825 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:03,825 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:03,825 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:03,825 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:03,825 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:03,826 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:03,826 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:03,827 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:03,837 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1657)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:03,837 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:03,837 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:03,838 INFO L229 MonitoredProcess]: Starting monitored process 1658 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:03,838 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1658)] Waiting until timeout for monitored process [2024-10-12 00:43:03,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 [2024-10-12 00:43:03,849 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:03,849 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:03,850 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:03,850 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:03,850 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:03,850 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:03,850 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:03,850 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:03,851 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:03,861 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1658)] Ended with exit code 0 [2024-10-12 00:43:03,861 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:03,861 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:03,862 INFO L229 MonitoredProcess]: Starting monitored process 1659 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:03,863 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1659)] Waiting until timeout for monitored process [2024-10-12 00:43:03,863 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:03,873 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:03,873 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:03,873 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:03,873 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:03,873 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:03,873 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:03,873 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:03,873 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:03,875 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:03,884 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1659)] Ended with exit code 0 [2024-10-12 00:43:03,884 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:03,884 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:03,885 INFO L229 MonitoredProcess]: Starting monitored process 1660 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:03,885 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1660)] Waiting until timeout for monitored process [2024-10-12 00:43:03,886 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:03,896 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:03,896 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:03,896 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:03,896 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:03,896 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:03,897 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:43:03,897 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:43:03,900 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:03,910 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1660)] Ended with exit code 0 [2024-10-12 00:43:03,910 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:03,910 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:03,911 INFO L229 MonitoredProcess]: Starting monitored process 1661 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:03,911 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1661)] Waiting until timeout for monitored process [2024-10-12 00:43:03,912 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:03,921 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:03,922 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:03,922 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:03,922 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:03,922 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:03,923 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:43:03,923 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:43:03,927 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:03,936 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1661)] Ended with exit code 0 [2024-10-12 00:43:03,937 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:03,937 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:03,938 INFO L229 MonitoredProcess]: Starting monitored process 1662 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:03,938 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1662)] Waiting until timeout for monitored process [2024-10-12 00:43:03,939 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:03,949 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:03,949 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:03,949 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:03,949 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:03,949 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:03,949 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:03,949 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:03,949 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:03,951 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:03,960 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1662)] Ended with exit code 0 [2024-10-12 00:43:03,961 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:03,961 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:03,962 INFO L229 MonitoredProcess]: Starting monitored process 1663 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:03,962 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1663)] Waiting until timeout for monitored process [2024-10-12 00:43:03,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 [2024-10-12 00:43:03,972 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:03,972 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:03,972 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:03,972 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:03,972 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:03,973 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:03,973 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:03,973 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:03,974 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:03,984 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1663)] Ended with exit code 0 [2024-10-12 00:43:03,984 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:03,984 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:03,985 INFO L229 MonitoredProcess]: Starting monitored process 1664 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:03,986 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1664)] Waiting until timeout for monitored process [2024-10-12 00:43:03,986 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:03,996 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:03,996 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:03,996 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:03,996 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:03,996 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:03,996 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:03,997 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:03,997 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:03,998 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:04,008 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1664)] Ended with exit code 0 [2024-10-12 00:43:04,008 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:04,008 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:04,009 INFO L229 MonitoredProcess]: Starting monitored process 1665 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:04,009 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1665)] Waiting until timeout for monitored process [2024-10-12 00:43:04,010 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:04,020 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:04,020 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:04,020 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:04,020 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:04,020 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:04,021 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:43:04,021 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:43:04,025 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:04,035 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1665)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:04,035 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:04,035 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:04,036 INFO L229 MonitoredProcess]: Starting monitored process 1666 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:04,037 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1666)] Waiting until timeout for monitored process [2024-10-12 00:43:04,038 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:04,048 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:04,049 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:04,049 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:04,049 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:04,049 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:04,050 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:43:04,050 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:43:04,057 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:04,068 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1666)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:04,068 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:04,068 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:04,069 INFO L229 MonitoredProcess]: Starting monitored process 1667 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:04,070 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1667)] Waiting until timeout for monitored process [2024-10-12 00:43:04,071 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:04,081 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:04,081 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:04,092 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:04,092 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:04,092 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:04,093 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:43:04,093 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:43:04,097 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:04,107 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1667)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:04,107 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:04,107 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:04,108 INFO L229 MonitoredProcess]: Starting monitored process 1668 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:04,109 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1668)] Waiting until timeout for monitored process [2024-10-12 00:43:04,110 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:04,120 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:04,120 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:04,120 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:04,120 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:04,120 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:04,121 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:43:04,121 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:43:04,125 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:04,134 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1668)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:04,134 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:04,135 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:04,135 INFO L229 MonitoredProcess]: Starting monitored process 1669 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:04,136 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1669)] Waiting until timeout for monitored process [2024-10-12 00:43:04,137 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:04,146 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:04,146 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:04,146 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:04,146 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:04,146 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:04,148 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:43:04,148 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:43:04,152 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:04,161 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1669)] Ended with exit code 0 [2024-10-12 00:43:04,161 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:04,162 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:04,162 INFO L229 MonitoredProcess]: Starting monitored process 1670 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:04,163 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1670)] Waiting until timeout for monitored process [2024-10-12 00:43:04,163 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:04,173 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:04,173 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:04,173 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:04,173 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:04,173 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:04,174 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:43:04,174 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:43:04,178 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:04,188 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1670)] Ended with exit code 0 [2024-10-12 00:43:04,188 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:04,188 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:04,189 INFO L229 MonitoredProcess]: Starting monitored process 1671 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:04,189 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1671)] Waiting until timeout for monitored process [2024-10-12 00:43:04,190 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:04,199 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:04,200 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:04,200 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:04,200 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:04,200 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:04,201 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:43:04,201 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:43:04,204 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:04,214 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1671)] Ended with exit code 0 [2024-10-12 00:43:04,214 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:04,214 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:04,215 INFO L229 MonitoredProcess]: Starting monitored process 1672 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:04,215 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1672)] Waiting until timeout for monitored process [2024-10-12 00:43:04,216 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:04,226 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:04,226 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:04,226 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:04,226 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:04,227 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:04,230 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:43:04,230 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:43:04,241 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:04,250 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1672)] Ended with exit code 0 [2024-10-12 00:43:04,251 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:04,251 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:04,252 INFO L229 MonitoredProcess]: Starting monitored process 1673 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:04,252 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1673)] Waiting until timeout for monitored process [2024-10-12 00:43:04,253 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:04,262 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:04,262 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:04,262 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:04,263 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:04,263 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:04,263 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:04,263 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:04,263 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:04,264 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:04,274 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1673)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:04,275 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:04,275 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:04,276 INFO L229 MonitoredProcess]: Starting monitored process 1674 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:04,276 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1674)] Waiting until timeout for monitored process [2024-10-12 00:43:04,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 [2024-10-12 00:43:04,286 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:04,286 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:04,286 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:04,286 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:04,286 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:04,288 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:43:04,288 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:43:04,291 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:04,301 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1674)] Ended with exit code 0 [2024-10-12 00:43:04,301 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:04,301 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:04,302 INFO L229 MonitoredProcess]: Starting monitored process 1675 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:04,302 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1675)] Waiting until timeout for monitored process [2024-10-12 00:43:04,303 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:04,313 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:04,313 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:04,313 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:04,313 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:04,313 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:04,313 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:04,313 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:04,313 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:04,315 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:04,325 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1675)] Ended with exit code 0 [2024-10-12 00:43:04,325 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:04,325 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:04,326 INFO L229 MonitoredProcess]: Starting monitored process 1676 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:04,326 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1676)] Waiting until timeout for monitored process [2024-10-12 00:43:04,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 [2024-10-12 00:43:04,336 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:04,336 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:04,336 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:04,337 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:04,337 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:04,337 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:04,337 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 00:43:04,337 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:04,338 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:04,348 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1676)] Ended with exit code 0 [2024-10-12 00:43:04,349 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:04,349 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:04,350 INFO L229 MonitoredProcess]: Starting monitored process 1677 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:04,351 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1677)] Waiting until timeout for monitored process [2024-10-12 00:43:04,351 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:04,361 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:04,361 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:04,361 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:04,361 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:04,361 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:04,362 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:43:04,362 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:43:04,365 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:04,375 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1677)] Ended with exit code 0 [2024-10-12 00:43:04,376 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:04,376 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:04,377 INFO L229 MonitoredProcess]: Starting monitored process 1678 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:04,377 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1678)] Waiting until timeout for monitored process [2024-10-12 00:43:04,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 [2024-10-12 00:43:04,387 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:04,387 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:04,387 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:04,387 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:04,387 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:04,388 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:43:04,388 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:43:04,392 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:04,402 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1678)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:04,402 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:04,402 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:04,403 INFO L229 MonitoredProcess]: Starting monitored process 1679 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:04,403 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1679)] Waiting until timeout for monitored process [2024-10-12 00:43:04,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 [2024-10-12 00:43:04,413 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:04,414 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:04,414 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:04,414 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:04,414 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:04,415 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:43:04,415 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:43:04,419 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:04,429 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1679)] Ended with exit code 0 [2024-10-12 00:43:04,429 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:04,430 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:04,430 INFO L229 MonitoredProcess]: Starting monitored process 1680 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:04,431 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1680)] Waiting until timeout for monitored process [2024-10-12 00:43:04,431 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:04,441 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:04,441 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:04,441 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:04,441 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:04,441 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:04,442 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:43:04,443 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:43:04,446 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:04,456 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1680)] Ended with exit code 0 [2024-10-12 00:43:04,456 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:04,456 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:04,457 INFO L229 MonitoredProcess]: Starting monitored process 1681 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:04,457 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1681)] Waiting until timeout for monitored process [2024-10-12 00:43:04,458 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:04,467 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:04,467 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:04,468 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:04,468 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:04,468 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:04,469 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:43:04,469 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:43:04,472 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:04,482 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1681)] Ended with exit code 0 [2024-10-12 00:43:04,482 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:04,482 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:04,483 INFO L229 MonitoredProcess]: Starting monitored process 1682 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:04,483 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1682)] Waiting until timeout for monitored process [2024-10-12 00:43:04,484 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:04,493 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:04,494 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:04,494 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:04,494 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:04,494 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:04,495 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 00:43:04,495 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:43:04,499 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:04,509 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1682)] Ended with exit code 0 [2024-10-12 00:43:04,509 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:04,510 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:04,510 INFO L229 MonitoredProcess]: Starting monitored process 1683 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:04,511 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1683)] Waiting until timeout for monitored process [2024-10-12 00:43:04,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 [2024-10-12 00:43:04,521 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:04,521 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:04,521 INFO L203 nArgumentSynthesizer]: 2 stem disjuncts [2024-10-12 00:43:04,521 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:04,521 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 00:43:04,523 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:43:04,523 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 00:43:04,528 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:04,538 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1683)] Ended with exit code 0 [2024-10-12 00:43:04,538 INFO L451 LassoAnalysis]: Using template '3-phase'. [2024-10-12 00:43:04,538 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:04,538 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:04,539 INFO L229 MonitoredProcess]: Starting monitored process 1684 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:04,540 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1684)] Waiting until timeout for monitored process [2024-10-12 00:43:04,540 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:04,550 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:04,550 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:04,550 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:04,550 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:04,550 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:04,550 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:04,551 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:04,551 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:04,553 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:04,563 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1684)] Ended with exit code 0 [2024-10-12 00:43:04,564 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:04,564 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:04,564 INFO L229 MonitoredProcess]: Starting monitored process 1685 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:04,565 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1685)] Waiting until timeout for monitored process [2024-10-12 00:43:04,566 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:04,575 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:04,576 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:04,576 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:04,576 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:04,576 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:04,576 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:04,576 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:04,576 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:04,578 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:04,588 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1685)] Ended with exit code 0 [2024-10-12 00:43:04,588 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:04,588 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:04,589 INFO L229 MonitoredProcess]: Starting monitored process 1686 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:04,590 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1686)] Waiting until timeout for monitored process [2024-10-12 00:43:04,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 [2024-10-12 00:43:04,600 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:04,600 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:04,600 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:04,600 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:04,600 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:04,600 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:04,601 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:04,601 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:04,603 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:04,612 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1686)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:04,613 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:04,613 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:04,613 INFO L229 MonitoredProcess]: Starting monitored process 1687 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:04,614 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1687)] Waiting until timeout for monitored process [2024-10-12 00:43:04,615 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:04,624 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:04,624 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:04,624 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:04,625 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:04,625 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:04,625 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:04,625 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:04,625 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:04,627 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:04,637 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1687)] Ended with exit code 0 [2024-10-12 00:43:04,637 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:04,637 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:04,638 INFO L229 MonitoredProcess]: Starting monitored process 1688 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:04,638 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1688)] Waiting until timeout for monitored process [2024-10-12 00:43:04,639 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:04,648 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:04,649 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:04,649 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:04,649 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:04,649 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:04,649 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:04,649 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:04,649 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:04,651 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:04,661 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1688)] Ended with exit code 0 [2024-10-12 00:43:04,661 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:04,661 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:04,662 INFO L229 MonitoredProcess]: Starting monitored process 1689 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:04,662 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1689)] Waiting until timeout for monitored process [2024-10-12 00:43:04,663 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:04,672 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:04,673 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:04,673 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:04,673 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:04,673 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:04,673 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:04,673 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:04,673 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:04,675 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:04,685 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1689)] Ended with exit code 0 [2024-10-12 00:43:04,685 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:04,685 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:04,686 INFO L229 MonitoredProcess]: Starting monitored process 1690 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:04,686 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1690)] Waiting until timeout for monitored process [2024-10-12 00:43:04,687 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:04,696 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:04,697 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:04,697 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:04,697 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:04,697 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:04,697 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:04,697 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:04,697 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:04,699 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:04,709 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1690)] Ended with exit code 0 [2024-10-12 00:43:04,709 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:04,709 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:04,710 INFO L229 MonitoredProcess]: Starting monitored process 1691 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:04,710 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1691)] Waiting until timeout for monitored process [2024-10-12 00:43:04,711 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:04,720 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:04,721 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:04,721 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:04,721 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:04,721 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:04,721 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:04,721 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:04,721 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:04,723 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:04,733 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1691)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:04,733 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:04,733 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:04,734 INFO L229 MonitoredProcess]: Starting monitored process 1692 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:04,734 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1692)] Waiting until timeout for monitored process [2024-10-12 00:43:04,735 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:04,745 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:04,745 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:04,745 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:04,745 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:04,745 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:04,745 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:04,746 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:04,746 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:04,747 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:04,757 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1692)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:04,757 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:04,757 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:04,758 INFO L229 MonitoredProcess]: Starting monitored process 1693 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:04,759 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1693)] Waiting until timeout for monitored process [2024-10-12 00:43:04,759 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:04,769 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:04,769 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:04,769 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:04,769 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:04,769 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:04,769 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:04,770 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:04,770 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:04,772 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:04,781 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1693)] Ended with exit code 0 [2024-10-12 00:43:04,782 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:04,782 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:04,782 INFO L229 MonitoredProcess]: Starting monitored process 1694 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:04,783 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1694)] Waiting until timeout for monitored process [2024-10-12 00:43:04,784 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:04,793 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:04,794 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:04,794 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:04,794 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:04,794 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:04,794 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:04,794 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:04,794 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:04,796 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:04,806 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1694)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:04,806 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:04,806 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:04,807 INFO L229 MonitoredProcess]: Starting monitored process 1695 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:04,808 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1695)] Waiting until timeout for monitored process [2024-10-12 00:43:04,808 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:04,821 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:04,821 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:04,821 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:04,821 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:04,821 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:04,821 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:04,821 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:04,822 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:04,824 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:04,838 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1695)] Ended with exit code 0 [2024-10-12 00:43:04,838 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:04,838 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:04,839 INFO L229 MonitoredProcess]: Starting monitored process 1696 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:04,840 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1696)] Waiting until timeout for monitored process [2024-10-12 00:43:04,840 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:04,850 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:04,850 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:04,850 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:04,850 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:04,850 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:04,850 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:04,851 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:04,851 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:04,853 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:04,862 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1696)] Ended with exit code 0 [2024-10-12 00:43:04,863 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:04,863 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:04,864 INFO L229 MonitoredProcess]: Starting monitored process 1697 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:04,864 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1697)] Waiting until timeout for monitored process [2024-10-12 00:43:04,865 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:04,874 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:04,874 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:04,874 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:04,874 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:04,874 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:04,876 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:43:04,876 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:43:04,881 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:04,890 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1697)] Ended with exit code 0 [2024-10-12 00:43:04,890 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:04,890 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:04,891 INFO L229 MonitoredProcess]: Starting monitored process 1698 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:04,892 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1698)] Waiting until timeout for monitored process [2024-10-12 00:43: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 [2024-10-12 00:43:04,902 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:04,902 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:04,902 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:04,902 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:04,902 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:04,902 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:04,903 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:04,903 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:04,905 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:04,914 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1698)] Ended with exit code 0 [2024-10-12 00:43:04,914 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:04,914 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:04,915 INFO L229 MonitoredProcess]: Starting monitored process 1699 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:04,916 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1699)] Waiting until timeout for monitored process [2024-10-12 00:43:04,916 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:04,927 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:04,928 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:04,928 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:04,928 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:04,928 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:04,928 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:04,928 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:04,928 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:04,930 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:04,940 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1699)] Ended with exit code 0 [2024-10-12 00:43:04,940 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:04,940 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:04,941 INFO L229 MonitoredProcess]: Starting monitored process 1700 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:04,942 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1700)] Waiting until timeout for monitored process [2024-10-12 00:43:04,942 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:04,952 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:04,952 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:04,952 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:04,952 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:04,952 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:04,952 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:04,953 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:04,953 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:04,954 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:04,964 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1700)] Ended with exit code 0 [2024-10-12 00:43:04,964 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:04,964 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:04,965 INFO L229 MonitoredProcess]: Starting monitored process 1701 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:04,965 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1701)] Waiting until timeout for monitored process [2024-10-12 00:43:04,966 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:04,976 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:04,976 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:04,976 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:04,976 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:04,976 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:04,976 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:04,976 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:04,976 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:04,978 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:04,988 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1701)] Ended with exit code 0 [2024-10-12 00:43:04,988 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:04,988 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:04,989 INFO L229 MonitoredProcess]: Starting monitored process 1702 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:04,989 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1702)] Waiting until timeout for monitored process [2024-10-12 00:43:04,990 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:04,999 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:05,000 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:05,000 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:05,000 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:05,000 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:05,000 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:05,000 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:05,000 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:05,002 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:05,012 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1702)] Ended with exit code 0 [2024-10-12 00:43:05,012 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:05,012 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:05,013 INFO L229 MonitoredProcess]: Starting monitored process 1703 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:05,013 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1703)] Waiting until timeout for monitored process [2024-10-12 00:43:05,014 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:05,024 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:05,024 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:05,024 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:05,024 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:05,024 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:05,024 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:05,025 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:05,025 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:05,027 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:05,036 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1703)] Ended with exit code 0 [2024-10-12 00:43:05,037 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:05,037 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:05,038 INFO L229 MonitoredProcess]: Starting monitored process 1704 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:05,038 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1704)] Waiting until timeout for monitored process [2024-10-12 00:43:05,039 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:05,048 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:05,049 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:05,049 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:05,049 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:05,049 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:05,049 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:05,049 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:05,049 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:05,051 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:05,061 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1704)] Ended with exit code 0 [2024-10-12 00:43:05,061 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:05,061 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:05,062 INFO L229 MonitoredProcess]: Starting monitored process 1705 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:05,062 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1705)] Waiting until timeout for monitored process [2024-10-12 00:43:05,063 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:05,072 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:05,073 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:05,073 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:05,073 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:05,073 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:05,073 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:05,073 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:05,073 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:05,075 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:05,085 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1705)] Ended with exit code 0 [2024-10-12 00:43:05,085 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:05,085 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:05,086 INFO L229 MonitoredProcess]: Starting monitored process 1706 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:05,086 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1706)] Waiting until timeout for monitored process [2024-10-12 00:43:05,087 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:05,097 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:05,097 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:05,097 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:05,097 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:05,097 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:05,097 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:05,097 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:05,097 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:05,099 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:05,109 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1706)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:05,109 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:05,109 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:05,110 INFO L229 MonitoredProcess]: Starting monitored process 1707 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:05,111 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1707)] Waiting until timeout for monitored process [2024-10-12 00:43:05,112 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:05,121 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:05,122 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:05,122 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:05,122 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:05,122 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:05,122 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:05,122 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:05,122 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:05,124 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:05,134 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1707)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:05,134 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:05,134 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:05,135 INFO L229 MonitoredProcess]: Starting monitored process 1708 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:05,135 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1708)] Waiting until timeout for monitored process [2024-10-12 00:43:05,136 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:05,146 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:05,146 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:05,146 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:05,146 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:05,146 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:05,146 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:05,147 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:05,147 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:05,148 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:05,158 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1708)] Ended with exit code 0 [2024-10-12 00:43:05,158 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:05,158 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:05,159 INFO L229 MonitoredProcess]: Starting monitored process 1709 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:05,160 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1709)] Waiting until timeout for monitored process [2024-10-12 00:43:05,160 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:05,170 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:05,170 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:05,170 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:05,170 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:05,170 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:05,172 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:43:05,172 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:43:05,176 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:05,186 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1709)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:05,186 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:05,186 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:05,187 INFO L229 MonitoredProcess]: Starting monitored process 1710 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:05,187 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1710)] Waiting until timeout for monitored process [2024-10-12 00:43:05,188 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:05,198 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:05,198 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:05,198 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:05,198 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:05,198 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:05,198 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:05,198 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:05,198 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:05,200 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:05,210 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1710)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:05,210 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:05,211 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:05,211 INFO L229 MonitoredProcess]: Starting monitored process 1711 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:05,212 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1711)] Waiting until timeout for monitored process [2024-10-12 00:43:05,212 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:05,222 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:05,222 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:05,222 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:05,222 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:05,222 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:05,222 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:05,223 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:05,223 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:05,225 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:05,234 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1711)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:05,235 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:05,235 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:05,235 INFO L229 MonitoredProcess]: Starting monitored process 1712 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:05,246 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1712)] Waiting until timeout for monitored process [2024-10-12 00:43:05,246 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:05,256 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:05,256 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:05,256 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:05,256 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:05,256 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:05,256 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:05,257 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:05,257 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:05,259 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:05,268 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1712)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:05,268 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:05,268 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:05,269 INFO L229 MonitoredProcess]: Starting monitored process 1713 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:05,270 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1713)] Waiting until timeout for monitored process [2024-10-12 00:43:05,270 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:05,280 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:05,280 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:05,280 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:05,280 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:05,280 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:05,280 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:05,281 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:05,281 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:05,282 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:05,292 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1713)] Ended with exit code 0 [2024-10-12 00:43:05,292 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:05,292 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:05,293 INFO L229 MonitoredProcess]: Starting monitored process 1714 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:05,293 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1714)] Waiting until timeout for monitored process [2024-10-12 00:43:05,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 [2024-10-12 00:43:05,303 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:05,304 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:05,304 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:05,304 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:05,304 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:05,304 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:05,304 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:05,304 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:05,306 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:05,315 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1714)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:05,316 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:05,316 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:05,316 INFO L229 MonitoredProcess]: Starting monitored process 1715 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:05,317 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1715)] Waiting until timeout for monitored process [2024-10-12 00:43:05,317 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:05,327 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:05,327 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:05,327 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:05,327 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:05,327 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:05,327 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:05,328 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:05,328 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:05,330 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:05,339 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1715)] Ended with exit code 0 [2024-10-12 00:43:05,339 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:05,339 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:05,340 INFO L229 MonitoredProcess]: Starting monitored process 1716 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:05,341 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1716)] Waiting until timeout for monitored process [2024-10-12 00:43:05,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 [2024-10-12 00:43:05,351 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:05,351 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:05,351 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:05,351 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:05,351 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:05,351 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:05,351 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:05,351 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:05,353 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:05,363 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1716)] Ended with exit code 0 [2024-10-12 00:43:05,364 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:05,364 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:05,364 INFO L229 MonitoredProcess]: Starting monitored process 1717 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:05,365 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1717)] Waiting until timeout for monitored process [2024-10-12 00:43:05,365 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:05,375 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:05,375 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:05,375 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:05,375 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:05,375 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:05,375 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:05,376 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:05,376 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:05,378 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:05,387 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1717)] Ended with exit code 0 [2024-10-12 00:43:05,387 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:05,387 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:05,388 INFO L229 MonitoredProcess]: Starting monitored process 1718 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:05,389 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1718)] Waiting until timeout for monitored process [2024-10-12 00:43:05,389 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:05,399 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:05,399 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:05,399 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:05,399 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:05,399 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:05,399 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:05,400 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:05,400 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:05,402 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:05,411 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1718)] Ended with exit code 0 [2024-10-12 00:43:05,411 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:05,411 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:05,412 INFO L229 MonitoredProcess]: Starting monitored process 1719 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:05,413 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1719)] Waiting until timeout for monitored process [2024-10-12 00:43:05,413 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:05,423 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:05,423 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:05,423 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:05,423 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:05,423 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:05,423 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:05,423 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:05,423 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:05,425 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:05,435 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1719)] Ended with exit code 0 [2024-10-12 00:43:05,435 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:05,436 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:05,436 INFO L229 MonitoredProcess]: Starting monitored process 1720 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:05,437 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1720)] Waiting until timeout for monitored process [2024-10-12 00:43:05,437 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:05,448 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:05,448 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:05,448 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:05,448 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:05,448 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:05,448 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:05,448 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:05,448 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:05,450 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:05,460 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1720)] Ended with exit code 0 [2024-10-12 00:43:05,460 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:05,460 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:05,461 INFO L229 MonitoredProcess]: Starting monitored process 1721 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:05,461 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1721)] Waiting until timeout for monitored process [2024-10-12 00:43:05,462 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:05,472 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:05,472 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:05,472 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:05,472 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:05,472 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:05,472 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:05,472 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:05,472 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:05,474 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:05,484 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1721)] Ended with exit code 0 [2024-10-12 00:43:05,484 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:05,484 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:05,485 INFO L229 MonitoredProcess]: Starting monitored process 1722 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:05,486 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1722)] Waiting until timeout for monitored process [2024-10-12 00:43:05,486 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:05,496 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:05,496 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:05,496 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:05,496 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:05,496 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:05,496 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:05,497 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:05,497 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:05,499 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:05,508 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1722)] Ended with exit code 0 [2024-10-12 00:43:05,509 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:05,509 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:05,509 INFO L229 MonitoredProcess]: Starting monitored process 1723 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:05,510 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1723)] Waiting until timeout for monitored process [2024-10-12 00:43:05,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 [2024-10-12 00:43:05,520 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:05,521 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:05,521 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:05,521 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:05,521 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:05,521 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:05,521 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:05,521 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:05,523 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:05,533 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1723)] Ended with exit code 0 [2024-10-12 00:43:05,533 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:05,533 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:05,534 INFO L229 MonitoredProcess]: Starting monitored process 1724 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:05,534 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1724)] Waiting until timeout for monitored process [2024-10-12 00:43:05,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 [2024-10-12 00:43:05,545 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:05,545 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:05,545 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:05,545 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:05,545 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:05,545 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:05,546 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:05,546 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:05,548 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:05,557 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1724)] Ended with exit code 0 [2024-10-12 00:43:05,558 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:05,558 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:05,559 INFO L229 MonitoredProcess]: Starting monitored process 1725 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:05,559 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1725)] Waiting until timeout for monitored process [2024-10-12 00:43:05,560 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:05,570 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:05,570 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:05,570 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:05,570 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:05,570 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:05,570 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:05,570 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:05,571 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:05,573 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:05,583 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1725)] Ended with exit code 0 [2024-10-12 00:43:05,583 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:05,583 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:05,584 INFO L229 MonitoredProcess]: Starting monitored process 1726 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:05,584 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1726)] Waiting until timeout for monitored process [2024-10-12 00:43:05,585 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:05,594 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:05,595 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:05,595 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:05,595 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:05,595 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:05,595 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:05,595 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:05,595 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:05,597 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:05,607 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1726)] Ended with exit code 0 [2024-10-12 00:43:05,607 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:05,607 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:05,608 INFO L229 MonitoredProcess]: Starting monitored process 1727 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:05,608 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1727)] Waiting until timeout for monitored process [2024-10-12 00:43:05,609 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:05,619 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:05,619 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:05,619 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:05,619 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:05,619 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:05,619 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:05,619 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:05,619 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:05,621 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:05,631 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1727)] Ended with exit code 0 [2024-10-12 00:43:05,631 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:05,631 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:05,632 INFO L229 MonitoredProcess]: Starting monitored process 1728 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:05,632 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1728)] Waiting until timeout for monitored process [2024-10-12 00:43:05,633 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:05,643 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:05,643 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:05,643 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:05,643 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:05,643 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:05,643 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:05,643 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:05,643 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:05,645 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:05,655 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1728)] Ended with exit code 0 [2024-10-12 00:43:05,655 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:05,655 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:05,656 INFO L229 MonitoredProcess]: Starting monitored process 1729 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:05,656 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1729)] Waiting until timeout for monitored process [2024-10-12 00:43:05,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 [2024-10-12 00:43:05,666 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:05,667 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:05,667 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:05,667 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:05,667 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:05,668 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:43:05,668 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:43:05,673 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:05,683 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1729)] Ended with exit code 0 [2024-10-12 00:43:05,683 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:05,683 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:05,684 INFO L229 MonitoredProcess]: Starting monitored process 1730 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:05,684 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1730)] Waiting until timeout for monitored process [2024-10-12 00:43:05,685 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:05,695 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:05,695 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:05,695 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:05,695 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:05,695 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:05,696 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:43:05,696 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:43:05,701 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:05,711 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1730)] Ended with exit code 0 [2024-10-12 00:43:05,711 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:05,711 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:05,712 INFO L229 MonitoredProcess]: Starting monitored process 1731 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:05,712 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1731)] Waiting until timeout for monitored process [2024-10-12 00:43:05,713 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:05,723 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:05,723 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:05,723 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:05,723 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:05,723 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:05,723 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:05,723 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:05,724 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:05,725 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:05,735 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1731)] Ended with exit code 0 [2024-10-12 00:43:05,735 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:05,736 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:05,736 INFO L229 MonitoredProcess]: Starting monitored process 1732 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:05,737 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1732)] Waiting until timeout for monitored process [2024-10-12 00:43:05,738 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:05,747 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:05,747 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:05,747 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:05,747 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:05,747 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:05,748 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:05,748 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:05,748 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:05,750 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:05,760 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1732)] Ended with exit code 0 [2024-10-12 00:43:05,760 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:05,760 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:05,761 INFO L229 MonitoredProcess]: Starting monitored process 1733 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:05,761 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1733)] Waiting until timeout for monitored process [2024-10-12 00:43:05,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 [2024-10-12 00:43:05,772 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:05,772 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:05,772 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:05,772 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:05,772 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:05,773 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:43:05,773 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:43:05,778 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:05,788 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1733)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:05,788 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:05,788 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:05,789 INFO L229 MonitoredProcess]: Starting monitored process 1734 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:05,789 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1734)] Waiting until timeout for monitored process [2024-10-12 00:43:05,790 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:05,800 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:05,800 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:05,800 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:05,800 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:05,800 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:05,800 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:05,800 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:05,800 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:05,802 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:05,812 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1734)] Ended with exit code 0 [2024-10-12 00:43:05,812 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:05,812 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:05,813 INFO L229 MonitoredProcess]: Starting monitored process 1735 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:05,814 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1735)] Waiting until timeout for monitored process [2024-10-12 00:43:05,814 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:05,824 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:05,824 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:05,824 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:05,824 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:05,824 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:05,824 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:05,825 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:05,825 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:05,827 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:05,837 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1735)] Ended with exit code 0 [2024-10-12 00:43:05,837 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:05,837 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:05,838 INFO L229 MonitoredProcess]: Starting monitored process 1736 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:05,838 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1736)] Waiting until timeout for monitored process [2024-10-12 00:43:05,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 [2024-10-12 00:43:05,849 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:05,849 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:05,849 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:05,849 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:05,849 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:05,849 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:05,849 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:05,850 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:05,851 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:05,861 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1736)] Ended with exit code 0 [2024-10-12 00:43:05,861 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:05,861 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:05,862 INFO L229 MonitoredProcess]: Starting monitored process 1737 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:05,863 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1737)] Waiting until timeout for monitored process [2024-10-12 00:43:05,863 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:05,873 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:05,873 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:05,873 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:05,873 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:05,874 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:05,874 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:05,874 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:05,874 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:05,876 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:05,885 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1737)] Ended with exit code 0 [2024-10-12 00:43:05,885 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:05,885 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:05,886 INFO L229 MonitoredProcess]: Starting monitored process 1738 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:05,887 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1738)] Waiting until timeout for monitored process [2024-10-12 00:43:05,887 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:05,897 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:05,897 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:05,897 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:05,897 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:05,898 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:05,898 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:05,898 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:05,898 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:05,900 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:05,911 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1738)] Ended with exit code 0 [2024-10-12 00:43:05,912 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:05,912 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:05,913 INFO L229 MonitoredProcess]: Starting monitored process 1739 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:05,914 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1739)] Waiting until timeout for monitored process [2024-10-12 00:43:05,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 [2024-10-12 00:43:05,924 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:05,924 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:05,924 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:05,924 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:05,924 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:05,924 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:05,925 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:05,925 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:05,927 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:05,936 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1739)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:05,936 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:05,937 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:05,937 INFO L229 MonitoredProcess]: Starting monitored process 1740 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:05,938 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1740)] Waiting until timeout for monitored process [2024-10-12 00:43:05,938 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:05,948 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:05,948 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:05,948 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:05,948 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:05,948 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:05,948 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:05,949 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:05,949 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:05,951 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:05,960 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1740)] Ended with exit code 0 [2024-10-12 00:43:05,960 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:05,960 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:05,961 INFO L229 MonitoredProcess]: Starting monitored process 1741 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:05,961 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1741)] Waiting until timeout for monitored process [2024-10-12 00:43:05,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 [2024-10-12 00:43:05,972 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:05,972 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:05,972 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:05,972 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:05,972 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:05,972 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:05,972 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:05,972 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:05,974 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:05,984 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1741)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:05,984 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:05,984 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:05,985 INFO L229 MonitoredProcess]: Starting monitored process 1742 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:05,985 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1742)] Waiting until timeout for monitored process [2024-10-12 00:43:05,986 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:05,995 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:05,995 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:05,995 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:05,995 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:05,995 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:05,995 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:05,996 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:05,996 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:05,998 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:06,007 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1742)] Ended with exit code 0 [2024-10-12 00:43:06,007 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:06,008 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:06,008 INFO L229 MonitoredProcess]: Starting monitored process 1743 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:06,009 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1743)] Waiting until timeout for monitored process [2024-10-12 00:43:06,009 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:06,019 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:06,019 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:06,019 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:06,019 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:06,019 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:06,019 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:06,020 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:06,020 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:06,022 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:06,031 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1743)] Ended with exit code 0 [2024-10-12 00:43:06,032 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:06,032 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:06,033 INFO L229 MonitoredProcess]: Starting monitored process 1744 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:06,033 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1744)] Waiting until timeout for monitored process [2024-10-12 00:43:06,034 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:06,043 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:06,043 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:06,043 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:06,043 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:06,044 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:06,044 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:06,044 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:06,044 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:06,046 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:06,056 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1744)] Ended with exit code 0 [2024-10-12 00:43:06,056 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:06,056 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:06,057 INFO L229 MonitoredProcess]: Starting monitored process 1745 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:06,057 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1745)] Waiting until timeout for monitored process [2024-10-12 00:43:06,058 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:06,067 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:06,067 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:06,068 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:06,068 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:06,068 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:06,068 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:06,068 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:06,068 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:06,070 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:06,081 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1745)] Ended with exit code 0 [2024-10-12 00:43:06,081 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:06,081 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:06,082 INFO L229 MonitoredProcess]: Starting monitored process 1746 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:06,082 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1746)] Waiting until timeout for monitored process [2024-10-12 00:43:06,083 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:06,092 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:06,092 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:06,093 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:06,093 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:06,093 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:06,093 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:06,093 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:06,093 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:06,095 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:06,104 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1746)] Ended with exit code 0 [2024-10-12 00:43:06,105 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:06,105 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:06,105 INFO L229 MonitoredProcess]: Starting monitored process 1747 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:06,106 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1747)] Waiting until timeout for monitored process [2024-10-12 00:43:06,106 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:06,116 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:06,116 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:06,116 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:06,116 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:06,116 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:06,116 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:06,117 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:06,117 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:06,119 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:06,130 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1747)] Ended with exit code 0 [2024-10-12 00:43:06,130 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:06,131 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:06,131 INFO L229 MonitoredProcess]: Starting monitored process 1748 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:06,132 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1748)] Waiting until timeout for monitored process [2024-10-12 00:43:06,132 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:06,142 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:06,142 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:06,142 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:06,142 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:06,142 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:06,142 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:06,143 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:06,143 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:06,145 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:06,154 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1748)] Ended with exit code 0 [2024-10-12 00:43:06,154 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:06,154 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:06,155 INFO L229 MonitoredProcess]: Starting monitored process 1749 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:06,156 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1749)] Waiting until timeout for monitored process [2024-10-12 00:43:06,156 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:06,166 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:06,166 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:06,166 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:06,166 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:06,166 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:06,166 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:06,167 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:06,167 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:06,169 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:06,178 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1749)] Ended with exit code 0 [2024-10-12 00:43:06,179 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:06,179 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:06,179 INFO L229 MonitoredProcess]: Starting monitored process 1750 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:06,180 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1750)] Waiting until timeout for monitored process [2024-10-12 00:43:06,180 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:06,190 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:06,190 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:06,190 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:06,190 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:06,190 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:06,190 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:06,191 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:06,191 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:06,192 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:06,202 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1750)] Ended with exit code 0 [2024-10-12 00:43:06,202 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:06,202 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:06,203 INFO L229 MonitoredProcess]: Starting monitored process 1751 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:06,203 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1751)] Waiting until timeout for monitored process [2024-10-12 00:43:06,204 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:06,214 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:06,214 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:06,214 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:06,214 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:06,214 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:06,215 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:43:06,215 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:43:06,219 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:06,229 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1751)] Ended with exit code 0 [2024-10-12 00:43:06,230 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:06,230 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:06,230 INFO L229 MonitoredProcess]: Starting monitored process 1752 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:06,231 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1752)] Waiting until timeout for monitored process [2024-10-12 00:43:06,232 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:06,241 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:06,241 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:06,241 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:06,241 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:06,242 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:06,242 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:06,242 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:06,242 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:06,244 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:06,254 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1752)] Ended with exit code 0 [2024-10-12 00:43:06,254 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:06,254 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:06,255 INFO L229 MonitoredProcess]: Starting monitored process 1753 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:06,256 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1753)] Waiting until timeout for monitored process [2024-10-12 00:43: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 [2024-10-12 00:43:06,266 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:06,266 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:06,266 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:06,266 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:06,266 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:06,266 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:06,267 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:06,267 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:06,269 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:06,278 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1753)] Ended with exit code 0 [2024-10-12 00:43:06,279 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:06,279 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:06,280 INFO L229 MonitoredProcess]: Starting monitored process 1754 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:06,280 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1754)] Waiting until timeout for monitored process [2024-10-12 00:43:06,281 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:06,290 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:06,290 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:06,290 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:06,290 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:06,290 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:06,290 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:06,291 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:06,291 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:06,293 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:06,303 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1754)] Ended with exit code 0 [2024-10-12 00:43:06,303 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:06,303 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:06,304 INFO L229 MonitoredProcess]: Starting monitored process 1755 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:06,304 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1755)] Waiting until timeout for monitored process [2024-10-12 00:43:06,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 [2024-10-12 00:43:06,315 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:06,315 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:06,315 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:06,315 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:06,315 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:06,315 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:06,316 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:06,316 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:06,318 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:06,328 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1755)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:06,328 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:06,328 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:06,329 INFO L229 MonitoredProcess]: Starting monitored process 1756 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:06,329 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1756)] Waiting until timeout for monitored process [2024-10-12 00:43:06,330 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:06,340 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:06,340 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:06,340 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:06,340 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:06,340 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:06,340 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:06,340 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:06,340 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:06,342 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:06,352 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1756)] Ended with exit code 0 [2024-10-12 00:43:06,353 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:06,353 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:06,353 INFO L229 MonitoredProcess]: Starting monitored process 1757 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:06,354 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1757)] Waiting until timeout for monitored process [2024-10-12 00:43:06,354 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:06,364 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:06,364 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:06,364 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:06,365 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:06,365 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:06,365 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:06,365 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:06,365 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:06,367 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:06,377 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1757)] Ended with exit code 0 [2024-10-12 00:43:06,377 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:06,377 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:06,378 INFO L229 MonitoredProcess]: Starting monitored process 1758 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:06,379 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1758)] Waiting until timeout for monitored process [2024-10-12 00:43:06,379 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:06,389 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:06,389 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:06,389 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:06,389 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:06,389 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:06,389 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:06,390 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:06,390 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:06,392 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:06,402 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1758)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:06,402 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:06,402 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:06,403 INFO L229 MonitoredProcess]: Starting monitored process 1759 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:06,403 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1759)] Waiting until timeout for monitored process [2024-10-12 00:43:06,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 [2024-10-12 00:43:06,414 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:06,414 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:06,414 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:06,414 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:06,414 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:06,427 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:06,428 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:06,428 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:06,430 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:06,440 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1759)] Ended with exit code 0 [2024-10-12 00:43:06,440 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:06,440 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:06,441 INFO L229 MonitoredProcess]: Starting monitored process 1760 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:06,441 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1760)] Waiting until timeout for monitored process [2024-10-12 00:43:06,442 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:06,452 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:06,452 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:06,452 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:06,452 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:06,452 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:06,452 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:06,453 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:06,453 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:06,455 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:06,465 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1760)] Ended with exit code 0 [2024-10-12 00:43:06,465 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:06,465 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:06,466 INFO L229 MonitoredProcess]: Starting monitored process 1761 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:06,467 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1761)] Waiting until timeout for monitored process [2024-10-12 00:43:06,467 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:06,477 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:06,477 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:06,477 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:06,477 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:06,477 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:06,477 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:06,478 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:06,478 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:06,480 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:06,490 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1761)] Ended with exit code 0 [2024-10-12 00:43:06,490 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:06,490 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:06,491 INFO L229 MonitoredProcess]: Starting monitored process 1762 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:06,492 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1762)] Waiting until timeout for monitored process [2024-10-12 00:43:06,492 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:06,502 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:06,502 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:06,502 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:06,502 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:06,502 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:06,502 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:06,503 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:06,503 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:06,505 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:06,515 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1762)] Ended with exit code 0 [2024-10-12 00:43:06,515 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:06,515 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:06,516 INFO L229 MonitoredProcess]: Starting monitored process 1763 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:06,517 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1763)] Waiting until timeout for monitored process [2024-10-12 00:43:06,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 [2024-10-12 00:43:06,527 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:06,527 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:06,528 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:06,528 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:06,528 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:06,528 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:06,528 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:06,528 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:06,530 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:06,541 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1763)] Ended with exit code 0 [2024-10-12 00:43:06,541 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:06,541 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:06,542 INFO L229 MonitoredProcess]: Starting monitored process 1764 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:06,542 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1764)] Waiting until timeout for monitored process [2024-10-12 00:43:06,543 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:06,553 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:06,553 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:06,553 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:06,553 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:06,553 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:06,553 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:06,553 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:06,553 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:06,555 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:06,565 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1764)] Ended with exit code 0 [2024-10-12 00:43:06,565 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:06,565 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:06,566 INFO L229 MonitoredProcess]: Starting monitored process 1765 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:06,566 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1765)] Waiting until timeout for monitored process [2024-10-12 00:43:06,567 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:06,576 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:06,576 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:06,576 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:06,576 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:06,577 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:06,578 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:43:06,578 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:43:06,582 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:06,592 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1765)] Ended with exit code 0 [2024-10-12 00:43:06,592 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:06,592 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:06,593 INFO L229 MonitoredProcess]: Starting monitored process 1766 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:06,593 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1766)] Waiting until timeout for monitored process [2024-10-12 00:43:06,594 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:06,603 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:06,604 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:06,604 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:06,604 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:06,604 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:06,604 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:06,604 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:06,604 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:06,606 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:06,616 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1766)] Ended with exit code 0 [2024-10-12 00:43:06,616 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:06,617 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:06,617 INFO L229 MonitoredProcess]: Starting monitored process 1767 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:06,618 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1767)] Waiting until timeout for monitored process [2024-10-12 00:43:06,618 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:06,628 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:06,628 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:06,628 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:06,628 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:06,628 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:06,628 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:06,629 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:06,629 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:06,631 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:06,641 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1767)] Ended with exit code 0 [2024-10-12 00:43:06,641 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:06,641 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:06,642 INFO L229 MonitoredProcess]: Starting monitored process 1768 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:06,642 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1768)] Waiting until timeout for monitored process [2024-10-12 00:43:06,643 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:06,653 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:06,653 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:06,653 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:06,653 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:06,653 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:06,654 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:43:06,654 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:43:06,659 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:06,669 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1768)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:06,669 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:06,669 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:06,670 INFO L229 MonitoredProcess]: Starting monitored process 1769 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:06,671 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1769)] Waiting until timeout for monitored process [2024-10-12 00:43:06,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 [2024-10-12 00:43:06,681 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:06,681 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:06,681 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:06,681 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:06,681 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:06,681 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:06,682 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:06,682 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:06,683 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:06,693 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1769)] Ended with exit code 0 [2024-10-12 00:43:06,693 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:06,694 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:06,694 INFO L229 MonitoredProcess]: Starting monitored process 1770 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:06,695 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1770)] Waiting until timeout for monitored process [2024-10-12 00:43:06,695 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:06,705 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:06,705 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:06,705 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:06,705 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:06,705 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:06,705 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:06,706 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:06,706 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:06,708 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:06,718 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1770)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:06,718 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:06,718 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:06,719 INFO L229 MonitoredProcess]: Starting monitored process 1771 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:06,720 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1771)] Waiting until timeout for monitored process [2024-10-12 00:43:06,720 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:06,730 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:06,730 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:06,730 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:06,730 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:06,730 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:06,730 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:06,731 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:06,731 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:06,733 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:06,743 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1771)] Ended with exit code 0 [2024-10-12 00:43:06,743 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:06,743 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:06,744 INFO L229 MonitoredProcess]: Starting monitored process 1772 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:06,744 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1772)] Waiting until timeout for monitored process [2024-10-12 00:43:06,745 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:06,756 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:06,756 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:06,756 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:06,756 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:06,756 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:06,756 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:06,756 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:06,756 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:06,758 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:06,769 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1772)] Ended with exit code 0 [2024-10-12 00:43:06,769 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:06,769 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:06,771 INFO L229 MonitoredProcess]: Starting monitored process 1773 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:06,771 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1773)] Waiting until timeout for monitored process [2024-10-12 00:43:06,771 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:06,782 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:06,782 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:06,782 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:06,783 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:06,783 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:06,783 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:06,783 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:06,783 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:06,785 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:06,795 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1773)] Ended with exit code 0 [2024-10-12 00:43:06,795 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:06,796 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:06,796 INFO L229 MonitoredProcess]: Starting monitored process 1774 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:06,797 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1774)] Waiting until timeout for monitored process [2024-10-12 00:43:06,797 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:06,808 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:06,808 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:06,808 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:06,808 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:06,808 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:06,808 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:06,808 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:06,808 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:06,810 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:06,820 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1774)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:06,820 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:06,821 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:06,821 INFO L229 MonitoredProcess]: Starting monitored process 1775 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:06,822 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1775)] Waiting until timeout for monitored process [2024-10-12 00:43:06,823 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:06,833 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:06,833 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:06,833 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:06,833 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:06,834 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:06,834 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:06,834 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:06,834 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:06,836 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:06,846 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1775)] Ended with exit code 0 [2024-10-12 00:43:06,846 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:06,846 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:06,847 INFO L229 MonitoredProcess]: Starting monitored process 1776 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:06,847 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1776)] Waiting until timeout for monitored process [2024-10-12 00:43:06,848 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:06,858 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:06,858 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:06,858 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:06,858 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:06,858 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:06,858 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:06,858 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:06,858 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:06,860 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:06,870 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1776)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:06,870 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:06,870 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:06,871 INFO L229 MonitoredProcess]: Starting monitored process 1777 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:06,871 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1777)] Waiting until timeout for monitored process [2024-10-12 00:43:06,872 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:06,881 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:06,881 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:06,881 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:06,881 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:06,882 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:06,882 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:06,882 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:06,882 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:06,884 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:06,893 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1777)] Ended with exit code 0 [2024-10-12 00:43:06,893 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:06,893 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:06,894 INFO L229 MonitoredProcess]: Starting monitored process 1778 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:06,895 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1778)] Waiting until timeout for monitored process [2024-10-12 00:43:06,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 [2024-10-12 00:43:06,906 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:06,906 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:06,906 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:06,906 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:06,906 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:06,906 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:06,906 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:06,906 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:06,908 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:06,918 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1778)] Ended with exit code 0 [2024-10-12 00:43:06,918 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:06,918 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:06,919 INFO L229 MonitoredProcess]: Starting monitored process 1779 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:06,920 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1779)] Waiting until timeout for monitored process [2024-10-12 00:43:06,920 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:06,930 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:06,930 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:06,930 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:06,930 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:06,930 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:06,930 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:06,931 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:06,931 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:06,933 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:06,943 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1779)] Ended with exit code 0 [2024-10-12 00:43:06,943 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:06,943 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:06,944 INFO L229 MonitoredProcess]: Starting monitored process 1780 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:06,944 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1780)] Waiting until timeout for monitored process [2024-10-12 00:43:06,945 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:06,954 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:06,955 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:06,955 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:06,955 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:06,955 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:06,955 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:06,955 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:06,955 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:06,957 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:06,967 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1780)] Ended with exit code 0 [2024-10-12 00:43:06,967 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:06,968 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:06,968 INFO L229 MonitoredProcess]: Starting monitored process 1781 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:06,969 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1781)] Waiting until timeout for monitored process [2024-10-12 00:43:06,970 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:06,979 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:06,979 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:06,980 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:06,980 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:06,980 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:06,980 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:06,980 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:06,980 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:06,982 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:06,992 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1781)] Ended with exit code 0 [2024-10-12 00:43:06,992 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:06,992 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:06,993 INFO L229 MonitoredProcess]: Starting monitored process 1782 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:06,993 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1782)] Waiting until timeout for monitored process [2024-10-12 00:43:06,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 [2024-10-12 00:43:07,004 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:07,004 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:07,004 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:07,004 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:07,004 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:07,004 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:07,005 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:07,005 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:07,007 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:07,017 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1782)] Ended with exit code 0 [2024-10-12 00:43:07,017 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:07,017 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:07,018 INFO L229 MonitoredProcess]: Starting monitored process 1783 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:07,019 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1783)] Waiting until timeout for monitored process [2024-10-12 00:43:07,019 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:07,029 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:07,029 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:07,030 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:07,030 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:07,030 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:07,030 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:07,030 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:07,030 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:07,032 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:07,043 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1783)] Ended with exit code 0 [2024-10-12 00:43:07,043 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:07,043 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:07,044 INFO L229 MonitoredProcess]: Starting monitored process 1784 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:07,045 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1784)] Waiting until timeout for monitored process [2024-10-12 00:43:07,045 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:07,056 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:07,056 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:07,056 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:07,056 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:07,056 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:07,057 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:43:07,057 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:43:07,062 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:07,073 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1784)] Ended with exit code 0 [2024-10-12 00:43:07,073 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:07,073 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:07,074 INFO L229 MonitoredProcess]: Starting monitored process 1785 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:07,074 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1785)] Waiting until timeout for monitored process [2024-10-12 00:43:07,075 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:07,085 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:07,085 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:07,085 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:07,085 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:07,085 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:07,087 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:43:07,087 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:43:07,091 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:07,102 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1785)] Ended with exit code 0 [2024-10-12 00:43:07,102 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:07,102 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:07,103 INFO L229 MonitoredProcess]: Starting monitored process 1786 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:07,103 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1786)] Waiting until timeout for monitored process [2024-10-12 00:43:07,104 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:07,114 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:07,114 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:07,114 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:07,114 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:07,114 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:07,114 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:07,115 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:07,115 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:07,117 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:07,127 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1786)] Ended with exit code 0 [2024-10-12 00:43:07,127 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:07,127 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:07,128 INFO L229 MonitoredProcess]: Starting monitored process 1787 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:07,128 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1787)] Waiting until timeout for monitored process [2024-10-12 00:43:07,129 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:07,139 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:07,140 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:07,140 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:07,140 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:07,140 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:07,140 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:07,140 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:07,140 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:07,142 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:07,152 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1787)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:07,153 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:07,153 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:07,154 INFO L229 MonitoredProcess]: Starting monitored process 1788 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:07,154 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1788)] Waiting until timeout for monitored process [2024-10-12 00:43:07,155 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:07,165 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:07,165 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:07,165 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:07,165 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:07,165 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:07,165 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:07,165 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:07,166 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:07,167 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:07,177 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1788)] Ended with exit code 0 [2024-10-12 00:43:07,177 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:07,178 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:07,178 INFO L229 MonitoredProcess]: Starting monitored process 1789 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:07,179 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1789)] Waiting until timeout for monitored process [2024-10-12 00:43:07,179 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:07,189 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:07,189 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:07,190 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:07,190 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:07,190 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:07,191 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:43:07,191 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:43:07,196 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:07,206 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1789)] Ended with exit code 0 [2024-10-12 00:43:07,206 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:07,206 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:07,207 INFO L229 MonitoredProcess]: Starting monitored process 1790 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:07,207 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1790)] Waiting until timeout for monitored process [2024-10-12 00:43:07,208 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:07,217 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:07,218 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:07,218 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:07,218 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:07,218 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:07,219 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:43:07,219 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:43:07,226 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:07,236 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1790)] Ended with exit code 0 [2024-10-12 00:43:07,236 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:07,236 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:07,237 INFO L229 MonitoredProcess]: Starting monitored process 1791 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:07,237 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1791)] Waiting until timeout for monitored process [2024-10-12 00:43:07,238 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:07,248 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:07,248 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:07,248 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:07,248 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:07,248 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:07,250 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:43:07,250 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:43:07,254 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:07,264 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1791)] Ended with exit code 0 [2024-10-12 00:43:07,264 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:07,265 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:07,265 INFO L229 MonitoredProcess]: Starting monitored process 1792 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:07,266 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1792)] Waiting until timeout for monitored process [2024-10-12 00:43:07,267 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:07,276 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:07,277 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:07,277 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:07,277 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:07,277 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:07,278 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:43:07,278 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:43:07,283 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:07,293 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1792)] Ended with exit code 0 [2024-10-12 00:43:07,293 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:07,293 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:07,294 INFO L229 MonitoredProcess]: Starting monitored process 1793 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:07,294 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1793)] Waiting until timeout for monitored process [2024-10-12 00:43:07,296 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:07,306 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:07,306 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:07,306 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:07,306 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:07,306 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:07,308 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:43:07,308 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:43:07,313 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:07,323 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1793)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:07,323 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:07,323 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:07,324 INFO L229 MonitoredProcess]: Starting monitored process 1794 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:07,325 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1794)] Waiting until timeout for monitored process [2024-10-12 00:43:07,325 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:07,335 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:07,335 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:07,335 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:07,335 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:07,335 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:07,337 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:43:07,337 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:43:07,342 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:07,353 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1794)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:07,353 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:07,354 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:07,355 INFO L229 MonitoredProcess]: Starting monitored process 1795 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:07,356 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1795)] Waiting until timeout for monitored process [2024-10-12 00:43:07,356 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:07,366 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:07,367 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:07,367 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:07,367 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:07,367 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:07,369 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:43:07,369 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:43:07,373 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:07,383 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1795)] Ended with exit code 0 [2024-10-12 00:43:07,384 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:07,384 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:07,385 INFO L229 MonitoredProcess]: Starting monitored process 1796 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:07,386 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1796)] Waiting until timeout for monitored process [2024-10-12 00:43:07,386 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:07,397 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:07,397 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:07,397 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:07,397 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:07,397 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:07,402 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:43:07,402 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:43:07,426 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:07,437 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1796)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:07,437 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:07,437 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:07,438 INFO L229 MonitoredProcess]: Starting monitored process 1797 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:07,439 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1797)] Waiting until timeout for monitored process [2024-10-12 00:43:07,440 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:07,450 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:07,450 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:07,450 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:07,450 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:07,450 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:07,450 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:07,451 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:07,451 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:07,453 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:07,463 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1797)] Ended with exit code 0 [2024-10-12 00:43:07,463 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:07,464 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:07,465 INFO L229 MonitoredProcess]: Starting monitored process 1798 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:07,465 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1798)] Waiting until timeout for monitored process [2024-10-12 00:43:07,466 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:07,477 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:07,477 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:07,477 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:07,477 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:07,477 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:07,479 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:43:07,479 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:43:07,484 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:07,495 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1798)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:07,495 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:07,496 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:07,496 INFO L229 MonitoredProcess]: Starting monitored process 1799 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:07,497 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1799)] Waiting until timeout for monitored process [2024-10-12 00:43:07,498 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:07,508 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:07,509 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:07,509 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:07,509 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:07,509 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:07,509 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:07,509 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:07,510 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:07,513 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:07,523 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1799)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:07,524 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:07,524 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:07,525 INFO L229 MonitoredProcess]: Starting monitored process 1800 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:07,526 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1800)] Waiting until timeout for monitored process [2024-10-12 00:43:07,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 [2024-10-12 00:43:07,537 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:07,538 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:07,538 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:07,538 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:07,538 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:07,538 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:07,538 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:07,538 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:07,540 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:07,551 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1800)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:07,551 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:07,552 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:07,553 INFO L229 MonitoredProcess]: Starting monitored process 1801 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:07,553 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1801)] Waiting until timeout for monitored process [2024-10-12 00:43:07,555 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:07,564 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:07,565 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:07,565 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:07,565 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:07,565 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:07,566 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:43:07,566 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:43:07,573 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:07,584 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1801)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:07,584 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:07,584 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:07,585 INFO L229 MonitoredProcess]: Starting monitored process 1802 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:07,586 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1802)] Waiting until timeout for monitored process [2024-10-12 00:43:07,587 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:07,597 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:07,597 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:07,597 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:07,598 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:07,598 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:07,599 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:43:07,599 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:43:07,604 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:07,615 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1802)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:07,615 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:07,615 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:07,617 INFO L229 MonitoredProcess]: Starting monitored process 1803 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:07,617 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1803)] Waiting until timeout for monitored process [2024-10-12 00:43:07,633 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:07,644 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:07,644 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:07,644 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:07,644 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:07,644 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:07,646 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:43:07,646 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:43:07,653 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:07,664 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1803)] Ended with exit code 0 [2024-10-12 00:43:07,664 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:07,664 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:07,665 INFO L229 MonitoredProcess]: Starting monitored process 1804 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:07,665 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1804)] Waiting until timeout for monitored process [2024-10-12 00:43:07,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 [2024-10-12 00:43:07,676 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:07,676 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:07,676 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:07,676 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:07,676 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:07,678 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:43:07,678 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:43:07,683 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:07,693 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1804)] Ended with exit code 0 [2024-10-12 00:43:07,693 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:07,693 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:07,694 INFO L229 MonitoredProcess]: Starting monitored process 1805 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:07,694 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1805)] Waiting until timeout for monitored process [2024-10-12 00:43:07,695 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:07,705 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:07,705 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:07,705 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:07,705 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:07,705 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:07,706 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:43:07,706 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:43:07,711 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:07,722 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1805)] Ended with exit code 0 [2024-10-12 00:43:07,722 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:07,722 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:07,723 INFO L229 MonitoredProcess]: Starting monitored process 1806 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:07,723 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1806)] Waiting until timeout for monitored process [2024-10-12 00:43:07,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 [2024-10-12 00:43:07,734 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:07,734 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:07,734 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:07,734 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:07,734 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:07,736 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:43:07,736 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:43:07,742 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:07,752 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1806)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:07,753 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:07,753 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:07,754 INFO L229 MonitoredProcess]: Starting monitored process 1807 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:07,754 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1807)] Waiting until timeout for monitored process [2024-10-12 00:43:07,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 [2024-10-12 00:43:07,764 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:07,765 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 00:43:07,765 INFO L203 nArgumentSynthesizer]: 2 stem disjuncts [2024-10-12 00:43:07,765 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:07,765 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:07,767 INFO L401 nArgumentSynthesizer]: We have 16 Motzkin's Theorem applications. [2024-10-12 00:43:07,767 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:43:07,774 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:07,783 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1807)] Ended with exit code 0 [2024-10-12 00:43:07,784 INFO L451 LassoAnalysis]: Using template '4-phase'. [2024-10-12 00:43:07,784 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:07,784 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:07,785 INFO L229 MonitoredProcess]: Starting monitored process 1808 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:07,785 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1808)] Waiting until timeout for monitored process [2024-10-12 00:43:07,786 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:07,796 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:07,796 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:07,796 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:07,796 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:07,796 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:07,796 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:07,797 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:07,797 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:07,799 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:07,809 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1808)] Ended with exit code 0 [2024-10-12 00:43:07,809 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:07,809 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:07,810 INFO L229 MonitoredProcess]: Starting monitored process 1809 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:07,811 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1809)] Waiting until timeout for monitored process [2024-10-12 00:43:07,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 [2024-10-12 00:43:07,821 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:07,821 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:07,821 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:07,821 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:07,821 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:07,822 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:07,822 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:07,822 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:07,825 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:07,835 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1809)] Ended with exit code 0 [2024-10-12 00:43:07,836 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:07,836 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:07,836 INFO L229 MonitoredProcess]: Starting monitored process 1810 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:07,837 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1810)] Waiting until timeout for monitored process [2024-10-12 00:43:07,838 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:07,848 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:07,848 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:07,848 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:07,848 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:07,848 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:07,848 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:07,849 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:07,849 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:07,851 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:07,861 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1810)] Ended with exit code 0 [2024-10-12 00:43:07,861 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:07,862 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:07,862 INFO L229 MonitoredProcess]: Starting monitored process 1811 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:07,863 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1811)] Waiting until timeout for monitored process [2024-10-12 00:43:07,863 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:07,873 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:07,874 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:07,874 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:07,874 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:07,874 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:07,874 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:07,874 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:07,875 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:07,877 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:07,888 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1811)] Ended with exit code 0 [2024-10-12 00:43:07,888 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:07,888 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:07,889 INFO L229 MonitoredProcess]: Starting monitored process 1812 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:07,890 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1812)] Waiting until timeout for monitored process [2024-10-12 00:43:07,890 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:07,900 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:07,900 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:07,900 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:07,900 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:07,900 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:07,900 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:07,901 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:07,901 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:07,904 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:07,914 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1812)] Ended with exit code 0 [2024-10-12 00:43:07,914 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:07,914 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:07,915 INFO L229 MonitoredProcess]: Starting monitored process 1813 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:07,915 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1813)] Waiting until timeout for monitored process [2024-10-12 00:43: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 [2024-10-12 00:43:07,926 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:07,926 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:07,926 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:07,926 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:07,926 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:07,926 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:07,927 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:07,927 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:07,929 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:07,940 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1813)] Ended with exit code 0 [2024-10-12 00:43:07,941 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:07,941 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:07,942 INFO L229 MonitoredProcess]: Starting monitored process 1814 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:07,942 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1814)] Waiting until timeout for monitored process [2024-10-12 00:43:07,943 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:07,953 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:07,953 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:07,953 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:07,953 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:07,953 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:07,953 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:07,954 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:07,954 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:07,957 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:07,967 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1814)] Ended with exit code 0 [2024-10-12 00:43:07,967 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:07,967 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:07,968 INFO L229 MonitoredProcess]: Starting monitored process 1815 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:07,969 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1815)] Waiting until timeout for monitored process [2024-10-12 00:43:07,969 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:07,979 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:07,979 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:07,979 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:07,979 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:07,980 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:07,980 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:07,980 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:07,980 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:07,983 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:07,994 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1815)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:07,994 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:07,994 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:07,995 INFO L229 MonitoredProcess]: Starting monitored process 1816 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:07,995 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1816)] Waiting until timeout for monitored process [2024-10-12 00:43:07,996 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:08,006 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:08,006 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:08,006 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:08,006 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:08,006 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:08,006 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:08,007 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:08,007 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:08,009 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:08,020 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1816)] Ended with exit code 0 [2024-10-12 00:43:08,020 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:08,020 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:08,021 INFO L229 MonitoredProcess]: Starting monitored process 1817 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:08,021 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1817)] Waiting until timeout for monitored process [2024-10-12 00:43:08,022 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:08,032 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:08,032 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:08,032 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:08,032 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:08,032 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:08,032 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:08,033 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:08,033 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:08,036 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:08,045 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1817)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:08,045 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:08,046 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:08,046 INFO L229 MonitoredProcess]: Starting monitored process 1818 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:08,047 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1818)] Waiting until timeout for monitored process [2024-10-12 00:43:08,047 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:08,057 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:08,057 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:08,057 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:08,058 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:08,058 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:08,058 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:08,058 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:08,058 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:08,061 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:08,074 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1818)] Ended with exit code 0 [2024-10-12 00:43:08,074 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:08,075 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:08,075 INFO L229 MonitoredProcess]: Starting monitored process 1819 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:08,076 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1819)] Waiting until timeout for monitored process [2024-10-12 00:43:08,077 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:08,087 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:08,087 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:08,087 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:08,087 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:08,087 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:08,087 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:08,088 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:08,088 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:08,091 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:08,101 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1819)] Ended with exit code 0 [2024-10-12 00:43:08,101 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:08,101 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:08,102 INFO L229 MonitoredProcess]: Starting monitored process 1820 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:08,103 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1820)] Waiting until timeout for monitored process [2024-10-12 00:43:08,103 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:08,114 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:08,114 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:08,114 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:08,114 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:08,114 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:08,114 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:08,114 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:08,114 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:08,117 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:08,128 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1820)] Ended with exit code 0 [2024-10-12 00:43:08,128 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:08,128 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:08,129 INFO L229 MonitoredProcess]: Starting monitored process 1821 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:08,130 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1821)] Waiting until timeout for monitored process [2024-10-12 00:43:08,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 [2024-10-12 00:43:08,141 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:08,141 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:08,141 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:08,141 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:08,141 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:08,143 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:43:08,143 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:43:08,150 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:08,160 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1821)] Ended with exit code 0 [2024-10-12 00:43:08,161 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:08,161 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:08,162 INFO L229 MonitoredProcess]: Starting monitored process 1822 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:08,162 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1822)] Waiting until timeout for monitored process [2024-10-12 00:43:08,163 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:08,173 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:08,173 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:08,173 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:08,173 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:08,173 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:08,173 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:08,174 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:08,174 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:08,177 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:08,187 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1822)] Ended with exit code 0 [2024-10-12 00:43:08,187 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:08,187 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:08,188 INFO L229 MonitoredProcess]: Starting monitored process 1823 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:08,188 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1823)] Waiting until timeout for monitored process [2024-10-12 00:43:08,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 [2024-10-12 00:43:08,199 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:08,199 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:08,199 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:08,199 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:08,199 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:08,199 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:08,200 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:08,200 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:08,203 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:08,213 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1823)] Ended with exit code 0 [2024-10-12 00:43:08,214 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:08,214 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:08,215 INFO L229 MonitoredProcess]: Starting monitored process 1824 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:08,215 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1824)] Waiting until timeout for monitored process [2024-10-12 00:43:08,216 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:08,226 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:08,226 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:08,226 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:08,226 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:08,227 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:08,227 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:08,227 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:08,227 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:08,230 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:08,239 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1824)] Ended with exit code 0 [2024-10-12 00:43:08,239 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:08,240 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:08,240 INFO L229 MonitoredProcess]: Starting monitored process 1825 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:08,241 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1825)] Waiting until timeout for monitored process [2024-10-12 00:43:08,241 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:08,251 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:08,251 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:08,251 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:08,252 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:08,252 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:08,252 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:08,252 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:08,252 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:08,255 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:08,266 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1825)] Ended with exit code 0 [2024-10-12 00:43:08,266 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:08,266 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:08,267 INFO L229 MonitoredProcess]: Starting monitored process 1826 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:08,268 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1826)] Waiting until timeout for monitored process [2024-10-12 00:43:08,268 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:08,279 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:08,280 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:08,280 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:08,280 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:08,280 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:08,280 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:08,280 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:08,281 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:08,283 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:08,293 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1826)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:08,294 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:08,294 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:08,295 INFO L229 MonitoredProcess]: Starting monitored process 1827 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:08,295 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1827)] Waiting until timeout for monitored process [2024-10-12 00:43:08,296 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:08,306 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:08,306 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:08,306 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:08,306 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:08,306 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:08,306 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:08,307 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:08,307 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:08,309 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:08,319 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1827)] Ended with exit code 0 [2024-10-12 00:43:08,319 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:08,320 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:08,320 INFO L229 MonitoredProcess]: Starting monitored process 1828 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:08,321 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1828)] Waiting until timeout for monitored process [2024-10-12 00:43:08,322 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:08,331 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:08,332 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:08,332 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:08,332 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:08,332 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:08,332 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:08,332 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:08,332 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:08,335 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:08,345 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1828)] Ended with exit code 0 [2024-10-12 00:43:08,346 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:08,346 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:08,347 INFO L229 MonitoredProcess]: Starting monitored process 1829 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:08,347 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1829)] Waiting until timeout for monitored process [2024-10-12 00:43:08,348 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:08,358 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:08,358 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:08,358 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:08,358 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:08,358 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:08,358 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:08,359 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:08,359 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:08,362 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:08,371 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1829)] Ended with exit code 0 [2024-10-12 00:43:08,371 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:08,371 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:08,372 INFO L229 MonitoredProcess]: Starting monitored process 1830 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:08,373 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1830)] Waiting until timeout for monitored process [2024-10-12 00:43:08,373 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:08,384 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:08,384 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:08,384 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:08,384 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:08,384 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:08,384 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:08,384 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:08,384 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:08,387 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:08,397 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1830)] Ended with exit code 0 [2024-10-12 00:43:08,397 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:08,397 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:08,398 INFO L229 MonitoredProcess]: Starting monitored process 1831 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:08,398 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1831)] Waiting until timeout for monitored process [2024-10-12 00:43:08,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 [2024-10-12 00:43:08,409 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:08,409 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:08,409 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:08,409 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:08,409 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:08,409 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:08,410 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:08,410 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:08,413 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:08,423 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1831)] Ended with exit code 0 [2024-10-12 00:43:08,423 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:08,423 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:08,424 INFO L229 MonitoredProcess]: Starting monitored process 1832 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:08,424 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1832)] Waiting until timeout for monitored process [2024-10-12 00:43:08,425 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:08,435 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:08,435 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:08,435 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:08,435 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:08,435 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:08,435 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:08,436 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:08,436 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:08,438 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:08,448 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1832)] Ended with exit code 0 [2024-10-12 00:43:08,449 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:08,449 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:08,449 INFO L229 MonitoredProcess]: Starting monitored process 1833 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:08,450 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1833)] Waiting until timeout for monitored process [2024-10-12 00:43:08,450 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:08,460 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:08,461 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:08,461 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:08,461 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:08,461 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:08,462 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:43:08,462 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:43:08,468 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:08,479 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1833)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:08,479 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:08,479 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:08,480 INFO L229 MonitoredProcess]: Starting monitored process 1834 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:08,480 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1834)] Waiting until timeout for monitored process [2024-10-12 00:43:08,481 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:08,493 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:08,493 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:08,493 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:08,493 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:08,493 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:08,493 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:08,494 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:08,494 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:08,497 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:08,507 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1834)] Ended with exit code 0 [2024-10-12 00:43:08,507 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:08,508 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:08,509 INFO L229 MonitoredProcess]: Starting monitored process 1835 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:08,509 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1835)] Waiting until timeout for monitored process [2024-10-12 00:43:08,510 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:08,521 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:08,521 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:08,522 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:08,522 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:08,522 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:08,522 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:08,522 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:08,523 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:08,525 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:08,535 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1835)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:08,536 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:08,536 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:08,537 INFO L229 MonitoredProcess]: Starting monitored process 1836 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:08,538 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1836)] Waiting until timeout for monitored process [2024-10-12 00:43:08,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 [2024-10-12 00:43:08,550 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:08,550 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:08,550 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:08,550 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:08,550 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:08,550 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:08,551 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:08,551 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:08,554 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:08,564 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1836)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:08,564 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:08,564 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:08,566 INFO L229 MonitoredProcess]: Starting monitored process 1837 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:08,566 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1837)] Waiting until timeout for monitored process [2024-10-12 00:43:08,567 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:08,578 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:08,578 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:08,578 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:08,578 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:08,578 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:08,578 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:08,579 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:08,579 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:08,582 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:08,592 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1837)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:08,592 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:08,592 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:08,594 INFO L229 MonitoredProcess]: Starting monitored process 1838 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:08,594 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1838)] Waiting until timeout for monitored process [2024-10-12 00:43:08,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 [2024-10-12 00:43:08,606 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:08,606 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:08,606 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:08,606 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:08,606 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:08,606 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:08,607 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:08,607 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:08,611 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:08,621 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1838)] Ended with exit code 0 [2024-10-12 00:43:08,622 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:08,622 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:08,623 INFO L229 MonitoredProcess]: Starting monitored process 1839 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:08,623 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1839)] Waiting until timeout for monitored process [2024-10-12 00:43:08,624 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:08,634 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:08,634 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:08,634 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:08,634 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:08,634 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:08,634 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:08,635 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:08,635 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:08,638 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:08,648 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1839)] Ended with exit code 0 [2024-10-12 00:43:08,648 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:08,648 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:08,649 INFO L229 MonitoredProcess]: Starting monitored process 1840 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:08,649 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1840)] Waiting until timeout for monitored process [2024-10-12 00:43:08,650 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:08,660 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:08,660 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:08,660 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:08,660 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:08,660 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:08,660 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:08,661 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:08,661 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:08,663 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:08,674 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1840)] Ended with exit code 0 [2024-10-12 00:43:08,674 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:08,674 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:08,675 INFO L229 MonitoredProcess]: Starting monitored process 1841 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:08,675 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1841)] Waiting until timeout for monitored process [2024-10-12 00:43:08,676 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:08,687 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:08,687 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:08,687 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:08,687 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:08,687 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:08,687 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:08,688 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:08,688 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:08,690 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:08,700 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1841)] Ended with exit code 0 [2024-10-12 00:43:08,700 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:08,700 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:08,701 INFO L229 MonitoredProcess]: Starting monitored process 1842 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:08,702 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1842)] Waiting until timeout for monitored process [2024-10-12 00:43:08,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 [2024-10-12 00:43:08,712 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:08,712 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:08,712 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:08,712 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:08,712 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:08,712 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:08,713 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:08,713 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:08,716 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:08,725 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1842)] Ended with exit code 0 [2024-10-12 00:43:08,726 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:08,726 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:08,727 INFO L229 MonitoredProcess]: Starting monitored process 1843 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:08,727 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1843)] Waiting until timeout for monitored process [2024-10-12 00:43:08,728 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:08,737 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:08,738 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:08,738 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:08,738 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:08,738 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:08,738 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:08,738 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:08,738 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:08,741 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:08,751 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1843)] Ended with exit code 0 [2024-10-12 00:43:08,751 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:08,751 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:08,752 INFO L229 MonitoredProcess]: Starting monitored process 1844 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:08,767 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1844)] Waiting until timeout for monitored process [2024-10-12 00:43:08,768 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:08,778 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:08,778 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:08,778 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:08,779 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:08,779 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:08,779 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:08,779 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:08,779 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:08,782 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:08,792 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1844)] Ended with exit code 0 [2024-10-12 00:43:08,792 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:08,793 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:08,793 INFO L229 MonitoredProcess]: Starting monitored process 1845 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:08,794 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1845)] Waiting until timeout for monitored process [2024-10-12 00:43:08,794 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:08,804 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:08,804 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:08,804 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:08,805 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:08,805 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:08,805 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:08,805 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:08,805 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:08,808 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:08,818 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1845)] Ended with exit code 0 [2024-10-12 00:43:08,819 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:08,819 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:08,820 INFO L229 MonitoredProcess]: Starting monitored process 1846 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:08,820 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1846)] Waiting until timeout for monitored process [2024-10-12 00:43:08,821 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:08,832 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:08,832 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:08,832 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:08,832 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:08,832 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:08,832 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:08,833 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:08,833 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:08,836 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:08,846 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1846)] Ended with exit code 0 [2024-10-12 00:43:08,846 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:08,846 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:08,847 INFO L229 MonitoredProcess]: Starting monitored process 1847 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:08,848 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1847)] Waiting until timeout for monitored process [2024-10-12 00:43:08,848 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:08,858 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:08,859 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:08,859 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:08,859 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:08,859 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:08,859 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:08,860 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:08,860 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:08,863 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:08,877 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1847)] Ended with exit code 0 [2024-10-12 00:43:08,877 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:08,877 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:08,878 INFO L229 MonitoredProcess]: Starting monitored process 1848 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:08,879 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1848)] Waiting until timeout for monitored process [2024-10-12 00:43:08,879 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:08,892 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:08,892 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:08,892 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:08,892 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:08,892 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:08,892 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:08,893 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:08,893 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:08,896 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:08,906 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1848)] Ended with exit code 0 [2024-10-12 00:43:08,907 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:08,907 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:08,908 INFO L229 MonitoredProcess]: Starting monitored process 1849 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:08,908 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1849)] Waiting until timeout for monitored process [2024-10-12 00:43:08,909 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:08,919 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:08,919 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:08,919 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:08,919 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:08,919 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:08,919 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:08,920 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:08,920 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:08,923 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:08,932 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1849)] Ended with exit code 0 [2024-10-12 00:43:08,933 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:08,933 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:08,933 INFO L229 MonitoredProcess]: Starting monitored process 1850 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:08,934 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1850)] Waiting until timeout for monitored process [2024-10-12 00:43:08,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 [2024-10-12 00:43:08,945 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:08,945 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:08,945 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:08,945 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:08,945 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:08,945 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:08,945 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:08,946 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:08,948 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:08,958 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1850)] Ended with exit code 0 [2024-10-12 00:43:08,958 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:08,958 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:08,959 INFO L229 MonitoredProcess]: Starting monitored process 1851 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:08,960 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1851)] Waiting until timeout for monitored process [2024-10-12 00:43:08,960 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:08,970 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:08,970 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:08,970 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:08,971 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:08,971 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:08,971 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:08,971 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:08,971 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:08,974 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:08,984 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1851)] Ended with exit code 0 [2024-10-12 00:43:08,984 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:08,984 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:08,985 INFO L229 MonitoredProcess]: Starting monitored process 1852 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:08,985 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1852)] Waiting until timeout for monitored process [2024-10-12 00:43:08,986 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:08,996 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:08,996 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:08,996 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:08,996 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:08,996 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:08,996 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:08,996 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:08,996 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:08,999 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:09,009 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1852)] Ended with exit code 0 [2024-10-12 00:43:09,010 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:09,010 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:09,011 INFO L229 MonitoredProcess]: Starting monitored process 1853 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:09,011 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1853)] Waiting until timeout for monitored process [2024-10-12 00:43:09,012 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:09,022 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:09,023 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:09,023 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:09,023 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:09,023 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:09,025 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:43:09,025 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:43:09,031 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:09,042 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1853)] Ended with exit code 0 [2024-10-12 00:43:09,042 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:09,042 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:09,043 INFO L229 MonitoredProcess]: Starting monitored process 1854 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:09,044 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1854)] Waiting until timeout for monitored process [2024-10-12 00:43:09,045 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:09,054 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:09,055 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:09,055 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:09,055 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:09,055 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:09,057 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:43:09,057 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:43:09,063 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:09,073 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1854)] Ended with exit code 0 [2024-10-12 00:43:09,073 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:09,074 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:09,075 INFO L229 MonitoredProcess]: Starting monitored process 1855 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:09,075 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1855)] Waiting until timeout for monitored process [2024-10-12 00:43:09,076 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:09,086 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:09,086 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:09,086 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:09,087 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:09,087 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:09,087 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:09,087 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:09,087 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:09,090 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:09,100 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1855)] Ended with exit code 0 [2024-10-12 00:43:09,100 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:09,100 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:09,101 INFO L229 MonitoredProcess]: Starting monitored process 1856 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:09,101 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1856)] Waiting until timeout for monitored process [2024-10-12 00:43:09,102 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:09,112 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:09,113 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:09,113 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:09,113 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:09,113 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:09,113 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:09,113 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:09,113 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:09,116 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:09,126 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1856)] Ended with exit code 0 [2024-10-12 00:43:09,126 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:09,126 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:09,128 INFO L229 MonitoredProcess]: Starting monitored process 1857 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:09,128 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1857)] Waiting until timeout for monitored process [2024-10-12 00:43:09,128 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:09,138 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:09,139 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:09,139 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:09,139 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:09,139 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:09,140 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:43:09,140 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:43:09,147 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:09,156 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1857)] Ended with exit code 0 [2024-10-12 00:43:09,156 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:09,157 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:09,157 INFO L229 MonitoredProcess]: Starting monitored process 1858 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:09,158 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1858)] Waiting until timeout for monitored process [2024-10-12 00:43:09,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 [2024-10-12 00:43:09,168 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:09,168 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:09,169 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:09,169 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:09,169 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:09,169 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:09,169 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:09,169 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:09,172 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:09,182 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1858)] Ended with exit code 0 [2024-10-12 00:43:09,182 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:09,182 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:09,183 INFO L229 MonitoredProcess]: Starting monitored process 1859 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:09,183 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1859)] Waiting until timeout for monitored process [2024-10-12 00:43:09,184 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:09,194 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:09,194 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:09,194 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:09,194 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:09,194 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:09,194 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:09,195 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:09,195 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:09,198 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:09,207 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1859)] Ended with exit code 0 [2024-10-12 00:43:09,208 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:09,208 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:09,209 INFO L229 MonitoredProcess]: Starting monitored process 1860 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:09,209 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1860)] Waiting until timeout for monitored process [2024-10-12 00:43:09,210 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:09,220 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:09,220 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:09,220 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:09,220 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:09,220 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:09,220 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:09,221 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:09,221 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:09,223 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:09,234 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1860)] Ended with exit code 0 [2024-10-12 00:43:09,234 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:09,234 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:09,235 INFO L229 MonitoredProcess]: Starting monitored process 1861 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:09,235 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1861)] Waiting until timeout for monitored process [2024-10-12 00:43:09,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 [2024-10-12 00:43:09,246 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:09,246 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:09,246 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:09,246 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:09,246 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:09,246 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:09,247 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:09,247 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:09,250 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:09,260 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1861)] Ended with exit code 0 [2024-10-12 00:43:09,260 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:09,260 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:09,261 INFO L229 MonitoredProcess]: Starting monitored process 1862 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:09,262 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1862)] Waiting until timeout for monitored process [2024-10-12 00:43:09,262 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:09,272 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:09,272 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:09,272 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:09,272 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:09,272 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:09,272 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:09,273 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:09,273 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:09,276 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:09,286 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1862)] Ended with exit code 0 [2024-10-12 00:43:09,286 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:09,286 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:09,287 INFO L229 MonitoredProcess]: Starting monitored process 1863 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:09,288 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1863)] Waiting until timeout for monitored process [2024-10-12 00:43:09,288 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:09,299 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:09,299 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:09,299 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:09,299 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:09,299 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:09,299 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:09,300 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:09,300 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:09,302 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:09,312 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1863)] Ended with exit code 0 [2024-10-12 00:43:09,313 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:09,313 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:09,314 INFO L229 MonitoredProcess]: Starting monitored process 1864 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:09,314 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1864)] Waiting until timeout for monitored process [2024-10-12 00:43:09,315 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:09,325 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:09,325 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:09,325 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:09,325 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:09,325 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:09,325 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:09,326 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:09,326 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:09,328 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:09,338 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1864)] Ended with exit code 0 [2024-10-12 00:43:09,338 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:09,338 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:09,340 INFO L229 MonitoredProcess]: Starting monitored process 1865 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:09,340 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1865)] Waiting until timeout for monitored process [2024-10-12 00:43:09,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 [2024-10-12 00:43:09,351 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:09,351 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:09,351 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:09,351 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:09,351 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:09,351 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:09,352 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:09,352 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:09,354 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:09,364 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1865)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:09,364 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:09,364 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:09,365 INFO L229 MonitoredProcess]: Starting monitored process 1866 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:09,366 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1866)] Waiting until timeout for monitored process [2024-10-12 00:43:09,366 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:09,376 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:09,376 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:09,376 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:09,376 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:09,376 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:09,376 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:09,377 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:09,377 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:09,380 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:09,389 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1866)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:09,389 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:09,389 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:09,390 INFO L229 MonitoredProcess]: Starting monitored process 1867 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:09,391 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1867)] Waiting until timeout for monitored process [2024-10-12 00:43:09,391 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:09,401 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:09,402 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:09,402 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:09,402 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:09,402 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:09,402 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:09,402 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:09,402 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:09,405 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:09,415 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1867)] Ended with exit code 0 [2024-10-12 00:43:09,415 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:09,415 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:09,416 INFO L229 MonitoredProcess]: Starting monitored process 1868 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:09,417 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1868)] Waiting until timeout for monitored process [2024-10-12 00:43:09,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 [2024-10-12 00:43:09,427 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:09,427 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:09,427 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:09,427 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:09,427 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:09,427 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:09,428 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:09,428 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:09,431 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:09,441 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1868)] Ended with exit code 0 [2024-10-12 00:43:09,441 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:09,441 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:09,442 INFO L229 MonitoredProcess]: Starting monitored process 1869 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:09,442 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1869)] Waiting until timeout for monitored process [2024-10-12 00:43:09,443 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:09,453 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:09,453 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:09,453 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:09,453 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:09,453 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:09,453 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:09,454 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:09,454 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:09,456 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:09,467 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1869)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:09,467 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:09,467 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:09,468 INFO L229 MonitoredProcess]: Starting monitored process 1870 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:09,468 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1870)] Waiting until timeout for monitored process [2024-10-12 00:43:09,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 [2024-10-12 00:43:09,479 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:09,479 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:09,479 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:09,479 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:09,479 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:09,479 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:09,480 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:09,480 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:09,483 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:09,493 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1870)] Ended with exit code 0 [2024-10-12 00:43:09,493 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:09,493 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:09,494 INFO L229 MonitoredProcess]: Starting monitored process 1871 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:09,494 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1871)] Waiting until timeout for monitored process [2024-10-12 00:43:09,495 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:09,506 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:09,506 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:09,506 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:09,506 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:09,506 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:09,506 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:09,507 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:09,507 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:09,509 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:09,519 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1871)] Ended with exit code 0 [2024-10-12 00:43:09,519 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:09,519 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:09,520 INFO L229 MonitoredProcess]: Starting monitored process 1872 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:09,521 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1872)] Waiting until timeout for monitored process [2024-10-12 00:43:09,521 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:09,532 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:09,532 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:09,532 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:09,532 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:09,532 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:09,532 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:09,533 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:09,533 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:09,536 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:09,545 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1872)] Ended with exit code 0 [2024-10-12 00:43:09,546 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:09,546 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:09,546 INFO L229 MonitoredProcess]: Starting monitored process 1873 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:09,547 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1873)] Waiting until timeout for monitored process [2024-10-12 00:43:09,548 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:09,558 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:09,559 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:09,559 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:09,559 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:09,559 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:09,559 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:09,559 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:09,559 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:09,562 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:09,572 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1873)] Ended with exit code 0 [2024-10-12 00:43:09,572 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:09,573 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:09,573 INFO L229 MonitoredProcess]: Starting monitored process 1874 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:09,574 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1874)] Waiting until timeout for monitored process [2024-10-12 00:43:09,574 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:09,584 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:09,585 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:09,585 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:09,585 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:09,585 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:09,585 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:09,585 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:09,585 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:09,588 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:09,598 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1874)] Ended with exit code 0 [2024-10-12 00:43:09,598 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:09,598 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:09,599 INFO L229 MonitoredProcess]: Starting monitored process 1875 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:09,600 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1875)] Waiting until timeout for monitored process [2024-10-12 00:43:09,600 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:09,610 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:09,611 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:09,611 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:09,611 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:09,611 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:09,613 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:43:09,613 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:43:09,619 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:09,628 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1875)] Ended with exit code 0 [2024-10-12 00:43:09,629 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:09,629 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:09,629 INFO L229 MonitoredProcess]: Starting monitored process 1876 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:09,630 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1876)] Waiting until timeout for monitored process [2024-10-12 00:43:09,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 [2024-10-12 00:43:09,640 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:09,641 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:09,641 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:09,641 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:09,641 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:09,641 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:09,641 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:09,641 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:09,644 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:09,654 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1876)] Ended with exit code 0 [2024-10-12 00:43:09,655 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:09,655 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:09,656 INFO L229 MonitoredProcess]: Starting monitored process 1877 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:09,656 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1877)] Waiting until timeout for monitored process [2024-10-12 00:43:09,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 [2024-10-12 00:43:09,667 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:09,667 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:09,667 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:09,667 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:09,667 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:09,667 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:09,667 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:09,668 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:09,670 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:09,680 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1877)] Ended with exit code 0 [2024-10-12 00:43:09,681 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:09,681 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:09,682 INFO L229 MonitoredProcess]: Starting monitored process 1878 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:09,682 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1878)] Waiting until timeout for monitored process [2024-10-12 00:43: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 [2024-10-12 00:43:09,693 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:09,693 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:09,693 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:09,693 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:09,693 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:09,693 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:09,694 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:09,694 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:09,696 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:09,706 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1878)] Ended with exit code 0 [2024-10-12 00:43:09,707 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:09,707 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:09,707 INFO L229 MonitoredProcess]: Starting monitored process 1879 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:09,708 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1879)] Waiting until timeout for monitored process [2024-10-12 00:43:09,709 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:09,718 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:09,719 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:09,719 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:09,719 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:09,719 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:09,719 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:09,719 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:09,720 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:09,722 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:09,732 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1879)] Ended with exit code 0 [2024-10-12 00:43:09,732 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:09,732 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:09,733 INFO L229 MonitoredProcess]: Starting monitored process 1880 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:09,734 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1880)] Waiting until timeout for monitored process [2024-10-12 00:43:09,734 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:09,744 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:09,744 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:09,744 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:09,745 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:09,745 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:09,745 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:09,745 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:09,745 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:09,748 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:09,759 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1880)] Ended with exit code 0 [2024-10-12 00:43:09,759 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:09,759 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:09,760 INFO L229 MonitoredProcess]: Starting monitored process 1881 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:09,760 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1881)] Waiting until timeout for monitored process [2024-10-12 00:43:09,761 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:09,771 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:09,771 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:09,771 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:09,771 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:09,771 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:09,771 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:09,772 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:09,772 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:09,775 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:09,785 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1881)] Ended with exit code 0 [2024-10-12 00:43:09,785 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:09,785 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:09,786 INFO L229 MonitoredProcess]: Starting monitored process 1882 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:09,786 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1882)] Waiting until timeout for monitored process [2024-10-12 00:43:09,787 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:09,797 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:09,797 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:09,797 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:09,797 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:09,797 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:09,797 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:09,798 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:09,798 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:09,801 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:09,810 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1882)] Ended with exit code 0 [2024-10-12 00:43:09,811 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:09,811 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:09,812 INFO L229 MonitoredProcess]: Starting monitored process 1883 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:09,812 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1883)] Waiting until timeout for monitored process [2024-10-12 00:43:09,813 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:09,823 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:09,823 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:09,823 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:09,823 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:09,823 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:09,823 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:09,824 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:09,824 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:09,826 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:09,837 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1883)] Ended with exit code 0 [2024-10-12 00:43:09,837 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:09,837 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:09,838 INFO L229 MonitoredProcess]: Starting monitored process 1884 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:09,839 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1884)] Waiting until timeout for monitored process [2024-10-12 00:43:09,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 [2024-10-12 00:43:09,850 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:09,850 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:09,850 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:09,850 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:09,850 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:09,850 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:09,850 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:09,850 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:09,853 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:09,863 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1884)] Ended with exit code 0 [2024-10-12 00:43:09,863 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:09,863 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:09,864 INFO L229 MonitoredProcess]: Starting monitored process 1885 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:09,865 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1885)] Waiting until timeout for monitored process [2024-10-12 00:43:09,865 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:09,876 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:09,877 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:09,877 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:09,877 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:09,877 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:09,877 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:09,885 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:09,885 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:09,888 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:09,898 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1885)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:09,898 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:09,898 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:09,899 INFO L229 MonitoredProcess]: Starting monitored process 1886 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:09,900 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1886)] Waiting until timeout for monitored process [2024-10-12 00:43:09,900 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:09,910 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:09,910 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:09,910 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:09,910 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:09,910 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:09,911 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:09,911 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:09,911 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:09,914 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:09,924 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1886)] Ended with exit code 0 [2024-10-12 00:43:09,924 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:09,925 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:09,925 INFO L229 MonitoredProcess]: Starting monitored process 1887 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:09,926 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1887)] Waiting until timeout for monitored process [2024-10-12 00:43:09,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 [2024-10-12 00:43:09,937 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:09,937 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:09,937 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:09,937 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:09,937 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:09,937 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:09,938 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:09,938 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:09,941 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:09,951 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1887)] Ended with exit code 0 [2024-10-12 00:43:09,951 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:09,951 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:09,952 INFO L229 MonitoredProcess]: Starting monitored process 1888 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:09,952 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1888)] Waiting until timeout for monitored process [2024-10-12 00:43:09,953 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:09,963 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:09,963 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:09,963 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:09,963 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:09,963 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:09,963 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:09,964 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:09,964 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:09,967 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:09,977 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1888)] Ended with exit code 0 [2024-10-12 00:43:09,977 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:09,977 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:09,978 INFO L229 MonitoredProcess]: Starting monitored process 1889 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:09,978 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1889)] Waiting until timeout for monitored process [2024-10-12 00:43:09,979 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:09,989 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:09,989 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:09,989 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:09,989 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:09,989 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:09,991 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:43:09,991 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:43:09,997 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:10,008 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1889)] Ended with exit code 0 [2024-10-12 00:43:10,008 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:10,008 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:10,009 INFO L229 MonitoredProcess]: Starting monitored process 1890 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:10,009 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1890)] Waiting until timeout for monitored process [2024-10-12 00:43:10,010 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:10,020 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:10,020 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:10,020 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:10,021 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:10,021 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:10,021 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:10,021 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:10,021 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:10,024 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:10,034 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1890)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:10,034 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:10,034 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:10,035 INFO L229 MonitoredProcess]: Starting monitored process 1891 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:10,036 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1891)] Waiting until timeout for monitored process [2024-10-12 00:43:10,036 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:10,047 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:10,047 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:10,047 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:10,047 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:10,047 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:10,047 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:10,048 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:10,048 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:10,051 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:10,061 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1891)] Ended with exit code 0 [2024-10-12 00:43:10,061 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:10,061 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:10,062 INFO L229 MonitoredProcess]: Starting monitored process 1892 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:10,062 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1892)] Waiting until timeout for monitored process [2024-10-12 00:43:10,063 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:10,073 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:10,074 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:10,074 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:10,074 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:10,074 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:10,075 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:43:10,075 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:43:10,082 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:10,092 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1892)] Ended with exit code 0 [2024-10-12 00:43:10,092 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:10,092 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:10,093 INFO L229 MonitoredProcess]: Starting monitored process 1893 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:10,093 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1893)] Waiting until timeout for monitored process [2024-10-12 00:43:10,094 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:10,104 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:10,104 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:10,104 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:10,104 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:10,104 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:10,104 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:10,105 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:10,105 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:10,107 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:10,117 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1893)] Ended with exit code 0 [2024-10-12 00:43:10,118 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:10,118 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:10,118 INFO L229 MonitoredProcess]: Starting monitored process 1894 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:10,119 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1894)] Waiting until timeout for monitored process [2024-10-12 00:43:10,119 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:10,130 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:10,130 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:10,130 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:10,130 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:10,130 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:10,130 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:10,131 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:10,131 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:10,133 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:10,144 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1894)] Ended with exit code 0 [2024-10-12 00:43:10,144 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:10,144 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:10,145 INFO L229 MonitoredProcess]: Starting monitored process 1895 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:10,145 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1895)] Waiting until timeout for monitored process [2024-10-12 00:43:10,146 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:10,156 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:10,156 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:10,156 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:10,156 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:10,156 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:10,156 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:10,156 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:10,157 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:10,159 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:10,169 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1895)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:10,169 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:10,169 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:10,170 INFO L229 MonitoredProcess]: Starting monitored process 1896 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:10,170 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1896)] Waiting until timeout for monitored process [2024-10-12 00:43:10,171 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:10,181 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:10,182 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:10,182 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:10,182 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:10,182 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:10,182 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:10,182 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:10,182 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:10,185 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:10,195 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1896)] Ended with exit code 0 [2024-10-12 00:43:10,196 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:10,196 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:10,197 INFO L229 MonitoredProcess]: Starting monitored process 1897 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:10,197 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1897)] Waiting until timeout for monitored process [2024-10-12 00:43:10,198 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:10,207 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:10,208 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:10,208 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:10,208 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:10,208 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:10,208 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:10,208 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:10,208 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:10,211 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:10,221 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1897)] Ended with exit code 0 [2024-10-12 00:43:10,221 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:10,221 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:10,222 INFO L229 MonitoredProcess]: Starting monitored process 1898 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:10,222 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1898)] Waiting until timeout for monitored process [2024-10-12 00:43:10,223 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:10,233 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:10,233 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:10,233 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:10,233 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:10,233 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:10,233 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:10,234 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:10,234 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:10,237 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:10,247 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1898)] Ended with exit code 0 [2024-10-12 00:43:10,247 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:10,247 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:10,248 INFO L229 MonitoredProcess]: Starting monitored process 1899 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:10,248 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1899)] Waiting until timeout for monitored process [2024-10-12 00:43:10,249 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:10,259 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:10,259 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:10,259 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:10,259 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:10,259 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:10,259 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:10,260 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:10,260 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:10,263 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:10,272 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1899)] Ended with exit code 0 [2024-10-12 00:43:10,273 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:10,273 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:10,273 INFO L229 MonitoredProcess]: Starting monitored process 1900 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:10,274 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1900)] Waiting until timeout for monitored process [2024-10-12 00:43:10,275 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:10,285 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:10,285 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:10,285 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:10,286 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:10,286 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:10,286 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:10,286 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:10,286 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:10,289 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:10,299 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1900)] Ended with exit code 0 [2024-10-12 00:43:10,300 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:10,300 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:10,300 INFO L229 MonitoredProcess]: Starting monitored process 1901 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:10,301 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1901)] Waiting until timeout for monitored process [2024-10-12 00:43:10,302 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:10,312 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:10,312 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:10,312 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:10,312 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:10,312 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:10,313 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:10,313 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:10,313 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:10,316 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:10,326 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1901)] Ended with exit code 0 [2024-10-12 00:43:10,326 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:10,326 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:10,327 INFO L229 MonitoredProcess]: Starting monitored process 1902 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:10,328 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1902)] Waiting until timeout for monitored process [2024-10-12 00:43: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 [2024-10-12 00:43:10,338 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:10,338 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:10,338 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:10,338 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:10,338 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:10,338 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:10,339 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:10,339 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:10,342 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:10,351 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1902)] Ended with exit code 0 [2024-10-12 00:43:10,351 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:10,351 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:10,352 INFO L229 MonitoredProcess]: Starting monitored process 1903 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:10,353 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1903)] Waiting until timeout for monitored process [2024-10-12 00:43:10,353 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:10,363 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:10,363 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:10,363 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:10,363 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:10,364 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:10,364 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:10,364 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:10,364 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:10,367 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:10,376 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1903)] Ended with exit code 0 [2024-10-12 00:43:10,377 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:10,377 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:10,377 INFO L229 MonitoredProcess]: Starting monitored process 1904 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:10,378 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1904)] Waiting until timeout for monitored process [2024-10-12 00:43:10,379 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:10,390 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:10,390 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:10,390 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:10,390 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:10,390 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:10,390 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:10,391 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:10,391 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:10,394 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:10,403 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1904)] Ended with exit code 0 [2024-10-12 00:43:10,404 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:10,404 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:10,404 INFO L229 MonitoredProcess]: Starting monitored process 1905 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:10,405 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1905)] Waiting until timeout for monitored process [2024-10-12 00:43:10,405 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:10,415 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:10,415 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:10,416 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:10,416 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:10,416 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:10,416 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:10,416 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:10,416 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:10,419 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:10,428 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1905)] Ended with exit code 0 [2024-10-12 00:43:10,428 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:10,429 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:10,429 INFO L229 MonitoredProcess]: Starting monitored process 1906 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:10,430 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1906)] Waiting until timeout for monitored process [2024-10-12 00:43:10,430 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:10,440 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:10,440 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:10,440 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:10,440 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:10,440 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:10,440 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:10,441 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:10,441 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:10,444 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:10,453 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1906)] Ended with exit code 0 [2024-10-12 00:43:10,453 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:10,453 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:10,454 INFO L229 MonitoredProcess]: Starting monitored process 1907 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:10,455 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1907)] Waiting until timeout for monitored process [2024-10-12 00:43:10,455 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:10,465 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:10,465 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:10,465 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:10,465 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:10,465 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:10,465 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:10,466 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:10,466 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:10,468 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:10,478 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1907)] Ended with exit code 0 [2024-10-12 00:43:10,478 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:10,478 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:10,479 INFO L229 MonitoredProcess]: Starting monitored process 1908 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:10,479 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1908)] Waiting until timeout for monitored process [2024-10-12 00:43:10,480 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:10,490 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:10,490 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:10,490 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:10,490 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:10,490 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:10,492 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:43:10,492 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:43:10,497 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:10,507 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1908)] Ended with exit code 0 [2024-10-12 00:43:10,507 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:10,507 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:10,509 INFO L229 MonitoredProcess]: Starting monitored process 1909 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:10,509 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1909)] Waiting until timeout for monitored process [2024-10-12 00:43:10,510 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:10,521 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:10,521 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:10,521 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:10,521 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:10,521 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:10,523 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:43:10,523 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:43:10,529 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:10,539 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1909)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:10,539 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:10,539 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:10,540 INFO L229 MonitoredProcess]: Starting monitored process 1910 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:10,540 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1910)] Waiting until timeout for monitored process [2024-10-12 00:43:10,541 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:10,551 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:10,551 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:10,552 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:10,552 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:10,552 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:10,552 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:10,553 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:10,553 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:10,555 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:10,566 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1910)] Ended with exit code 0 [2024-10-12 00:43:10,566 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:10,566 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:10,567 INFO L229 MonitoredProcess]: Starting monitored process 1911 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:10,568 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1911)] Waiting until timeout for monitored process [2024-10-12 00:43:10,568 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:10,578 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:10,579 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:10,579 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:10,579 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:10,579 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:10,579 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:10,579 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:10,579 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:10,582 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:10,592 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1911)] Ended with exit code 0 [2024-10-12 00:43:10,592 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:10,592 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:10,593 INFO L229 MonitoredProcess]: Starting monitored process 1912 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:10,593 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1912)] Waiting until timeout for monitored process [2024-10-12 00:43:10,593 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:10,603 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:10,603 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:10,604 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:10,604 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:10,604 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:10,604 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:10,604 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:10,604 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:10,607 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:10,616 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1912)] Ended with exit code 0 [2024-10-12 00:43:10,617 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:10,617 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:10,617 INFO L229 MonitoredProcess]: Starting monitored process 1913 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:10,618 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1913)] Waiting until timeout for monitored process [2024-10-12 00:43:10,619 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:10,628 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:10,629 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:10,629 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:10,629 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:10,629 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:10,630 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:43:10,631 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:43:10,637 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:10,647 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1913)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:10,647 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:10,647 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:10,648 INFO L229 MonitoredProcess]: Starting monitored process 1914 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:10,648 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1914)] Waiting until timeout for monitored process [2024-10-12 00:43:10,649 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:10,659 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:10,659 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:10,659 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:10,659 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:10,659 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:10,661 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:43:10,661 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:43:10,669 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:10,679 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1914)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:10,679 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:10,680 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:10,680 INFO L229 MonitoredProcess]: Starting monitored process 1915 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:10,681 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1915)] Waiting until timeout for monitored process [2024-10-12 00:43:10,681 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:10,691 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:10,691 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:10,691 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:10,691 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:10,691 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:10,693 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:43:10,693 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:43:10,699 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:10,709 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1915)] Ended with exit code 0 [2024-10-12 00:43:10,709 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:10,709 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:10,710 INFO L229 MonitoredProcess]: Starting monitored process 1916 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:10,711 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1916)] Waiting until timeout for monitored process [2024-10-12 00:43:10,711 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:10,721 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:10,721 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:10,721 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:10,721 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:10,721 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:10,723 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:43:10,723 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:43:10,730 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:10,739 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1916)] Ended with exit code 0 [2024-10-12 00:43:10,739 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:10,739 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:10,740 INFO L229 MonitoredProcess]: Starting monitored process 1917 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:10,741 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1917)] Waiting until timeout for monitored process [2024-10-12 00:43:10,741 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:10,751 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:10,751 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:10,751 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:10,751 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:10,751 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:10,753 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:43:10,753 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:43:10,760 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:10,770 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1917)] Ended with exit code 0 [2024-10-12 00:43:10,770 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:10,770 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:10,771 INFO L229 MonitoredProcess]: Starting monitored process 1918 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:10,772 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1918)] Waiting until timeout for monitored process [2024-10-12 00:43:10,772 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:10,782 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:10,782 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:10,782 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:10,782 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:10,782 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:10,784 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:43:10,784 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:43:10,790 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:10,800 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1918)] Ended with exit code 0 [2024-10-12 00:43:10,800 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:10,800 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:10,801 INFO L229 MonitoredProcess]: Starting monitored process 1919 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:10,802 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1919)] Waiting until timeout for monitored process [2024-10-12 00:43:10,802 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:10,812 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:10,812 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:10,812 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:10,812 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:10,812 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:10,814 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:43:10,814 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:43:10,820 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:10,829 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1919)] Ended with exit code 0 [2024-10-12 00:43:10,830 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:10,830 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:10,831 INFO L229 MonitoredProcess]: Starting monitored process 1920 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:10,831 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1920)] Waiting until timeout for monitored process [2024-10-12 00:43:10,832 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:10,842 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:10,842 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:10,842 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:10,842 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:10,842 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:10,847 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:43:10,847 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:43:10,882 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:10,892 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1920)] Ended with exit code 0 [2024-10-12 00:43:10,893 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:10,893 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:10,893 INFO L229 MonitoredProcess]: Starting monitored process 1921 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:10,894 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1921)] Waiting until timeout for monitored process [2024-10-12 00:43:10,894 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:10,904 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:10,904 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:10,905 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:10,905 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:10,905 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:10,905 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:10,905 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:10,905 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:10,908 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:10,919 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1921)] Ended with exit code 0 [2024-10-12 00:43:10,919 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:10,919 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:10,920 INFO L229 MonitoredProcess]: Starting monitored process 1922 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:10,930 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1922)] Waiting until timeout for monitored process [2024-10-12 00:43:10,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 [2024-10-12 00:43:10,943 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:10,944 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:10,944 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:10,944 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:10,944 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:10,946 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:43:10,946 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:43:10,952 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:10,962 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1922)] Ended with exit code 0 [2024-10-12 00:43:10,962 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:10,962 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:10,963 INFO L229 MonitoredProcess]: Starting monitored process 1923 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:10,963 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1923)] Waiting until timeout for monitored process [2024-10-12 00:43:10,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 [2024-10-12 00:43:10,974 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:10,974 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:10,974 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:10,974 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:10,974 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:10,974 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:10,975 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:10,975 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:10,978 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:10,988 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1923)] Ended with exit code 0 [2024-10-12 00:43:10,988 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:10,988 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:10,989 INFO L229 MonitoredProcess]: Starting monitored process 1924 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:10,989 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1924)] Waiting until timeout for monitored process [2024-10-12 00:43:10,990 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:11,000 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:11,000 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:11,000 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:11,000 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:11,000 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:11,000 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:11,000 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 00:43:11,000 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:11,003 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:11,013 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1924)] Ended with exit code 0 [2024-10-12 00:43:11,013 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:11,013 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:11,014 INFO L229 MonitoredProcess]: Starting monitored process 1925 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:11,015 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1925)] Waiting until timeout for monitored process [2024-10-12 00:43:11,015 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:11,025 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:11,026 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:11,026 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:11,026 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:11,026 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:11,028 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:43:11,028 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:43:11,034 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:11,045 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1925)] Ended with exit code 0 [2024-10-12 00:43:11,046 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:11,046 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:11,047 INFO L229 MonitoredProcess]: Starting monitored process 1926 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:11,047 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1926)] Waiting until timeout for monitored process [2024-10-12 00:43:11,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 [2024-10-12 00:43:11,058 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:11,058 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:11,058 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:11,058 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:11,058 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:11,060 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:43:11,060 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:43:11,066 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:11,076 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1926)] Ended with exit code 0 [2024-10-12 00:43:11,076 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:11,076 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:11,077 INFO L229 MonitoredProcess]: Starting monitored process 1927 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:11,077 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1927)] Waiting until timeout for monitored process [2024-10-12 00:43:11,078 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:11,088 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:11,088 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:11,088 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:11,088 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:11,088 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:11,090 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:43:11,090 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:43:11,099 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:11,108 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1927)] Ended with exit code 0 [2024-10-12 00:43:11,108 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:11,108 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:11,109 INFO L229 MonitoredProcess]: Starting monitored process 1928 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:11,110 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1928)] Waiting until timeout for monitored process [2024-10-12 00:43:11,110 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:11,120 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:11,120 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:11,120 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:11,120 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:11,120 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:11,122 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:43:11,122 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:43:11,129 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:11,139 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1928)] Ended with exit code 0 [2024-10-12 00:43:11,139 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:11,139 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:11,140 INFO L229 MonitoredProcess]: Starting monitored process 1929 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:11,140 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1929)] Waiting until timeout for monitored process [2024-10-12 00:43:11,141 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:11,150 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:11,150 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:11,150 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:11,150 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:11,150 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:11,152 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:43:11,152 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:43:11,158 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:11,168 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1929)] Ended with exit code 0 [2024-10-12 00:43:11,168 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:11,168 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:11,170 INFO L229 MonitoredProcess]: Starting monitored process 1930 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:11,171 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1930)] Waiting until timeout for monitored process [2024-10-12 00:43:11,172 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:11,182 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:11,182 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:11,182 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:11,182 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:11,182 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:11,184 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 00:43:11,184 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:43:11,192 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:11,202 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1930)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:11,202 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:11,202 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:11,203 INFO L229 MonitoredProcess]: Starting monitored process 1931 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:11,203 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1931)] Waiting until timeout for monitored process [2024-10-12 00:43:11,204 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:11,214 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:11,214 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:11,214 INFO L203 nArgumentSynthesizer]: 2 stem disjuncts [2024-10-12 00:43:11,214 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:11,214 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 00:43:11,216 INFO L401 nArgumentSynthesizer]: We have 20 Motzkin's Theorem applications. [2024-10-12 00:43:11,216 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 00:43:11,226 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:11,236 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1931)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:11,236 INFO L451 LassoAnalysis]: Using template '2-lex'. [2024-10-12 00:43:11,236 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:11,236 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:11,237 INFO L229 MonitoredProcess]: Starting monitored process 1932 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:11,238 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1932)] Waiting until timeout for monitored process [2024-10-12 00:43:11,238 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:11,248 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:11,248 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:11,248 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:11,248 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:11,248 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:11,248 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:11,248 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:11,249 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:11,250 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:11,260 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1932)] Ended with exit code 0 [2024-10-12 00:43:11,260 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:11,260 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:11,261 INFO L229 MonitoredProcess]: Starting monitored process 1933 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:11,261 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1933)] Waiting until timeout for monitored process [2024-10-12 00:43:11,262 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:11,271 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:11,271 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:11,271 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:11,271 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:11,272 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:11,272 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:11,272 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:11,272 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:11,273 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:11,283 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1933)] Ended with exit code 0 [2024-10-12 00:43:11,283 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:11,283 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:11,284 INFO L229 MonitoredProcess]: Starting monitored process 1934 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:11,284 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1934)] Waiting until timeout for monitored process [2024-10-12 00:43:11,285 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:11,294 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:11,294 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:11,295 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:11,295 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:11,295 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:11,295 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:11,295 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:11,295 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:11,296 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:11,306 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1934)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:11,306 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:11,306 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:11,307 INFO L229 MonitoredProcess]: Starting monitored process 1935 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:11,308 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1935)] Waiting until timeout for monitored process [2024-10-12 00:43: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 [2024-10-12 00:43:11,318 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:11,318 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:11,318 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:11,318 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:11,318 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:11,318 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:11,318 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:11,318 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:11,320 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:11,329 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1935)] Ended with exit code 0 [2024-10-12 00:43:11,329 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:11,329 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:11,330 INFO L229 MonitoredProcess]: Starting monitored process 1936 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:11,331 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1936)] Waiting until timeout for monitored process [2024-10-12 00:43:11,331 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:11,340 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:11,341 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:11,341 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:11,341 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:11,341 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:11,341 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:11,341 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:11,341 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:11,343 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:11,352 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1936)] Ended with exit code 0 [2024-10-12 00:43:11,352 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:11,352 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:11,353 INFO L229 MonitoredProcess]: Starting monitored process 1937 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:11,353 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1937)] Waiting until timeout for monitored process [2024-10-12 00:43:11,354 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:11,363 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:11,364 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:11,364 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:11,364 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:11,364 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:11,364 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:11,364 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:11,364 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:11,366 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:11,375 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1937)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:11,376 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:11,376 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:11,377 INFO L229 MonitoredProcess]: Starting monitored process 1938 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:11,377 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1938)] Waiting until timeout for monitored process [2024-10-12 00:43:11,377 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:11,387 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:11,387 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:11,387 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:11,387 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:11,387 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:11,387 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:11,387 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:11,387 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:11,389 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:11,398 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1938)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:11,399 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:11,399 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:11,400 INFO L229 MonitoredProcess]: Starting monitored process 1939 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:11,400 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1939)] Waiting until timeout for monitored process [2024-10-12 00:43:11,401 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:11,411 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:11,411 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:11,411 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:11,411 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:11,411 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:11,411 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:11,411 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:11,411 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:11,413 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:11,422 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1939)] Ended with exit code 0 [2024-10-12 00:43:11,423 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:11,423 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:11,423 INFO L229 MonitoredProcess]: Starting monitored process 1940 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:11,424 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1940)] Waiting until timeout for monitored process [2024-10-12 00:43: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 [2024-10-12 00:43:11,434 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:11,434 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:11,434 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:11,434 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:11,434 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:11,434 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:11,434 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:11,434 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:11,436 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:11,445 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1940)] Ended with exit code 0 [2024-10-12 00:43:11,446 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:11,446 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:11,446 INFO L229 MonitoredProcess]: Starting monitored process 1941 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:11,447 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1941)] Waiting until timeout for monitored process [2024-10-12 00:43:11,447 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:11,457 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:11,457 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:11,457 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:11,457 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:11,457 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:11,457 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:11,457 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:11,458 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:11,459 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:11,468 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1941)] Ended with exit code 0 [2024-10-12 00:43:11,468 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:11,469 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:11,470 INFO L229 MonitoredProcess]: Starting monitored process 1942 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:11,470 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1942)] Waiting until timeout for monitored process [2024-10-12 00:43:11,471 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:11,480 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:11,480 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:11,480 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:11,480 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:11,480 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:11,480 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:11,481 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:11,481 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:11,482 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:11,491 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1942)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:11,492 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:11,492 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:11,492 INFO L229 MonitoredProcess]: Starting monitored process 1943 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:11,493 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1943)] Waiting until timeout for monitored process [2024-10-12 00:43:11,493 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:11,503 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:11,503 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:11,503 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:11,503 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:11,503 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:11,503 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:11,504 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:11,504 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:11,505 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:11,515 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1943)] Ended with exit code 0 [2024-10-12 00:43:11,515 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:11,515 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:11,516 INFO L229 MonitoredProcess]: Starting monitored process 1944 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:11,516 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1944)] Waiting until timeout for monitored process [2024-10-12 00:43:11,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 [2024-10-12 00:43:11,526 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:11,526 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:11,526 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:11,527 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:11,527 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:11,527 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:11,527 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:11,527 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:11,528 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:11,538 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1944)] Ended with exit code 0 [2024-10-12 00:43:11,538 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:11,538 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:11,539 INFO L229 MonitoredProcess]: Starting monitored process 1945 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:11,539 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1945)] Waiting until timeout for monitored process [2024-10-12 00:43:11,540 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:11,549 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:11,549 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:11,549 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:11,549 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:11,549 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:11,551 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:43:11,551 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:43:11,554 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:11,563 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1945)] Ended with exit code 0 [2024-10-12 00:43:11,564 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:11,564 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:11,564 INFO L229 MonitoredProcess]: Starting monitored process 1946 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:11,565 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1946)] Waiting until timeout for monitored process [2024-10-12 00:43:11,565 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:11,575 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:11,575 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:11,575 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:11,575 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:11,575 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:11,575 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:11,575 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:11,575 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:11,577 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:11,586 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1946)] Ended with exit code 0 [2024-10-12 00:43:11,587 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:11,587 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:11,587 INFO L229 MonitoredProcess]: Starting monitored process 1947 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:11,588 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1947)] Waiting until timeout for monitored process [2024-10-12 00:43:11,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 [2024-10-12 00:43:11,598 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:11,598 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:11,598 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:11,598 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:11,598 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:11,598 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:11,598 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:11,598 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:11,600 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:11,609 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1947)] Ended with exit code 0 [2024-10-12 00:43:11,610 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:11,610 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:11,610 INFO L229 MonitoredProcess]: Starting monitored process 1948 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:11,611 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1948)] Waiting until timeout for monitored process [2024-10-12 00:43:11,611 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:11,621 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:11,621 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:11,621 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:11,621 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:11,621 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:11,621 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:11,621 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:11,621 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:11,623 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:11,632 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1948)] Ended with exit code 0 [2024-10-12 00:43:11,633 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:11,633 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:11,633 INFO L229 MonitoredProcess]: Starting monitored process 1949 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:11,634 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1949)] Waiting until timeout for monitored process [2024-10-12 00:43:11,634 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:11,644 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:11,644 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:11,644 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:11,644 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:11,644 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:11,644 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:11,645 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:11,645 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:11,646 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:11,655 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1949)] Ended with exit code 0 [2024-10-12 00:43:11,656 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:11,656 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:11,656 INFO L229 MonitoredProcess]: Starting monitored process 1950 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:11,657 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1950)] Waiting until timeout for monitored process [2024-10-12 00:43:11,658 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:11,667 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:11,667 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:11,667 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:11,667 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:11,667 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:11,667 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:11,667 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:11,668 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:11,669 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:11,678 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1950)] Ended with exit code 0 [2024-10-12 00:43:11,678 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:11,678 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:11,679 INFO L229 MonitoredProcess]: Starting monitored process 1951 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:11,680 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1951)] Waiting until timeout for monitored process [2024-10-12 00:43: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 [2024-10-12 00:43:11,690 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:11,690 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:11,690 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:11,690 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:11,690 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:11,690 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:11,691 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:11,691 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:11,692 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:11,702 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1951)] Ended with exit code 0 [2024-10-12 00:43:11,702 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:11,702 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:11,703 INFO L229 MonitoredProcess]: Starting monitored process 1952 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:11,703 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1952)] Waiting until timeout for monitored process [2024-10-12 00:43:11,704 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:11,713 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:11,713 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:11,713 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:11,714 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:11,714 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:11,714 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:11,714 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:11,714 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:11,716 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:11,726 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1952)] Ended with exit code 0 [2024-10-12 00:43:11,726 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:11,726 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:11,727 INFO L229 MonitoredProcess]: Starting monitored process 1953 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:11,727 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1953)] Waiting until timeout for monitored process [2024-10-12 00:43:11,728 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:11,737 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:11,737 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:11,737 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:11,738 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:11,738 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:11,738 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:11,738 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:11,738 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:11,739 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:11,749 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1953)] Ended with exit code 0 [2024-10-12 00:43:11,749 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:11,749 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:11,750 INFO L229 MonitoredProcess]: Starting monitored process 1954 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:11,750 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1954)] Waiting until timeout for monitored process [2024-10-12 00:43:11,751 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:11,760 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:11,760 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:11,761 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:11,761 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:11,761 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:11,761 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:11,761 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:11,761 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:11,762 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:11,772 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1954)] Ended with exit code 0 [2024-10-12 00:43:11,772 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:11,772 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:11,773 INFO L229 MonitoredProcess]: Starting monitored process 1955 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:11,773 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1955)] Waiting until timeout for monitored process [2024-10-12 00:43:11,774 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:11,783 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:11,783 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:11,783 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:11,783 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:11,783 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:11,784 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:11,784 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:11,784 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:11,785 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:11,795 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1955)] Ended with exit code 0 [2024-10-12 00:43:11,795 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:11,795 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:11,796 INFO L229 MonitoredProcess]: Starting monitored process 1956 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:11,796 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1956)] Waiting until timeout for monitored process [2024-10-12 00:43:11,797 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:11,806 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:11,806 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:11,806 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:11,806 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:11,806 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:11,806 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:11,807 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:11,807 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:11,808 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:11,817 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1956)] Ended with exit code 0 [2024-10-12 00:43:11,818 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:11,818 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:11,818 INFO L229 MonitoredProcess]: Starting monitored process 1957 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:11,819 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1957)] Waiting until timeout for monitored process [2024-10-12 00:43:11,820 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:11,829 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:11,829 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:11,829 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:11,829 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:11,829 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:11,830 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:43:11,830 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:43:11,834 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:11,843 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1957)] Ended with exit code 0 [2024-10-12 00:43:11,843 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:11,843 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:11,844 INFO L229 MonitoredProcess]: Starting monitored process 1958 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:11,845 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1958)] Waiting until timeout for monitored process [2024-10-12 00:43:11,845 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:11,854 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:11,855 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:11,855 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:11,855 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:11,855 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:11,855 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:11,855 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:11,855 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:11,857 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:11,866 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1958)] Ended with exit code 0 [2024-10-12 00:43:11,866 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:11,866 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:11,867 INFO L229 MonitoredProcess]: Starting monitored process 1959 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:11,867 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1959)] Waiting until timeout for monitored process [2024-10-12 00:43:11,868 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:11,877 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:11,877 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:11,877 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:11,878 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:11,878 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:11,878 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:11,878 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:11,878 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:11,879 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:11,889 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1959)] Ended with exit code 0 [2024-10-12 00:43:11,889 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:11,889 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:11,890 INFO L229 MonitoredProcess]: Starting monitored process 1960 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:11,891 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1960)] Waiting until timeout for monitored process [2024-10-12 00:43:11,891 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:11,900 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:11,900 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:11,900 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:11,900 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:11,901 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:11,901 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:11,901 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:11,901 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:11,902 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:11,912 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1960)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:11,912 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:11,912 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:11,913 INFO L229 MonitoredProcess]: Starting monitored process 1961 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:11,914 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1961)] Waiting until timeout for monitored process [2024-10-12 00:43:11,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 [2024-10-12 00:43:11,924 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:11,924 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:11,924 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:11,924 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:11,924 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:11,924 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:11,924 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:11,924 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:11,926 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:11,935 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1961)] Ended with exit code 0 [2024-10-12 00:43:11,935 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:11,935 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:11,936 INFO L229 MonitoredProcess]: Starting monitored process 1962 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:11,937 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1962)] Waiting until timeout for monitored process [2024-10-12 00:43:11,937 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:11,947 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:11,947 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:11,947 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:11,947 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:11,947 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:11,947 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:11,947 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:11,947 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:11,949 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:11,958 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1962)] Ended with exit code 0 [2024-10-12 00:43:11,958 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:11,958 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:11,959 INFO L229 MonitoredProcess]: Starting monitored process 1963 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:11,960 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1963)] Waiting until timeout for monitored process [2024-10-12 00:43:11,960 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:11,970 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:11,970 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:11,970 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:11,970 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:11,970 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:11,970 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:11,970 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:11,970 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:11,972 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:11,981 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1963)] Ended with exit code 0 [2024-10-12 00:43:11,981 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:11,982 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:11,982 INFO L229 MonitoredProcess]: Starting monitored process 1964 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:11,983 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1964)] Waiting until timeout for monitored process [2024-10-12 00:43:11,983 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:11,993 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:11,993 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:11,993 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:11,993 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:11,994 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:11,994 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:11,994 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:11,994 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:11,995 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:12,005 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1964)] Ended with exit code 0 [2024-10-12 00:43:12,005 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:12,005 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:12,006 INFO L229 MonitoredProcess]: Starting monitored process 1965 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:12,007 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1965)] Waiting until timeout for monitored process [2024-10-12 00:43:12,007 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:12,017 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:12,017 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:12,017 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:12,017 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:12,017 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:12,017 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:12,017 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:12,017 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:12,019 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:12,029 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1965)] Ended with exit code 0 [2024-10-12 00:43:12,030 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:12,030 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:12,030 INFO L229 MonitoredProcess]: Starting monitored process 1966 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:12,031 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1966)] Waiting until timeout for monitored process [2024-10-12 00:43:12,031 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:12,041 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:12,041 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:12,041 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:12,042 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:12,042 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:12,042 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:12,042 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:12,042 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:12,043 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:12,053 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1966)] Ended with exit code 0 [2024-10-12 00:43:12,053 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:12,053 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:12,054 INFO L229 MonitoredProcess]: Starting monitored process 1967 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:12,054 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1967)] Waiting until timeout for monitored process [2024-10-12 00:43:12,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 [2024-10-12 00:43:12,065 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:12,065 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:12,065 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:12,065 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:12,065 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:12,065 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:12,066 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:12,066 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:12,067 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:12,077 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1967)] Ended with exit code 0 [2024-10-12 00:43:12,077 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:12,077 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:12,078 INFO L229 MonitoredProcess]: Starting monitored process 1968 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:12,078 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1968)] Waiting until timeout for monitored process [2024-10-12 00:43:12,079 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:12,088 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:12,088 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:12,089 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:12,089 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:12,089 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:12,089 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:12,089 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:12,089 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:12,090 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:12,100 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1968)] Ended with exit code 0 [2024-10-12 00:43:12,100 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:12,100 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:12,101 INFO L229 MonitoredProcess]: Starting monitored process 1969 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:12,107 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1969)] Waiting until timeout for monitored process [2024-10-12 00:43:12,108 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:12,117 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:12,117 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:12,118 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:12,118 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:12,118 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:12,118 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:12,118 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:12,118 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:12,119 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:12,129 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1969)] Ended with exit code 0 [2024-10-12 00:43:12,129 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:12,129 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:12,130 INFO L229 MonitoredProcess]: Starting monitored process 1970 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:12,131 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1970)] Waiting until timeout for monitored process [2024-10-12 00:43:12,131 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:12,140 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:12,141 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:12,141 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:12,141 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:12,141 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:12,141 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:12,141 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:12,141 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:12,143 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:12,152 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1970)] Ended with exit code 0 [2024-10-12 00:43:12,152 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:12,152 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:12,153 INFO L229 MonitoredProcess]: Starting monitored process 1971 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:12,154 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1971)] Waiting until timeout for monitored process [2024-10-12 00:43:12,154 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:12,164 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:12,164 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:12,164 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:12,164 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:12,164 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:12,164 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:12,164 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:12,164 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:12,166 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:12,175 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1971)] Ended with exit code 0 [2024-10-12 00:43:12,175 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:12,175 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:12,176 INFO L229 MonitoredProcess]: Starting monitored process 1972 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:12,177 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1972)] Waiting until timeout for monitored process [2024-10-12 00:43:12,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 [2024-10-12 00:43:12,187 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:12,187 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:12,187 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:12,187 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:12,187 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:12,187 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:12,188 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:12,188 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:12,189 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:12,198 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1972)] Ended with exit code 0 [2024-10-12 00:43:12,199 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:12,199 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:12,199 INFO L229 MonitoredProcess]: Starting monitored process 1973 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:12,200 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1973)] Waiting until timeout for monitored process [2024-10-12 00:43:12,200 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:12,210 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:12,210 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:12,210 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:12,210 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:12,210 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:12,210 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:12,210 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:12,210 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:12,212 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:12,221 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1973)] Ended with exit code 0 [2024-10-12 00:43:12,221 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:12,222 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:12,222 INFO L229 MonitoredProcess]: Starting monitored process 1974 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:12,223 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1974)] Waiting until timeout for monitored process [2024-10-12 00:43:12,223 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:12,233 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:12,233 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:12,233 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:12,233 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:12,233 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:12,234 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:12,234 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:12,234 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:12,235 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:12,245 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1974)] Ended with exit code 0 [2024-10-12 00:43:12,245 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:12,245 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:12,246 INFO L229 MonitoredProcess]: Starting monitored process 1975 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:12,246 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1975)] Waiting until timeout for monitored process [2024-10-12 00:43:12,247 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:12,259 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:12,260 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:12,260 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:12,260 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:12,260 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:12,260 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:12,260 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:12,260 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:12,262 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:12,272 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1975)] Ended with exit code 0 [2024-10-12 00:43:12,272 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:12,272 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:12,273 INFO L229 MonitoredProcess]: Starting monitored process 1976 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:12,273 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1976)] Waiting until timeout for monitored process [2024-10-12 00:43:12,274 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:12,284 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:12,284 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:12,284 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:12,284 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:12,284 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:12,284 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:12,285 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:12,285 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:12,286 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:12,296 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1976)] Ended with exit code 0 [2024-10-12 00:43:12,296 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:12,296 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:12,297 INFO L229 MonitoredProcess]: Starting monitored process 1977 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:12,297 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1977)] Waiting until timeout for monitored process [2024-10-12 00:43:12,298 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:12,308 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:12,308 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:12,308 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:12,308 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:12,308 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:12,309 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:43:12,309 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:43:12,313 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:12,322 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1977)] Ended with exit code 0 [2024-10-12 00:43:12,322 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:12,323 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:12,323 INFO L229 MonitoredProcess]: Starting monitored process 1978 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:12,324 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1978)] Waiting until timeout for monitored process [2024-10-12 00:43:12,324 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:12,334 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:12,334 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:12,334 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:12,334 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:12,334 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:12,335 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:43:12,336 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:43:12,339 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:12,349 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1978)] Ended with exit code 0 [2024-10-12 00:43:12,349 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:12,349 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:12,350 INFO L229 MonitoredProcess]: Starting monitored process 1979 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:12,350 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1979)] Waiting until timeout for monitored process [2024-10-12 00:43:12,351 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:12,360 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:12,360 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:12,360 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:12,360 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:12,360 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:12,361 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:12,361 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:12,361 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:12,362 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:12,372 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1979)] Ended with exit code 0 [2024-10-12 00:43:12,372 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:12,372 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:12,373 INFO L229 MonitoredProcess]: Starting monitored process 1980 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:12,373 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1980)] Waiting until timeout for monitored process [2024-10-12 00:43:12,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 [2024-10-12 00:43:12,384 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:12,384 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:12,384 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:12,384 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:12,384 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:12,384 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:12,384 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:12,384 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:12,386 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:12,395 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1980)] Ended with exit code 0 [2024-10-12 00:43:12,395 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:12,395 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:12,396 INFO L229 MonitoredProcess]: Starting monitored process 1981 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:12,397 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1981)] Waiting until timeout for monitored process [2024-10-12 00:43:12,397 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:12,407 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:12,407 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:12,407 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:12,407 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:12,407 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:12,408 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:43:12,409 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:43:12,412 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:12,421 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1981)] Ended with exit code 0 [2024-10-12 00:43:12,422 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:12,422 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:12,422 INFO L229 MonitoredProcess]: Starting monitored process 1982 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:12,423 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1982)] Waiting until timeout for monitored process [2024-10-12 00:43:12,423 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:12,433 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:12,433 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:12,433 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:12,433 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:12,433 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:12,433 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:12,434 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:12,434 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:12,435 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:12,444 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1982)] Ended with exit code 0 [2024-10-12 00:43:12,445 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:12,445 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:12,445 INFO L229 MonitoredProcess]: Starting monitored process 1983 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:12,446 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1983)] Waiting until timeout for monitored process [2024-10-12 00:43:12,447 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:12,456 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:12,456 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:12,456 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:12,456 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:12,456 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:12,456 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:12,457 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:12,457 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:12,458 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:12,468 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1983)] Ended with exit code 0 [2024-10-12 00:43:12,468 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:12,468 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:12,469 INFO L229 MonitoredProcess]: Starting monitored process 1984 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:12,469 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1984)] Waiting until timeout for monitored process [2024-10-12 00:43:12,470 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:12,479 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:12,480 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:12,480 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:12,480 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:12,480 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:12,480 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:12,480 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:12,480 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:12,482 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:12,491 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1984)] Ended with exit code 0 [2024-10-12 00:43:12,491 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:12,491 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:12,492 INFO L229 MonitoredProcess]: Starting monitored process 1985 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:12,492 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1985)] Waiting until timeout for monitored process [2024-10-12 00:43:12,493 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:12,503 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:12,503 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:12,503 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:12,503 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:12,503 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:12,503 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:12,503 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:12,503 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:12,505 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:12,514 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1985)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:12,514 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:12,514 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:12,515 INFO L229 MonitoredProcess]: Starting monitored process 1986 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:12,516 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1986)] Waiting until timeout for monitored process [2024-10-12 00:43:12,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 [2024-10-12 00:43:12,526 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:12,526 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:12,526 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:12,526 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:12,526 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:12,526 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:12,527 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:12,527 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:12,528 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:12,537 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1986)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:12,538 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:12,538 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:12,538 INFO L229 MonitoredProcess]: Starting monitored process 1987 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:12,539 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1987)] Waiting until timeout for monitored process [2024-10-12 00:43:12,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 [2024-10-12 00:43:12,549 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:12,549 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:12,549 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:12,549 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:12,549 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:12,549 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:12,549 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:12,550 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:12,551 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:12,560 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1987)] Ended with exit code 0 [2024-10-12 00:43:12,561 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:12,561 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:12,561 INFO L229 MonitoredProcess]: Starting monitored process 1988 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:12,562 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1988)] Waiting until timeout for monitored process [2024-10-12 00:43:12,562 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:12,572 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:12,572 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:12,572 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:12,572 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:12,572 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:12,572 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:12,573 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:12,573 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:12,574 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:12,584 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1988)] Ended with exit code 0 [2024-10-12 00:43:12,584 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:12,584 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:12,585 INFO L229 MonitoredProcess]: Starting monitored process 1989 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:12,585 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1989)] Waiting until timeout for monitored process [2024-10-12 00:43:12,586 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:12,595 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:12,595 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:12,595 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:12,596 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:12,596 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:12,596 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:12,596 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:12,596 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:12,597 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:12,607 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1989)] Ended with exit code 0 [2024-10-12 00:43:12,607 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:12,607 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:12,608 INFO L229 MonitoredProcess]: Starting monitored process 1990 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:12,609 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1990)] Waiting until timeout for monitored process [2024-10-12 00:43:12,609 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:12,619 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:12,619 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:12,619 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:12,619 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:12,619 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:12,619 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:12,619 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:12,619 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:12,621 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:12,630 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1990)] Ended with exit code 0 [2024-10-12 00:43:12,631 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:12,631 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:12,631 INFO L229 MonitoredProcess]: Starting monitored process 1991 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:12,632 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1991)] Waiting until timeout for monitored process [2024-10-12 00:43:12,633 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:12,642 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:12,642 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:12,642 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:12,642 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:12,642 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:12,642 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:12,642 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:12,643 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:12,644 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:12,653 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1991)] Ended with exit code 0 [2024-10-12 00:43:12,654 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:12,654 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:12,654 INFO L229 MonitoredProcess]: Starting monitored process 1992 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:12,655 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1992)] Waiting until timeout for monitored process [2024-10-12 00:43:12,655 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:12,665 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:12,665 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:12,665 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:12,665 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:12,665 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:12,665 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:12,666 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:12,666 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:12,667 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:12,677 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1992)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:12,677 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:12,677 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:12,678 INFO L229 MonitoredProcess]: Starting monitored process 1993 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:12,678 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1993)] Waiting until timeout for monitored process [2024-10-12 00:43: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 [2024-10-12 00:43:12,688 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:12,689 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:12,689 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:12,689 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:12,689 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:12,689 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:12,689 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:12,689 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:12,691 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:12,700 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1993)] Ended with exit code 0 [2024-10-12 00:43:12,700 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:12,701 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:12,701 INFO L229 MonitoredProcess]: Starting monitored process 1994 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:12,702 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1994)] Waiting until timeout for monitored process [2024-10-12 00:43:12,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 [2024-10-12 00:43:12,712 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:12,712 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:12,712 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:12,712 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:12,712 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:12,712 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:12,713 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:12,713 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:12,714 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:12,724 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1994)] Ended with exit code 0 [2024-10-12 00:43:12,724 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:12,724 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:12,725 INFO L229 MonitoredProcess]: Starting monitored process 1995 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:12,725 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1995)] Waiting until timeout for monitored process [2024-10-12 00:43:12,726 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:12,735 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:12,735 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:12,735 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:12,736 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:12,736 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:12,736 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:12,736 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:12,736 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:12,737 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:12,747 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1995)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:12,747 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:12,747 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:12,748 INFO L229 MonitoredProcess]: Starting monitored process 1996 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:12,749 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1996)] Waiting until timeout for monitored process [2024-10-12 00:43:12,749 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:12,759 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:12,759 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:12,759 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:12,759 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:12,759 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:12,759 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:12,759 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:12,759 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:12,761 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:12,771 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1996)] Ended with exit code 0 [2024-10-12 00:43:12,771 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:12,771 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:12,772 INFO L229 MonitoredProcess]: Starting monitored process 1997 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:12,772 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1997)] Waiting until timeout for monitored process [2024-10-12 00:43:12,773 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:12,782 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:12,782 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:12,783 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:12,783 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:12,783 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:12,783 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:12,783 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:12,783 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:12,784 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:12,794 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1997)] Ended with exit code 0 [2024-10-12 00:43:12,794 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:12,794 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:12,795 INFO L229 MonitoredProcess]: Starting monitored process 1998 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:12,795 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1998)] Waiting until timeout for monitored process [2024-10-12 00:43:12,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 [2024-10-12 00:43:12,805 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:12,805 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:12,805 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:12,806 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:12,806 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:12,806 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:12,806 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:12,806 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:12,807 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:12,817 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1998)] Ended with exit code 0 [2024-10-12 00:43:12,817 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:12,817 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:12,818 INFO L229 MonitoredProcess]: Starting monitored process 1999 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:12,819 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1999)] Waiting until timeout for monitored process [2024-10-12 00:43:12,819 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:12,829 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:12,829 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:12,829 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:12,829 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:12,829 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:12,831 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:43:12,831 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:43:12,834 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:12,844 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1999)] Ended with exit code 0 [2024-10-12 00:43:12,844 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:12,844 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:12,845 INFO L229 MonitoredProcess]: Starting monitored process 2000 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:12,845 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2000)] Waiting until timeout for monitored process [2024-10-12 00:43:12,846 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:12,855 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:12,855 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:12,856 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:12,856 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:12,856 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:12,856 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:12,856 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:12,856 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:12,857 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:12,867 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2000)] Ended with exit code 0 [2024-10-12 00:43:12,867 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:12,867 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:12,868 INFO L229 MonitoredProcess]: Starting monitored process 2001 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:12,868 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2001)] Waiting until timeout for monitored process [2024-10-12 00:43:12,869 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:12,879 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:12,879 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:12,879 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:12,879 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:12,879 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:12,879 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:12,879 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:12,879 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:12,881 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:12,890 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2001)] Ended with exit code 0 [2024-10-12 00:43:12,890 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:12,891 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:12,891 INFO L229 MonitoredProcess]: Starting monitored process 2002 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:12,892 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2002)] Waiting until timeout for monitored process [2024-10-12 00:43:12,893 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:12,902 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:12,902 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:12,902 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:12,902 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:12,902 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:12,903 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:12,903 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:12,903 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:12,904 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:12,914 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2002)] Ended with exit code 0 [2024-10-12 00:43:12,914 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:12,914 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:12,915 INFO L229 MonitoredProcess]: Starting monitored process 2003 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:12,915 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2003)] Waiting until timeout for monitored process [2024-10-12 00:43:12,916 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:12,925 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:12,926 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:12,926 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:12,926 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:12,926 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:12,926 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:12,926 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:12,926 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:12,928 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:12,937 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2003)] Ended with exit code 0 [2024-10-12 00:43:12,937 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:12,937 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:12,938 INFO L229 MonitoredProcess]: Starting monitored process 2004 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:12,939 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2004)] Waiting until timeout for monitored process [2024-10-12 00:43:12,939 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:12,949 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:12,949 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:12,949 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:12,949 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:12,949 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:12,949 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:12,949 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:12,949 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:12,951 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:12,960 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2004)] Ended with exit code 0 [2024-10-12 00:43:12,961 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:12,961 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:12,961 INFO L229 MonitoredProcess]: Starting monitored process 2005 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:12,962 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2005)] Waiting until timeout for monitored process [2024-10-12 00:43:12,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 [2024-10-12 00:43:12,972 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:12,972 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:12,972 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:12,972 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:12,972 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:12,972 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:12,973 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:12,973 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:12,974 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:12,983 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2005)] Ended with exit code 0 [2024-10-12 00:43:12,984 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:12,984 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:12,984 INFO L229 MonitoredProcess]: Starting monitored process 2006 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:12,985 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2006)] Waiting until timeout for monitored process [2024-10-12 00:43:12,985 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:12,995 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:12,995 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:12,995 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:12,995 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:12,995 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:12,995 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:12,995 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:12,995 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:12,997 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:13,006 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2006)] Ended with exit code 0 [2024-10-12 00:43:13,006 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:13,007 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:13,007 INFO L229 MonitoredProcess]: Starting monitored process 2007 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:13,008 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2007)] Waiting until timeout for monitored process [2024-10-12 00:43:13,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 [2024-10-12 00:43:13,018 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:13,018 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:13,018 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:13,018 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:13,018 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:13,019 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:13,019 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:13,019 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:13,020 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:13,030 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2007)] Ended with exit code 0 [2024-10-12 00:43:13,030 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:13,030 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:13,031 INFO L229 MonitoredProcess]: Starting monitored process 2008 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:13,031 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2008)] Waiting until timeout for monitored process [2024-10-12 00:43:13,032 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:13,041 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:13,042 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:13,042 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:13,042 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:13,042 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:13,042 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:13,042 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:13,042 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:13,043 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:13,053 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2008)] Ended with exit code 0 [2024-10-12 00:43:13,054 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:13,054 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:13,054 INFO L229 MonitoredProcess]: Starting monitored process 2009 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:13,055 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2009)] Waiting until timeout for monitored process [2024-10-12 00:43:13,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 [2024-10-12 00:43:13,065 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:13,066 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:13,066 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:13,066 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:13,066 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:13,066 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:13,066 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:13,066 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:13,068 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:13,078 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2009)] Ended with exit code 0 [2024-10-12 00:43:13,078 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:13,078 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:13,079 INFO L229 MonitoredProcess]: Starting monitored process 2010 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:13,079 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2010)] Waiting until timeout for monitored process [2024-10-12 00:43:13,080 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:13,090 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:13,090 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:13,090 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:13,090 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:13,090 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:13,090 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:13,090 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:13,090 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:13,092 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:13,101 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2010)] Ended with exit code 0 [2024-10-12 00:43:13,102 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:13,102 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:13,102 INFO L229 MonitoredProcess]: Starting monitored process 2011 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:13,103 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2011)] Waiting until timeout for monitored process [2024-10-12 00:43:13,103 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:13,113 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:13,113 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:13,113 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:13,113 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:13,113 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:13,113 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:13,114 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:13,114 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:13,115 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:13,124 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2011)] Ended with exit code 0 [2024-10-12 00:43:13,125 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:13,125 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:13,125 INFO L229 MonitoredProcess]: Starting monitored process 2012 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:13,126 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2012)] Waiting until timeout for monitored process [2024-10-12 00:43:13,126 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:13,136 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:13,137 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:13,137 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:13,137 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:13,137 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:13,137 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:13,137 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:13,137 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:13,139 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:13,148 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2012)] Ended with exit code 0 [2024-10-12 00:43:13,148 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:13,148 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:13,149 INFO L229 MonitoredProcess]: Starting monitored process 2013 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:13,149 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2013)] Waiting until timeout for monitored process [2024-10-12 00:43:13,150 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:13,160 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:13,160 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:13,160 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:13,160 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:13,160 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:13,161 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:43:13,161 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:43:13,165 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:13,175 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2013)] Ended with exit code 0 [2024-10-12 00:43:13,175 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:13,176 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:13,176 INFO L229 MonitoredProcess]: Starting monitored process 2014 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:13,177 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2014)] Waiting until timeout for monitored process [2024-10-12 00:43:13,178 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:13,187 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:13,187 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:13,187 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:13,187 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:13,187 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:13,187 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:13,188 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:13,188 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:13,189 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:13,199 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2014)] Ended with exit code 0 [2024-10-12 00:43:13,199 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:13,199 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:13,200 INFO L229 MonitoredProcess]: Starting monitored process 2015 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:13,201 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2015)] Waiting until timeout for monitored process [2024-10-12 00:43:13,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 [2024-10-12 00:43:13,211 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:13,211 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:13,211 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:13,211 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:13,211 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:13,211 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:13,211 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:13,212 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:13,213 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:13,223 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2015)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:13,223 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:13,223 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:13,224 INFO L229 MonitoredProcess]: Starting monitored process 2016 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:13,224 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2016)] Waiting until timeout for monitored process [2024-10-12 00:43:13,225 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:13,234 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:13,235 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:13,235 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:13,235 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:13,235 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:13,236 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:43:13,236 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:43:13,240 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:13,250 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2016)] Ended with exit code 0 [2024-10-12 00:43:13,250 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:13,250 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:13,251 INFO L229 MonitoredProcess]: Starting monitored process 2017 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:13,251 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2017)] Waiting until timeout for monitored process [2024-10-12 00:43:13,252 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:13,262 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:13,262 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:13,262 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:13,262 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:13,262 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:13,262 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:13,262 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:13,262 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:13,264 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:13,274 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2017)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:13,274 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:13,274 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:13,275 INFO L229 MonitoredProcess]: Starting monitored process 2018 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:13,275 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2018)] Waiting until timeout for monitored process [2024-10-12 00:43:13,276 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:13,285 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:13,285 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:13,285 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:13,286 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:13,286 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:13,286 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:13,286 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:13,286 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:13,287 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:13,297 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2018)] Ended with exit code 0 [2024-10-12 00:43:13,297 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:13,297 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:13,298 INFO L229 MonitoredProcess]: Starting monitored process 2019 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:13,299 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2019)] Waiting until timeout for monitored process [2024-10-12 00:43:13,299 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:13,309 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:13,310 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:13,310 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:13,310 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:13,310 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:13,310 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:13,310 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:13,310 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:13,312 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:13,322 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2019)] Ended with exit code 0 [2024-10-12 00:43:13,322 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:13,322 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:13,323 INFO L229 MonitoredProcess]: Starting monitored process 2020 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:13,330 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2020)] Waiting until timeout for monitored process [2024-10-12 00:43:13,330 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:13,340 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:13,340 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:13,340 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:13,340 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:13,340 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:13,340 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:13,341 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:13,341 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:13,342 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:13,352 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2020)] Ended with exit code 0 [2024-10-12 00:43:13,352 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:13,352 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:13,353 INFO L229 MonitoredProcess]: Starting monitored process 2021 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:13,353 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2021)] Waiting until timeout for monitored process [2024-10-12 00:43:13,354 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:13,363 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:13,363 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:13,363 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:13,363 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:13,363 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:13,364 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:13,364 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:13,364 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:13,365 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:13,375 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2021)] Ended with exit code 0 [2024-10-12 00:43:13,375 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:13,375 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:13,376 INFO L229 MonitoredProcess]: Starting monitored process 2022 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:13,376 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2022)] Waiting until timeout for monitored process [2024-10-12 00:43:13,377 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:13,386 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:13,386 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:13,386 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:13,386 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:13,386 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:13,386 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:13,387 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:13,387 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:13,388 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:13,398 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2022)] Ended with exit code 0 [2024-10-12 00:43:13,398 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:13,398 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:13,399 INFO L229 MonitoredProcess]: Starting monitored process 2023 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:13,399 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2023)] Waiting until timeout for monitored process [2024-10-12 00:43:13,400 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:13,409 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:13,409 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:13,409 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:13,410 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:13,410 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:13,410 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:13,410 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:13,410 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:13,411 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:13,421 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2023)] Ended with exit code 0 [2024-10-12 00:43:13,421 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:13,421 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:13,422 INFO L229 MonitoredProcess]: Starting monitored process 2024 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:13,422 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2024)] Waiting until timeout for monitored process [2024-10-12 00:43:13,423 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:13,433 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:13,433 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:13,433 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:13,433 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:13,433 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:13,433 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:13,433 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:13,433 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:13,435 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:13,445 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2024)] Ended with exit code 0 [2024-10-12 00:43:13,445 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:13,445 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:13,446 INFO L229 MonitoredProcess]: Starting monitored process 2025 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:13,446 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2025)] Waiting until timeout for monitored process [2024-10-12 00:43:13,447 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:13,456 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:13,456 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:13,456 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:13,456 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:13,457 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:13,457 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:13,457 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:13,457 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:13,458 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:13,468 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2025)] Ended with exit code 0 [2024-10-12 00:43:13,468 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:13,468 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:13,469 INFO L229 MonitoredProcess]: Starting monitored process 2026 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:13,469 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2026)] Waiting until timeout for monitored process [2024-10-12 00:43:13,470 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:13,479 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:13,479 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:13,479 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:13,479 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:13,480 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:13,480 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:13,480 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:13,480 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:13,481 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:13,491 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2026)] Ended with exit code 0 [2024-10-12 00:43:13,491 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:13,491 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:13,492 INFO L229 MonitoredProcess]: Starting monitored process 2027 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:13,492 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2027)] Waiting until timeout for monitored process [2024-10-12 00:43:13,493 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:13,502 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:13,503 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:13,503 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:13,503 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:13,503 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:13,503 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:13,503 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:13,503 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:13,505 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:13,514 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2027)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:13,514 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:13,514 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:13,515 INFO L229 MonitoredProcess]: Starting monitored process 2028 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:13,516 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2028)] Waiting until timeout for monitored process [2024-10-12 00:43:13,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 [2024-10-12 00:43:13,526 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:13,526 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:13,526 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:13,526 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:13,526 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:13,526 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:13,526 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:13,526 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:13,528 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:13,537 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2028)] Ended with exit code 0 [2024-10-12 00:43:13,537 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:13,538 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:13,538 INFO L229 MonitoredProcess]: Starting monitored process 2029 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:13,539 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2029)] Waiting until timeout for monitored process [2024-10-12 00:43:13,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 [2024-10-12 00:43:13,549 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:13,549 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:13,549 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:13,549 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:13,549 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:13,549 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:13,550 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:13,550 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:13,551 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:13,562 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2029)] Ended with exit code 0 [2024-10-12 00:43:13,562 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:13,563 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:13,563 INFO L229 MonitoredProcess]: Starting monitored process 2030 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:13,564 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2030)] Waiting until timeout for monitored process [2024-10-12 00:43:13,564 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:13,574 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:13,574 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:13,574 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:13,574 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:13,574 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:13,574 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:13,574 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:13,574 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:13,576 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:13,585 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2030)] Ended with exit code 0 [2024-10-12 00:43:13,586 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:13,586 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:13,587 INFO L229 MonitoredProcess]: Starting monitored process 2031 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:13,587 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2031)] Waiting until timeout for monitored process [2024-10-12 00:43:13,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 [2024-10-12 00:43:13,597 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:13,597 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:13,597 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:13,597 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:13,597 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:13,597 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:13,598 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:13,598 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:13,599 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:13,609 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2031)] Ended with exit code 0 [2024-10-12 00:43:13,609 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:13,609 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:13,610 INFO L229 MonitoredProcess]: Starting monitored process 2032 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:13,610 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2032)] Waiting until timeout for monitored process [2024-10-12 00:43:13,611 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:13,620 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:13,621 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:13,621 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:13,621 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:13,621 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:13,622 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:43:13,622 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:43:13,626 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:13,636 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2032)] Ended with exit code 0 [2024-10-12 00:43:13,636 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:13,636 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:13,637 INFO L229 MonitoredProcess]: Starting monitored process 2033 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:13,637 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2033)] Waiting until timeout for monitored process [2024-10-12 00:43:13,638 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:13,647 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:13,647 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:13,647 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:13,647 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:13,648 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:13,649 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:43:13,649 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:43:13,652 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:13,662 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2033)] Ended with exit code 0 [2024-10-12 00:43:13,663 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:13,663 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:13,663 INFO L229 MonitoredProcess]: Starting monitored process 2034 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:13,664 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2034)] Waiting until timeout for monitored process [2024-10-12 00:43:13,665 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:13,674 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:13,674 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:13,674 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:13,674 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:13,674 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:13,674 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:13,675 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:13,675 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:13,676 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:13,686 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2034)] Ended with exit code 0 [2024-10-12 00:43:13,686 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:13,686 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:13,687 INFO L229 MonitoredProcess]: Starting monitored process 2035 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:13,687 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2035)] Waiting until timeout for monitored process [2024-10-12 00:43: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 [2024-10-12 00:43:13,697 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:13,697 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:13,697 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:13,697 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:13,697 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:13,697 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:13,698 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:13,698 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:13,699 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:13,709 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2035)] Ended with exit code 0 [2024-10-12 00:43:13,709 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:13,709 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:13,710 INFO L229 MonitoredProcess]: Starting monitored process 2036 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:13,710 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2036)] Waiting until timeout for monitored process [2024-10-12 00:43:13,711 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:13,720 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:13,720 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:13,720 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:13,720 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:13,720 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:13,721 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:13,721 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:13,721 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:13,722 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:13,734 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2036)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:13,734 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:13,734 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:13,735 INFO L229 MonitoredProcess]: Starting monitored process 2037 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:13,735 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2037)] Waiting until timeout for monitored process [2024-10-12 00:43:13,736 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:13,746 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:13,746 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:13,746 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:13,747 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:13,747 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:13,748 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:43:13,748 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:43:13,752 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:13,762 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2037)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:13,762 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:13,762 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:13,763 INFO L229 MonitoredProcess]: Starting monitored process 2038 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:13,763 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2038)] Waiting until timeout for monitored process [2024-10-12 00:43:13,764 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:13,774 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:13,774 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:13,774 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:13,774 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:13,774 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:13,775 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:43:13,775 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:43:13,780 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:13,790 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2038)] Ended with exit code 0 [2024-10-12 00:43:13,790 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:13,791 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:13,791 INFO L229 MonitoredProcess]: Starting monitored process 2039 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:13,792 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2039)] Waiting until timeout for monitored process [2024-10-12 00:43:13,792 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:13,802 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:13,802 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:13,802 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:13,802 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:13,802 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:13,803 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:43:13,803 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:43:13,807 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:13,816 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2039)] Ended with exit code 0 [2024-10-12 00:43:13,817 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:13,817 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:13,817 INFO L229 MonitoredProcess]: Starting monitored process 2040 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:13,818 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2040)] Waiting until timeout for monitored process [2024-10-12 00:43:13,818 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:13,828 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:13,828 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:13,828 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:13,828 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:13,828 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:13,829 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:43:13,829 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:43:13,833 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:13,843 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2040)] Ended with exit code 0 [2024-10-12 00:43:13,843 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:13,844 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:13,844 INFO L229 MonitoredProcess]: Starting monitored process 2041 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:13,845 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2041)] Waiting until timeout for monitored process [2024-10-12 00:43:13,845 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:13,865 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:13,865 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:13,865 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:13,865 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:13,865 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:13,867 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:43:13,867 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:43:13,871 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:13,880 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2041)] Ended with exit code 0 [2024-10-12 00:43:13,881 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:13,881 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:13,881 INFO L229 MonitoredProcess]: Starting monitored process 2042 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:13,882 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2042)] Waiting until timeout for monitored process [2024-10-12 00:43:13,882 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:13,892 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:13,892 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:13,892 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:13,892 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:13,892 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:13,893 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:43:13,893 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:43:13,897 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:13,907 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2042)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:13,907 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:13,907 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:13,908 INFO L229 MonitoredProcess]: Starting monitored process 2043 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:13,909 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2043)] Waiting until timeout for monitored process [2024-10-12 00:43:13,909 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:13,918 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:13,919 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:13,919 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:13,919 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:13,919 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:13,920 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:43:13,920 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:43:13,923 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:13,933 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2043)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:13,933 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:13,933 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:13,934 INFO L229 MonitoredProcess]: Starting monitored process 2044 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:13,934 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2044)] Waiting until timeout for monitored process [2024-10-12 00:43: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 [2024-10-12 00:43:13,944 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:13,944 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:13,944 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:13,945 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:13,945 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:13,948 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:43:13,948 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:43:13,963 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:13,972 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2044)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:13,973 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:13,973 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:13,973 INFO L229 MonitoredProcess]: Starting monitored process 2045 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:13,974 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2045)] Waiting until timeout for monitored process [2024-10-12 00:43:13,974 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:13,984 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:13,984 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:13,984 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:13,984 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:13,984 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:13,984 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:13,985 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:13,985 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:13,986 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:13,995 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2045)] Ended with exit code 0 [2024-10-12 00:43:13,996 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:13,996 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:13,996 INFO L229 MonitoredProcess]: Starting monitored process 2046 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:13,997 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2046)] Waiting until timeout for monitored process [2024-10-12 00:43:13,998 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:14,007 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:14,007 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:14,007 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:14,007 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:14,007 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:14,009 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:43:14,009 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:43:14,012 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:14,022 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2046)] Ended with exit code 0 [2024-10-12 00:43:14,022 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:14,022 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:14,023 INFO L229 MonitoredProcess]: Starting monitored process 2047 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:14,023 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2047)] Waiting until timeout for monitored process [2024-10-12 00:43:14,025 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:14,034 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:14,034 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:14,034 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:14,034 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:14,034 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:14,034 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:14,035 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:14,035 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:14,036 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:14,046 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2047)] Ended with exit code 0 [2024-10-12 00:43:14,046 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:14,046 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:14,047 INFO L229 MonitoredProcess]: Starting monitored process 2048 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:14,047 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2048)] Waiting until timeout for monitored process [2024-10-12 00:43:14,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 [2024-10-12 00:43:14,057 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:14,058 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:14,058 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:14,058 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:14,058 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:14,058 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:14,058 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 00:43:14,058 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:14,060 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:14,069 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2048)] Ended with exit code 0 [2024-10-12 00:43:14,069 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:14,069 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:14,070 INFO L229 MonitoredProcess]: Starting monitored process 2049 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:14,071 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2049)] Waiting until timeout for monitored process [2024-10-12 00:43:14,071 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:14,081 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:14,081 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:14,081 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:14,081 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:14,081 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:14,082 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:43:14,082 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:43:14,086 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:14,095 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2049)] Ended with exit code 0 [2024-10-12 00:43:14,095 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:14,095 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:14,096 INFO L229 MonitoredProcess]: Starting monitored process 2050 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:14,097 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2050)] Waiting until timeout for monitored process [2024-10-12 00:43:14,097 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:14,107 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:14,107 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:14,107 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:14,107 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:14,107 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:14,108 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:43:14,108 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:43:14,112 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:14,121 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2050)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:14,122 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:14,122 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:14,122 INFO L229 MonitoredProcess]: Starting monitored process 2051 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:14,123 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2051)] Waiting until timeout for monitored process [2024-10-12 00:43:14,123 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:14,133 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:14,133 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:14,133 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:14,133 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:14,133 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:14,135 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:43:14,135 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:43:14,140 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:14,149 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2051)] Ended with exit code 0 [2024-10-12 00:43:14,150 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:14,150 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:14,150 INFO L229 MonitoredProcess]: Starting monitored process 2052 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:14,151 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2052)] Waiting until timeout for monitored process [2024-10-12 00:43:14,151 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:14,161 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:14,161 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:14,161 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:14,161 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:14,161 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:14,163 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:43:14,163 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:43:14,167 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:14,176 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2052)] Ended with exit code 0 [2024-10-12 00:43:14,177 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:14,177 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:14,177 INFO L229 MonitoredProcess]: Starting monitored process 2053 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:14,178 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2053)] Waiting until timeout for monitored process [2024-10-12 00:43:14,178 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:14,188 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:14,188 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:14,188 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:14,188 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:14,188 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:14,190 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:43:14,190 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:43:14,194 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:14,204 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2053)] Ended with exit code 0 [2024-10-12 00:43:14,205 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:14,205 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:14,205 INFO L229 MonitoredProcess]: Starting monitored process 2054 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:14,206 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2054)] Waiting until timeout for monitored process [2024-10-12 00:43:14,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 [2024-10-12 00:43:14,216 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:14,216 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:14,216 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:14,216 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:14,216 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:14,218 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 00:43:14,218 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:43:14,223 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:14,232 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2054)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:14,232 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:14,233 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:14,233 INFO L229 MonitoredProcess]: Starting monitored process 2055 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:14,234 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2055)] Waiting until timeout for monitored process [2024-10-12 00:43:14,235 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:14,244 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:14,245 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 00:43:14,245 INFO L203 nArgumentSynthesizer]: 2 stem disjuncts [2024-10-12 00:43:14,245 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:14,245 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 00:43:14,246 INFO L401 nArgumentSynthesizer]: We have 16 Motzkin's Theorem applications. [2024-10-12 00:43:14,246 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 00:43:14,251 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:14,261 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2055)] Ended with exit code 0 [2024-10-12 00:43:14,261 INFO L451 LassoAnalysis]: Using template '3-lex'. [2024-10-12 00:43:14,261 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:14,261 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:14,262 INFO L229 MonitoredProcess]: Starting monitored process 2056 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:14,262 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2056)] Waiting until timeout for monitored process [2024-10-12 00:43:14,263 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:14,273 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:14,274 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:14,274 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:14,274 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:14,274 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:14,274 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:14,274 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:14,274 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:14,276 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:14,286 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2056)] Ended with exit code 0 [2024-10-12 00:43:14,286 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:14,287 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:14,287 INFO L229 MonitoredProcess]: Starting monitored process 2057 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:14,288 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2057)] Waiting until timeout for monitored process [2024-10-12 00:43:14,288 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:14,299 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:14,299 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:14,299 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:14,299 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:14,299 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:14,299 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:14,299 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:14,300 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:14,302 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:14,316 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2057)] Ended with exit code 0 [2024-10-12 00:43:14,316 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:14,316 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:14,317 INFO L229 MonitoredProcess]: Starting monitored process 2058 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:14,318 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2058)] Waiting until timeout for monitored process [2024-10-12 00:43:14,318 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:14,328 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:14,329 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:14,329 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:14,329 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:14,329 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:14,329 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:14,329 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:14,329 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:14,331 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:14,342 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2058)] Ended with exit code 0 [2024-10-12 00:43:14,342 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:14,342 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:14,343 INFO L229 MonitoredProcess]: Starting monitored process 2059 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:14,343 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2059)] Waiting until timeout for monitored process [2024-10-12 00:43:14,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 [2024-10-12 00:43:14,353 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:14,354 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:14,354 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:14,354 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:14,354 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:14,354 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:14,354 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:14,354 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:14,356 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:14,366 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2059)] Ended with exit code 0 [2024-10-12 00:43:14,366 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:14,366 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:14,367 INFO L229 MonitoredProcess]: Starting monitored process 2060 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:14,367 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2060)] Waiting until timeout for monitored process [2024-10-12 00:43:14,368 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:14,377 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:14,378 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:14,378 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:14,378 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:14,378 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:14,378 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:14,378 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:14,378 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:14,380 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:14,390 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2060)] Ended with exit code 0 [2024-10-12 00:43:14,390 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:14,390 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:14,391 INFO L229 MonitoredProcess]: Starting monitored process 2061 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:14,391 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2061)] Waiting until timeout for monitored process [2024-10-12 00:43:14,392 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:14,402 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:14,402 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:14,402 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:14,402 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:14,402 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:14,402 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:14,403 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:14,403 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:14,405 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:14,414 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2061)] Ended with exit code 0 [2024-10-12 00:43:14,414 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:14,414 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:14,415 INFO L229 MonitoredProcess]: Starting monitored process 2062 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:14,416 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2062)] Waiting until timeout for monitored process [2024-10-12 00:43:14,416 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:14,426 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:14,427 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:14,427 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:14,427 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:14,427 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:14,427 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:14,427 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:14,427 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:14,429 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:14,439 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2062)] Ended with exit code 0 [2024-10-12 00:43:14,440 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:14,440 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:14,441 INFO L229 MonitoredProcess]: Starting monitored process 2063 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:14,441 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2063)] Waiting until timeout for monitored process [2024-10-12 00:43:14,442 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:14,452 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:14,452 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:14,452 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:14,452 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:14,452 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:14,452 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:14,452 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:14,452 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:14,454 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:14,464 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2063)] Ended with exit code 0 [2024-10-12 00:43:14,464 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:14,464 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:14,465 INFO L229 MonitoredProcess]: Starting monitored process 2064 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:14,466 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2064)] Waiting until timeout for monitored process [2024-10-12 00:43:14,466 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:14,476 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:14,476 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:14,476 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:14,476 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:14,476 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:14,476 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:14,476 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:14,476 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:14,478 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:14,488 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2064)] Ended with exit code 0 [2024-10-12 00:43:14,488 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:14,488 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:14,489 INFO L229 MonitoredProcess]: Starting monitored process 2065 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:14,490 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2065)] Waiting until timeout for monitored process [2024-10-12 00:43:14,490 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:14,500 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:14,500 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:14,500 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:14,506 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:14,506 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:14,506 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:14,507 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:14,507 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:14,509 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:14,520 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2065)] Ended with exit code 0 [2024-10-12 00:43:14,520 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:14,520 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:14,521 INFO L229 MonitoredProcess]: Starting monitored process 2066 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:14,521 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2066)] Waiting until timeout for monitored process [2024-10-12 00:43:14,522 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:14,532 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:14,532 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:14,532 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:14,532 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:14,532 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:14,532 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:14,533 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:14,533 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:14,535 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:14,546 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2066)] Ended with exit code 0 [2024-10-12 00:43:14,546 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:14,546 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:14,547 INFO L229 MonitoredProcess]: Starting monitored process 2067 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:14,548 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2067)] Waiting until timeout for monitored process [2024-10-12 00:43:14,548 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:14,559 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:14,559 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:14,559 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:14,559 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:14,559 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:14,559 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:14,559 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:14,560 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:14,561 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:14,571 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2067)] Ended with exit code 0 [2024-10-12 00:43:14,572 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:14,572 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:14,572 INFO L229 MonitoredProcess]: Starting monitored process 2068 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:14,573 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2068)] Waiting until timeout for monitored process [2024-10-12 00:43:14,574 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:14,583 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:14,583 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:14,583 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:14,584 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:14,584 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:14,584 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:14,584 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:14,584 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:14,586 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:14,597 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2068)] Ended with exit code 0 [2024-10-12 00:43:14,597 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:14,597 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:14,598 INFO L229 MonitoredProcess]: Starting monitored process 2069 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:14,598 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2069)] Waiting until timeout for monitored process [2024-10-12 00:43:14,599 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:14,608 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:14,608 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:14,608 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:14,609 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:14,609 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:14,610 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 00:43:14,610 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 00:43:14,615 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:14,626 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2069)] Ended with exit code 0 [2024-10-12 00:43:14,626 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:14,626 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:14,627 INFO L229 MonitoredProcess]: Starting monitored process 2070 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:14,628 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2070)] Waiting until timeout for monitored process [2024-10-12 00:43:14,628 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:14,638 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:14,639 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:14,639 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:14,639 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:14,639 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:14,639 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:14,639 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:14,639 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:14,641 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:14,651 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2070)] Ended with exit code 0 [2024-10-12 00:43:14,651 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:14,652 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:14,652 INFO L229 MonitoredProcess]: Starting monitored process 2071 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:14,653 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2071)] Waiting until timeout for monitored process [2024-10-12 00:43:14,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 [2024-10-12 00:43:14,663 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:14,663 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:14,663 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:14,663 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:14,663 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:14,663 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:14,664 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:14,664 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:14,666 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:14,675 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2071)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:14,675 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:14,675 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:14,676 INFO L229 MonitoredProcess]: Starting monitored process 2072 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:14,677 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2072)] Waiting until timeout for monitored process [2024-10-12 00:43:14,677 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:14,687 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:14,687 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:14,687 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:14,687 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:14,687 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:14,687 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:14,688 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:14,688 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:14,690 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:14,700 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2072)] Ended with exit code 0 [2024-10-12 00:43:14,700 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:14,700 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:14,701 INFO L229 MonitoredProcess]: Starting monitored process 2073 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:14,701 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2073)] Waiting until timeout for monitored process [2024-10-12 00:43:14,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 [2024-10-12 00:43:14,712 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:14,712 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:14,712 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:14,712 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:14,712 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:14,712 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:14,713 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:14,713 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:14,715 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:14,725 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2073)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:14,725 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:14,725 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:14,726 INFO L229 MonitoredProcess]: Starting monitored process 2074 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:14,726 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2074)] Waiting until timeout for monitored process [2024-10-12 00:43:14,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 [2024-10-12 00:43:14,737 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:14,737 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:14,737 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:14,737 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:14,737 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:14,737 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:14,737 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:14,737 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:14,739 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:14,749 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2074)] Ended with exit code 0 [2024-10-12 00:43:14,749 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:14,749 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:14,750 INFO L229 MonitoredProcess]: Starting monitored process 2075 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:14,750 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2075)] Waiting until timeout for monitored process [2024-10-12 00:43:14,751 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:14,760 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:14,761 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:14,761 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:14,761 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:14,761 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:14,761 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:14,761 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:14,761 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:14,763 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:14,773 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2075)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:14,773 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:14,773 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:14,774 INFO L229 MonitoredProcess]: Starting monitored process 2076 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:14,774 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2076)] Waiting until timeout for monitored process [2024-10-12 00:43:14,775 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:14,785 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:14,785 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:14,785 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:14,785 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:14,785 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:14,785 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:14,786 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:14,786 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:14,788 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:14,798 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2076)] Ended with exit code 0 [2024-10-12 00:43:14,798 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:14,798 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:14,799 INFO L229 MonitoredProcess]: Starting monitored process 2077 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:14,799 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2077)] Waiting until timeout for monitored process [2024-10-12 00:43:14,800 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:14,810 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:14,810 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:14,810 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:14,810 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:14,810 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:14,810 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:14,811 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:14,811 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:14,813 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:14,822 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2077)] Ended with exit code 0 [2024-10-12 00:43:14,822 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:14,823 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:14,823 INFO L229 MonitoredProcess]: Starting monitored process 2078 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:14,824 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2078)] Waiting until timeout for monitored process [2024-10-12 00:43:14,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 [2024-10-12 00:43:14,834 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:14,834 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:14,834 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:14,834 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:14,834 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:14,834 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:14,835 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:14,835 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:14,837 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:14,847 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2078)] Ended with exit code 0 [2024-10-12 00:43:14,847 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:14,847 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:14,848 INFO L229 MonitoredProcess]: Starting monitored process 2079 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:14,848 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2079)] Waiting until timeout for monitored process [2024-10-12 00:43:14,849 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:14,858 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:14,859 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:14,859 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:14,859 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:14,859 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:14,859 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:14,859 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:14,859 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:14,861 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:14,871 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2079)] Ended with exit code 0 [2024-10-12 00:43:14,871 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:14,871 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:14,872 INFO L229 MonitoredProcess]: Starting monitored process 2080 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:14,872 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2080)] Waiting until timeout for monitored process [2024-10-12 00:43:14,873 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:14,882 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:14,882 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:14,882 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:14,882 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:14,883 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:14,883 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:14,883 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:14,883 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:14,885 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:14,895 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2080)] Ended with exit code 0 [2024-10-12 00:43:14,895 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:14,895 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:14,896 INFO L229 MonitoredProcess]: Starting monitored process 2081 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:14,896 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2081)] Waiting until timeout for monitored process [2024-10-12 00:43:14,897 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:14,907 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:14,908 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:14,908 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:14,908 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:14,908 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:14,909 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 00:43:14,910 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 00:43:14,914 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:14,924 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2081)] Ended with exit code 0 [2024-10-12 00:43:14,924 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:14,924 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:14,925 INFO L229 MonitoredProcess]: Starting monitored process 2082 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:14,926 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2082)] Waiting until timeout for monitored process [2024-10-12 00:43:14,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 [2024-10-12 00:43:14,935 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:14,935 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:14,935 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:14,935 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:14,936 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:14,936 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:14,936 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:14,936 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:14,938 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:14,947 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2082)] Ended with exit code 0 [2024-10-12 00:43:14,947 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:14,947 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:14,948 INFO L229 MonitoredProcess]: Starting monitored process 2083 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:14,949 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2083)] Waiting until timeout for monitored process [2024-10-12 00:43:14,949 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:14,958 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:14,959 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:14,959 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:14,959 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:14,959 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:14,959 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:14,959 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:14,959 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:14,961 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:14,970 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2083)] Ended with exit code 0 [2024-10-12 00:43:14,971 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:14,971 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:14,971 INFO L229 MonitoredProcess]: Starting monitored process 2084 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:14,972 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2084)] Waiting until timeout for monitored process [2024-10-12 00:43:14,972 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:14,982 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:14,982 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:14,982 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:14,982 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:14,982 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:14,982 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:14,983 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:14,983 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:14,985 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:14,994 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2084)] Ended with exit code 0 [2024-10-12 00:43:14,994 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:14,994 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:14,995 INFO L229 MonitoredProcess]: Starting monitored process 2085 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:14,995 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2085)] Waiting until timeout for monitored process [2024-10-12 00:43:14,996 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:15,005 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:15,006 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:15,006 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:15,006 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:15,006 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:15,006 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:15,006 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:15,006 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:15,008 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:15,018 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2085)] Ended with exit code 0 [2024-10-12 00:43:15,018 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:15,018 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:15,019 INFO L229 MonitoredProcess]: Starting monitored process 2086 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:15,019 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2086)] Waiting until timeout for monitored process [2024-10-12 00:43:15,019 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:15,029 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:15,029 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:15,029 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:15,029 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:15,029 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:15,029 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:15,030 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:15,030 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:15,032 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:15,041 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2086)] Ended with exit code 0 [2024-10-12 00:43:15,041 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:15,041 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:15,042 INFO L229 MonitoredProcess]: Starting monitored process 2087 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:15,042 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2087)] Waiting until timeout for monitored process [2024-10-12 00:43:15,043 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:15,053 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:15,053 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:15,053 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:15,053 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:15,053 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:15,053 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:15,053 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:15,053 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:15,055 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:15,065 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2087)] Ended with exit code 0 [2024-10-12 00:43:15,065 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:15,065 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:15,066 INFO L229 MonitoredProcess]: Starting monitored process 2088 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:15,066 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2088)] Waiting until timeout for monitored process [2024-10-12 00:43:15,067 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:15,076 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:15,076 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:15,076 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:15,076 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:15,076 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:15,076 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:15,077 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:15,077 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:15,079 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:15,088 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2088)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:15,088 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:15,088 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:15,089 INFO L229 MonitoredProcess]: Starting monitored process 2089 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:15,090 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2089)] Waiting until timeout for monitored process [2024-10-12 00:43:15,090 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:15,100 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:15,100 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:15,100 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:15,100 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:15,100 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:15,100 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:15,100 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:15,100 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:15,102 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:15,112 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2089)] Ended with exit code 0 [2024-10-12 00:43:15,112 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:15,112 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:15,113 INFO L229 MonitoredProcess]: Starting monitored process 2090 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:15,114 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2090)] Waiting until timeout for monitored process [2024-10-12 00:43:15,114 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:15,124 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:15,124 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:15,124 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:15,124 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:15,124 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:15,124 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:15,125 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:15,125 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:15,127 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:15,136 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2090)] Ended with exit code 0 [2024-10-12 00:43:15,136 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:15,136 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:15,137 INFO L229 MonitoredProcess]: Starting monitored process 2091 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:15,138 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2091)] Waiting until timeout for monitored process [2024-10-12 00:43:15,138 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:15,148 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:15,148 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:15,148 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:15,148 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:15,148 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:15,148 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:15,148 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:15,148 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:15,150 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:15,160 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2091)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:15,161 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:15,161 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:15,162 INFO L229 MonitoredProcess]: Starting monitored process 2092 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:15,163 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2092)] Waiting until timeout for monitored process [2024-10-12 00:43:15,164 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:15,174 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:15,174 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:15,174 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:15,174 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:15,174 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:15,174 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:15,175 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:15,175 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:15,177 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:15,186 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2092)] Ended with exit code 0 [2024-10-12 00:43:15,186 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:15,186 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:15,187 INFO L229 MonitoredProcess]: Starting monitored process 2093 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:15,187 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2093)] Waiting until timeout for monitored process [2024-10-12 00:43:15,188 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:15,197 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:15,198 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:15,198 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:15,198 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:15,198 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:15,198 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:15,198 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:15,198 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:15,200 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:15,210 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2093)] Ended with exit code 0 [2024-10-12 00:43:15,210 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:15,210 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:15,211 INFO L229 MonitoredProcess]: Starting monitored process 2094 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:15,211 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2094)] Waiting until timeout for monitored process [2024-10-12 00:43:15,212 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:15,221 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:15,221 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:15,221 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:15,221 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:15,221 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:15,221 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:15,222 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:15,222 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:15,224 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:15,233 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2094)] Ended with exit code 0 [2024-10-12 00:43:15,233 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:15,233 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:15,234 INFO L229 MonitoredProcess]: Starting monitored process 2095 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:15,234 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2095)] Waiting until timeout for monitored process [2024-10-12 00:43:15,235 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:15,244 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:15,245 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:15,245 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:15,245 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:15,245 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:15,245 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:15,245 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:15,245 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:15,247 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:15,256 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2095)] Ended with exit code 0 [2024-10-12 00:43:15,257 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:15,257 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:15,257 INFO L229 MonitoredProcess]: Starting monitored process 2096 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:15,258 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2096)] Waiting until timeout for monitored process [2024-10-12 00:43:15,258 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:15,268 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:15,268 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:15,268 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:15,268 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:15,268 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:15,268 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:15,269 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:15,269 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:15,271 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:15,280 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2096)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:15,280 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:15,280 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:15,281 INFO L229 MonitoredProcess]: Starting monitored process 2097 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:15,281 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2097)] Waiting until timeout for monitored process [2024-10-12 00:43:15,282 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:15,291 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:15,292 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:15,292 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:15,292 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:15,292 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:15,292 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:15,292 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:15,292 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:15,294 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:15,304 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2097)] Ended with exit code 0 [2024-10-12 00:43:15,304 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:15,304 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:15,305 INFO L229 MonitoredProcess]: Starting monitored process 2098 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:15,306 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2098)] Waiting until timeout for monitored process [2024-10-12 00:43:15,306 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:15,315 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:15,315 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:15,316 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:15,316 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:15,316 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:15,316 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:15,316 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:15,316 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:15,318 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:15,327 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2098)] Ended with exit code 0 [2024-10-12 00:43:15,327 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:15,328 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:15,328 INFO L229 MonitoredProcess]: Starting monitored process 2099 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:15,329 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2099)] Waiting until timeout for monitored process [2024-10-12 00:43:15,329 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:15,339 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:15,339 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:15,339 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:15,339 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:15,339 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:15,339 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:15,340 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:15,340 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:15,342 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:15,351 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2099)] Ended with exit code 0 [2024-10-12 00:43:15,352 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:15,352 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:15,352 INFO L229 MonitoredProcess]: Starting monitored process 2100 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:15,353 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2100)] Waiting until timeout for monitored process [2024-10-12 00:43:15,353 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:15,363 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:15,363 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:15,363 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:15,363 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:15,363 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:15,363 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:15,364 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:15,364 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:15,366 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:15,375 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2100)] Ended with exit code 0 [2024-10-12 00:43:15,375 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:15,375 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:15,376 INFO L229 MonitoredProcess]: Starting monitored process 2101 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:15,377 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2101)] Waiting until timeout for monitored process [2024-10-12 00:43:15,377 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:15,387 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:15,387 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:15,387 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:15,387 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:15,387 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:15,389 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 00:43:15,389 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 00:43:15,394 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:15,404 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2101)] Ended with exit code 0 [2024-10-12 00:43:15,404 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:15,404 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:15,405 INFO L229 MonitoredProcess]: Starting monitored process 2102 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:15,405 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2102)] Waiting until timeout for monitored process [2024-10-12 00:43:15,406 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:15,416 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:15,416 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:15,416 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:15,416 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:15,416 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:15,418 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 00:43:15,418 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 00:43:15,423 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:15,433 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2102)] Ended with exit code 0 [2024-10-12 00:43:15,433 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:15,434 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:15,434 INFO L229 MonitoredProcess]: Starting monitored process 2103 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:15,435 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2103)] Waiting until timeout for monitored process [2024-10-12 00:43:15,436 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:15,446 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:15,446 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:15,446 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:15,446 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:15,446 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:15,446 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:15,446 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:15,446 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:15,478 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:15,492 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2103)] Ended with exit code 0 [2024-10-12 00:43:15,492 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:15,492 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:15,493 INFO L229 MonitoredProcess]: Starting monitored process 2104 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:15,494 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2104)] Waiting until timeout for monitored process [2024-10-12 00:43:15,494 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:15,505 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:15,505 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:15,505 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:15,505 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:15,505 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:15,505 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:15,506 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:15,506 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:15,508 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:15,518 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2104)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:15,518 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:15,518 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:15,519 INFO L229 MonitoredProcess]: Starting monitored process 2105 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:15,520 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2105)] Waiting until timeout for monitored process [2024-10-12 00:43:15,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 [2024-10-12 00:43:15,531 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:15,531 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:15,531 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:15,531 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:15,531 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:15,533 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 00:43:15,533 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 00:43:15,539 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:15,550 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2105)] Ended with exit code 0 [2024-10-12 00:43:15,550 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:15,551 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:15,551 INFO L229 MonitoredProcess]: Starting monitored process 2106 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:15,552 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2106)] Waiting until timeout for monitored process [2024-10-12 00:43:15,552 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:15,563 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:15,564 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:15,564 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:15,564 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:15,564 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:15,564 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:15,565 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:15,565 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:15,567 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:15,577 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2106)] Ended with exit code 0 [2024-10-12 00:43:15,577 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:15,577 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:15,578 INFO L229 MonitoredProcess]: Starting monitored process 2107 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:15,579 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2107)] Waiting until timeout for monitored process [2024-10-12 00:43:15,579 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:15,590 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:15,590 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:15,590 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:15,590 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:15,590 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:15,590 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:15,591 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:15,591 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:15,593 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:15,604 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2107)] Ended with exit code 0 [2024-10-12 00:43:15,605 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:15,605 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:15,606 INFO L229 MonitoredProcess]: Starting monitored process 2108 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:15,606 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2108)] Waiting until timeout for monitored process [2024-10-12 00:43:15,607 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:15,617 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:15,617 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:15,617 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:15,617 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:15,617 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:15,617 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:15,618 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:15,618 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:15,620 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:15,630 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2108)] Ended with exit code 0 [2024-10-12 00:43:15,630 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:15,630 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:15,633 INFO L229 MonitoredProcess]: Starting monitored process 2109 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:15,634 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2109)] Waiting until timeout for monitored process [2024-10-12 00:43:15,634 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:15,644 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:15,644 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:15,644 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:15,644 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:15,644 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:15,644 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:15,645 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:15,645 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:15,647 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:15,657 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2109)] Ended with exit code 0 [2024-10-12 00:43:15,657 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:15,657 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:15,658 INFO L229 MonitoredProcess]: Starting monitored process 2110 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:15,658 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2110)] Waiting until timeout for monitored process [2024-10-12 00:43:15,659 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:15,668 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:15,668 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:15,668 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:15,669 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:15,669 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:15,669 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:15,669 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:15,669 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:15,672 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:15,683 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2110)] Ended with exit code 0 [2024-10-12 00:43:15,683 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:15,683 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:15,684 INFO L229 MonitoredProcess]: Starting monitored process 2111 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:15,685 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2111)] Waiting until timeout for monitored process [2024-10-12 00:43:15,686 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:15,696 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:15,696 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:15,697 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:15,697 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:15,697 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:15,697 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:15,697 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:15,697 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:15,699 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:15,709 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2111)] Ended with exit code 0 [2024-10-12 00:43:15,710 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:15,710 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:15,711 INFO L229 MonitoredProcess]: Starting monitored process 2112 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:15,711 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2112)] Waiting until timeout for monitored process [2024-10-12 00:43:15,712 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:15,723 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:15,723 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:15,723 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:15,723 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:15,723 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:15,723 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:15,724 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:15,724 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:15,726 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:15,736 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2112)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:15,736 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:15,736 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:15,737 INFO L229 MonitoredProcess]: Starting monitored process 2113 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:15,738 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2113)] Waiting until timeout for monitored process [2024-10-12 00:43:15,738 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:15,750 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:15,750 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:15,750 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:15,750 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:15,750 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:15,750 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:15,751 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:15,751 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:15,753 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:15,763 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2113)] Ended with exit code 0 [2024-10-12 00:43:15,763 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:15,764 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:15,764 INFO L229 MonitoredProcess]: Starting monitored process 2114 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:15,765 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2114)] Waiting until timeout for monitored process [2024-10-12 00:43:15,765 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:15,775 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:15,775 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:15,775 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:15,775 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:15,775 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:15,775 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:15,776 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:15,776 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:15,778 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:15,794 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2114)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:15,794 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:15,794 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:15,795 INFO L229 MonitoredProcess]: Starting monitored process 2115 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:15,796 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2115)] Waiting until timeout for monitored process [2024-10-12 00:43:15,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 [2024-10-12 00:43:15,807 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:15,807 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:15,807 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:15,807 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:15,807 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:15,807 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:15,807 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:15,807 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:15,810 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:15,820 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2115)] Ended with exit code 0 [2024-10-12 00:43:15,820 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:15,820 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:15,821 INFO L229 MonitoredProcess]: Starting monitored process 2116 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:15,822 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2116)] Waiting until timeout for monitored process [2024-10-12 00:43:15,822 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:15,832 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:15,832 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:15,832 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:15,832 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:15,832 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:15,832 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:15,833 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:15,833 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:15,835 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:15,845 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2116)] Ended with exit code 0 [2024-10-12 00:43:15,845 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:15,846 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:15,846 INFO L229 MonitoredProcess]: Starting monitored process 2117 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:15,847 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2117)] Waiting until timeout for monitored process [2024-10-12 00:43:15,847 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:15,857 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:15,858 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:15,858 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:15,858 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:15,858 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:15,858 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:15,858 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:15,858 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:15,860 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:15,870 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2117)] Ended with exit code 0 [2024-10-12 00:43:15,871 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:15,871 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:15,872 INFO L229 MonitoredProcess]: Starting monitored process 2118 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:15,872 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2118)] Waiting until timeout for monitored process [2024-10-12 00:43:15,873 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:15,883 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:15,883 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:15,883 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:15,883 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:15,883 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:15,883 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:15,884 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:15,884 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:15,886 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:15,896 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2118)] Ended with exit code 0 [2024-10-12 00:43:15,896 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:15,896 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:15,897 INFO L229 MonitoredProcess]: Starting monitored process 2119 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:15,898 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2119)] Waiting until timeout for monitored process [2024-10-12 00:43:15,898 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:15,908 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:15,908 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:15,908 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:15,908 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:15,908 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:15,908 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:15,908 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:15,908 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:15,910 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:15,921 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2119)] Ended with exit code 0 [2024-10-12 00:43:15,921 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:15,921 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:15,922 INFO L229 MonitoredProcess]: Starting monitored process 2120 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:15,923 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2120)] Waiting until timeout for monitored process [2024-10-12 00:43:15,924 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:15,934 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:15,934 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:15,934 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:15,934 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:15,934 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:15,934 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:15,935 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:15,935 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:15,937 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:15,947 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2120)] Ended with exit code 0 [2024-10-12 00:43:15,947 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:15,948 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:15,948 INFO L229 MonitoredProcess]: Starting monitored process 2121 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:15,949 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2121)] Waiting until timeout for monitored process [2024-10-12 00:43:15,949 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:15,959 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:15,959 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:15,959 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:15,959 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:15,959 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:15,959 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:15,960 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:15,960 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:15,961 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:15,971 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2121)] Ended with exit code 0 [2024-10-12 00:43:15,971 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:15,972 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:15,972 INFO L229 MonitoredProcess]: Starting monitored process 2122 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:15,973 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2122)] Waiting until timeout for monitored process [2024-10-12 00:43:15,973 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:15,983 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:15,983 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:15,983 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:15,983 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:15,983 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:15,983 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:15,984 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:15,984 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:15,986 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:15,996 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2122)] Ended with exit code 0 [2024-10-12 00:43:15,996 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:15,996 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:15,997 INFO L229 MonitoredProcess]: Starting monitored process 2123 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:15,998 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2123)] Waiting until timeout for monitored process [2024-10-12 00:43:15,998 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:16,008 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:16,008 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:16,008 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:16,008 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:16,008 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:16,010 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 00:43:16,010 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 00:43:16,015 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:16,025 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2123)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:16,025 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:16,025 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:16,026 INFO L229 MonitoredProcess]: Starting monitored process 2124 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:16,026 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2124)] Waiting until timeout for monitored process [2024-10-12 00:43:16,027 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:16,036 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:16,037 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:16,037 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:16,037 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:16,037 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:16,037 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:16,037 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:16,037 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:16,039 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:16,049 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2124)] Ended with exit code 0 [2024-10-12 00:43:16,049 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:16,049 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:16,050 INFO L229 MonitoredProcess]: Starting monitored process 2125 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:16,051 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2125)] Waiting until timeout for monitored process [2024-10-12 00:43:16,051 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:16,061 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:16,061 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:16,061 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:16,061 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:16,061 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:16,061 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:16,062 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:16,062 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:16,064 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:16,073 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2125)] Ended with exit code 0 [2024-10-12 00:43:16,074 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:16,074 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:16,074 INFO L229 MonitoredProcess]: Starting monitored process 2126 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:16,075 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2126)] Waiting until timeout for monitored process [2024-10-12 00:43:16,076 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:16,086 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:16,086 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:16,086 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:16,086 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:16,086 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:16,086 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:16,087 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:16,087 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:16,089 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:16,098 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2126)] Ended with exit code 0 [2024-10-12 00:43:16,099 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:16,099 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:16,099 INFO L229 MonitoredProcess]: Starting monitored process 2127 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:16,100 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2127)] Waiting until timeout for monitored process [2024-10-12 00:43:16,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 [2024-10-12 00:43:16,110 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:16,111 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:16,111 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:16,111 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:16,111 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:16,111 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:16,111 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:16,111 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:16,113 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:16,123 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2127)] Ended with exit code 0 [2024-10-12 00:43:16,124 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:16,124 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:16,124 INFO L229 MonitoredProcess]: Starting monitored process 2128 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:16,125 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2128)] Waiting until timeout for monitored process [2024-10-12 00:43:16,125 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:16,135 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:16,136 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:16,136 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:16,136 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:16,136 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:16,136 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:16,136 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:16,136 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:16,138 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:16,149 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2128)] Ended with exit code 0 [2024-10-12 00:43:16,149 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:16,149 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:16,150 INFO L229 MonitoredProcess]: Starting monitored process 2129 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:16,150 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2129)] Waiting until timeout for monitored process [2024-10-12 00:43:16,151 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:16,166 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:16,166 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:16,166 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:16,166 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:16,166 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:16,166 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:16,167 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:16,167 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:16,169 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:16,179 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2129)] Ended with exit code 0 [2024-10-12 00:43:16,179 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:16,179 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:16,180 INFO L229 MonitoredProcess]: Starting monitored process 2130 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:16,180 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2130)] Waiting until timeout for monitored process [2024-10-12 00:43:16,181 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:16,191 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:16,191 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:16,191 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:16,191 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:16,191 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:16,191 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:16,191 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:16,191 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:16,193 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:16,203 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2130)] Ended with exit code 0 [2024-10-12 00:43:16,204 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:16,204 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:16,204 INFO L229 MonitoredProcess]: Starting monitored process 2131 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:16,205 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2131)] Waiting until timeout for monitored process [2024-10-12 00:43:16,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 [2024-10-12 00:43:16,215 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:16,215 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:16,216 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:16,216 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:16,216 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:16,216 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:16,216 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:16,216 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:16,218 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:16,228 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2131)] Ended with exit code 0 [2024-10-12 00:43:16,229 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:16,229 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:16,230 INFO L229 MonitoredProcess]: Starting monitored process 2132 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:16,230 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2132)] Waiting until timeout for monitored process [2024-10-12 00:43:16,231 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:16,241 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:16,241 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:16,241 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:16,241 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:16,241 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:16,241 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:16,241 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:16,241 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:16,243 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:16,253 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2132)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:16,253 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:16,253 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:16,254 INFO L229 MonitoredProcess]: Starting monitored process 2133 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:16,254 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2133)] Waiting until timeout for monitored process [2024-10-12 00:43:16,255 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:16,264 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:16,264 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:16,264 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:16,264 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:16,264 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:16,264 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:16,265 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:16,265 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:16,267 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:16,276 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2133)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:16,276 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:16,276 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:16,277 INFO L229 MonitoredProcess]: Starting monitored process 2134 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:16,278 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2134)] Waiting until timeout for monitored process [2024-10-12 00:43:16,278 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:16,288 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:16,288 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:16,288 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:16,288 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:16,288 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:16,288 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:16,289 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:16,289 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:16,291 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:16,300 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2134)] Ended with exit code 0 [2024-10-12 00:43:16,300 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:16,300 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:16,301 INFO L229 MonitoredProcess]: Starting monitored process 2135 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:16,302 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2135)] Waiting until timeout for monitored process [2024-10-12 00:43:16,302 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:16,312 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:16,312 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:16,312 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:16,312 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:16,312 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:16,312 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:16,313 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:16,313 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:16,315 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:16,325 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2135)] Ended with exit code 0 [2024-10-12 00:43:16,326 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:16,326 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:16,327 INFO L229 MonitoredProcess]: Starting monitored process 2136 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:16,327 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2136)] Waiting until timeout for monitored process [2024-10-12 00:43:16,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 [2024-10-12 00:43:16,337 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:16,337 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:16,337 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:16,337 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:16,337 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:16,337 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:16,338 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:16,338 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:16,340 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:16,350 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2136)] Ended with exit code 0 [2024-10-12 00:43:16,350 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:16,350 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:16,351 INFO L229 MonitoredProcess]: Starting monitored process 2137 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:16,351 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2137)] Waiting until timeout for monitored process [2024-10-12 00:43:16,352 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:16,361 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:16,361 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:16,361 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:16,361 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:16,361 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:16,363 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 00:43:16,363 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 00:43:16,368 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:16,378 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2137)] Ended with exit code 0 [2024-10-12 00:43:16,378 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:16,378 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:16,379 INFO L229 MonitoredProcess]: Starting monitored process 2138 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:16,379 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2138)] Waiting until timeout for monitored process [2024-10-12 00:43:16,380 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:16,390 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:16,390 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:16,390 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:16,390 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:16,390 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:16,390 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:16,391 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:16,391 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:16,393 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:16,403 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2138)] Ended with exit code 0 [2024-10-12 00:43:16,403 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:16,403 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:16,404 INFO L229 MonitoredProcess]: Starting monitored process 2139 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:16,404 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2139)] Waiting until timeout for monitored process [2024-10-12 00:43:16,405 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:16,415 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:16,415 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:16,415 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:16,415 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:16,415 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:16,415 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:16,415 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:16,416 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:16,417 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:16,427 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2139)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:16,428 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:16,428 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:16,429 INFO L229 MonitoredProcess]: Starting monitored process 2140 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:16,429 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2140)] Waiting until timeout for monitored process [2024-10-12 00:43:16,430 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:16,439 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:16,440 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:16,440 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:16,440 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:16,440 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:16,442 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 00:43:16,442 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 00:43:16,447 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:16,457 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2140)] Ended with exit code 0 [2024-10-12 00:43:16,457 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:16,457 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:16,458 INFO L229 MonitoredProcess]: Starting monitored process 2141 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:16,459 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2141)] Waiting until timeout for monitored process [2024-10-12 00:43:16,459 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:16,469 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:16,469 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:16,469 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:16,469 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:16,469 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:16,469 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:16,470 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:16,470 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:16,472 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:16,482 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2141)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:16,482 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:16,482 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:16,483 INFO L229 MonitoredProcess]: Starting monitored process 2142 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:16,483 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2142)] Waiting until timeout for monitored process [2024-10-12 00:43:16,484 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:16,493 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:16,494 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:16,494 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:16,494 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:16,494 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:16,494 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:16,494 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:16,494 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:16,496 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:16,506 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2142)] Ended with exit code 0 [2024-10-12 00:43:16,506 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:16,506 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:16,507 INFO L229 MonitoredProcess]: Starting monitored process 2143 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:16,507 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2143)] Waiting until timeout for monitored process [2024-10-12 00:43:16,508 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:16,517 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:16,518 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:16,518 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:16,518 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:16,518 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:16,518 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:16,518 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:16,518 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:16,520 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:16,530 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2143)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:16,530 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:16,530 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:16,531 INFO L229 MonitoredProcess]: Starting monitored process 2144 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:16,532 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2144)] Waiting until timeout for monitored process [2024-10-12 00:43:16,532 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:16,542 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:16,542 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:16,542 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:16,542 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:16,542 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:16,542 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:16,543 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:16,543 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:16,545 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:16,555 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2144)] Ended with exit code 0 [2024-10-12 00:43:16,555 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:16,555 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:16,556 INFO L229 MonitoredProcess]: Starting monitored process 2145 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:16,556 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2145)] Waiting until timeout for monitored process [2024-10-12 00:43:16,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 [2024-10-12 00:43:16,566 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:16,567 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:16,567 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:16,567 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:16,567 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:16,567 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:16,567 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:16,567 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:16,569 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:16,579 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2145)] Ended with exit code 0 [2024-10-12 00:43:16,579 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:16,579 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:16,580 INFO L229 MonitoredProcess]: Starting monitored process 2146 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:16,580 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2146)] Waiting until timeout for monitored process [2024-10-12 00:43:16,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 [2024-10-12 00:43:16,591 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:16,591 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:16,591 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:16,591 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:16,591 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:16,591 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:16,592 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:16,592 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:16,594 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:16,603 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2146)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:16,604 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:16,604 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:16,605 INFO L229 MonitoredProcess]: Starting monitored process 2147 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:16,605 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2147)] Waiting until timeout for monitored process [2024-10-12 00:43:16,606 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:16,616 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:16,616 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:16,616 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:16,616 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:16,616 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:16,616 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:16,616 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:16,616 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:16,618 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:16,628 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2147)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:16,628 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:16,629 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:16,629 INFO L229 MonitoredProcess]: Starting monitored process 2148 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:16,630 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2148)] Waiting until timeout for monitored process [2024-10-12 00:43:16,630 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:16,640 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:16,640 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:16,640 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:16,641 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:16,641 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:16,641 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:16,641 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:16,641 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:16,643 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:16,653 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2148)] Ended with exit code 0 [2024-10-12 00:43:16,653 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:16,653 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:16,654 INFO L229 MonitoredProcess]: Starting monitored process 2149 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:16,654 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2149)] Waiting until timeout for monitored process [2024-10-12 00:43:16,655 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:16,667 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:16,667 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:16,667 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:16,667 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:16,667 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:16,667 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:16,668 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:16,668 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:16,670 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:16,679 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2149)] Ended with exit code 0 [2024-10-12 00:43:16,679 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:16,680 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:16,680 INFO L229 MonitoredProcess]: Starting monitored process 2150 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:16,681 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2150)] Waiting until timeout for monitored process [2024-10-12 00:43:16,681 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:16,691 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:16,691 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:16,691 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:16,691 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:16,691 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:16,691 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:16,692 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:16,692 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:16,693 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:16,703 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2150)] Ended with exit code 0 [2024-10-12 00:43:16,703 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:16,703 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:16,704 INFO L229 MonitoredProcess]: Starting monitored process 2151 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:16,704 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2151)] Waiting until timeout for monitored process [2024-10-12 00:43:16,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 [2024-10-12 00:43:16,715 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:16,716 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:16,716 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:16,716 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:16,716 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:16,716 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:16,716 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:16,716 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:16,718 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:16,728 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2151)] Ended with exit code 0 [2024-10-12 00:43:16,728 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:16,728 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:16,729 INFO L229 MonitoredProcess]: Starting monitored process 2152 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:16,729 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2152)] Waiting until timeout for monitored process [2024-10-12 00:43:16,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 [2024-10-12 00:43:16,739 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:16,739 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:16,739 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:16,739 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:16,739 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:16,739 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:16,740 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:16,740 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:16,742 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:16,751 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2152)] Ended with exit code 0 [2024-10-12 00:43:16,752 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:16,752 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:16,753 INFO L229 MonitoredProcess]: Starting monitored process 2153 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:16,753 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2153)] Waiting until timeout for monitored process [2024-10-12 00:43:16,754 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:16,764 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:16,764 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:16,764 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:16,764 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:16,764 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:16,764 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:16,765 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:16,765 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:16,767 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:16,777 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2153)] Ended with exit code 0 [2024-10-12 00:43:16,777 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:16,777 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:16,778 INFO L229 MonitoredProcess]: Starting monitored process 2154 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:16,778 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2154)] Waiting until timeout for monitored process [2024-10-12 00:43:16,779 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:16,788 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:16,788 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:16,788 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:16,789 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:16,789 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:16,789 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:16,789 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:16,789 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:16,791 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:16,801 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2154)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:16,801 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:16,801 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:16,802 INFO L229 MonitoredProcess]: Starting monitored process 2155 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:16,802 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2155)] Waiting until timeout for monitored process [2024-10-12 00:43:16,803 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:16,812 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:16,812 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:16,812 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:16,812 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:16,813 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:16,813 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:16,813 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:16,813 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:16,815 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:16,825 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2155)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:16,825 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:16,825 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:16,826 INFO L229 MonitoredProcess]: Starting monitored process 2156 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:16,826 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2156)] Waiting until timeout for monitored process [2024-10-12 00:43:16,827 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:16,838 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:16,838 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:16,838 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:16,838 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:16,838 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:16,840 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 00:43:16,840 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 00:43:16,845 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:16,854 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2156)] Ended with exit code 0 [2024-10-12 00:43:16,854 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:16,855 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:16,855 INFO L229 MonitoredProcess]: Starting monitored process 2157 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:16,856 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2157)] Waiting until timeout for monitored process [2024-10-12 00:43:16,856 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:16,866 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:16,866 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:16,866 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:16,866 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:16,866 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:16,868 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 00:43:16,868 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 00:43:16,873 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:16,882 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2157)] Ended with exit code 0 [2024-10-12 00:43:16,883 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:16,883 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:16,883 INFO L229 MonitoredProcess]: Starting monitored process 2158 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:16,884 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2158)] Waiting until timeout for monitored process [2024-10-12 00:43:16,885 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:16,894 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:16,894 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:16,894 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:16,894 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:16,894 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:16,894 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:16,895 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:16,895 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:16,897 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:16,907 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2158)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:16,907 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:16,907 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:16,908 INFO L229 MonitoredProcess]: Starting monitored process 2159 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:16,908 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2159)] Waiting until timeout for monitored process [2024-10-12 00:43:16,909 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:16,919 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:16,920 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:16,920 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:16,920 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:16,920 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:16,920 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:16,920 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:16,920 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:16,922 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:16,932 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2159)] Ended with exit code 0 [2024-10-12 00:43:16,932 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:16,932 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:16,933 INFO L229 MonitoredProcess]: Starting monitored process 2160 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:16,934 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2160)] Waiting until timeout for monitored process [2024-10-12 00:43:16,934 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:16,943 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:16,944 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:16,944 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:16,944 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:16,944 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:16,944 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:16,944 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:16,944 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:16,946 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:16,956 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2160)] Ended with exit code 0 [2024-10-12 00:43:16,956 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:16,956 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:16,957 INFO L229 MonitoredProcess]: Starting monitored process 2161 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:16,957 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2161)] Waiting until timeout for monitored process [2024-10-12 00:43:16,958 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:16,967 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:16,967 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:16,967 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:16,967 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:16,967 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:16,969 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 00:43:16,969 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 00:43:16,974 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:16,984 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2161)] Ended with exit code 0 [2024-10-12 00:43:16,984 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:16,984 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:16,985 INFO L229 MonitoredProcess]: Starting monitored process 2162 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:16,985 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2162)] Waiting until timeout for monitored process [2024-10-12 00:43:16,986 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:16,996 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:16,996 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:16,996 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:16,996 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:16,996 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:17,004 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 00:43:17,004 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 00:43:17,011 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:17,021 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2162)] Ended with exit code 0 [2024-10-12 00:43:17,021 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:17,021 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:17,022 INFO L229 MonitoredProcess]: Starting monitored process 2163 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:17,023 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2163)] Waiting until timeout for monitored process [2024-10-12 00:43:17,023 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:17,033 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:17,033 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:17,033 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:17,033 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:17,033 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:17,035 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 00:43:17,035 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 00:43:17,041 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:17,051 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2163)] Ended with exit code 0 [2024-10-12 00:43:17,051 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:17,051 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:17,052 INFO L229 MonitoredProcess]: Starting monitored process 2164 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:17,052 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2164)] Waiting until timeout for monitored process [2024-10-12 00:43:17,053 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:17,062 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:17,062 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:17,063 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:17,063 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:17,063 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:17,064 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 00:43:17,064 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 00:43:17,070 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:17,080 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2164)] Ended with exit code 0 [2024-10-12 00:43:17,080 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:17,080 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:17,081 INFO L229 MonitoredProcess]: Starting monitored process 2165 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:17,081 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2165)] Waiting until timeout for monitored process [2024-10-12 00:43:17,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 [2024-10-12 00:43:17,091 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:17,092 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:17,092 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:17,092 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:17,092 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:17,094 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 00:43:17,094 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 00:43:17,100 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:17,109 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2165)] Ended with exit code 0 [2024-10-12 00:43:17,110 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:17,110 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:17,110 INFO L229 MonitoredProcess]: Starting monitored process 2166 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:17,111 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2166)] Waiting until timeout for monitored process [2024-10-12 00:43:17,111 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:17,121 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:17,121 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:17,121 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:17,121 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:17,121 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:17,123 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 00:43:17,123 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 00:43:17,129 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:17,138 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2166)] Ended with exit code 0 [2024-10-12 00:43:17,138 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:17,138 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:17,139 INFO L229 MonitoredProcess]: Starting monitored process 2167 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:17,139 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2167)] Waiting until timeout for monitored process [2024-10-12 00:43:17,140 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:17,149 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:17,149 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:17,149 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:17,149 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:17,149 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:17,151 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 00:43:17,151 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 00:43:17,158 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:17,167 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2167)] Ended with exit code 0 [2024-10-12 00:43:17,168 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:17,168 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:17,168 INFO L229 MonitoredProcess]: Starting monitored process 2168 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:17,169 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2168)] Waiting until timeout for monitored process [2024-10-12 00:43:17,169 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:17,179 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:17,179 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:17,180 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:17,180 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:17,180 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:17,185 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 00:43:17,185 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 00:43:17,215 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:17,225 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2168)] Ended with exit code 0 [2024-10-12 00:43:17,225 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:17,225 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:17,226 INFO L229 MonitoredProcess]: Starting monitored process 2169 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:17,227 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2169)] Waiting until timeout for monitored process [2024-10-12 00:43:17,227 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:17,237 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:17,237 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:17,237 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:17,237 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:17,237 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:17,237 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:17,237 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:17,237 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:17,239 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:17,249 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2169)] Ended with exit code 0 [2024-10-12 00:43:17,249 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:17,249 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:17,261 INFO L229 MonitoredProcess]: Starting monitored process 2170 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:17,262 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2170)] Waiting until timeout for monitored process [2024-10-12 00:43:17,263 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:17,272 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:17,273 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:17,273 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:17,273 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:17,273 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:17,275 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 00:43:17,275 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 00:43:17,280 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:17,290 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2170)] Ended with exit code 0 [2024-10-12 00:43:17,290 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:17,290 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:17,291 INFO L229 MonitoredProcess]: Starting monitored process 2171 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:17,291 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2171)] Waiting until timeout for monitored process [2024-10-12 00:43:17,292 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:17,301 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:17,302 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:17,302 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:17,302 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:17,302 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:17,302 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:17,302 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:17,302 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:17,304 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:17,313 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2171)] Ended with exit code 0 [2024-10-12 00:43:17,314 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:17,314 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:17,314 INFO L229 MonitoredProcess]: Starting monitored process 2172 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:17,315 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2172)] Waiting until timeout for monitored process [2024-10-12 00:43:17,315 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:17,326 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:17,326 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:17,326 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 00:43:17,326 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:17,326 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:17,326 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:17,326 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 00:43:17,326 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 00:43:17,328 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:17,338 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2172)] Ended with exit code 0 [2024-10-12 00:43:17,338 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:17,338 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:17,339 INFO L229 MonitoredProcess]: Starting monitored process 2173 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:17,339 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2173)] Waiting until timeout for monitored process [2024-10-12 00:43:17,340 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:17,350 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:17,350 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:17,350 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:17,350 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:17,350 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:17,352 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 00:43:17,352 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 00:43:17,356 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:17,366 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2173)] Ended with exit code 0 [2024-10-12 00:43:17,366 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:17,367 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:17,367 INFO L229 MonitoredProcess]: Starting monitored process 2174 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:17,368 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2174)] Waiting until timeout for monitored process [2024-10-12 00:43:17,368 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:17,378 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:17,379 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:17,379 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:17,379 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:17,379 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:17,380 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 00:43:17,381 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 00:43:17,386 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:17,396 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2174)] Ended with exit code 0 [2024-10-12 00:43:17,396 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:17,396 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:17,397 INFO L229 MonitoredProcess]: Starting monitored process 2175 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:17,398 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2175)] Waiting until timeout for monitored process [2024-10-12 00:43:17,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 [2024-10-12 00:43:17,408 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:17,408 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:17,409 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:17,409 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:17,409 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:17,411 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 00:43:17,411 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 00:43:17,419 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:17,429 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2175)] Ended with exit code 0 [2024-10-12 00:43:17,429 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:17,429 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:17,430 INFO L229 MonitoredProcess]: Starting monitored process 2176 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:17,430 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2176)] Waiting until timeout for monitored process [2024-10-12 00:43:17,431 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:17,440 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:17,441 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:17,441 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:17,441 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:17,441 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:17,443 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 00:43:17,443 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 00:43:17,449 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:17,458 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2176)] Ended with exit code 0 [2024-10-12 00:43:17,458 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:17,458 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:17,459 INFO L229 MonitoredProcess]: Starting monitored process 2177 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:17,460 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2177)] Waiting until timeout for monitored process [2024-10-12 00:43:17,460 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:17,470 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:17,471 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:17,471 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:17,471 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:17,471 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:17,472 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 00:43:17,473 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 00:43:17,478 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:17,488 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2177)] Forceful destruction successful, exit code 0 [2024-10-12 00:43:17,488 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:17,488 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:17,489 INFO L229 MonitoredProcess]: Starting monitored process 2178 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:17,489 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2178)] Waiting until timeout for monitored process [2024-10-12 00:43:17,490 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:17,499 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:17,499 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:17,500 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 00:43:17,500 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:17,500 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:17,502 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 00:43:17,502 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 00:43:17,509 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:17,519 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2178)] Ended with exit code 0 [2024-10-12 00:43:17,519 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 00:43:17,519 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 00:43:17,520 INFO L229 MonitoredProcess]: Starting monitored process 2179 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-12 00:43:17,520 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2179)] Waiting until timeout for monitored process [2024-10-12 00:43:17,521 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 00:43:17,531 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 00:43:17,531 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 00:43:17,531 INFO L203 nArgumentSynthesizer]: 2 stem disjuncts [2024-10-12 00:43:17,531 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 00:43:17,531 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 00:43:17,533 INFO L401 nArgumentSynthesizer]: We have 24 Motzkin's Theorem applications. [2024-10-12 00:43:17,533 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 00:43:17,541 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 00:43:17,551 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2179)] Ended with exit code 0 [2024-10-12 00:43:17,558 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 12.10 12:43:17 BoogieIcfgContainer [2024-10-12 00:43:17,558 INFO L131 PluginConnector]: ------------------------ END BuchiAutomizer---------------------------- [2024-10-12 00:43:17,558 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-10-12 00:43:17,558 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-10-12 00:43:17,559 INFO L274 PluginConnector]: Witness Printer initialized [2024-10-12 00:43:17,559 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.10 12:42:18" (3/4) ... [2024-10-12 00:43:17,560 INFO L142 WitnessPrinter]: No result that supports witness generation found [2024-10-12 00:43:17,561 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-10-12 00:43:17,562 INFO L158 Benchmark]: Toolchain (without parser) took 60107.49ms. Allocated memory was 159.4MB in the beginning and 281.0MB in the end (delta: 121.6MB). Free memory was 101.8MB in the beginning and 150.6MB in the end (delta: -48.8MB). Peak memory consumption was 75.4MB. Max. memory is 16.1GB. [2024-10-12 00:43:17,562 INFO L158 Benchmark]: CDTParser took 0.14ms. Allocated memory is still 159.4MB. Free memory is still 120.4MB. There was no memory consumed. Max. memory is 16.1GB. [2024-10-12 00:43:17,562 INFO L158 Benchmark]: CACSL2BoogieTranslator took 486.87ms. Allocated memory is still 159.4MB. Free memory was 101.8MB in the beginning and 78.1MB in the end (delta: 23.7MB). Peak memory consumption was 23.1MB. Max. memory is 16.1GB. [2024-10-12 00:43:17,563 INFO L158 Benchmark]: Boogie Procedure Inliner took 56.41ms. Allocated memory is still 159.4MB. Free memory was 78.1MB in the beginning and 75.6MB in the end (delta: 2.6MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-10-12 00:43:17,563 INFO L158 Benchmark]: Boogie Preprocessor took 67.45ms. Allocated memory is still 159.4MB. Free memory was 75.6MB in the beginning and 71.9MB in the end (delta: 3.7MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-10-12 00:43:17,564 INFO L158 Benchmark]: RCFGBuilder took 464.61ms. Allocated memory was 159.4MB in the beginning and 232.8MB in the end (delta: 73.4MB). Free memory was 71.9MB in the beginning and 193.2MB in the end (delta: -121.3MB). Peak memory consumption was 24.4MB. Max. memory is 16.1GB. [2024-10-12 00:43:17,564 INFO L158 Benchmark]: BuchiAutomizer took 59023.90ms. Allocated memory was 232.8MB in the beginning and 281.0MB in the end (delta: 48.2MB). Free memory was 192.1MB in the beginning and 151.6MB in the end (delta: 40.5MB). Peak memory consumption was 171.6MB. Max. memory is 16.1GB. [2024-10-12 00:43:17,564 INFO L158 Benchmark]: Witness Printer took 2.31ms. Allocated memory is still 281.0MB. Free memory was 151.6MB in the beginning and 150.6MB in the end (delta: 1.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-10-12 00:43:17,565 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.14ms. Allocated memory is still 159.4MB. Free memory is still 120.4MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 486.87ms. Allocated memory is still 159.4MB. Free memory was 101.8MB in the beginning and 78.1MB in the end (delta: 23.7MB). Peak memory consumption was 23.1MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 56.41ms. Allocated memory is still 159.4MB. Free memory was 78.1MB in the beginning and 75.6MB in the end (delta: 2.6MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Boogie Preprocessor took 67.45ms. Allocated memory is still 159.4MB. Free memory was 75.6MB in the beginning and 71.9MB in the end (delta: 3.7MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 464.61ms. Allocated memory was 159.4MB in the beginning and 232.8MB in the end (delta: 73.4MB). Free memory was 71.9MB in the beginning and 193.2MB in the end (delta: -121.3MB). Peak memory consumption was 24.4MB. Max. memory is 16.1GB. * BuchiAutomizer took 59023.90ms. Allocated memory was 232.8MB in the beginning and 281.0MB in the end (delta: 48.2MB). Free memory was 192.1MB in the beginning and 151.6MB in the end (delta: 40.5MB). Peak memory consumption was 171.6MB. Max. memory is 16.1GB. * Witness Printer took 2.31ms. Allocated memory is still 281.0MB. Free memory was 151.6MB in the beginning and 150.6MB in the end (delta: 1.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: Constructed decomposition of program Your program was decomposed into 1 terminating modules (1 trivial, 0 deterministic, 0 nondeterministic) and one module whose termination is unknown.1 modules have a trivial ranking function, the largest among these consists of 4 locations. The remainder module has 9 locations. - StatisticsResult: Timing statistics BüchiAutomizer plugin needed 58.9s and 2 iterations. TraceHistogramMax:1. Analysis of lassos took 58.8s. Construction of modules took 0.0s. Büchi inclusion checks took 0.0s. Highest rank in rank-based complementation 0. Minimization of det autom 1. Minimization of nondet autom 0. Automata minimization 0.0s AutomataMinimizationTime, 1 MinimizatonAttempts, 0 StatesRemovedByMinimization, 0 NontrivialMinimizations. 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: 0 mSolverCounterUnknown, 0 SdHoareTripleChecker+Valid, 0.0s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 0 mSDsluCounter, 109 SdHoareTripleChecker+Invalid, 0.0s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 69 mSDsCounter, 0 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 15 IncrementalHoareTripleChecker+Invalid, 15 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 0 mSolverCounterUnsat, 40 mSDtfsCounter, 15 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown LassoAnalysisResults: nont0 unkn1 SFLI0 SFLT0 conc0 concLT0 SILN0 SILU1 SILI0 SILT0 lasso0 LassoPreprocessingBenchmarks: Lassos: inital189 mio100 ax117 hnf100 lsp69 ukn52 mio100 lsp26 div436 bol100 ite100 ukn100 eq147 hnf95 smp46 dnf100 smp100 tf100 neg100 sie100 LassoTerminationAnalysisBenchmarks: ConstraintsSatisfiability: unsat Degree: 3 Time: 21ms VariablesStem: 2 VariablesLoop: 0 DisjunctsStem: 2 DisjunctsLoop: 1 SupportingInvariants: 6 MotzkinApplications: 24 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(8, 1);~#ldv_global_msg_list~0.base, ~#ldv_global_msg_list~0.offset := 1, 0;call write~init~$Pointer$#0(~#ldv_global_msg_list~0.base, ~#ldv_global_msg_list~0.offset, ~#ldv_global_msg_list~0.base, ~#ldv_global_msg_list~0.offset, 4);call write~init~$Pointer$#0(~#ldv_global_msg_list~0.base, ~#ldv_global_msg_list~0.offset, ~#ldv_global_msg_list~0.base, 4 + ~#ldv_global_msg_list~0.offset, 4);" "assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;assume { :begin_inline_entry_point } true;havoc entry_point_#t~ret42#1.base, entry_point_#t~ret42#1.offset, entry_point_~kobj~2#1.base, entry_point_~kobj~2#1.offset;havoc entry_point_~kobj~2#1.base, entry_point_~kobj~2#1.offset;assume { :begin_inline_ldv_kobject_create } true;havoc ldv_kobject_create_#res#1.base, ldv_kobject_create_#res#1.offset;havoc ldv_kobject_create_#t~ret38#1.base, ldv_kobject_create_#t~ret38#1.offset, ldv_kobject_create_#t~memset~res39#1.base, ldv_kobject_create_#t~memset~res39#1.offset, ldv_kobject_create_~kobj~1#1.base, ldv_kobject_create_~kobj~1#1.offset;havoc ldv_kobject_create_~kobj~1#1.base, ldv_kobject_create_~kobj~1#1.offset;assume { :begin_inline_ldv_malloc } true;ldv_malloc_#in~size#1 := 16;havoc ldv_malloc_#res#1.base, ldv_malloc_#res#1.offset;havoc ldv_malloc_#t~nondet11#1, ldv_malloc_#t~malloc12#1.base, ldv_malloc_#t~malloc12#1.offset, ldv_malloc_~size#1;ldv_malloc_~size#1 := ldv_malloc_#in~size#1;havoc ldv_malloc_#t~nondet11#1;" "assume 0 != ldv_malloc_#t~nondet11#1;havoc ldv_malloc_#t~nondet11#1;call ldv_malloc_#t~malloc12#1.base, ldv_malloc_#t~malloc12#1.offset := #Ultimate.allocOnHeap(ldv_malloc_~size#1 % 4294967296);ldv_malloc_#res#1.base, ldv_malloc_#res#1.offset := ldv_malloc_#t~malloc12#1.base, ldv_malloc_#t~malloc12#1.offset;havoc ldv_malloc_#t~malloc12#1.base, ldv_malloc_#t~malloc12#1.offset;" "ldv_kobject_create_#t~ret38#1.base, ldv_kobject_create_#t~ret38#1.offset := ldv_malloc_#res#1.base, ldv_malloc_#res#1.offset;havoc ldv_malloc_#t~nondet11#1, ldv_malloc_#t~malloc12#1.base, ldv_malloc_#t~malloc12#1.offset, ldv_malloc_~size#1;havoc ldv_malloc_#in~size#1;assume { :end_inline_ldv_malloc } true;ldv_kobject_create_~kobj~1#1.base, ldv_kobject_create_~kobj~1#1.offset := ldv_kobject_create_#t~ret38#1.base, ldv_kobject_create_#t~ret38#1.offset;havoc ldv_kobject_create_#t~ret38#1.base, ldv_kobject_create_#t~ret38#1.offset;" "assume !(ldv_kobject_create_~kobj~1#1.base == 0 && ldv_kobject_create_~kobj~1#1.offset == 0);" "call ldv_kobject_create_#t~memset~res39#1.base, ldv_kobject_create_#t~memset~res39#1.offset := #Ultimate.C_memset#1(ldv_kobject_create_~kobj~1#1.base, ldv_kobject_create_~kobj~1#1.offset, 0, 16);"< "assume 1 == #valid[#ptr.base];assume #amount + #ptr.offset <= #length[#ptr.base] && 0 <= #ptr.offset;" "#t~loopctr43 := 0;" "assume #t~loopctr43 % 4294967296 < #amount % 4294967296;#memory_$Pointer$#1.base, #memory_$Pointer$#1.offset := #memory_$Pointer$#1.base[#ptr.base,#ptr.offset + #t~loopctr43 := 0], #memory_$Pointer$#1.offset[#ptr.base,#ptr.offset + #t~loopctr43 := (if #value % 256 % 4294967296 <= 2147483647 then #value % 256 % 4294967296 else #value % 256 % 4294967296 - 4294967296)];#memory_int#1 := #memory_int#1[#ptr.base,#ptr.offset + #t~loopctr43 := #value];#t~loopctr43 := 1 + #t~loopctr43;" Loop: "assume #t~loopctr43 % 4294967296 < #amount % 4294967296;#memory_$Pointer$#1.base, #memory_$Pointer$#1.offset := #memory_$Pointer$#1.base[#ptr.base,#ptr.offset + #t~loopctr43 := 0], #memory_$Pointer$#1.offset[#ptr.base,#ptr.offset + #t~loopctr43 := (if #value % 256 % 4294967296 <= 2147483647 then #value % 256 % 4294967296 else #value % 256 % 4294967296 - 4294967296)];#memory_int#1 := #memory_int#1[#ptr.base,#ptr.offset + #t~loopctr43 := #value];#t~loopctr43 := 1 + #t~loopctr43;" RESULT: Ultimate could not prove your program: unable to determine termination [2024-10-12 00:43:17,595 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Forceful destruction successful, 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-clean/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