./Ultimate.py --spec /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/properties/termination.prp --file /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/recursified_loop-crafted/recursified_simple_array_index_value_3.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/recursified_loop-crafted/recursified_simple_array_index_value_3.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 7a78b2f82c5c523b03c70ba898547797b8578723f2b367d871b1e6ef867cb4b5 --- Real Ultimate output --- This is Ultimate 0.2.5-dev-84cfde4 [2024-10-12 01:00:56,221 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-12 01:00:56,284 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/config/svcomp-Termination-32bit-Automizer_Default.epf [2024-10-12 01:00:56,290 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-12 01:00:56,291 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-12 01:00:56,316 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-12 01:00:56,318 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-12 01:00:56,319 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-12 01:00:56,319 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-12 01:00:56,320 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-12 01:00:56,321 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-12 01:00:56,321 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-12 01:00:56,321 INFO L153 SettingsManager]: * Use SBE=true [2024-10-12 01:00:56,322 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2024-10-12 01:00:56,323 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2024-10-12 01:00:56,323 INFO L153 SettingsManager]: * Use old map elimination=false [2024-10-12 01:00:56,324 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2024-10-12 01:00:56,324 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2024-10-12 01:00:56,324 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2024-10-12 01:00:56,324 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-12 01:00:56,325 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2024-10-12 01:00:56,326 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-12 01:00:56,327 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-12 01:00:56,327 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-12 01:00:56,327 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-12 01:00:56,327 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2024-10-12 01:00:56,327 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2024-10-12 01:00:56,327 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2024-10-12 01:00:56,327 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-12 01:00:56,328 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-10-12 01:00:56,328 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-12 01:00:56,328 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-12 01:00:56,328 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2024-10-12 01:00:56,337 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-12 01:00:56,337 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-12 01:00:56,337 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-12 01:00:56,337 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-12 01:00:56,337 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-12 01:00:56,338 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2024-10-12 01:00:56,338 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 -> 7a78b2f82c5c523b03c70ba898547797b8578723f2b367d871b1e6ef867cb4b5 [2024-10-12 01:00:56,532 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-12 01:00:56,548 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-12 01:00:56,552 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-12 01:00:56,553 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-12 01:00:56,553 INFO L274 PluginConnector]: CDTParser initialized [2024-10-12 01:00:56,554 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/recursified_loop-crafted/recursified_simple_array_index_value_3.i [2024-10-12 01:00:57,767 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-12 01:00:57,920 INFO L384 CDTParser]: Found 1 translation units. [2024-10-12 01:00:57,920 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/recursified_loop-crafted/recursified_simple_array_index_value_3.i [2024-10-12 01:00:57,926 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data/6957df2b5/6b111d17341a49ac91491601b5043739/FLAG51bb42bc0 [2024-10-12 01:00:58,342 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data/6957df2b5/6b111d17341a49ac91491601b5043739 [2024-10-12 01:00:58,345 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-12 01:00:58,346 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-12 01:00:58,346 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-12 01:00:58,347 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-12 01:00:58,351 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-12 01:00:58,352 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.10 01:00:58" (1/1) ... [2024-10-12 01:00:58,352 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@54a1216d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 01:00:58, skipping insertion in model container [2024-10-12 01:00:58,352 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.10 01:00:58" (1/1) ... [2024-10-12 01:00:58,372 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-12 01:00:58,514 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-12 01:00:58,523 INFO L200 MainTranslator]: Completed pre-run [2024-10-12 01:00:58,540 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-12 01:00:58,553 INFO L204 MainTranslator]: Completed translation [2024-10-12 01:00:58,553 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 01:00:58 WrapperNode [2024-10-12 01:00:58,553 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-12 01:00:58,554 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-12 01:00:58,554 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-12 01:00:58,554 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-12 01:00:58,560 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 01:00:58" (1/1) ... [2024-10-12 01:00:58,568 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 01:00:58" (1/1) ... [2024-10-12 01:00:58,591 INFO L138 Inliner]: procedures = 18, calls = 37, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 58 [2024-10-12 01:00:58,593 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-12 01:00:58,593 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-12 01:00:58,593 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-12 01:00:58,594 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-12 01:00:58,602 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 01:00:58" (1/1) ... [2024-10-12 01:00:58,602 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 01:00:58" (1/1) ... [2024-10-12 01:00:58,605 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 01:00:58" (1/1) ... [2024-10-12 01:00:58,623 INFO L175 MemorySlicer]: Split 21 memory accesses to 4 slices as follows [2, 12, 3, 4]. 57 percent of accesses are in the largest equivalence class. The 4 initializations are split as follows [2, 1, 0, 1]. The 5 writes are split as follows [0, 3, 1, 1]. [2024-10-12 01:00:58,623 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 01:00:58" (1/1) ... [2024-10-12 01:00:58,624 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 01:00:58" (1/1) ... [2024-10-12 01:00:58,632 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 01:00:58" (1/1) ... [2024-10-12 01:00:58,633 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 01:00:58" (1/1) ... [2024-10-12 01:00:58,635 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 01:00:58" (1/1) ... [2024-10-12 01:00:58,636 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 01:00:58" (1/1) ... [2024-10-12 01:00:58,641 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-12 01:00:58,641 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-12 01:00:58,641 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-12 01:00:58,641 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-12 01:00:58,642 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 01:00:58" (1/1) ... [2024-10-12 01:00:58,652 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:00:58,661 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:00:58,674 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 01:00:58,676 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 01:00:58,709 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-12 01:00:58,709 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-10-12 01:00:58,709 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-10-12 01:00:58,710 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-10-12 01:00:58,710 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-10-12 01:00:58,710 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-10-12 01:00:58,710 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-10-12 01:00:58,710 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-10-12 01:00:58,711 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-10-12 01:00:58,711 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2024-10-12 01:00:58,711 INFO L130 BoogieDeclarations]: Found specification of procedure func_to_recursive_line_38_to_41_0 [2024-10-12 01:00:58,711 INFO L138 BoogieDeclarations]: Found implementation of procedure func_to_recursive_line_38_to_41_0 [2024-10-12 01:00:58,711 INFO L130 BoogieDeclarations]: Found specification of procedure func_to_recursive_line_44_to_45_0 [2024-10-12 01:00:58,712 INFO L138 BoogieDeclarations]: Found implementation of procedure func_to_recursive_line_44_to_45_0 [2024-10-12 01:00:58,713 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-12 01:00:58,713 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-12 01:00:58,713 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-10-12 01:00:58,713 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-10-12 01:00:58,713 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-10-12 01:00:58,713 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2024-10-12 01:00:58,713 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-10-12 01:00:58,786 INFO L238 CfgBuilder]: Building ICFG [2024-10-12 01:00:58,788 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-12 01:00:58,927 INFO L? ?]: Removed 11 outVars from TransFormulas that were not future-live. [2024-10-12 01:00:58,927 INFO L287 CfgBuilder]: Performing block encoding [2024-10-12 01:00:58,940 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-12 01:00:58,941 INFO L314 CfgBuilder]: Removed 0 assume(true) statements. [2024-10-12 01:00:58,941 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.10 01:00:58 BoogieIcfgContainer [2024-10-12 01:00:58,941 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-12 01:00:58,942 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2024-10-12 01:00:58,942 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2024-10-12 01:00:58,945 INFO L274 PluginConnector]: BuchiAutomizer initialized [2024-10-12 01:00:58,946 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-10-12 01:00:58,946 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 12.10 01:00:58" (1/3) ... [2024-10-12 01:00:58,947 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@49c73b74 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 12.10 01:00:58, skipping insertion in model container [2024-10-12 01:00:58,947 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-10-12 01:00:58,947 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 01:00:58" (2/3) ... [2024-10-12 01:00:58,947 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@49c73b74 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 12.10 01:00:58, skipping insertion in model container [2024-10-12 01:00:58,948 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-10-12 01:00:58,948 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.10 01:00:58" (3/3) ... [2024-10-12 01:00:58,949 INFO L332 chiAutomizerObserver]: Analyzing ICFG recursified_simple_array_index_value_3.i [2024-10-12 01:00:58,992 INFO L300 stractBuchiCegarLoop]: Interprodecural is true [2024-10-12 01:00:58,992 INFO L301 stractBuchiCegarLoop]: Hoare is None [2024-10-12 01:00:58,992 INFO L302 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2024-10-12 01:00:58,992 INFO L303 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2024-10-12 01:00:58,992 INFO L304 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2024-10-12 01:00:58,993 INFO L305 stractBuchiCegarLoop]: Difference is false [2024-10-12 01:00:58,993 INFO L306 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2024-10-12 01:00:58,993 INFO L310 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ======== [2024-10-12 01:00:58,996 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 26 states, 19 states have (on average 1.263157894736842) internal successors, (24), 21 states have internal predecessors, (24), 4 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4) [2024-10-12 01:00:59,015 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 13 [2024-10-12 01:00:59,017 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-10-12 01:00:59,017 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-10-12 01:00:59,022 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1] [2024-10-12 01:00:59,022 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1] [2024-10-12 01:00:59,023 INFO L332 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2024-10-12 01:00:59,023 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 26 states, 19 states have (on average 1.263157894736842) internal successors, (24), 21 states have internal predecessors, (24), 4 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4) [2024-10-12 01:00:59,025 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 13 [2024-10-12 01:00:59,025 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-10-12 01:00:59,025 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-10-12 01:00:59,026 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1] [2024-10-12 01:00:59,026 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1] [2024-10-12 01:00:59,033 INFO L745 eck$LassoCheckResult]: Stem: 25#$Ultimate##0true assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(29, 2); 6#L-1true assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_~#array~0#1.base, main_~#array~0#1.offset, main_~#index~0#1.base, main_~#index~0#1.offset, main_~#tmp~0#1.base, main_~#tmp~0#1.offset;call main_~#array~0#1.base, main_~#array~0#1.offset := #Ultimate.allocOnStack(40000);call main_~#index~0#1.base, main_~#index~0#1.offset := #Ultimate.allocOnStack(4);call write~init~int#1(0, main_~#index~0#1.base, main_~#index~0#1.offset, 4);call main_~#tmp~0#1.base, main_~#tmp~0#1.offset := #Ultimate.allocOnStack(4);call write~init~int#3(0, main_~#tmp~0#1.base, main_~#tmp~0#1.offset, 4); 20#L100true call func_to_recursive_line_38_to_41_0(main_~#array~0#1.base, main_~#array~0#1.offset, main_~#index~0#1.base, main_~#index~0#1.offset, main_~#tmp~0#1.base, main_~#tmp~0#1.offset);< 16#$Ultimate##0true [2024-10-12 01:00:59,033 INFO L747 eck$LassoCheckResult]: Loop: 16#$Ultimate##0true ~array.base, ~array.offset := #in~array.base, #in~array.offset;~index.base, ~index.offset := #in~index.base, #in~index.offset;~tmp.base, ~tmp.offset := #in~tmp.base, #in~tmp.offset;call #t~mem1 := read~int#1(~index.base, ~index.offset, 4); 10#L64true assume #t~mem1 % 4294967296 < 10000;havoc #t~mem1;call #t~mem2 := read~int#1(~index.base, ~index.offset, 4);call #t~mem3 := read~int#3(~tmp.base, ~tmp.offset, 4);call write~int#2(#t~mem3, ~array.base, ~array.offset + 4 * (if #t~mem2 % 4294967296 % 4294967296 <= 2147483647 then #t~mem2 % 4294967296 % 4294967296 else #t~mem2 % 4294967296 % 4294967296 - 4294967296), 4);havoc #t~mem2;havoc #t~mem3;call #t~mem4 := read~int#1(~index.base, ~index.offset, 4);call write~int#1(1 + #t~mem4, ~index.base, ~index.offset, 4);havoc #t~mem4;call #t~mem5 := read~int#3(~tmp.base, ~tmp.offset, 4);call write~int#3(2 + #t~mem5, ~tmp.base, ~tmp.offset, 4);havoc #t~mem5; 4#L71true call func_to_recursive_line_38_to_41_0(~array.base, ~array.offset, ~index.base, ~index.offset, ~tmp.base, ~tmp.offset);< 16#$Ultimate##0true [2024-10-12 01:00:59,038 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 01:00:59,038 INFO L85 PathProgramCache]: Analyzing trace with hash 71573, now seen corresponding path program 1 times [2024-10-12 01:00:59,045 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 01:00:59,046 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [498666541] [2024-10-12 01:00:59,046 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 01:00:59,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 01:00:59,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-12 01:00:59,149 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-12 01:00:59,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-12 01:00:59,179 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-12 01:00:59,181 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 01:00:59,182 INFO L85 PathProgramCache]: Analyzing trace with hash 29936, now seen corresponding path program 1 times [2024-10-12 01:00:59,182 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 01:00:59,182 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1422432168] [2024-10-12 01:00:59,182 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 01:00:59,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 01:00:59,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-12 01:00:59,224 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-12 01:00:59,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-12 01:00:59,254 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-12 01:00:59,255 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 01:00:59,256 INFO L85 PathProgramCache]: Analyzing trace with hash 2132231388, now seen corresponding path program 1 times [2024-10-12 01:00:59,256 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 01:00:59,256 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [241025437] [2024-10-12 01:00:59,256 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 01:00:59,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 01:00:59,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-12 01:00:59,301 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-12 01:00:59,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-12 01:00:59,339 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-12 01:01:00,636 INFO L204 LassoAnalysis]: Preferences: [2024-10-12 01:01:00,636 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2024-10-12 01:01:00,636 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-10-12 01:01:00,636 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2024-10-12 01:01:00,637 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2024-10-12 01:01:00,637 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:00,637 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2024-10-12 01:01:00,637 INFO L131 ssoRankerPreferences]: Path of dumped script: [2024-10-12 01:01:00,637 INFO L132 ssoRankerPreferences]: Filename of dumped script: recursified_simple_array_index_value_3.i_Iteration1_Lasso [2024-10-12 01:01:00,637 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2024-10-12 01:01:00,637 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2024-10-12 01:01:00,657 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 01:01:00,664 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 01:01:00,667 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 01:01:01,310 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 01:01:01,312 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 01:01:01,313 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 01:01:01,316 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 01:01:01,317 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 01:01:01,319 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 01:01:01,321 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 01:01:01,323 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 01:01:01,331 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 01:01:01,333 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 01:01:01,334 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 01:01:01,336 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 01:01:01,338 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 01:01:01,341 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 01:01:01,343 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 01:01:01,822 INFO L259 LassoAnalysis]: Preprocessing complete. [2024-10-12 01:01:01,827 INFO L451 LassoAnalysis]: Using template 'affine'. [2024-10-12 01:01:01,828 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:01,828 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:01,830 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 01:01:01,831 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 01:01:01,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 01:01:01,843 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:01,844 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:01,844 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:01,844 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:01,844 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 01:01:01,846 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 01:01:01,846 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:01,847 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:01,858 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Ended with exit code 0 [2024-10-12 01:01:01,859 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:01,859 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:01,864 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 01:01:01,865 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 01:01:01,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 01:01:01,878 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:01,879 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:01,879 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:01,879 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:01,879 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 01:01:01,879 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 01:01:01,880 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:01,882 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:01,892 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Ended with exit code 0 [2024-10-12 01:01:01,893 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:01,893 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:01,894 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 01:01:01,895 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 01:01:01,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 01:01:01,906 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:01,906 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:01,906 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:01,906 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 01:01:01,911 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 01:01:01,911 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 01:01:01,914 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:01,925 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Ended with exit code 0 [2024-10-12 01:01:01,925 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:01,926 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:01,927 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 01:01:01,928 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 01:01:01,929 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:01,940 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:01,940 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:01,940 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:01,940 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 01:01:01,945 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 01:01:01,945 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 01:01:01,951 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:01,962 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 01:01:01,963 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:01,963 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:01,964 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 01:01:01,965 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 01:01:01,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 01:01:01,976 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:01,977 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:01,977 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:01,977 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 01:01:01,978 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 01:01:01,979 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 01:01:01,984 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:01,996 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:01,996 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:01,996 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:01,998 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 01:01:01,999 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 01:01:02,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 01:01:02,010 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:02,011 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:02,011 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:02,011 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 01:01:02,013 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 01:01:02,013 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 01:01:02,015 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:02,026 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Ended with exit code 0 [2024-10-12 01:01:02,026 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:02,027 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:02,028 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 01:01:02,054 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 01:01:02,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 01:01:02,069 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:02,069 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:02,069 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:02,069 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 01:01:02,073 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 01:01:02,073 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 01:01:02,079 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:02,091 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 01:01:02,092 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:02,092 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:02,094 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 01:01:02,095 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 01:01:02,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 01:01:02,106 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:02,106 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:02,106 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:02,106 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 01:01:02,109 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 01:01:02,109 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 01:01:02,113 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:02,123 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Ended with exit code 0 [2024-10-12 01:01:02,124 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:02,124 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:02,125 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 01:01:02,126 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 01:01:02,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 01:01:02,138 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:02,138 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:02,139 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:02,139 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 01:01:02,141 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 01:01:02,141 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 01:01:02,143 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:02,154 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Ended with exit code 0 [2024-10-12 01:01:02,154 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:02,154 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:02,156 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 01:01:02,157 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 01:01:02,162 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:02,172 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:02,172 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:02,172 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:02,172 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 01:01:02,175 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 01:01:02,175 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 01:01:02,178 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:02,189 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (11)] Ended with exit code 0 [2024-10-12 01:01:02,190 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:02,190 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:02,191 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 01:01:02,192 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 01:01:02,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 01:01:02,203 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:02,204 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:02,204 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:02,204 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 01:01:02,207 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 01:01:02,207 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 01:01:02,210 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:02,221 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 01:01:02,221 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:02,222 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:02,223 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 01:01:02,224 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 01:01:02,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 01:01:02,235 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:02,235 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:02,235 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:02,235 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 01:01:02,248 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 01:01:02,248 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 01:01:02,260 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:02,272 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 01:01:02,273 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:02,273 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:02,274 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 01:01:02,275 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 01:01:02,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 01:01:02,286 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:02,287 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:02,287 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:02,287 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 01:01:02,288 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 01:01:02,288 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 01:01:02,291 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:02,302 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Ended with exit code 0 [2024-10-12 01:01:02,302 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:02,302 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:02,303 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 01:01:02,304 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 01:01:02,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 01:01:02,315 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:02,315 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:02,315 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:02,315 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 01:01:02,317 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 01:01:02,317 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 01:01:02,320 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:02,331 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 01:01:02,331 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:02,331 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:02,332 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 01:01:02,333 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 01:01:02,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 01:01:02,345 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:02,345 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:02,345 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:02,345 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 01:01:02,347 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 01:01:02,347 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 01:01:02,349 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:02,360 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 01:01:02,360 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:02,360 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:02,361 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 01:01:02,362 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 01:01:02,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 01:01:02,374 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:02,374 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:02,374 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:02,374 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 01:01:02,375 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 01:01:02,375 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 01:01:02,378 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:02,388 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (17)] Ended with exit code 0 [2024-10-12 01:01:02,388 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:02,388 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:02,390 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 01:01:02,390 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 01:01:02,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 01:01:02,401 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:02,401 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:02,401 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:02,401 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 01:01:02,403 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 01:01:02,403 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 01:01:02,406 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:02,417 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 01:01:02,417 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:02,417 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:02,419 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 01:01:02,420 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 01:01:02,420 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:02,430 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:02,431 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:02,431 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:02,431 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 01:01:02,432 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 01:01:02,432 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 01:01:02,435 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:02,447 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 01:01:02,447 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:02,448 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:02,449 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 01:01:02,453 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 01:01:02,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 01:01:02,465 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:02,465 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:02,465 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:02,465 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:02,465 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 01:01:02,466 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 01:01:02,466 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:02,469 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:02,482 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (20)] Ended with exit code 0 [2024-10-12 01:01:02,482 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:02,482 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:02,484 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 01:01:02,485 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 01:01:02,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 01:01:02,498 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:02,499 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:02,499 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:02,499 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:02,499 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 01:01:02,500 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 01:01:02,500 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:02,502 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:02,513 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (21)] Ended with exit code 0 [2024-10-12 01:01:02,514 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:02,514 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:02,515 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 01:01:02,516 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 01:01:02,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 01:01:02,527 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:02,527 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:02,527 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:02,527 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:02,527 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 01:01:02,527 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 01:01:02,527 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:02,528 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:02,539 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 01:01:02,540 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:02,540 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:02,541 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 01:01:02,542 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 01:01:02,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 01:01:02,553 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:02,553 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:02,553 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:02,553 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:02,553 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 01:01:02,554 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 01:01:02,554 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:02,555 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:02,565 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (23)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:02,565 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:02,565 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:02,567 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 01:01:02,567 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 01:01:02,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 01:01:02,581 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:02,581 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:02,581 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:02,582 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:02,582 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 01:01:02,582 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 01:01:02,582 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:02,583 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:02,593 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (24)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:02,594 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:02,594 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:02,595 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 01:01:02,596 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 01:01:02,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 01:01:02,608 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:02,609 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:02,609 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:02,609 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 01:01:02,610 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 01:01:02,610 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 01:01:02,613 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:02,623 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 01:01:02,624 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:02,624 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:02,625 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 01:01:02,627 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 01:01:02,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 01:01:02,637 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:02,637 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:02,637 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:02,638 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 01:01:02,639 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 01:01:02,639 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 01:01:02,641 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:02,652 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 01:01:02,652 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:02,652 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:02,653 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 01:01:02,654 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 01:01:02,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 01:01:02,665 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:02,665 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:02,665 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:02,665 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:02,666 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 01:01:02,666 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 01:01:02,666 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:02,667 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:02,677 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (27)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:02,677 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:02,677 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:02,678 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 01:01:02,678 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 01:01:02,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 01:01:02,689 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:02,689 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:02,690 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:02,690 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:02,690 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 01:01:02,690 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 01:01:02,690 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:02,691 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:02,701 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (28)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:02,702 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:02,702 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:02,703 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 01:01:02,703 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 01:01:02,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 01:01:02,714 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:02,726 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:02,726 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:02,726 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:02,726 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 01:01:02,727 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 01:01:02,727 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:02,728 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:02,738 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (29)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:02,738 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:02,739 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:02,740 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 01:01:02,740 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 01:01:02,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 01:01:02,750 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:02,751 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:02,751 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:02,751 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:02,751 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 01:01:02,751 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 01:01:02,751 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:02,752 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:02,763 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (30)] Ended with exit code 0 [2024-10-12 01:01:02,764 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:02,764 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:02,765 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 01:01:02,767 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 01:01:02,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 01:01:02,778 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:02,778 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:02,778 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:02,778 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:02,779 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 01:01:02,779 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 01:01:02,779 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:02,780 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:02,790 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 01:01:02,791 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:02,791 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:02,792 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 01:01:02,792 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 01:01:02,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 01:01:02,803 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:02,803 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:02,803 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:02,803 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:02,803 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 01:01:02,803 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 01:01:02,803 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:02,804 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:02,814 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (32)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:02,815 INFO L451 LassoAnalysis]: Using template '2-nested'. [2024-10-12 01:01:02,815 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:02,815 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:02,816 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 01:01:02,817 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 01:01:02,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 01:01:02,827 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:02,827 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:02,827 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:02,827 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:02,827 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:02,828 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 01:01:02,828 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:02,829 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:02,839 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (33)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:02,839 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:02,840 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:02,841 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 01:01:02,841 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 01:01:02,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 01:01:02,852 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:02,852 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:02,852 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:02,852 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:02,852 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:02,853 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 01:01:02,853 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:02,854 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:02,864 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 01:01:02,864 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:02,864 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:02,865 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 01:01:02,866 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 01:01:02,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 01:01:02,876 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:02,876 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:02,876 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:02,876 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:02,878 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:02,878 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:02,881 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:02,891 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 01:01:02,891 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:02,892 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:02,892 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 01:01:02,893 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 01:01:02,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 01:01:02,903 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:02,904 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:02,904 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:02,904 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:02,910 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:02,910 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:02,918 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:02,928 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 01:01:02,929 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:02,929 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:02,930 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 01:01:02,931 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 01:01:02,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 01:01:02,941 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:02,941 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:02,941 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:02,941 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:02,943 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:02,943 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:02,946 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:02,956 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 01:01:02,957 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:02,957 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:02,959 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 01:01:02,960 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 01:01:02,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 01:01:02,970 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:02,970 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:02,970 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:02,971 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:02,973 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:02,973 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:02,977 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:02,987 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (38)] Ended with exit code 0 [2024-10-12 01:01:02,988 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:02,988 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:02,989 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 01:01:02,990 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 01:01:02,991 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:03,001 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:03,001 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:03,001 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:03,001 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:03,005 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:03,006 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:03,012 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:03,025 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 01:01:03,026 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:03,026 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:03,027 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 01:01:03,028 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 01:01:03,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 01:01:03,039 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:03,040 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:03,040 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:03,040 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:03,042 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:03,042 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:03,046 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:03,057 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (40)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:03,057 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:03,057 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:03,059 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 01:01:03,062 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 01:01:03,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 01:01:03,072 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:03,073 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:03,073 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:03,073 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:03,075 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:03,075 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:03,078 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:03,089 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 01:01:03,090 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:03,090 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:03,091 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 01:01:03,092 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 01:01:03,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 01:01:03,104 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:03,104 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:03,104 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:03,104 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:03,106 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:03,106 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:03,110 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:03,119 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 01:01:03,120 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:03,120 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:03,121 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 01:01:03,121 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 01:01:03,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 01:01:03,132 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:03,132 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:03,132 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:03,132 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:03,134 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:03,134 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:03,138 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:03,148 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 01:01:03,148 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:03,148 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:03,149 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 01:01:03,150 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 01:01:03,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 01:01:03,161 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:03,161 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:03,161 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:03,161 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:03,170 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:03,170 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:03,184 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:03,195 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 01:01:03,195 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:03,196 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:03,197 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 01:01:03,198 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 01:01:03,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 01:01:03,208 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:03,209 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:03,209 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:03,209 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:03,211 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:03,211 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:03,215 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:03,225 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (45)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:03,225 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:03,225 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:03,226 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 01:01:03,227 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 01:01:03,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 01:01:03,237 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:03,238 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:03,238 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:03,238 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:03,241 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:03,241 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:03,245 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:03,256 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (46)] Ended with exit code 0 [2024-10-12 01:01:03,256 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:03,257 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:03,257 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 01:01:03,258 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 01:01:03,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 01:01:03,269 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:03,269 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:03,269 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:03,269 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:03,270 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:03,270 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:03,274 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:03,284 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 01:01:03,284 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:03,284 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:03,285 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 01:01:03,285 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 01:01:03,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 01:01:03,296 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:03,296 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:03,296 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:03,296 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:03,297 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:03,298 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:03,301 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:03,310 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 01:01:03,311 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:03,311 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:03,312 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 01:01:03,312 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 01:01:03,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 01:01:03,322 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:03,323 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:03,323 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:03,323 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:03,325 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:03,325 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:03,329 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:03,338 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 01:01:03,338 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:03,338 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:03,339 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 01:01:03,340 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 01:01:03,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 01:01:03,350 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:03,351 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:03,351 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:03,351 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:03,352 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:03,352 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:03,356 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:03,366 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 01:01:03,366 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:03,366 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:03,367 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 01:01:03,368 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 01:01:03,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 01:01:03,378 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:03,378 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:03,378 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:03,378 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:03,378 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:03,379 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 01:01:03,379 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:03,380 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:03,390 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 01:01:03,390 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:03,390 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:03,391 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 01:01:03,392 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 01:01:03,393 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:03,402 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:03,402 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:03,403 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:03,403 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:03,406 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:03,407 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 01:01:03,407 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:03,408 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:03,418 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 01:01:03,418 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:03,418 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:03,420 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 01:01:03,420 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 01:01:03,421 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:03,431 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:03,431 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:03,431 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:03,431 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:03,431 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:03,431 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 01:01:03,432 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:03,433 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:03,442 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (53)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:03,443 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:03,443 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:03,444 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 01:01:03,445 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 01:01:03,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 01:01:03,455 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:03,456 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:03,456 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:03,456 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:03,456 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:03,456 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 01:01:03,456 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:03,457 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:03,468 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 01:01:03,468 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:03,468 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:03,469 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 01:01:03,470 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 01:01:03,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 01:01:03,481 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:03,481 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:03,481 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:03,481 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:03,482 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:03,482 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 01:01:03,482 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:03,483 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:03,493 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (55)] Ended with exit code 0 [2024-10-12 01:01:03,493 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:03,493 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:03,494 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 01:01:03,494 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 01:01:03,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 01:01:03,506 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:03,506 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:03,506 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:03,506 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:03,507 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:03,507 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:03,510 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:03,520 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 01:01:03,520 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:03,520 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:03,521 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 01:01:03,523 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 01:01:03,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 01:01:03,533 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:03,533 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:03,533 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:03,533 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:03,535 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:03,535 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:03,537 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:03,548 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 01:01:03,548 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:03,548 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:03,549 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 01:01:03,550 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 01:01:03,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 01:01:03,561 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:03,561 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:03,561 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:03,561 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:03,561 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:03,562 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 01:01:03,562 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:03,563 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:03,574 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (58)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:03,574 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:03,574 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:03,575 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 01:01:03,576 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 01:01: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 01:01:03,587 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:03,587 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:03,587 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:03,587 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:03,588 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:03,588 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 01:01:03,588 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:03,589 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:03,599 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (59)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:03,599 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:03,600 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:03,601 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 01:01:03,601 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 01:01:03,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 01:01:03,611 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:03,611 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:03,612 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:03,612 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:03,612 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:03,612 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 01:01:03,612 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:03,613 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:03,623 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (60)] Ended with exit code 0 [2024-10-12 01:01:03,623 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:03,623 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:03,624 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 01:01:03,624 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 01:01:03,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 01:01:03,635 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:03,635 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:03,635 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:03,635 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:03,635 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:03,635 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 01:01:03,635 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:03,637 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:03,646 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 01:01:03,647 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:03,647 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:03,648 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 01:01:03,648 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 01:01:03,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 01:01:03,660 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:03,660 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:03,660 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:03,660 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:03,660 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:03,660 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 01:01:03,661 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:03,662 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:03,672 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 01:01:03,672 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:03,672 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:03,673 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 01:01:03,674 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 01:01:03,675 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:03,684 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:03,684 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:03,685 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:03,685 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:03,685 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:03,685 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 01:01:03,685 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:03,686 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:03,696 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 01:01:03,697 INFO L451 LassoAnalysis]: Using template '3-nested'. [2024-10-12 01:01:03,697 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:03,697 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:03,698 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 01:01:03,699 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 01:01:03,700 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:03,710 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:03,710 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:03,711 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:03,711 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:03,711 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:03,711 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:03,711 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:03,712 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:03,722 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (64)] Ended with exit code 0 [2024-10-12 01:01:03,723 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:03,723 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:03,724 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 01:01:03,724 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 01:01:03,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 01:01:03,735 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:03,735 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:03,736 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:03,736 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:03,736 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:03,736 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:03,736 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:03,738 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:03,747 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 01:01:03,748 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:03,748 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:03,749 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 01:01:03,750 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 01:01:03,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 01:01:03,761 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:03,762 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:03,762 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:03,762 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:03,764 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:03,764 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:03,768 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:03,778 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 01:01:03,778 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:03,779 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:03,779 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 01:01:03,780 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 01:01:03,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 01:01:03,791 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:03,791 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:03,791 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:03,791 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:03,798 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:03,798 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:03,808 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:03,819 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 01:01:03,819 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:03,819 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:03,821 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 01:01:03,822 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 01:01:03,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 01:01:03,833 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:03,833 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:03,833 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:03,833 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:03,835 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:03,835 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:03,839 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:03,848 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 01:01:03,849 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:03,849 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:03,850 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 01:01:03,850 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 01:01:03,851 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:03,861 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:03,861 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:03,861 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:03,861 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:03,864 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:03,864 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:03,868 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:03,878 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 01:01:03,878 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:03,878 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:03,879 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 01:01:03,880 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 01:01:03,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 01:01:03,891 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:03,891 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:03,891 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:03,891 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:03,895 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:03,895 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:03,903 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:03,914 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 01:01:03,915 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:03,915 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:03,916 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 01:01:03,917 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 01:01:03,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 01:01:03,927 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:03,927 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:03,928 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:03,928 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:03,930 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:03,930 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:03,936 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:03,946 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (71)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:03,946 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:03,946 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:03,947 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 01:01:03,948 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 01:01:03,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 01:01:03,959 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:03,960 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:03,960 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:03,960 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:03,962 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:03,962 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:03,965 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:03,975 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 01:01:03,975 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:03,975 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:03,976 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 01:01:03,978 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 01:01:03,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 01:01:03,988 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:03,989 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:03,989 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:03,989 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:03,992 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:03,992 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:03,996 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:04,006 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 01:01:04,007 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:04,007 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:04,008 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 01:01:04,009 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 01:01:04,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 01:01:04,019 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:04,019 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:04,019 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:04,019 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:04,022 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:04,022 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:04,027 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:04,038 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (74)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:04,038 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:04,039 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:04,040 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 01:01:04,041 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 01:01:04,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 01:01:04,053 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:04,053 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:04,053 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:04,053 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:04,066 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:04,066 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:04,084 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:04,096 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 01:01:04,096 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:04,096 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:04,097 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 01:01:04,098 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 01:01:04,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 01:01:04,109 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:04,109 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:04,109 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:04,109 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:04,111 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:04,111 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:04,116 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:04,127 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 01:01:04,127 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:04,127 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:04,128 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 01:01:04,129 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 01:01:04,130 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:04,140 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:04,140 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:04,140 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:04,140 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:04,143 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:04,143 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:04,148 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:04,159 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 01:01:04,159 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:04,159 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:04,160 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 01:01:04,161 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 01:01:04,162 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:04,173 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:04,173 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:04,173 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:04,173 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:04,175 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:04,175 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:04,195 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:04,206 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 01:01:04,206 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:04,206 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:04,207 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 01:01:04,208 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 01:01:04,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 01:01:04,219 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:04,219 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:04,219 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:04,219 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:04,221 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:04,221 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:04,225 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:04,235 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 01:01:04,235 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:04,235 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:04,236 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 01:01:04,237 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 01:01:04,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 01:01:04,247 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:04,247 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:04,247 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:04,247 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:04,249 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:04,249 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:04,254 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:04,264 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 01:01:04,264 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:04,264 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:04,265 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 01:01:04,266 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 01:01:04,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 01:01:04,276 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:04,276 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:04,276 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:04,276 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:04,278 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:04,278 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:04,283 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:04,293 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 01:01:04,293 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:04,294 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:04,294 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 01:01:04,295 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 01:01:04,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 01:01:04,305 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:04,305 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:04,305 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:04,305 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:04,306 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:04,306 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:04,306 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:04,307 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:04,317 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 01:01:04,317 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:04,317 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:04,318 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 01:01:04,319 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 01:01:04,319 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:04,329 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:04,329 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:04,329 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:04,329 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:04,329 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:04,329 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:04,329 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:04,331 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:04,340 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (83)] Ended with exit code 0 [2024-10-12 01:01:04,341 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:04,341 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:04,342 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 01:01:04,342 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 01:01:04,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 01:01:04,352 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:04,352 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:04,353 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:04,353 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:04,353 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:04,353 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:04,353 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:04,354 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:04,364 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 01:01:04,364 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:04,364 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:04,365 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 01:01:04,366 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 01:01:04,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 01:01:04,376 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:04,376 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:04,376 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:04,376 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:04,376 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:04,376 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:04,376 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:04,378 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:04,388 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (85)] Ended with exit code 0 [2024-10-12 01:01:04,388 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:04,388 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:04,389 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 01:01:04,390 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 01:01:04,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 01:01:04,401 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:04,401 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:04,402 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:04,402 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:04,402 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:04,402 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:04,402 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:04,403 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:04,413 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (86)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:04,413 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:04,413 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:04,414 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 01:01:04,415 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 01:01:04,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 01:01:04,425 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:04,425 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:04,425 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:04,425 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:04,426 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:04,427 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:04,430 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:04,440 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 01:01:04,440 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:04,440 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:04,441 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 01:01:04,442 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 01:01:04,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 01:01:04,452 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:04,452 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:04,452 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:04,452 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:04,454 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:04,454 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:04,457 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:04,467 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (88)] Ended with exit code 0 [2024-10-12 01:01:04,467 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:04,467 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:04,468 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 01:01:04,469 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 01:01:04,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 01:01:04,480 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:04,480 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:04,480 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:04,480 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:04,480 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:04,480 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:04,481 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:04,482 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:04,491 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (89)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:04,492 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:04,492 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:04,493 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 01:01:04,493 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 01:01:04,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 01:01:04,504 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:04,504 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:04,504 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:04,504 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:04,504 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:04,505 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:04,505 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:04,506 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:04,515 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (90)] Ended with exit code 0 [2024-10-12 01:01:04,516 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:04,516 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:04,517 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 01:01:04,517 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 01:01:04,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 01:01:04,527 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:04,527 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:04,528 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:04,528 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:04,528 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:04,528 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:04,528 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:04,529 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:04,539 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (91)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:04,539 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:04,539 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:04,540 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 01:01:04,541 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 01:01:04,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 01:01:04,552 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:04,552 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:04,553 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:04,553 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:04,553 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:04,553 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:04,553 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:04,554 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:04,564 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (92)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:04,565 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:04,565 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:04,566 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 01:01:04,566 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 01:01:04,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 01:01:04,578 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:04,578 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:04,578 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:04,578 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:04,578 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:04,578 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:04,578 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:04,580 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:04,590 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 01:01:04,590 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:04,590 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:04,591 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 01:01:04,591 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 01:01:04,592 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:04,602 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:04,602 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:04,602 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:04,602 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:04,602 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:04,603 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:04,603 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:04,604 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:04,614 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 01:01:04,614 INFO L451 LassoAnalysis]: Using template '4-nested'. [2024-10-12 01:01:04,614 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:04,614 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:04,615 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 01:01:04,616 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 01:01:04,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 01:01:04,626 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:04,626 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:04,626 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:04,626 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:04,626 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:04,627 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 01:01:04,627 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:04,628 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:04,638 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (95)] Ended with exit code 0 [2024-10-12 01:01:04,638 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:04,638 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:04,639 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 01:01:04,640 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 01:01:04,641 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:04,650 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:04,651 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:04,651 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:04,651 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:04,651 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:04,651 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 01:01:04,651 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:04,653 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:04,662 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 01:01:04,663 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:04,663 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:04,664 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 01:01:04,664 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 01:01:04,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 01:01:04,675 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:04,675 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:04,675 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:04,675 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:04,677 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:04,677 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:04,682 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:04,691 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (97)] Ended with exit code 0 [2024-10-12 01:01:04,692 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:04,692 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:04,693 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 01:01:04,693 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 01:01:04,694 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:04,704 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:04,704 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:04,704 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:04,704 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:04,712 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:04,712 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:04,724 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:04,734 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (98)] Ended with exit code 0 [2024-10-12 01:01:04,735 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:04,735 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:04,736 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 01:01:04,736 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 01:01:04,737 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:04,746 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:04,747 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:04,747 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:04,747 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:04,749 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:04,749 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:04,754 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:04,764 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 01:01:04,764 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:04,764 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:04,766 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 01:01:04,766 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 01:01:04,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 01:01:04,776 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:04,777 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:04,777 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:04,777 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:04,779 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:04,780 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:04,785 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:04,795 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (100)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:04,795 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:04,795 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:04,796 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 01:01:04,797 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 01:01:04,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 01:01:04,808 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:04,809 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:04,809 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:04,809 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:04,813 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:04,813 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:04,823 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:04,833 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 01:01:04,833 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:04,833 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:04,834 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 01:01:04,835 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 01:01:04,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 01:01:04,845 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:04,845 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:04,846 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:04,846 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:04,848 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:04,848 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:04,855 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:04,865 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 01:01:04,866 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:04,866 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:04,866 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 01:01:04,867 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 01:01:04,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 01:01:04,877 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:04,878 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:04,878 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:04,878 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:04,880 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:04,880 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:04,884 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:04,894 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (103)] Ended with exit code 0 [2024-10-12 01:01:04,895 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:04,895 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:04,896 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 01:01:04,896 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 01:01:04,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 01:01:04,906 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:04,906 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:04,906 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:04,907 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:04,909 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:04,909 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:04,914 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:04,924 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 01:01:04,924 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:04,924 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:04,925 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 01:01:04,926 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 01:01:04,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 01:01:04,936 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:04,936 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:04,936 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:04,936 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:04,939 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:04,939 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:04,945 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:04,955 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 01:01:04,955 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:04,956 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:04,956 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 01:01:04,957 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 01:01:04,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 01:01:04,968 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:04,969 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:04,969 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:04,969 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:04,981 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:04,982 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:05,004 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:05,015 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 01:01:05,015 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:05,015 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:05,016 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 01:01:05,017 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 01:01:05,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 01:01:05,028 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:05,029 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:05,029 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:05,029 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:05,032 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:05,032 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:05,038 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:05,048 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (107)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:05,049 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:05,049 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:05,050 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 01:01:05,051 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 01:01:05,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 01:01:05,062 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:05,062 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:05,062 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:05,062 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:05,065 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:05,065 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:05,071 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:05,081 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (108)] Ended with exit code 0 [2024-10-12 01:01:05,081 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:05,081 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:05,083 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 01:01:05,083 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 01:01:05,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 01:01:05,094 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:05,095 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:05,095 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:05,095 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:05,098 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:05,098 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:05,103 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:05,113 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 01:01:05,113 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:05,114 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:05,114 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 01:01:05,115 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 01:01:05,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 01:01:05,125 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:05,126 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:05,126 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:05,126 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:05,128 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:05,128 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:05,133 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:05,142 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (110)] Ended with exit code 0 [2024-10-12 01:01:05,143 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:05,143 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:05,144 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 01:01:05,144 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 01:01:05,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 01:01:05,154 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:05,155 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:05,155 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:05,155 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:05,157 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:05,157 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:05,163 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:05,173 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (111)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:05,173 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:05,173 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:05,174 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 01:01:05,175 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 01:01:05,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 01:01:05,185 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:05,186 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:05,186 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:05,186 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:05,188 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:05,188 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:05,195 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:05,205 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (112)] Ended with exit code 0 [2024-10-12 01:01:05,206 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:05,206 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:05,207 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 01:01:05,208 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 01:01:05,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 01:01:05,219 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:05,219 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:05,219 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:05,219 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:05,219 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:05,220 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 01:01:05,220 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:05,221 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:05,232 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 01:01:05,232 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:05,232 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:05,233 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 01:01:05,234 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 01:01:05,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 01:01:05,245 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:05,245 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:05,245 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:05,245 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:05,245 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:05,246 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 01:01:05,246 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:05,247 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:05,258 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (114)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:05,258 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:05,258 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:05,260 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 01:01:05,260 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 01:01:05,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 01:01:05,271 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:05,271 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:05,271 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:05,271 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:05,272 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:05,272 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 01:01:05,272 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:05,273 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:05,284 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (115)] Ended with exit code 0 [2024-10-12 01:01:05,284 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:05,284 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:05,286 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 01:01:05,286 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 01:01:05,287 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:05,297 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:05,297 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:05,298 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:05,298 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:05,298 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:05,298 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 01:01:05,298 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:05,300 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:05,310 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (116)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:05,310 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:05,311 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:05,312 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 01:01:05,313 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 01:01:05,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 01:01:05,323 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:05,323 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:05,324 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:05,324 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:05,324 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:05,324 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 01:01:05,324 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:05,326 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:05,336 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (117)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:05,337 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:05,337 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:05,338 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 01:01:05,339 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 01:01:05,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 01:01:05,350 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:05,350 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:05,350 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:05,350 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:05,352 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:05,352 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:05,357 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:05,367 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (118)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:05,368 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:05,368 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:05,369 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 01:01:05,370 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 01:01:05,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 01:01:05,381 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:05,381 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:05,381 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:05,381 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:05,383 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:05,383 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:05,387 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:05,398 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (119)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:05,398 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:05,398 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:05,400 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 01:01:05,400 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 01:01:05,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 01:01:05,413 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:05,413 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:05,414 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:05,414 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:05,414 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:05,414 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 01:01:05,415 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:05,416 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:05,427 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (120)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:05,428 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:05,428 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:05,429 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 01:01:05,430 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 01:01:05,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 01:01:05,441 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:05,441 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:05,441 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:05,441 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:05,441 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:05,442 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 01:01:05,442 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:05,443 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:05,454 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (121)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:05,454 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:05,454 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:05,455 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 01:01:05,456 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 01:01:05,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 01:01:05,469 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:05,469 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:05,469 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:05,469 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:05,469 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:05,470 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 01:01:05,470 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:05,471 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:05,482 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (122)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:05,482 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:05,482 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:05,484 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 01:01:05,484 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 01:01:05,485 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:05,495 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:05,496 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:05,496 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:05,496 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:05,496 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:05,496 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 01:01:05,497 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:05,498 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:05,509 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 01:01:05,509 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:05,509 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:05,511 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 01:01:05,511 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 01:01:05,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 01:01:05,523 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:05,523 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:05,523 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:05,523 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:05,523 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:05,524 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 01:01:05,524 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:05,526 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:05,536 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (124)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:05,537 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:05,537 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:05,538 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 01:01:05,539 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 01:01:05,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 01:01:05,552 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:05,552 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:05,553 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:05,553 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:05,553 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:05,553 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 01:01:05,553 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:05,555 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:05,566 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (125)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:05,566 INFO L451 LassoAnalysis]: Using template '2-phase'. [2024-10-12 01:01:05,566 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:05,566 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:05,568 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 01:01:05,568 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 01:01:05,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 01:01:05,580 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:05,580 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:05,580 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:05,580 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:05,581 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:05,581 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:05,581 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 01:01:05,581 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:05,583 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:05,593 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 01:01:05,593 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:05,593 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:05,594 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 01:01:05,613 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 01:01:05,613 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:05,624 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:05,624 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:05,624 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:05,624 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:05,624 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:05,624 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:05,626 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 01:01:05,626 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:05,628 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:05,638 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (127)] Ended with exit code 0 [2024-10-12 01:01:05,638 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:05,639 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:05,640 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 01:01:05,640 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 01:01:05,641 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:05,651 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:05,651 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:05,651 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:05,652 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:05,652 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:05,653 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:05,653 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:05,657 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:05,667 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 01:01:05,669 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:05,669 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:05,670 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 01:01:05,671 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 01:01:05,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 01:01:05,682 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:05,683 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:05,683 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:05,683 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:05,683 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:05,689 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:05,689 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:05,705 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:05,715 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 01:01:05,716 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:05,716 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:05,717 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 01:01:05,717 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 01:01:05,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 01:01:05,728 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:05,728 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:05,728 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:05,728 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:05,728 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:05,729 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:05,730 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:05,734 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:05,745 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (130)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:05,745 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:05,745 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:05,746 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 01:01:05,747 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 01:01:05,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 01:01:05,758 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:05,758 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:05,758 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:05,758 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:05,758 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:05,760 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:05,760 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:05,765 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:05,774 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (131)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:05,775 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:05,775 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:05,776 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 01:01:05,777 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 01:01:05,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 01:01:05,787 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:05,788 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:05,788 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:05,788 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:05,788 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:05,791 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:05,791 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:05,800 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:05,810 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (132)] Ended with exit code 0 [2024-10-12 01:01:05,811 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:05,811 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:05,812 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 01:01:05,812 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 01:01:05,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 01:01:05,823 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:05,823 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:05,823 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:05,823 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:05,823 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:05,825 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:05,825 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:05,831 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:05,841 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (133)] Ended with exit code 0 [2024-10-12 01:01:05,841 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:05,841 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:05,842 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 01:01:05,843 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 01:01:05,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 01:01:05,853 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:05,853 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:05,853 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:05,853 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:05,853 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:05,857 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:05,857 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:05,861 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:05,871 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 01:01:05,871 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:05,871 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:05,872 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 01:01:05,873 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 01:01:05,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 01:01:05,884 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:05,884 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:05,884 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:05,884 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:05,884 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:05,886 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:05,886 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:05,891 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:05,901 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (135)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:05,901 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:05,901 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:05,902 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 01:01:05,903 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 01:01:05,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 01:01:05,913 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:05,913 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:05,913 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:05,913 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:05,913 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:05,915 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:05,915 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:05,921 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:05,931 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (136)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:05,931 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:05,931 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:05,932 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 01:01:05,933 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 01:01:05,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 01:01:05,943 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:05,943 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:05,944 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:05,944 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:05,944 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:05,953 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:05,953 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:05,983 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:05,994 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 01:01:05,994 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:05,994 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:05,995 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 01:01:05,996 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 01:01:05,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 01:01:06,006 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:06,007 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:06,007 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:06,007 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:06,007 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:06,009 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:06,009 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:06,015 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:06,024 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (138)] Ended with exit code 0 [2024-10-12 01:01:06,025 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:06,025 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:06,026 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 01:01:06,026 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 01:01:06,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 01:01:06,037 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:06,038 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:06,038 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:06,038 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:06,038 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:06,042 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:06,042 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:06,048 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:06,058 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 01:01:06,058 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:06,058 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:06,059 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 01:01:06,059 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 01:01:06,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 01:01:06,070 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:06,070 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:06,070 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:06,070 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:06,070 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:06,072 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:06,072 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:06,076 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:06,086 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 01:01:06,086 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:06,086 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:06,087 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 01:01:06,087 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 01:01:06,088 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:06,098 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:06,098 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:06,098 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:06,098 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:06,098 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:06,100 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:06,100 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:06,103 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:06,113 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (141)] Ended with exit code 0 [2024-10-12 01:01:06,113 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:06,113 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:06,114 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 01:01:06,115 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 01:01:06,115 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:06,125 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:06,125 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:06,125 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:06,125 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:06,125 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:06,126 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:06,126 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:06,132 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:06,142 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (142)] Ended with exit code 0 [2024-10-12 01:01:06,142 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:06,142 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:06,143 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 01:01:06,143 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 01:01:06,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 01:01:06,153 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:06,153 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:06,153 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:06,153 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:06,153 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:06,155 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:06,155 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:06,160 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:06,170 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 01:01:06,170 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:06,170 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:06,171 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 01:01:06,172 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 01:01:06,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 01:01:06,182 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:06,182 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:06,182 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:06,182 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:06,182 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:06,182 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:06,182 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 01:01:06,182 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:06,184 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:06,193 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 01:01:06,194 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:06,194 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:06,194 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 01:01:06,195 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 01:01:06,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 01:01:06,205 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:06,205 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:06,205 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:06,205 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:06,205 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:06,205 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:06,206 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 01:01:06,206 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:06,207 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:06,217 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 01:01:06,217 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:06,217 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:06,218 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 01:01:06,219 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 01:01:06,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 01:01:06,229 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:06,229 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:06,229 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:06,229 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:06,229 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:06,229 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:06,229 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 01:01:06,229 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:06,231 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:06,241 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 01:01:06,241 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:06,241 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:06,242 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 01:01:06,243 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 01:01:06,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 01:01:06,253 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:06,253 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:06,253 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:06,254 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:06,254 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:06,254 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:06,254 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 01:01:06,254 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:06,256 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:06,265 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (147)] Ended with exit code 0 [2024-10-12 01:01:06,266 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:06,266 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:06,267 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 01:01:06,267 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 01:01:06,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 01:01:06,278 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:06,278 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:06,278 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:06,278 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:06,278 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:06,278 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:06,278 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 01:01:06,278 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:06,280 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:06,290 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (148)] Ended with exit code 0 [2024-10-12 01:01:06,290 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:06,290 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:06,291 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 01:01:06,291 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 01:01:06,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 01:01:06,302 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:06,302 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:06,302 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:06,302 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:06,302 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:06,303 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:06,304 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:06,307 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:06,317 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (149)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:06,317 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:06,317 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:06,319 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 01:01:06,319 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 01:01:06,319 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:06,329 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:06,329 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:06,329 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:06,329 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:06,329 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:06,330 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:06,330 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:06,333 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:06,343 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 01:01:06,343 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:06,343 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:06,344 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 01:01:06,345 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 01:01:06,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 01:01:06,354 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:06,355 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:06,355 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:06,355 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:06,355 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:06,355 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:06,355 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 01:01:06,355 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:06,357 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:06,367 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (151)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:06,367 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:06,367 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:06,368 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 01:01:06,368 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 01:01:06,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 01:01:06,378 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:06,379 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:06,379 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:06,379 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:06,379 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:06,379 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:06,379 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 01:01:06,379 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:06,381 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:06,391 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 01:01:06,391 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:06,391 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:06,392 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 01:01:06,392 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 01:01:06,393 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:06,402 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:06,403 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:06,403 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:06,403 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:06,403 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:06,403 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:06,403 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 01:01:06,403 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:06,405 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:06,414 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 01:01:06,415 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:06,415 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:06,416 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 01:01:06,416 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 01:01:06,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 01:01:06,426 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:06,427 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:06,427 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:06,427 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:06,427 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:06,427 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:06,427 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 01:01:06,427 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:06,429 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:06,439 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 01:01:06,439 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:06,439 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:06,440 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 01:01:06,441 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 01:01: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 01:01:06,452 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:06,452 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:06,452 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:06,452 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:06,452 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:06,452 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:06,452 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 01:01:06,452 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:06,454 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:06,463 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (155)] Ended with exit code 0 [2024-10-12 01:01:06,464 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:06,464 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:06,464 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 01:01:06,465 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 01:01:06,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 01:01:06,475 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:06,476 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:06,476 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:06,476 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:06,476 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:06,476 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:06,476 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 01:01:06,476 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:06,478 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:06,487 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 01:01:06,488 INFO L451 LassoAnalysis]: Using template '3-phase'. [2024-10-12 01:01:06,488 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:06,488 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:06,489 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 01:01:06,489 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 01:01:06,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 01:01:06,500 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:06,500 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 01:01:06,500 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:06,500 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:06,500 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:06,500 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:06,501 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:06,501 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:06,503 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:06,512 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 01:01:06,513 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:06,513 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:06,514 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 01:01:06,514 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 01:01:06,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 01:01:06,525 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:06,525 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 01:01:06,525 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:06,525 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:06,525 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:06,525 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:06,526 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:06,526 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:06,528 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:06,537 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (158)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:06,538 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:06,538 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:06,539 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 01:01:06,540 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 01:01:06,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 01:01:06,551 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:06,552 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 01:01:06,552 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:06,552 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:06,552 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:06,554 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:06,554 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:06,559 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:06,569 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 01:01:06,569 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:06,569 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:06,570 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 01:01:06,571 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 01:01:06,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 01:01:06,581 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:06,581 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 01:01:06,582 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:06,582 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:06,582 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:06,587 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:06,587 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:06,614 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:06,625 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 01:01:06,625 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:06,625 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:06,626 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 01:01:06,626 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 01:01:06,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 01:01:06,637 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:06,638 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 01:01:06,638 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:06,638 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:06,638 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:06,640 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:06,640 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:06,645 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:06,656 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 01:01:06,656 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:06,656 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:06,657 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 01:01:06,657 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 01:01:06,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 01:01:06,668 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:06,668 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 01:01:06,668 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:06,668 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:06,668 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:06,670 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:06,670 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:06,676 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:06,686 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (162)] Ended with exit code 0 [2024-10-12 01:01:06,687 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:06,687 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:06,687 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 01:01:06,688 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 01:01:06,689 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:06,699 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:06,699 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 01:01:06,699 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:06,699 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:06,699 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:06,703 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:06,703 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:06,716 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:06,726 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (163)] Ended with exit code 0 [2024-10-12 01:01:06,727 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:06,727 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:06,728 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 01:01:06,728 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 01:01:06,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 01:01:06,739 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:06,739 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 01:01:06,739 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:06,739 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:06,739 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:06,742 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:06,742 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:06,750 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:06,759 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 01:01:06,760 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:06,760 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:06,761 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 01:01:06,761 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 01:01:06,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 01:01:06,772 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:06,772 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 01:01:06,772 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:06,772 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:06,772 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:06,774 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:06,774 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:06,778 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:06,788 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 01:01:06,788 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:06,789 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:06,789 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 01:01:06,790 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 01:01:06,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 01:01:06,800 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:06,801 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 01:01:06,801 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:06,801 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:06,801 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:06,803 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:06,803 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:06,809 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:06,819 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 01:01:06,819 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:06,819 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:06,820 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 01:01:06,821 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 01:01:06,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 01:01:06,831 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:06,832 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 01:01:06,832 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:06,832 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:06,832 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:06,834 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:06,834 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:06,841 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:06,851 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 01:01:06,851 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:06,851 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:06,852 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 01:01:06,853 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 01:01:06,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 01:01:06,864 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:06,864 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 01:01:06,864 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:06,864 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:06,864 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:06,879 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:06,879 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:06,936 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:06,947 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 01:01:06,947 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:06,947 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:06,948 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 01:01:06,949 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 01:01:06,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 01:01:06,959 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:06,960 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 01:01:06,960 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:06,960 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:06,960 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:06,962 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:06,962 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:06,968 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:06,978 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (169)] Ended with exit code 0 [2024-10-12 01:01:06,978 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:06,979 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:06,979 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 01:01:06,980 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 01:01:06,981 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:06,993 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:06,994 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 01:01:06,994 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:06,994 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:06,994 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:06,996 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:06,996 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:07,007 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:07,020 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 01:01:07,021 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:07,021 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:07,022 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 01:01:07,023 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 01:01:07,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 01:01:07,035 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:07,035 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 01:01:07,036 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:07,036 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:07,036 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:07,038 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:07,039 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:07,044 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:07,054 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (171)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:07,054 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:07,055 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:07,055 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 01:01:07,056 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 01:01:07,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 01:01:07,066 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:07,066 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 01:01:07,066 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:07,066 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:07,066 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:07,068 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:07,068 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:07,073 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:07,083 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 01:01:07,083 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:07,084 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:07,084 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 01:01:07,085 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 01:01:07,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 01:01:07,096 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:07,096 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 01:01:07,096 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:07,096 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:07,096 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:07,098 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:07,098 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:07,105 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:07,115 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (173)] Ended with exit code 0 [2024-10-12 01:01:07,115 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:07,116 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:07,117 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 01:01:07,118 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 01:01:07,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 01:01:07,128 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:07,129 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 01:01:07,129 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:07,129 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:07,129 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:07,131 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:07,131 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:07,138 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:07,148 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 01:01:07,149 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:07,149 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:07,150 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 01:01:07,164 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 01:01:07,165 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:07,175 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:07,175 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 01:01:07,175 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:07,175 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:07,175 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:07,175 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:07,176 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:07,176 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:07,178 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:07,189 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (175)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:07,189 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:07,189 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:07,190 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 01:01:07,190 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 01:01:07,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 01:01:07,201 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:07,201 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 01:01:07,201 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:07,201 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:07,201 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:07,201 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:07,202 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:07,202 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:07,204 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:07,214 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (176)] Ended with exit code 0 [2024-10-12 01:01:07,215 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:07,215 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:07,216 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 01:01:07,216 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 01:01:07,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 01:01:07,226 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:07,227 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 01:01:07,227 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:07,227 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:07,227 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:07,227 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:07,227 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:07,227 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:07,229 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:07,239 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 01:01:07,240 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:07,240 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:07,240 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 01:01:07,241 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 01:01:07,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 01:01:07,251 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:07,251 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 01:01:07,252 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:07,252 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:07,252 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:07,252 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:07,252 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:07,252 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:07,255 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:07,264 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 01:01:07,265 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:07,265 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:07,265 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 01:01:07,266 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 01:01: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 01:01:07,277 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:07,277 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 01:01:07,277 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:07,277 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:07,277 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:07,277 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:07,278 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:07,278 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:07,280 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:07,290 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (179)] Ended with exit code 0 [2024-10-12 01:01:07,290 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:07,291 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:07,291 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 01:01:07,292 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 01:01:07,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 01:01:07,303 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:07,303 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 01:01:07,303 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:07,303 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:07,303 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:07,305 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:07,305 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:07,310 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:07,321 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 01:01:07,321 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:07,321 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:07,322 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 01:01:07,322 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 01:01:07,323 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:07,333 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:07,333 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 01:01:07,333 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:07,333 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:07,333 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:07,334 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:07,334 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:07,339 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:07,349 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (181)] Ended with exit code 0 [2024-10-12 01:01:07,349 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:07,349 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:07,350 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 01:01:07,351 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 01:01:07,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 01:01:07,362 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:07,362 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 01:01:07,362 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:07,362 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:07,362 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:07,362 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:07,363 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:07,363 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:07,365 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:07,375 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 01:01:07,375 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:07,375 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:07,376 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 01:01:07,376 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 01:01:07,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 01:01:07,387 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:07,387 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 01:01:07,387 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:07,387 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:07,387 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:07,387 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:07,388 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:07,388 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:07,391 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:07,401 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (183)] Ended with exit code 0 [2024-10-12 01:01:07,402 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:07,402 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:07,403 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 01:01:07,403 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 01:01:07,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 01:01:07,414 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:07,415 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 01:01:07,415 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:07,415 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:07,415 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:07,415 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:07,415 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:07,415 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:07,418 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:07,429 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (184)] Ended with exit code 0 [2024-10-12 01:01:07,429 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:07,430 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:07,430 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 01:01:07,431 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 01:01:07,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 01:01:07,442 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:07,442 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 01:01:07,442 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:07,442 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:07,442 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:07,442 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:07,443 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:07,443 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:07,445 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:07,455 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 01:01:07,456 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:07,456 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:07,457 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 01:01:07,457 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 01:01:07,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 01:01:07,469 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:07,469 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 01:01:07,469 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:07,469 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:07,469 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:07,469 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:07,469 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:07,469 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:07,472 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:07,481 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 01:01:07,482 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:07,482 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:07,483 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 01:01:07,484 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 01:01:07,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 01:01:07,494 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:07,495 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 01:01:07,495 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:07,495 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:07,495 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:07,495 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:07,495 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:07,495 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:07,497 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:07,507 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 01:01:07,508 INFO L451 LassoAnalysis]: Using template '4-phase'. [2024-10-12 01:01:07,508 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:07,508 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:07,509 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 01:01:07,510 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 01:01:07,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 01:01:07,524 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:07,525 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:07,525 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:07,525 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:07,525 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:07,525 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:07,526 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 01:01:07,526 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:07,529 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:07,540 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 01:01:07,540 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:07,540 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:07,541 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 01:01:07,542 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 01:01:07,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 01:01:07,553 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:07,553 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:07,553 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:07,554 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:07,554 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:07,554 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:07,554 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 01:01:07,554 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:07,557 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:07,567 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (189)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:07,568 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:07,568 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:07,569 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 01:01:07,570 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 01:01:07,570 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:07,580 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:07,580 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:07,580 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:07,580 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:07,580 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:07,583 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:07,583 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:07,590 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:07,600 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 01:01:07,601 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:07,601 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:07,602 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 01:01:07,603 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 01:01:07,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 01:01:07,615 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:07,615 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:07,615 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:07,615 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:07,615 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:07,623 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:07,623 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:07,670 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:07,681 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (191)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:07,682 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:07,682 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:07,683 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 01:01:07,684 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 01:01:07,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 01:01:07,695 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:07,695 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:07,695 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:07,695 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:07,695 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:07,697 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:07,697 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:07,704 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:07,715 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (192)] Ended with exit code 0 [2024-10-12 01:01:07,715 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:07,715 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:07,718 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 01:01:07,718 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 01:01:07,719 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:07,729 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:07,729 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:07,729 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:07,729 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:07,729 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:07,732 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:07,732 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:07,740 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:07,750 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 01:01:07,751 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:07,751 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:07,752 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 01:01:07,752 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 01:01:07,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 01:01:07,764 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:07,764 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:07,764 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:07,764 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:07,764 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:07,769 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:07,769 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:07,790 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:07,801 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 01:01:07,802 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:07,802 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:07,803 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 01:01:07,803 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 01:01:07,805 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:07,816 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:07,816 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:07,816 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:07,816 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:07,816 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:07,819 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:07,819 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:07,830 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:07,840 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (195)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:07,841 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:07,841 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:07,842 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 01:01:07,842 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 01:01:07,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 01:01:07,853 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:07,853 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:07,853 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:07,853 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:07,853 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:07,856 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:07,856 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:07,862 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:07,872 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 01:01:07,872 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:07,873 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:07,874 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 01:01:07,874 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 01:01:07,875 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:07,885 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:07,885 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:07,885 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:07,885 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:07,885 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:07,888 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:07,888 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:07,897 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:07,907 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (197)] Ended with exit code 0 [2024-10-12 01:01:07,907 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:07,908 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:07,908 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 01:01:07,909 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 01:01:07,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 01:01:07,920 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:07,920 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:07,920 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:07,920 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:07,920 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:07,923 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:07,923 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:07,932 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:07,942 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (198)] Ended with exit code 0 [2024-10-12 01:01:07,943 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:07,943 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:07,944 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 01:01:07,945 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 01:01:07,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 01:01:07,956 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:07,956 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:07,956 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:07,956 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:07,956 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:07,970 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:07,970 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:08,084 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:08,095 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (199)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:08,095 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:08,095 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:08,096 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 01:01:08,097 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 01:01:08,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 01:01:08,107 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:08,108 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:08,108 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:08,108 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:08,108 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:08,110 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:08,110 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:08,120 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:08,130 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (200)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:08,130 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:08,130 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:08,131 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 01:01:08,132 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 01:01:08,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 01:01:08,142 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:08,142 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:08,142 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:08,142 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:08,142 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:08,145 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:08,145 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:08,154 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:08,164 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 01:01:08,164 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:08,164 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:08,165 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 01:01:08,166 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 01:01:08,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 01:01:08,176 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:08,176 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:08,176 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:08,176 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:08,177 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:08,179 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:08,179 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:08,186 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:08,195 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 01:01:08,196 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:08,196 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:08,197 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 01:01:08,197 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 01:01:08,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 01:01:08,208 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:08,208 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:08,208 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:08,208 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:08,208 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:08,210 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:08,210 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:08,217 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:08,227 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 01:01:08,228 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:08,228 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:08,229 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 01:01:08,229 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 01:01:08,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 01:01:08,240 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:08,240 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:08,240 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:08,240 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:08,240 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:08,242 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:08,242 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:08,252 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:08,262 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 01:01:08,262 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:08,262 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:08,263 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 01:01:08,263 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 01:01:08,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 01:01:08,274 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:08,274 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:08,274 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:08,274 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:08,274 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:08,277 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:08,277 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:08,287 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:08,296 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (205)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:08,297 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:08,297 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:08,298 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 01:01:08,298 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 01:01:08,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 01:01:08,310 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:08,310 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:08,311 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:08,311 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:08,311 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:08,311 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:08,311 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 01:01:08,311 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:08,314 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:08,324 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (206)] Ended with exit code 0 [2024-10-12 01:01:08,324 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:08,325 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:08,326 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 01:01:08,326 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 01:01:08,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 01:01:08,337 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:08,338 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:08,338 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:08,338 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:08,338 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:08,338 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:08,339 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 01:01:08,339 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:08,342 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:08,351 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (207)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:08,352 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:08,352 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:08,353 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 01:01:08,353 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 01:01:08,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 01:01:08,364 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:08,364 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:08,364 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:08,364 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:08,364 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:08,364 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:08,365 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 01:01:08,365 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:08,368 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:08,378 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 01:01:08,378 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:08,378 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:08,379 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 01:01:08,379 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 01:01:08,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 01:01:08,390 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:08,390 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:08,390 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:08,390 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:08,390 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:08,390 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:08,391 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 01:01:08,391 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:08,394 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:08,403 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 01:01:08,404 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:08,404 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:08,405 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 01:01:08,405 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 01:01:08,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 01:01:08,415 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:08,416 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:08,416 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:08,416 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:08,416 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:08,416 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:08,417 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 01:01:08,417 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:08,419 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:08,429 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 01:01:08,430 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:08,430 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:08,431 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 01:01:08,431 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 01:01:08,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 01:01:08,442 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:08,442 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:08,442 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:08,442 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:08,442 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:08,444 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:08,444 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:08,451 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:08,460 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (211)] Ended with exit code 0 [2024-10-12 01:01:08,461 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:08,461 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:08,462 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 01:01:08,462 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 01:01:08,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 01:01:08,473 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:08,473 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:08,473 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:08,473 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:08,473 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:08,475 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:08,475 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:08,481 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:08,491 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 01:01:08,491 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:08,491 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:08,492 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 01:01:08,492 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 01:01:08,493 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:08,503 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:08,503 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:08,503 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:08,503 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:08,503 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:08,503 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:08,504 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 01:01:08,504 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:08,507 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:08,516 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 01:01:08,517 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:08,517 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:08,518 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 01:01:08,528 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 01:01:08,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 01:01:08,538 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:08,539 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:08,539 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:08,539 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:08,539 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:08,539 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:08,539 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 01:01:08,539 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:08,542 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:08,552 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 01:01:08,552 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:08,552 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:08,553 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 01:01:08,554 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 01:01:08,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 01:01:08,565 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:08,565 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:08,565 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:08,565 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:08,565 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:08,565 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:08,566 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 01:01:08,566 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:08,569 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:08,579 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (215)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:08,579 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:08,579 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:08,580 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 01:01:08,580 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 01:01:08,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 01:01:08,591 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:08,591 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:08,591 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:08,591 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:08,591 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:08,591 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:08,592 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 01:01:08,592 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:08,595 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:08,605 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (216)] Ended with exit code 0 [2024-10-12 01:01:08,605 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:08,605 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:08,606 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 01:01:08,606 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 01:01:08,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 01:01:08,617 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:08,617 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:08,617 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:08,617 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:08,617 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:08,617 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:08,618 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 01:01:08,618 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:08,621 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:08,630 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (217)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:08,631 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:08,631 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:08,632 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 01:01:08,632 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 01:01:08,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 01:01:08,643 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:08,643 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:08,643 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:08,643 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:08,643 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:08,643 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:08,644 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 01:01:08,644 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:08,647 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:08,656 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (218)] Ended with exit code 0 [2024-10-12 01:01:08,657 INFO L451 LassoAnalysis]: Using template '2-lex'. [2024-10-12 01:01:08,657 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:08,657 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:08,658 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 01:01:08,658 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 01:01:08,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 01:01:08,669 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:08,669 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:08,669 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:08,669 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:08,669 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:08,669 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:08,669 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:08,670 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:08,671 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:08,681 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (219)] Ended with exit code 0 [2024-10-12 01:01:08,681 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:08,681 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:08,683 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 01:01:08,683 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 01:01:08,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 01:01:08,694 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:08,694 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:08,694 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:08,694 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:08,694 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:08,694 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:08,695 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:08,695 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:08,696 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:08,706 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 01:01:08,706 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:08,706 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:08,707 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 01:01:08,708 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 01:01:08,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 01:01:08,718 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:08,718 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:08,718 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:08,718 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:08,718 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:08,720 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:08,720 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:08,724 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:08,734 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (221)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:08,734 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:08,734 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:08,735 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 01:01:08,735 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 01:01:08,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 01:01:08,746 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:08,746 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:08,746 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:08,746 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:08,746 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:08,752 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:08,752 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:08,767 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:08,777 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 01:01:08,777 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:08,777 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:08,778 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 01:01:08,779 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 01:01:08,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 01:01:08,789 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:08,790 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:08,790 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:08,790 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:08,790 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:08,791 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:08,791 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:08,796 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:08,805 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 01:01:08,806 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:08,806 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:08,807 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 01:01:08,807 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 01:01:08,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 01:01:08,817 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:08,818 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:08,818 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:08,818 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:08,818 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:08,820 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:08,820 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:08,825 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:08,835 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 01:01:08,835 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:08,835 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:08,836 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 01:01:08,836 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 01:01:08,837 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:08,848 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:08,848 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:08,848 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:08,848 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:08,848 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:08,851 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:08,851 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:08,861 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:08,871 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 01:01:08,872 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:08,872 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:08,873 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 01:01:08,874 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 01:01:08,875 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:08,884 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:08,885 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:08,885 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:08,885 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:08,885 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:08,888 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:08,888 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:08,894 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:08,904 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 01:01:08,904 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:08,904 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:08,905 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 01:01:08,906 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 01:01:08,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 01:01:08,916 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:08,916 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:08,916 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:08,916 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:08,916 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:08,918 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:08,918 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:08,921 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:08,931 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 01:01:08,931 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:08,932 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:08,932 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 01:01:08,933 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 01:01:08,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 01:01:08,943 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:08,943 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:08,943 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:08,943 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:08,943 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:08,945 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:08,945 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:08,950 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:08,960 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 01:01:08,960 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:08,960 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:08,961 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 01:01:08,962 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 01:01:08,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 01:01:08,972 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:08,972 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:08,972 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:08,972 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:08,972 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:08,974 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:08,974 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:08,980 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:08,990 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (229)] Ended with exit code 0 [2024-10-12 01:01:08,990 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:08,990 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:08,991 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 01:01:08,992 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 01:01:08,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 01:01:09,002 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:09,002 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:09,002 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:09,003 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:09,003 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:09,013 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:09,013 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:09,040 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:09,050 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 01:01:09,051 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:09,051 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:09,052 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 01:01:09,052 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 01:01:09,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 01:01:09,063 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:09,063 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:09,063 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:09,063 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:09,063 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:09,065 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:09,065 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:09,071 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:09,081 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 01:01:09,081 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:09,082 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:09,082 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 01:01:09,085 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 01:01:09,085 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:09,095 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:09,095 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:09,096 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:09,096 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:09,096 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:09,098 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:09,098 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:09,104 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:09,114 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 01:01:09,114 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:09,114 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:09,115 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 01:01:09,116 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 01:01:09,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 01:01:09,126 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:09,126 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:09,126 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:09,126 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:09,127 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:09,128 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:09,128 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:09,132 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:09,142 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 01:01:09,142 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:09,142 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:09,143 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 01:01:09,144 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 01:01:09,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 01:01:09,154 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:09,154 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:09,154 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:09,154 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:09,154 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:09,156 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:09,156 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:09,160 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:09,170 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (234)] Ended with exit code 0 [2024-10-12 01:01:09,170 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:09,170 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:09,171 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 01:01:09,171 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 01:01:09,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 01:01:09,181 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:09,181 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:09,181 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:09,182 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:09,182 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:09,183 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:09,183 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:09,189 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:09,199 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 01:01:09,199 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:09,199 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:09,200 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 01:01:09,201 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 01:01:09,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 01:01:09,211 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:09,211 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:09,211 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:09,211 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:09,211 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:09,213 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:09,213 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:09,219 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:09,228 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 01:01:09,229 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:09,229 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:09,230 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 01:01:09,230 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 01:01:09,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 01:01:09,240 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:09,241 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:09,241 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:09,241 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:09,241 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:09,241 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:09,241 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:09,241 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:09,243 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:09,253 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (237)] Ended with exit code 0 [2024-10-12 01:01:09,253 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:09,253 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:09,254 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 01:01:09,254 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 01:01:09,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 01:01:09,265 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:09,265 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:09,265 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:09,265 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:09,265 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:09,265 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:09,265 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:09,265 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:09,267 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:09,277 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (238)] Ended with exit code 0 [2024-10-12 01:01:09,277 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:09,277 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:09,278 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 01:01:09,278 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 01:01:09,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 01:01:09,289 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:09,289 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:09,289 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:09,289 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:09,289 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:09,290 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:09,290 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:09,290 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:09,292 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:09,301 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (239)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:09,302 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:09,302 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:09,303 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 01:01:09,303 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 01:01:09,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 01:01:09,314 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:09,314 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:09,314 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:09,314 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:09,314 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:09,314 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:09,314 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:09,314 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:09,316 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:09,326 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (240)] Ended with exit code 0 [2024-10-12 01:01:09,326 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:09,326 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:09,327 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 01:01:09,327 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 01:01:09,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 01:01:09,338 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:09,338 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:09,338 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:09,338 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:09,338 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:09,338 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:09,338 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:09,339 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:09,340 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:09,350 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (241)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:09,350 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:09,350 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:09,351 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 01:01:09,352 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 01:01:09,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 01:01:09,362 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:09,362 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:09,362 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:09,362 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:09,362 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:09,364 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:09,364 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:09,368 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:09,377 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (242)] Ended with exit code 0 [2024-10-12 01:01:09,378 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:09,378 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:09,379 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 01:01:09,379 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 01:01:09,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 01:01:09,390 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:09,390 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:09,390 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:09,390 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:09,390 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:09,391 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:09,391 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:09,395 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:09,405 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (243)] Ended with exit code 0 [2024-10-12 01:01:09,405 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:09,405 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:09,406 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 01:01:09,406 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 01:01:09,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 01:01:09,417 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:09,417 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:09,417 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:09,417 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:09,417 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:09,417 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:09,417 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:09,417 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:09,419 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:09,429 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (244)] Ended with exit code 0 [2024-10-12 01:01:09,430 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:09,430 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:09,431 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 01:01:09,431 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 01:01:09,432 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:09,441 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:09,441 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:09,441 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:09,442 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:09,442 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:09,442 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:09,442 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:09,442 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:09,444 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:09,453 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (245)] Ended with exit code 0 [2024-10-12 01:01:09,454 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:09,454 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:09,455 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 01:01:09,455 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 01:01:09,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 01:01:09,465 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:09,465 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:09,465 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:09,466 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:09,466 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:09,466 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:09,466 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:09,466 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:09,467 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:09,477 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (246)] Ended with exit code 0 [2024-10-12 01:01:09,477 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:09,477 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:09,478 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 01:01:09,479 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 01:01:09,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 01:01:09,489 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:09,489 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:09,489 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:09,490 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:09,490 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:09,490 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:09,490 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:09,490 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:09,492 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:09,502 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (247)] Ended with exit code 0 [2024-10-12 01:01:09,502 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:09,502 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:09,503 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 01:01:09,503 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 01:01:09,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 01:01:09,513 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:09,514 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:09,514 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:09,514 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:09,514 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:09,514 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:09,514 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:09,514 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:09,516 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:09,525 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 01:01:09,526 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:09,526 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:09,527 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 01:01:09,527 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 01:01:09,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 01:01:09,538 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:09,538 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:09,538 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:09,538 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:09,538 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:09,538 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:09,539 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:09,539 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:09,540 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:09,550 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 01:01:09,551 INFO L451 LassoAnalysis]: Using template '3-lex'. [2024-10-12 01:01:09,551 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:09,551 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:09,552 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 01:01:09,553 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 01:01:09,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 01:01:09,563 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:09,563 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:09,563 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:09,564 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:09,564 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:09,564 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 01:01:09,564 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 01:01:09,564 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:09,567 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:09,577 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (250)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:09,577 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:09,577 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:09,578 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 01:01:09,578 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 01:01:09,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 01:01:09,591 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:09,591 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:09,591 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:09,591 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:09,591 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:09,591 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 01:01:09,592 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 01:01:09,592 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:09,594 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:09,604 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (251)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:09,604 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:09,604 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:09,605 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 01:01:09,606 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 01:01:09,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 01:01:09,617 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:09,617 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:09,617 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:09,617 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:09,617 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 01:01:09,620 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 01:01:09,620 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 01:01:09,626 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:09,636 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (252)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:09,636 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:09,636 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:09,638 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 01:01:09,639 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 01:01:09,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 01:01:09,650 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:09,650 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:09,650 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:09,650 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:09,650 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 01:01:09,658 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 01:01:09,658 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 01:01:09,688 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:09,699 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (253)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:09,700 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:09,700 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:09,701 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 01:01:09,701 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 01:01:09,703 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:09,713 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:09,713 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:09,713 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:09,713 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:09,713 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 01:01:09,715 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 01:01:09,716 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 01:01:09,721 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:09,731 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (254)] Ended with exit code 0 [2024-10-12 01:01:09,732 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:09,732 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:09,733 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 01:01:09,733 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 01:01: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 01:01:09,744 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:09,745 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:09,745 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:09,745 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:09,745 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 01:01:09,748 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 01:01:09,748 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 01:01:09,755 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:09,765 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 01:01:09,765 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:09,766 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:09,767 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 01:01:09,768 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 01:01:09,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 01:01:09,779 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:09,779 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:09,779 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:09,779 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:09,779 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 01:01:09,784 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 01:01:09,784 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 01:01:09,799 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:09,810 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 01:01:09,812 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:09,812 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:09,813 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 01:01:09,813 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 01:01:09,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 01:01:09,826 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:09,826 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:09,826 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:09,826 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:09,827 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 01:01:09,830 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 01:01:09,830 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 01:01:09,840 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:09,852 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (257)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:09,852 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:09,853 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:09,853 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 01:01:09,864 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 01:01: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 01:01:09,875 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:09,875 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:09,876 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:09,876 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:09,876 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 01:01:09,878 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 01:01:09,878 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 01:01:09,883 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:09,894 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 01:01:09,894 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:09,894 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:09,895 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 01:01:09,896 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 01:01:09,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 01:01:09,907 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:09,907 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:09,907 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:09,907 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:09,907 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 01:01:09,911 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 01:01:09,911 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 01:01:09,918 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:09,929 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 01:01:09,929 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:09,929 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:09,930 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 01:01:09,931 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 01:01:09,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 01:01:09,942 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:09,942 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:09,942 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:09,942 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:09,942 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 01:01:09,945 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 01:01:09,945 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 01:01:09,956 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:09,966 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 01:01:09,967 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:09,967 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:09,968 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 01:01:09,968 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 01:01:09,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 01:01:09,980 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:09,980 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:09,980 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:09,980 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:09,980 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 01:01:09,996 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 01:01:09,996 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 01:01:10,056 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:10,067 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 01:01:10,067 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:10,067 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:10,068 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 01:01:10,069 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 01:01:10,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 01:01:10,080 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:10,080 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:10,080 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:10,080 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:10,080 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 01:01:10,083 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 01:01:10,083 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 01:01:10,093 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:10,103 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (262)] Ended with exit code 0 [2024-10-12 01:01:10,103 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:10,104 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:10,104 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 01:01:10,105 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 01:01:10,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 01:01:10,116 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:10,116 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:10,116 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:10,116 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:10,116 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 01:01:10,119 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 01:01:10,119 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 01:01:10,128 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:10,139 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (263)] Ended with exit code 0 [2024-10-12 01:01:10,139 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:10,139 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:10,140 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 01:01:10,141 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 01:01:10,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 01:01:10,151 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:10,151 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:10,151 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:10,151 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:10,151 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 01:01:10,154 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 01:01:10,154 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 01:01:10,160 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:10,170 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (264)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:10,171 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:10,171 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:10,172 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 01:01:10,172 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 01:01:10,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 01:01:10,183 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:10,183 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:10,183 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:10,183 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:10,183 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 01:01:10,185 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 01:01:10,186 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 01:01:10,191 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:10,202 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 01:01:10,202 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:10,202 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:10,203 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 01:01:10,204 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 01:01:10,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 01:01:10,214 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:10,214 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:10,214 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:10,215 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:10,215 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 01:01:10,217 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 01:01:10,217 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 01:01:10,228 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:10,238 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (266)] Ended with exit code 0 [2024-10-12 01:01:10,239 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:10,239 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:10,240 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 01:01:10,240 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 01:01:10,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 01:01:10,251 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:10,252 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:10,252 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:10,252 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:10,252 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 01:01:10,255 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 01:01:10,255 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 01:01:10,265 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:10,275 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (267)] Ended with exit code 0 [2024-10-12 01:01:10,276 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:10,276 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:10,277 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 01:01:10,278 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 01:01:10,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 01:01:10,288 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:10,288 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:10,288 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:10,288 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:10,288 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:10,288 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 01:01:10,289 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 01:01:10,289 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:10,291 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:10,301 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 01:01:10,301 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:10,301 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:10,302 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 01:01:10,303 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 01:01:10,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 01:01:10,314 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:10,314 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:10,314 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:10,314 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:10,314 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:10,314 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 01:01:10,315 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 01:01:10,315 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:10,317 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:10,327 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 01:01:10,327 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:10,328 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:10,329 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 01:01:10,329 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 01:01:10,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 01:01:10,340 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:10,340 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:10,340 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:10,340 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:10,340 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:10,340 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 01:01:10,341 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 01:01:10,341 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:10,343 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:10,353 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 01:01:10,354 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:10,354 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:10,355 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 01:01:10,355 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 01:01:10,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 01:01:10,366 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:10,366 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:10,366 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:10,366 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:10,366 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:10,366 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 01:01:10,367 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 01:01:10,367 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:10,369 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:10,380 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 01:01:10,381 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:10,381 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:10,382 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 01:01:10,382 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 01:01:10,384 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:10,394 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:10,394 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:10,394 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:10,394 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:10,394 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:10,395 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 01:01:10,395 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 01:01:10,395 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:10,398 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:10,408 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (272)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:10,408 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:10,408 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:10,409 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 01:01:10,410 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 01:01:10,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 01:01:10,420 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:10,420 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:10,420 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:10,420 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:10,420 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 01:01:10,422 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 01:01:10,422 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 01:01:10,428 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:10,438 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (273)] Ended with exit code 0 [2024-10-12 01:01:10,438 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:10,438 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:10,439 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 01:01:10,440 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 01:01:10,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 01:01:10,450 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:10,450 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:10,450 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:10,450 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:10,450 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 01:01:10,452 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 01:01:10,452 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 01:01:10,457 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:10,467 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 01:01:10,467 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:10,468 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:10,468 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 01:01:10,469 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 01:01:10,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 01:01:10,480 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:10,480 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:10,480 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:10,480 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:10,480 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:10,481 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 01:01:10,481 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 01:01:10,481 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:10,484 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:10,494 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 01:01:10,495 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:10,495 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:10,496 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 01:01:10,496 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 01:01:10,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 01:01:10,506 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:10,507 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:10,507 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:10,507 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:10,507 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:10,507 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 01:01:10,507 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 01:01:10,507 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:10,510 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:10,520 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 01:01:10,520 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:10,520 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:10,522 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 01:01:10,523 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 01:01:10,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 01:01:10,535 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:10,536 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:10,536 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:10,536 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:10,536 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:10,536 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 01:01:10,536 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 01:01:10,536 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:10,538 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:10,548 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (277)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:10,548 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:10,548 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:10,549 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 01:01:10,550 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 01:01:10,550 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:10,560 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:10,561 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:10,561 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:10,561 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:10,561 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:10,561 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 01:01:10,561 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 01:01:10,561 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:10,564 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:10,574 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (278)] Ended with exit code 0 [2024-10-12 01:01:10,574 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:10,574 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:10,575 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 01:01:10,576 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 01:01:10,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 01:01:10,586 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:10,586 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:10,586 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:10,586 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:10,586 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:10,586 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 01:01:10,587 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 01:01:10,587 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:10,589 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:10,599 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (279)] Ended with exit code 0 [2024-10-12 01:01:10,599 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:10,599 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:10,600 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 01:01:10,601 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 01:01:10,601 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:10,611 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:10,612 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:10,612 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:10,612 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:10,612 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:10,612 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 01:01:10,612 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 01:01:10,612 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:10,615 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:10,625 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 01:01:10,625 INFO L366 stractBuchiCegarLoop]: Result of lasso check was UNKNOWN. I will concatenate loop to stem and try again. [2024-10-12 01:01:10,626 INFO L745 eck$LassoCheckResult]: Stem: 25#$Ultimate##0true assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(29, 2); 6#L-1true assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_~#array~0#1.base, main_~#array~0#1.offset, main_~#index~0#1.base, main_~#index~0#1.offset, main_~#tmp~0#1.base, main_~#tmp~0#1.offset;call main_~#array~0#1.base, main_~#array~0#1.offset := #Ultimate.allocOnStack(40000);call main_~#index~0#1.base, main_~#index~0#1.offset := #Ultimate.allocOnStack(4);call write~init~int#1(0, main_~#index~0#1.base, main_~#index~0#1.offset, 4);call main_~#tmp~0#1.base, main_~#tmp~0#1.offset := #Ultimate.allocOnStack(4);call write~init~int#3(0, main_~#tmp~0#1.base, main_~#tmp~0#1.offset, 4); 20#L100true call func_to_recursive_line_38_to_41_0(main_~#array~0#1.base, main_~#array~0#1.offset, main_~#index~0#1.base, main_~#index~0#1.offset, main_~#tmp~0#1.base, main_~#tmp~0#1.offset);< 16#$Ultimate##0true ~array.base, ~array.offset := #in~array.base, #in~array.offset;~index.base, ~index.offset := #in~index.base, #in~index.offset;~tmp.base, ~tmp.offset := #in~tmp.base, #in~tmp.offset;call #t~mem1 := read~int#1(~index.base, ~index.offset, 4); 10#L64true assume #t~mem1 % 4294967296 < 10000;havoc #t~mem1;call #t~mem2 := read~int#1(~index.base, ~index.offset, 4);call #t~mem3 := read~int#3(~tmp.base, ~tmp.offset, 4);call write~int#2(#t~mem3, ~array.base, ~array.offset + 4 * (if #t~mem2 % 4294967296 % 4294967296 <= 2147483647 then #t~mem2 % 4294967296 % 4294967296 else #t~mem2 % 4294967296 % 4294967296 - 4294967296), 4);havoc #t~mem2;havoc #t~mem3;call #t~mem4 := read~int#1(~index.base, ~index.offset, 4);call write~int#1(1 + #t~mem4, ~index.base, ~index.offset, 4);havoc #t~mem4;call #t~mem5 := read~int#3(~tmp.base, ~tmp.offset, 4);call write~int#3(2 + #t~mem5, ~tmp.base, ~tmp.offset, 4);havoc #t~mem5; 4#L71true call func_to_recursive_line_38_to_41_0(~array.base, ~array.offset, ~index.base, ~index.offset, ~tmp.base, ~tmp.offset);< 16#$Ultimate##0true [2024-10-12 01:01:10,626 INFO L747 eck$LassoCheckResult]: Loop: 16#$Ultimate##0true ~array.base, ~array.offset := #in~array.base, #in~array.offset;~index.base, ~index.offset := #in~index.base, #in~index.offset;~tmp.base, ~tmp.offset := #in~tmp.base, #in~tmp.offset;call #t~mem1 := read~int#1(~index.base, ~index.offset, 4); 10#L64true assume #t~mem1 % 4294967296 < 10000;havoc #t~mem1;call #t~mem2 := read~int#1(~index.base, ~index.offset, 4);call #t~mem3 := read~int#3(~tmp.base, ~tmp.offset, 4);call write~int#2(#t~mem3, ~array.base, ~array.offset + 4 * (if #t~mem2 % 4294967296 % 4294967296 <= 2147483647 then #t~mem2 % 4294967296 % 4294967296 else #t~mem2 % 4294967296 % 4294967296 - 4294967296), 4);havoc #t~mem2;havoc #t~mem3;call #t~mem4 := read~int#1(~index.base, ~index.offset, 4);call write~int#1(1 + #t~mem4, ~index.base, ~index.offset, 4);havoc #t~mem4;call #t~mem5 := read~int#3(~tmp.base, ~tmp.offset, 4);call write~int#3(2 + #t~mem5, ~tmp.base, ~tmp.offset, 4);havoc #t~mem5; 4#L71true call func_to_recursive_line_38_to_41_0(~array.base, ~array.offset, ~index.base, ~index.offset, ~tmp.base, ~tmp.offset);< 16#$Ultimate##0true [2024-10-12 01:01:10,627 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 01:01:10,627 INFO L85 PathProgramCache]: Analyzing trace with hash 2132231388, now seen corresponding path program 2 times [2024-10-12 01:01:10,627 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 01:01:10,627 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1442969232] [2024-10-12 01:01:10,627 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 01:01:10,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 01:01:10,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-12 01:01:10,661 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-12 01:01:10,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-12 01:01:10,697 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-12 01:01:10,697 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 01:01:10,699 INFO L85 PathProgramCache]: Analyzing trace with hash 29936, now seen corresponding path program 2 times [2024-10-12 01:01:10,699 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 01:01:10,699 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [828922429] [2024-10-12 01:01:10,699 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 01:01:10,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 01:01:10,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-12 01:01:10,716 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-12 01:01:10,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-12 01:01:10,732 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-12 01:01:10,735 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 01:01:10,735 INFO L85 PathProgramCache]: Analyzing trace with hash -1261027787, now seen corresponding path program 3 times [2024-10-12 01:01:10,736 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 01:01:10,736 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1271139574] [2024-10-12 01:01:10,736 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 01:01:10,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 01:01:10,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-12 01:01:10,766 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-12 01:01:10,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-12 01:01:10,791 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-12 01:01:12,612 INFO L204 LassoAnalysis]: Preferences: [2024-10-12 01:01:12,613 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2024-10-12 01:01:12,613 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-10-12 01:01:12,613 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2024-10-12 01:01:12,613 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2024-10-12 01:01:12,613 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:12,613 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2024-10-12 01:01:12,613 INFO L131 ssoRankerPreferences]: Path of dumped script: [2024-10-12 01:01:12,613 INFO L132 ssoRankerPreferences]: Filename of dumped script: recursified_simple_array_index_value_3.i_Iteration1_Lasso [2024-10-12 01:01:12,613 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2024-10-12 01:01:12,613 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2024-10-12 01:01:12,615 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 01:01:12,616 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 01:01:12,617 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 01:01:12,618 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 01:01:13,137 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 01:01:13,139 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 01:01:13,145 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 01:01:13,146 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 01:01:13,148 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 01:01:13,150 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 01:01:13,151 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 01:01:13,152 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 01:01:13,157 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 01:01:13,158 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 01:01:13,160 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 01:01:13,161 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 01:01:13,162 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 01:01:13,164 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-12 01:01:13,519 INFO L259 LassoAnalysis]: Preprocessing complete. [2024-10-12 01:01:13,519 INFO L451 LassoAnalysis]: Using template 'affine'. [2024-10-12 01:01:13,519 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:13,519 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:13,521 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 01:01:13,521 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 01:01:13,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 01:01:13,532 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:13,532 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:13,532 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:13,532 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:13,532 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 01:01:13,532 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 01:01:13,533 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:13,533 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:13,543 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 01:01:13,543 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:13,543 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:13,544 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 01:01:13,545 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 01:01:13,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 01:01:13,556 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:13,556 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:13,556 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:13,556 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:13,556 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 01:01:13,557 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 01:01:13,557 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:13,558 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:13,568 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 01:01:13,568 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:13,568 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:13,569 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 01:01:13,570 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 01:01:13,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 01:01:13,580 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:13,580 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:13,580 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:13,580 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 01:01:13,581 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 01:01:13,581 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 01:01:13,584 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:13,594 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (283)] Ended with exit code 0 [2024-10-12 01:01:13,594 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:13,594 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:13,595 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 01:01:13,596 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 01:01:13,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 01:01:13,606 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:13,606 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:13,606 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:13,606 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 01:01:13,607 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 01:01:13,607 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 01:01:13,609 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:13,619 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 01:01:13,619 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:13,619 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:13,620 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 01:01:13,621 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 01:01:13,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 01:01:13,631 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:13,632 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:13,632 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:13,632 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 01:01:13,633 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 01:01:13,633 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 01:01:13,636 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:13,646 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (285)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:13,646 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:13,646 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:13,647 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 01:01:13,647 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 01:01:13,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 01:01:13,658 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:13,658 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:13,658 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:13,658 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 01:01:13,659 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 01:01:13,659 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 01:01:13,661 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:13,672 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 01:01:13,672 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:13,672 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:13,673 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 01:01:13,673 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 01:01:13,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 01:01:13,684 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:13,684 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:13,684 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:13,684 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 01:01:13,685 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 01:01:13,685 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 01:01:13,688 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:13,698 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (287)] Ended with exit code 0 [2024-10-12 01:01:13,699 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:13,699 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:13,700 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 01:01:13,700 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 01:01:13,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 01:01:13,711 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:13,711 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:13,711 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:13,711 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 01:01:13,712 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 01:01:13,712 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 01:01:13,715 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:13,726 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (288)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:13,726 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:13,726 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:13,727 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 01:01:13,727 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 01:01:13,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 01:01:13,737 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:13,738 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:13,738 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:13,738 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 01:01:13,740 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 01:01:13,740 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 01:01:13,746 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:13,755 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 01:01:13,755 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:13,756 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:13,757 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 01:01:13,758 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 01:01:13,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 01:01:13,768 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:13,768 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:13,768 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:13,768 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 01:01:13,769 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 01:01:13,769 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 01:01:13,771 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:13,781 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 01:01:13,782 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:13,782 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:13,783 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 01:01:13,783 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 01:01:13,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 01:01:13,793 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:13,794 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:13,794 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:13,794 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 01:01:13,798 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 01:01:13,798 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 01:01:13,807 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:13,818 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 01:01:13,818 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:13,818 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:13,819 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 01:01:13,820 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 01:01:13,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 01:01:13,830 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:13,830 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:13,830 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:13,830 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 01:01:13,832 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 01:01:13,832 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 01:01:13,835 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:13,844 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 01:01:13,845 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:13,845 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:13,846 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 01:01:13,846 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 01:01:13,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 01:01:13,857 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:13,857 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:13,857 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:13,857 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 01:01:13,858 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 01:01:13,858 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 01:01:13,860 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:13,871 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 01:01:13,871 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:13,871 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:13,873 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 01:01:13,873 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 01:01:13,874 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:13,884 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:13,884 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:13,884 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:13,884 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 01:01:13,886 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 01:01:13,886 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 01:01:13,888 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:13,898 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (294)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:13,898 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:13,898 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:13,899 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 01:01:13,900 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 01:01:13,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 01:01:13,910 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:13,910 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:13,910 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:13,910 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 01:01:13,913 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 01:01:13,913 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 01:01:13,920 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:13,930 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (295)] Ended with exit code 0 [2024-10-12 01:01:13,930 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:13,930 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:13,931 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 01:01:13,931 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 01:01:13,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 01:01:13,941 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:13,941 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:13,941 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:13,941 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 01:01:13,942 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 01:01:13,942 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 01:01:13,945 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:13,954 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 01:01:13,955 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:13,955 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:13,956 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 01:01:13,956 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 01:01:13,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 01:01:13,967 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:13,967 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:13,967 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:13,967 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 01:01:13,969 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 01:01:13,969 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 01:01:13,973 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:13,983 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (297)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:13,983 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:13,983 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:13,984 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 01:01:13,985 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 01:01:13,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 01:01:13,996 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:13,996 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:13,996 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:13,996 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 01:01:13,997 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 01:01:13,997 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 01:01:14,000 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:14,010 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (298)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:14,010 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:14,010 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:14,011 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 01:01:14,011 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 01:01:14,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 01:01:14,022 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:14,022 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:14,022 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:14,022 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 01:01:14,023 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 01:01:14,023 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 01:01:14,026 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:14,035 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (299)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:14,035 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:14,036 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:14,036 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 01:01:14,037 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 01:01:14,037 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:14,047 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:14,047 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:14,047 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:14,047 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:14,047 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 01:01:14,047 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 01:01:14,047 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:14,048 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:14,058 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (300)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:14,058 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:14,058 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:14,059 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 01:01:14,060 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 01:01:14,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 01:01:14,070 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:14,070 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:14,070 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:14,070 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 01:01:14,071 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 01:01:14,071 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 01:01:14,073 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:14,083 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 01:01:14,083 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:14,083 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:14,084 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 01:01:14,085 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 01:01:14,085 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:14,095 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:14,095 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:14,095 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:14,095 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 01:01:14,096 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 01:01:14,096 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-10-12 01:01:14,098 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:14,108 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (302)] Ended with exit code 0 [2024-10-12 01:01:14,108 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:14,108 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:14,109 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 01:01:14,109 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 01:01:14,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 01:01:14,119 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:14,119 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:14,120 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:14,120 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:14,120 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 01:01:14,120 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 01:01:14,120 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:14,121 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:14,131 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (303)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:14,131 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:14,131 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:14,132 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 01:01:14,133 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 01:01:14,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 01:01:14,143 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:14,143 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:14,143 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:14,143 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:14,143 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 01:01:14,144 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 01:01:14,144 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:14,145 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:14,154 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (304)] Ended with exit code 0 [2024-10-12 01:01:14,154 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:14,154 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:14,155 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 01:01:14,156 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 01:01:14,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 01:01:14,166 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:14,166 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:14,166 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:14,166 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:14,166 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 01:01:14,166 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 01:01:14,166 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:14,167 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:14,177 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 01:01:14,178 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:14,178 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:14,179 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 01:01:14,179 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 01:01:14,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 01:01:14,189 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:14,190 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:14,190 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:14,190 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:14,190 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 01:01:14,190 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 01:01:14,190 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:14,191 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:14,201 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (306)] Ended with exit code 0 [2024-10-12 01:01:14,201 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:14,202 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:14,202 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 01:01:14,203 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 01:01:14,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 01:01:14,214 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:14,214 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:14,214 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:14,214 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:14,214 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 01:01:14,215 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 01:01:14,215 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:14,216 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:14,226 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 01:01:14,226 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:14,226 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:14,227 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 01:01:14,228 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 01:01:14,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 01:01:14,238 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:14,239 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:14,239 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:14,239 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:14,239 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 01:01:14,239 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 01:01:14,239 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:14,240 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:14,250 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 01:01:14,251 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:14,251 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:14,252 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 01:01:14,252 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 01:01:14,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 01:01:14,264 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:14,264 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:14,264 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:14,264 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:14,264 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 01:01:14,264 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 01:01:14,264 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:14,265 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:14,275 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (309)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:14,275 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:14,275 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:14,276 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 01:01:14,277 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 01:01:14,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 01:01:14,287 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:14,287 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:14,288 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:14,288 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:14,288 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 01:01:14,288 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 01:01:14,288 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:14,289 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:14,299 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (310)] Ended with exit code 0 [2024-10-12 01:01:14,299 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:14,299 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:14,300 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 01:01:14,300 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 01:01:14,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 01:01:14,310 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:14,311 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:14,311 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:14,311 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:14,311 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 01:01:14,311 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 01:01:14,311 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:14,312 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:14,322 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 01:01:14,322 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:14,322 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:14,323 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 01:01:14,324 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 01:01:14,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 01:01:14,334 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:14,334 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:14,334 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:14,334 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:14,334 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-12 01:01:14,334 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-12 01:01:14,334 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:14,335 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:14,345 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 01:01:14,345 INFO L451 LassoAnalysis]: Using template '2-nested'. [2024-10-12 01:01:14,346 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:14,346 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:14,347 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 01:01:14,347 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 01:01:14,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 01:01:14,358 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:14,358 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:14,358 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:14,358 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:14,358 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:14,358 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 01:01:14,358 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:14,360 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:14,369 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (313)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:14,370 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:14,370 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:14,371 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 01:01:14,372 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 01:01:14,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 01:01:14,382 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:14,382 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:14,382 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:14,383 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:14,383 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:14,383 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 01:01:14,383 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:14,384 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:14,394 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (314)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:14,395 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:14,395 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:14,396 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 01:01:14,397 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 01:01:14,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 01:01:14,409 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:14,409 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:14,409 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:14,409 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:14,411 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:14,411 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:14,415 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:14,425 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (315)] Ended with exit code 0 [2024-10-12 01:01:14,425 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:14,425 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:14,426 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 01:01:14,427 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 01:01:14,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 01:01:14,438 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:14,438 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:14,439 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:14,439 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:14,440 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:14,440 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:14,443 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:14,454 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (316)] Ended with exit code 0 [2024-10-12 01:01:14,454 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:14,455 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:14,455 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 01:01:14,456 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 01:01:14,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 01:01:14,468 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:14,468 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:14,468 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:14,468 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:14,470 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:14,470 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:14,474 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:14,485 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 01:01:14,485 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:14,486 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:14,486 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 01:01:14,487 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 01:01:14,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 01:01:14,497 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:14,497 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:14,497 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:14,497 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:14,499 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:14,499 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:14,503 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:14,513 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 01:01:14,513 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:14,513 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:14,514 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 01:01:14,515 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 01:01:14,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 01:01:14,525 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:14,525 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:14,526 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:14,526 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:14,527 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:14,527 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:14,531 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:14,541 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 01:01:14,541 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:14,541 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:14,543 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 01:01:14,543 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 01:01:14,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 01:01:14,555 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:14,555 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:14,556 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:14,556 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:14,557 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:14,557 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:14,561 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:14,571 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 01:01:14,571 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:14,571 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:14,572 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 01:01:14,573 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 01:01:14,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 01:01:14,583 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:14,584 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:14,584 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:14,584 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:14,587 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:14,587 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:14,595 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:14,604 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (321)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:14,605 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:14,605 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:14,606 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 01:01:14,606 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 01:01:14,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 01:01:14,617 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:14,617 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:14,617 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:14,617 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:14,618 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:14,618 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:14,621 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:14,631 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 01:01:14,631 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:14,631 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:14,632 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 01:01:14,632 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 01:01:14,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 01:01:14,643 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:14,643 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:14,643 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:14,643 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:14,649 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:14,649 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:14,662 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:14,672 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 01:01:14,673 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:14,673 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:14,673 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 01:01:14,674 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 01:01:14,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 01:01:14,684 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:14,685 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:14,685 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:14,685 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:14,686 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:14,686 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:14,690 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:14,700 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 01:01:14,700 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:14,700 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:14,701 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 01:01:14,702 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 01:01: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 01:01:14,712 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:14,712 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:14,712 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:14,712 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:14,713 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:14,713 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:14,717 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:14,727 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 01:01:14,727 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:14,727 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:14,728 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 01:01:14,729 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 01:01:14,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 01:01:14,739 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:14,739 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:14,739 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:14,740 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:14,742 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:14,742 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:14,746 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:14,756 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 01:01:14,756 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:14,756 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:14,757 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 01:01:14,757 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 01:01:14,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 01:01:14,768 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:14,768 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:14,768 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:14,768 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:14,773 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:14,773 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:14,790 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:14,801 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 01:01:14,801 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:14,801 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:14,802 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 01:01:14,803 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 01:01:14,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 01:01:14,813 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:14,813 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:14,813 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:14,813 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:14,815 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:14,815 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:14,818 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:14,828 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (328)] Ended with exit code 0 [2024-10-12 01:01:14,828 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:14,828 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:14,829 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 01:01:14,830 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 01:01:14,830 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:14,841 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:14,841 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:14,841 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:14,841 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:14,843 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:14,844 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:14,850 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:14,859 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (329)] Ended with exit code 0 [2024-10-12 01:01:14,859 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:14,859 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:14,860 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 01:01:14,861 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 01:01:14,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 01:01:14,871 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:14,872 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:14,872 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:14,872 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:14,874 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:14,874 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:14,878 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:14,888 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 01:01:14,889 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:14,889 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:14,890 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 01:01:14,890 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 01:01:14,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 01:01:14,900 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:14,901 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:14,901 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:14,901 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:14,902 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:14,902 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:14,906 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:14,915 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 01:01:14,915 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:14,915 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:14,916 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 01:01:14,917 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 01:01:14,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 01:01:14,927 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:14,927 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:14,927 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:14,927 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:14,927 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:14,927 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 01:01:14,927 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:14,929 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:14,938 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (332)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:14,938 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:14,938 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:14,939 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 01:01:14,940 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 01:01:14,940 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:14,950 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:14,950 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:14,950 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:14,950 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:14,951 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:14,951 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:14,954 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:14,963 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (333)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:14,963 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:14,963 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:14,964 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 01:01:14,965 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 01:01:14,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 01:01:14,975 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:14,976 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:14,976 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:14,976 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:14,977 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:14,977 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:14,979 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:14,989 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 01:01:14,989 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:14,989 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:14,990 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 01:01:14,991 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 01:01:14,991 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:15,001 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:15,002 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:15,002 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:15,002 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:15,002 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:15,002 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 01:01:15,002 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:15,003 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:15,014 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (335)] Ended with exit code 0 [2024-10-12 01:01:15,014 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:15,014 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:15,015 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 01:01:15,016 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 01:01:15,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 01:01:15,027 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:15,027 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:15,027 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:15,027 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:15,027 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:15,027 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 01:01:15,027 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:15,028 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:15,038 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (336)] Ended with exit code 0 [2024-10-12 01:01:15,039 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:15,039 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:15,040 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 01:01:15,040 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 01:01:15,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 01:01:15,050 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:15,051 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:15,051 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:15,051 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:15,051 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:15,051 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 01:01:15,051 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:15,052 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:15,062 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 01:01:15,062 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:15,062 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:15,063 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 01:01:15,064 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 01:01:15,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 01:01:15,074 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:15,074 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:15,074 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:15,074 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:15,075 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:15,075 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 01:01:15,075 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:15,076 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:15,086 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (338)] Ended with exit code 0 [2024-10-12 01:01:15,086 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:15,086 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:15,087 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 01:01:15,088 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 01:01:15,089 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:15,100 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:15,100 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:15,100 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:15,100 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:15,100 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:15,100 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 01:01:15,100 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:15,101 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:15,111 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (339)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:15,112 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:15,112 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:15,113 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 01:01:15,113 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 01:01: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 01:01:15,124 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:15,124 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:15,124 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:15,124 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:15,124 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:15,125 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 01:01:15,125 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:15,126 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:15,136 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (340)] Ended with exit code 0 [2024-10-12 01:01:15,136 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:15,136 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:15,137 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 01:01:15,137 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 01:01: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 01:01:15,148 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:15,148 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:15,148 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:15,148 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:15,148 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:15,148 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 01:01:15,148 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:15,149 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:15,160 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 01:01:15,160 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:15,160 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:15,162 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 01:01:15,163 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 01:01:15,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 01:01:15,173 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:15,173 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:15,173 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:15,174 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:15,174 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:15,174 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 01:01:15,174 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:15,176 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:15,186 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (342)] Ended with exit code 0 [2024-10-12 01:01:15,186 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:15,186 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:15,187 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 01:01:15,188 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 01:01: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 01:01:15,198 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:15,198 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:15,198 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:15,198 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:15,199 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:15,199 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 01:01:15,199 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:15,200 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:15,210 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 01:01:15,210 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:15,210 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:15,211 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 01:01:15,212 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 01:01: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 01:01:15,222 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:15,222 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:15,222 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:15,222 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:15,222 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:15,223 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 01:01:15,223 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:15,224 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:15,233 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 01:01:15,234 INFO L451 LassoAnalysis]: Using template '3-nested'. [2024-10-12 01:01:15,234 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:15,234 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:15,235 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 01:01:15,235 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 01:01:15,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 01:01:15,246 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:15,246 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:15,246 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:15,247 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:15,247 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:15,247 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:15,247 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:15,248 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:15,258 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 01:01:15,258 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:15,258 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:15,259 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 01:01:15,260 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 01:01:15,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 01:01:15,270 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:15,270 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:15,270 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:15,270 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:15,270 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:15,271 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:15,271 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:15,272 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:15,284 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (346)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:15,284 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:15,284 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:15,285 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 01:01:15,285 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 01:01:15,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 01:01:15,296 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:15,296 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:15,296 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:15,296 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:15,298 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:15,298 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:15,303 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:15,314 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (347)] Ended with exit code 0 [2024-10-12 01:01:15,314 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:15,314 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:15,315 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 01:01:15,315 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 01:01:15,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 01:01:15,326 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:15,327 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:15,327 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:15,327 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:15,328 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:15,328 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:15,332 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:15,342 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 01:01:15,342 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:15,342 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:15,343 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 01:01:15,344 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 01:01:15,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 01:01:15,355 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:15,355 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:15,355 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:15,355 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:15,357 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:15,357 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:15,362 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:15,372 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 01:01:15,373 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:15,373 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:15,374 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 01:01:15,374 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 01:01:15,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 01:01:15,385 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:15,385 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:15,385 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:15,385 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:15,387 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:15,387 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:15,390 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:15,401 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 01:01:15,401 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:15,401 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:15,402 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 01:01:15,402 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 01:01:15,403 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:15,413 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:15,413 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:15,413 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:15,413 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:15,415 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:15,415 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:15,419 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:15,429 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (351)] Ended with exit code 0 [2024-10-12 01:01:15,430 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:15,430 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:15,431 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 01:01:15,431 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 01:01:15,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 01:01:15,443 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:15,443 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:15,443 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:15,443 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:15,445 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:15,445 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:15,450 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:15,461 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (352)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:15,461 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:15,461 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:15,462 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 01:01:15,462 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 01:01:15,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 01:01:15,473 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:15,473 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:15,473 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:15,473 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:15,478 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:15,478 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:15,489 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:15,500 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 01:01:15,500 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:15,501 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:15,501 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 01:01:15,502 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 01:01:15,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 01:01:15,513 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:15,513 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:15,513 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:15,513 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:15,514 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:15,515 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:15,518 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:15,528 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 01:01:15,528 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:15,528 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:15,529 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 01:01:15,530 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 01:01:15,530 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:15,541 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:15,541 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:15,541 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:15,541 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:15,549 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:15,549 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:15,567 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:15,578 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (355)] Ended with exit code 0 [2024-10-12 01:01:15,579 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:15,579 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:15,580 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 01:01:15,580 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 01:01:15,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 01:01:15,591 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:15,592 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:15,592 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:15,592 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:15,594 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:15,594 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:15,599 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:15,609 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (356)] Ended with exit code 0 [2024-10-12 01:01:15,610 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:15,610 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:15,611 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 01:01:15,611 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 01:01:15,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 01:01:15,622 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:15,622 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:15,622 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:15,622 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:15,624 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:15,624 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:15,628 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:15,639 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 01:01:15,639 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:15,639 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:15,640 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 01:01:15,640 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 01:01:15,641 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:15,651 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:15,651 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:15,651 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:15,651 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:15,653 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:15,653 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:15,657 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:15,668 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (358)] Ended with exit code 0 [2024-10-12 01:01:15,668 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:15,668 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:15,669 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 01:01:15,669 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 01:01:15,670 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:15,680 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:15,680 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:15,680 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:15,680 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:15,686 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:15,686 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:15,698 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:15,708 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 01:01:15,709 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:15,709 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:15,710 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 01:01:15,710 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 01:01:15,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 01:01:15,721 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:15,721 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:15,721 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:15,721 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:15,723 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:15,723 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:15,727 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:15,736 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 01:01:15,736 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:15,737 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:15,737 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 01:01:15,738 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 01:01:15,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 01:01:15,749 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:15,749 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:15,749 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:15,749 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:15,752 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:15,752 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:15,760 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:15,770 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 01:01:15,770 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:15,770 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:15,771 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 01:01:15,771 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 01:01:15,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 01:01:15,781 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:15,782 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:15,782 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:15,782 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:15,784 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:15,784 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:15,788 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:15,798 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 01:01:15,798 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:15,799 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:15,799 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 01:01:15,800 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 01:01:15,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 01:01:15,810 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:15,810 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:15,810 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:15,810 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:15,812 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:15,812 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:15,817 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:15,827 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 01:01:15,827 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:15,828 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:15,828 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 01:01:15,829 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 01:01:15,830 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:15,839 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:15,839 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:15,839 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:15,839 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:15,840 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:15,840 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:15,840 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:15,841 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:15,851 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 01:01:15,851 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:15,851 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:15,853 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 01:01:15,853 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 01:01:15,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 01:01:15,864 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:15,865 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:15,865 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:15,865 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:15,866 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:15,866 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:15,870 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:15,880 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (365)] Ended with exit code 0 [2024-10-12 01:01:15,881 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:15,881 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:15,882 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 01:01:15,882 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 01:01:15,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 01:01:15,893 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:15,893 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:15,893 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:15,893 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:15,894 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:15,894 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:15,898 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:15,909 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 01:01:15,909 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:15,909 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:15,910 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 01:01:15,910 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 01:01:15,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 01:01:15,921 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:15,921 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:15,921 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:15,921 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:15,921 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:15,921 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:15,921 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:15,923 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:15,933 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 01:01:15,933 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:15,933 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:15,934 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 01:01:15,934 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 01:01:15,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 01:01:15,945 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:15,945 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:15,945 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:15,945 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:15,945 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:15,945 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:15,945 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:15,947 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:15,960 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 01:01:15,960 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:15,960 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:15,961 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 01:01:15,962 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 01:01:15,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 01:01:15,972 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:15,972 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:15,972 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:15,972 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:15,972 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:15,973 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:15,973 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:15,974 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:15,984 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (369)] Ended with exit code 0 [2024-10-12 01:01:15,984 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:15,984 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:15,985 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 01:01:15,986 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 01:01:15,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 01:01:15,997 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:15,997 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:15,997 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:15,997 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:15,997 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:15,998 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:15,998 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:15,999 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:16,009 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (370)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:16,009 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:16,009 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:16,010 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 01:01:16,011 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 01:01:16,011 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:16,021 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:16,021 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:16,021 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:16,021 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:16,021 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:16,022 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:16,022 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:16,023 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:16,033 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 01:01:16,033 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:16,033 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:16,034 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 01:01:16,034 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 01:01:16,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 01:01:16,045 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:16,045 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:16,045 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:16,045 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:16,045 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:16,045 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:16,045 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:16,047 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:16,057 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 01:01:16,057 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:16,057 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:16,058 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 01:01:16,058 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 01:01:16,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 01:01:16,069 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:16,069 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:16,069 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:16,069 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:16,069 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:16,069 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:16,070 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:16,071 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:16,081 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 01:01:16,081 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:16,081 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:16,082 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 01:01:16,082 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 01:01:16,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 01:01:16,093 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:16,093 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:16,093 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:16,093 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:16,093 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:16,093 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:16,093 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:16,094 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:16,104 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 01:01:16,105 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:16,105 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:16,106 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 01:01:16,106 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 01:01:16,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 01:01:16,116 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:16,117 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:16,117 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:16,117 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:16,117 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:16,117 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:16,117 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:16,118 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:16,128 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (375)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:16,129 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:16,129 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:16,130 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 01:01:16,130 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 01:01:16,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 01:01:16,140 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:16,140 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:16,140 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:16,140 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:16,140 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:16,141 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:16,141 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:16,142 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:16,151 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (376)] Ended with exit code 0 [2024-10-12 01:01:16,152 INFO L451 LassoAnalysis]: Using template '4-nested'. [2024-10-12 01:01:16,152 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:16,152 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:16,153 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 01:01:16,153 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 01:01:16,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 01:01:16,167 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:16,168 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:16,168 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:16,168 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:16,168 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:16,168 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 01:01:16,168 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:16,169 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:16,194 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (377)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:16,194 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:16,194 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:16,196 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 01:01:16,197 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 01:01:16,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 01:01:16,207 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:16,207 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:16,207 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:16,208 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:16,208 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:16,208 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 01:01:16,208 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:16,209 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:16,219 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 01:01:16,220 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:16,220 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:16,221 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 01:01:16,221 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 01:01:16,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 01:01:16,231 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:16,232 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:16,232 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:16,232 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:16,234 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:16,234 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:16,240 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:16,250 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (379)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:16,250 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:16,250 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:16,251 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 01:01:16,252 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 01:01:16,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 01:01:16,262 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:16,262 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:16,262 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:16,272 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:16,274 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:16,274 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:16,279 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:16,289 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 01:01:16,289 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:16,289 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:16,290 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 01:01:16,291 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 01:01:16,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 01:01:16,302 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:16,302 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:16,302 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:16,302 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:16,305 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:16,305 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:16,311 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:16,321 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (381)] Ended with exit code 0 [2024-10-12 01:01:16,321 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:16,321 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:16,322 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 01:01:16,323 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 01:01:16,323 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:16,333 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:16,334 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:16,334 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:16,334 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:16,336 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:16,336 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:16,340 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:16,350 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 01:01:16,350 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:16,350 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:16,351 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 01:01:16,352 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 01:01:16,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 01:01:16,362 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:16,363 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:16,363 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:16,363 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:16,365 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:16,365 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:16,370 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:16,380 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 01:01:16,380 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:16,380 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:16,382 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 01:01:16,382 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 01:01:16,383 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:16,393 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:16,393 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:16,393 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:16,393 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:16,396 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:16,396 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:16,401 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:16,411 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (384)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:16,411 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:16,412 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:16,412 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 01:01:16,413 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 01:01:16,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 01:01:16,424 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:16,424 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:16,424 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:16,424 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:16,430 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:16,430 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:16,442 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:16,452 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 01:01:16,452 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:16,453 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:16,453 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 01:01:16,454 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 01:01:16,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 01:01:16,464 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:16,464 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:16,464 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:16,465 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:16,466 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:16,466 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:16,470 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:16,480 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (386)] Ended with exit code 0 [2024-10-12 01:01:16,481 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:16,481 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:16,482 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 01:01:16,482 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 01:01:16,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 01:01:16,493 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:16,493 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:16,494 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:16,494 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:16,504 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:16,504 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:16,527 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:16,538 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 01:01:16,538 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:16,538 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:16,539 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 01:01:16,540 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 01:01:16,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 01:01:16,550 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:16,550 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:16,550 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:16,550 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:16,553 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:16,553 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:16,559 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:16,569 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (388)] Ended with exit code 0 [2024-10-12 01:01:16,569 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:16,570 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:16,571 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 01:01:16,572 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 01:01:16,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 01:01:16,582 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:16,582 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:16,582 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:16,582 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:16,584 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:16,584 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:16,589 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:16,598 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (389)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:16,599 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:16,599 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:16,599 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 01:01:16,600 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 01:01:16,601 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:16,610 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:16,610 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:16,610 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:16,610 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:16,613 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:16,613 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:16,618 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:16,628 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (390)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:16,628 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:16,628 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:16,629 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 01:01:16,630 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 01:01: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 01:01:16,640 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:16,641 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:16,641 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:16,641 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:16,647 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:16,648 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:16,663 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:16,673 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 01:01:16,674 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:16,674 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:16,675 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 01:01:16,675 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 01:01:16,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 01:01:16,685 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:16,686 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:16,686 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:16,686 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:16,688 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:16,688 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:16,692 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:16,702 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 01:01:16,702 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:16,702 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:16,703 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 01:01:16,704 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 01:01:16,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 01:01:16,714 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:16,715 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:16,715 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:16,715 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:16,719 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:16,719 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:16,728 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:16,738 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 01:01:16,739 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:16,739 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:16,740 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 01:01:16,740 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 01:01:16,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 01:01:16,751 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:16,751 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:16,751 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:16,751 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:16,753 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:16,753 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:16,758 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:16,769 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 01:01:16,769 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:16,769 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:16,770 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 01:01:16,770 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 01:01:16,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 01:01:16,781 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:16,781 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:16,781 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:16,781 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:16,783 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:16,783 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:16,789 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:16,799 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 01:01:16,800 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:16,800 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:16,801 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 01:01:16,801 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 01:01:16,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 01:01:16,812 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:16,813 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:16,813 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:16,813 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:16,813 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:16,813 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 01:01:16,813 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:16,815 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:16,825 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 01:01:16,825 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:16,825 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:16,826 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 01:01:16,826 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 01:01: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 01:01:16,837 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:16,837 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:16,837 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:16,837 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:16,838 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:16,839 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:16,843 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:16,852 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 01:01:16,852 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:16,852 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:16,853 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 01:01:16,854 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 01:01:16,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 01:01:16,864 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:16,864 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:16,864 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:16,864 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:16,866 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:16,866 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:16,869 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:16,879 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 01:01:16,879 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:16,879 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:16,880 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 01:01:16,881 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 01:01:16,881 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:16,891 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:16,891 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:16,891 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:16,891 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:16,891 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:16,891 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 01:01:16,891 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:16,893 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:16,902 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (399)] Ended with exit code 0 [2024-10-12 01:01:16,902 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:16,902 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:16,903 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 01:01:16,904 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 01:01:16,904 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:16,914 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:16,915 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:16,915 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:16,915 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:16,915 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:16,915 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 01:01:16,915 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:16,916 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:16,927 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 01:01:16,927 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:16,927 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:16,928 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 01:01:16,929 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 01:01:16,929 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:16,939 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:16,939 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:16,939 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:16,939 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:16,939 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:16,940 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 01:01:16,940 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:16,941 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:16,951 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 01:01:16,951 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:16,951 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:16,952 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 01:01:16,952 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 01:01:16,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 01:01:16,963 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:16,963 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:16,963 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:16,963 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:16,963 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:16,963 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 01:01:16,963 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:16,964 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:16,974 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 01:01:16,974 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:16,974 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:16,975 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 01:01:16,976 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 01:01:16,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 01:01:16,986 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:16,986 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:16,986 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:16,986 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:16,986 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:16,986 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 01:01:16,986 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:16,988 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:16,998 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 01:01:16,998 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:16,998 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:16,999 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 01:01:17,000 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 01:01:17,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 01:01:17,010 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:17,010 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:17,010 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:17,010 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:17,010 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:17,010 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 01:01:17,010 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:17,012 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:17,022 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 01:01:17,022 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:17,023 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:17,023 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 01:01:17,024 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 01:01:17,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 01:01:17,035 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:17,035 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:17,035 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:17,035 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:17,035 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:17,035 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 01:01:17,035 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:17,037 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:17,047 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 01:01:17,047 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:17,047 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:17,048 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 01:01:17,049 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 01:01:17,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 01:01:17,059 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:17,060 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:17,060 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:17,060 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:17,060 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:17,060 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 01:01:17,060 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:17,062 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:17,072 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 01:01:17,072 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:17,072 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:17,073 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 01:01:17,074 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 01:01:17,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 01:01:17,084 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:17,084 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:17,084 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:17,084 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:17,085 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:17,085 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 01:01:17,085 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:17,086 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:17,096 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 01:01:17,096 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:17,097 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:17,097 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 01:01:17,098 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 01:01:17,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 01:01:17,108 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-12 01:01:17,109 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:17,109 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:17,109 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:17,109 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:17,109 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 01:01:17,109 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:17,110 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:17,120 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (408)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:17,121 INFO L451 LassoAnalysis]: Using template '2-phase'. [2024-10-12 01:01:17,121 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:17,121 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:17,122 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 01:01:17,122 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 01:01:17,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 01:01:17,133 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:17,133 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:17,133 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:17,133 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:17,133 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:17,133 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:17,133 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 01:01:17,133 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:17,135 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:17,145 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (409)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:17,145 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:17,146 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:17,146 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 01:01:17,147 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 01:01:17,148 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:17,158 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:17,158 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:17,158 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:17,158 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:17,158 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:17,158 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:17,158 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 01:01:17,158 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:17,160 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:17,170 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (410)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:17,170 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:17,170 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:17,171 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 01:01:17,172 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 01:01:17,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 01:01:17,182 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:17,182 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:17,182 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:17,182 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:17,182 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:17,184 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:17,184 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:17,189 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:17,199 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 01:01:17,200 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:17,200 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:17,201 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 01:01:17,201 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 01:01:17,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 01:01:17,211 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:17,211 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:17,211 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:17,211 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:17,212 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:17,213 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:17,213 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:17,216 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:17,226 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 01:01:17,227 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:17,227 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:17,228 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 01:01:17,228 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 01:01:17,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 01:01:17,238 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:17,239 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:17,239 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:17,239 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:17,239 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:17,240 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:17,240 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:17,246 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:17,256 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 01:01:17,256 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:17,256 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:17,257 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 01:01:17,258 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 01:01:17,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 01:01:17,268 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:17,268 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:17,268 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:17,268 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:17,268 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:17,270 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:17,270 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:17,273 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:17,283 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 01:01:17,284 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:17,284 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:17,285 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 01:01:17,285 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 01:01:17,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 01:01:17,295 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:17,296 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:17,296 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:17,296 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:17,296 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:17,297 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:17,297 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:17,302 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:17,311 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 01:01:17,312 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:17,312 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:17,313 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 01:01:17,313 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 01:01:17,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 01:01:17,323 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:17,324 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:17,324 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:17,324 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:17,324 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:17,325 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:17,325 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:17,331 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:17,340 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 01:01:17,340 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:17,340 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:17,341 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 01:01:17,342 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 01:01:17,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 01:01:17,352 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:17,352 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:17,352 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:17,352 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:17,352 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:17,356 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:17,356 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:17,365 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:17,375 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 01:01:17,376 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:17,376 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:17,377 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 01:01:17,377 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 01:01:17,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 01:01:17,387 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:17,387 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:17,388 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:17,388 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:17,388 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:17,389 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:17,389 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:17,392 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:17,402 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (418)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:17,403 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:17,403 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:17,404 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 01:01:17,404 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 01:01:17,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 01:01:17,415 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:17,415 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:17,415 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:17,415 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:17,415 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:17,421 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:17,421 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:17,463 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:17,473 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (419)] Ended with exit code 0 [2024-10-12 01:01:17,473 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:17,473 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:17,477 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 01:01:17,477 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 01:01:17,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 01:01:17,487 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:17,487 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:17,488 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:17,488 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:17,488 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:17,489 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:17,489 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:17,494 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:17,504 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (420)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:17,504 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:17,505 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:17,505 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 01:01:17,506 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 01:01:17,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 01:01:17,516 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:17,516 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:17,516 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:17,516 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:17,516 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:17,518 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:17,518 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:17,521 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:17,532 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 01:01:17,532 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:17,532 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:17,533 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 01:01:17,533 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 01:01:17,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 01:01:17,544 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:17,544 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:17,544 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:17,544 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:17,544 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:17,546 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:17,546 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:17,551 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:17,560 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 01:01:17,561 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:17,561 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:17,561 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 01:01:17,562 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 01:01:17,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 01:01:17,573 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:17,573 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:17,573 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:17,573 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:17,573 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:17,577 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:17,577 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:17,599 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:17,610 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 01:01:17,610 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:17,610 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:17,611 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 01:01:17,611 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 01:01:17,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 01:01:17,622 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:17,622 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:17,622 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:17,622 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:17,622 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:17,623 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:17,624 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:17,629 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:17,640 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 01:01:17,640 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:17,640 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:17,641 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 01:01:17,652 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 01:01:17,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 01:01:17,662 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:17,663 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:17,663 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:17,663 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:17,663 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:17,666 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:17,666 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:17,674 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:17,684 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 01:01:17,684 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:17,685 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:17,685 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 01:01:17,686 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 01:01:17,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 01:01:17,697 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:17,697 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:17,697 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:17,697 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:17,697 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:17,698 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:17,699 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:17,703 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:17,713 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 01:01:17,713 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:17,714 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:17,714 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 01:01:17,715 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 01:01:17,715 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:17,725 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:17,725 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:17,725 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:17,725 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:17,725 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:17,727 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:17,727 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:17,732 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:17,742 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 01:01:17,742 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:17,742 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:17,744 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 01:01:17,744 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 01:01:17,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 01:01:17,755 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:17,755 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:17,755 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:17,755 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:17,755 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:17,755 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:17,755 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 01:01:17,755 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:17,757 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:17,767 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 01:01:17,767 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:17,767 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:17,768 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 01:01:17,768 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 01:01:17,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 01:01:17,779 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:17,779 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:17,779 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:17,779 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:17,779 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:17,780 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:17,780 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:17,784 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:17,793 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (429)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:17,793 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:17,794 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:17,794 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 01:01:17,795 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 01:01:17,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 01:01:17,806 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:17,806 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:17,806 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:17,806 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:17,806 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:17,807 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-10-12 01:01:17,807 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-10-12 01:01:17,810 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:17,820 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (430)] Ended with exit code 0 [2024-10-12 01:01:17,821 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:17,821 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:17,821 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 01:01:17,822 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 01:01:17,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 01:01:17,833 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:17,833 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:17,834 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:17,834 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:17,834 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:17,834 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:17,834 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 01:01:17,834 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:17,836 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:17,846 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 01:01:17,847 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:17,847 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:17,848 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 01:01:17,848 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 01:01:17,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 01:01:17,859 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:17,859 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:17,859 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:17,859 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:17,859 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:17,859 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:17,859 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 01:01:17,860 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:17,861 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:17,871 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 01:01:17,871 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:17,872 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:17,872 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 01:01:17,873 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 01:01:17,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 01:01:17,883 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:17,883 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:17,883 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:17,884 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:17,884 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:17,884 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:17,884 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 01:01:17,884 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:17,886 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:17,895 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (433)] Ended with exit code 0 [2024-10-12 01:01:17,896 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:17,896 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:17,897 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 01:01:17,897 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 01:01:17,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 01:01:17,907 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:17,907 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:17,908 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:17,908 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:17,908 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:17,908 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:17,908 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 01:01:17,908 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:17,910 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:17,919 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (434)] Ended with exit code 0 [2024-10-12 01:01:17,919 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:17,920 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:17,920 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 01:01:17,921 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 01:01:17,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 01:01:17,934 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:17,934 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:17,934 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:17,934 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:17,934 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:17,935 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:17,935 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 01:01:17,935 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:17,937 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:17,946 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (435)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:17,947 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:17,947 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:17,948 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 01:01:17,948 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 01:01:17,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 01:01:17,958 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:17,958 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:17,958 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:17,959 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:17,959 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:17,959 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:17,959 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 01:01:17,959 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:17,960 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:17,970 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 01:01:17,971 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:17,971 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:17,972 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 01:01:17,972 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 01:01:17,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 01:01:17,982 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:17,983 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:17,983 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:17,983 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:17,983 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:17,983 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:17,983 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 01:01:17,983 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:17,985 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:17,995 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 01:01:17,995 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:17,995 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:17,996 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 01:01:17,997 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 01:01:17,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 01:01:18,007 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:18,007 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:18,007 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:18,007 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:18,007 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:18,007 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:18,007 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 01:01:18,007 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:18,009 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:18,019 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (438)] Ended with exit code 0 [2024-10-12 01:01:18,019 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:18,019 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:18,020 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 01:01:18,020 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 01:01:18,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 01:01:18,030 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:18,030 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:18,030 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:18,031 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:18,031 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:18,031 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:18,031 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 01:01:18,031 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:18,032 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:18,042 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (439)] Ended with exit code 0 [2024-10-12 01:01:18,042 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:18,042 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:18,043 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 01:01:18,044 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 01:01:18,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 01:01:18,054 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:18,054 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:18,054 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:18,054 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:18,054 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:18,054 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-10-12 01:01:18,054 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-10-12 01:01:18,054 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:18,056 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:18,066 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 01:01:18,066 INFO L451 LassoAnalysis]: Using template '3-phase'. [2024-10-12 01:01:18,066 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:18,066 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:18,067 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 01:01:18,067 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 01:01:18,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 01:01:18,078 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:18,078 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 01:01:18,078 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:18,078 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:18,078 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:18,078 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:18,078 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:18,078 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:18,081 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:18,091 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (441)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:18,091 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:18,091 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:18,092 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 01:01:18,093 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 01:01:18,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 01:01:18,103 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:18,103 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 01:01:18,103 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:18,103 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:18,103 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:18,103 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:18,104 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:18,104 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:18,106 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:18,116 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (442)] Ended with exit code 0 [2024-10-12 01:01:18,116 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:18,116 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:18,117 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 01:01:18,118 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 01:01:18,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 01:01:18,130 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:18,130 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 01:01:18,130 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:18,130 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:18,130 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:18,132 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:18,132 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:18,141 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:18,154 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 01:01:18,154 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:18,155 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:18,156 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 01:01:18,156 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 01:01:18,157 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:18,167 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:18,167 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 01:01:18,168 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:18,168 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:18,168 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:18,169 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:18,169 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:18,175 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:18,185 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (444)] Ended with exit code 0 [2024-10-12 01:01:18,185 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:18,185 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:18,186 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 01:01:18,187 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 01:01:18,187 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:18,197 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:18,197 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 01:01:18,197 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:18,198 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:18,198 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:18,200 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:18,200 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:18,208 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:18,219 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 01:01:18,219 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:18,219 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:18,220 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 01:01:18,221 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 01:01:18,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 01:01:18,233 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:18,234 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 01:01:18,234 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:18,234 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:18,234 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:18,236 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:18,236 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:18,241 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:18,252 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (446)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:18,252 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:18,252 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:18,253 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 01:01:18,253 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 01:01:18,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 01:01:18,266 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:18,266 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 01:01:18,266 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:18,266 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:18,266 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:18,268 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:18,268 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:18,274 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:18,285 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 01:01:18,285 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:18,285 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:18,286 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 01:01:18,287 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 01:01:18,287 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:18,298 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:18,298 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 01:01:18,298 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:18,298 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:18,298 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:18,300 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:18,300 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:18,308 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:18,319 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 01:01:18,319 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:18,319 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:18,320 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 01:01:18,320 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 01:01:18,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 01:01:18,332 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:18,332 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 01:01:18,332 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:18,332 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:18,332 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:18,338 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:18,338 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:18,352 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:18,364 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (449)] Ended with exit code 0 [2024-10-12 01:01:18,364 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:18,365 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:18,365 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 01:01:18,366 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 01:01:18,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 01:01:18,377 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:18,377 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 01:01:18,377 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:18,378 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:18,378 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:18,379 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:18,379 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:18,384 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:18,394 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 01:01:18,395 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:18,395 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:18,396 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 01:01:18,396 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 01:01:18,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 01:01:18,408 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:18,408 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 01:01:18,408 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:18,408 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:18,408 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:18,417 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:18,417 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:18,489 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:18,501 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 01:01:18,501 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:18,501 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:18,502 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 01:01:18,502 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 01:01:18,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 01:01:18,513 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:18,513 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 01:01:18,513 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:18,514 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:18,514 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:18,516 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:18,516 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:18,524 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:18,534 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (452)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:18,534 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:18,534 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:18,535 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 01:01:18,535 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 01:01:18,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 01:01:18,547 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:18,547 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 01:01:18,547 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:18,547 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:18,547 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:18,548 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:18,548 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:18,554 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:18,564 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 01:01:18,565 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:18,565 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:18,565 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 01:01:18,566 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 01:01:18,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 01:01:18,576 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:18,576 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 01:01:18,577 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:18,577 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:18,577 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:18,579 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:18,579 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:18,585 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:18,594 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 01:01:18,595 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:18,595 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:18,596 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 01:01:18,596 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 01:01:18,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 01:01:18,607 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:18,607 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 01:01:18,608 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:18,608 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:18,608 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:18,613 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:18,614 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:18,661 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:18,673 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 01:01:18,673 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:18,673 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:18,674 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 01:01:18,675 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 01:01:18,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 01:01:18,685 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:18,685 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 01:01:18,686 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:18,686 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:18,686 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:18,687 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:18,687 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:18,692 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:18,702 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 01:01:18,702 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:18,703 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:18,703 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 01:01:18,704 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 01:01:18,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 01:01:18,715 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:18,715 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 01:01:18,715 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:18,715 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:18,715 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:18,718 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:18,719 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:18,731 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:18,742 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (457)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:18,742 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:18,742 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:18,743 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 01:01:18,744 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 01:01:18,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 01:01:18,755 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:18,755 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 01:01:18,755 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:18,755 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:18,755 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:18,757 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:18,757 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:18,763 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:18,773 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (458)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:18,773 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:18,773 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:18,774 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 01:01:18,775 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 01:01:18,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 01:01:18,785 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:18,785 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 01:01:18,785 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:18,785 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:18,786 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:18,787 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:18,787 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:18,794 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:18,804 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (459)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:18,805 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:18,805 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:18,806 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 01:01:18,806 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 01:01:18,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 01:01:18,817 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:18,817 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 01:01:18,817 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:18,817 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:18,817 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:18,817 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:18,817 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:18,817 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:18,819 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:18,829 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 01:01:18,829 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:18,830 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:18,830 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 01:01:18,831 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 01:01:18,831 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:18,841 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:18,842 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 01:01:18,842 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:18,842 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:18,842 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:18,843 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:18,843 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:18,848 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:18,858 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 01:01:18,859 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:18,859 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:18,859 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 01:01:18,860 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 01:01:18,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 01:01:18,872 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:18,872 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 01:01:18,872 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:18,872 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:18,872 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:18,873 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:18,873 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:18,878 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:18,888 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (462)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:18,888 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:18,888 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:18,889 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 01:01:18,890 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 01:01:18,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 01:01:18,901 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:18,901 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 01:01:18,901 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:18,901 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:18,901 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:18,901 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:18,901 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:18,901 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:18,904 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:18,914 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 01:01:18,914 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:18,914 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:18,915 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 01:01:18,915 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 01:01:18,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 01:01:18,926 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:18,926 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 01:01:18,926 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:18,926 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:18,926 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:18,926 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:18,927 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:18,927 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:18,929 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:18,939 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 01:01:18,939 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:18,939 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:18,940 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 01:01:18,940 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 01:01:18,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 01:01:18,951 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:18,951 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 01:01:18,951 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:18,951 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:18,951 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:18,951 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:18,952 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:18,952 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:18,954 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:18,964 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 01:01:18,964 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:18,964 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:18,965 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 01:01:18,966 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 01:01:18,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 01:01:18,977 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:18,977 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 01:01:18,977 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:18,977 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:18,977 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:18,977 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:18,978 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:18,978 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:18,981 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:18,991 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 01:01:18,991 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:18,992 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:18,992 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 01:01:18,993 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 01:01:18,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 01:01:19,004 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:19,004 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 01:01:19,004 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:19,004 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:19,004 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:19,004 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:19,005 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:19,005 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:19,007 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:19,017 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 01:01:19,017 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:19,017 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:19,018 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 01:01:19,019 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 01:01:19,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 01:01:19,029 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:19,029 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 01:01:19,029 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:19,030 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:19,030 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:19,030 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:19,030 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:19,030 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:19,032 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:19,042 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 01:01:19,043 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:19,043 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:19,044 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 01:01:19,044 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 01:01:19,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 01:01:19,054 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:19,055 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 01:01:19,055 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:19,055 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:19,055 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:19,055 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:19,055 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:19,055 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:19,057 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:19,067 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (469)] Ended with exit code 0 [2024-10-12 01:01:19,067 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:19,068 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:19,068 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 01:01:19,069 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 01:01:19,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 01:01:19,079 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:19,080 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 01:01:19,080 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:19,080 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:19,080 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:19,080 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:19,080 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:19,080 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:19,093 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:19,103 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 01:01:19,104 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:19,104 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:19,105 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 01:01:19,105 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 01:01:19,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 01:01:19,117 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:19,117 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 01:01:19,117 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:19,117 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:19,117 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:19,117 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:19,118 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:19,118 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:19,120 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:19,130 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (471)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:19,130 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:19,131 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:19,131 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 01:01:19,132 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 01:01:19,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 01:01:19,142 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:19,142 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-10-12 01:01:19,142 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:19,143 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:19,143 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:19,143 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:19,143 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:19,143 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:19,145 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:19,155 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 01:01:19,155 INFO L451 LassoAnalysis]: Using template '4-phase'. [2024-10-12 01:01:19,155 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:19,155 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:19,156 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 01:01:19,156 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 01:01:19,157 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:19,167 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:19,167 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:19,167 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:19,167 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:19,167 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:19,167 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:19,168 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 01:01:19,168 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:19,171 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:19,181 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (473)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:19,181 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:19,181 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:19,182 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 01:01:19,183 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 01:01:19,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 01:01:19,193 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:19,194 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:19,194 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:19,194 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:19,194 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:19,194 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:19,194 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 01:01:19,194 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:19,197 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:19,207 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 01:01:19,207 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:19,207 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:19,208 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 01:01:19,209 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 01:01:19,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 01:01:19,219 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:19,219 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:19,219 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:19,219 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:19,219 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:19,222 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:19,222 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:19,232 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:19,242 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 01:01:19,242 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:19,242 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:19,243 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 01:01:19,243 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 01:01:19,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 01:01:19,254 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:19,255 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:19,255 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:19,255 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:19,255 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:19,257 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:19,257 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:19,264 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:19,274 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 01:01:19,274 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:19,274 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:19,275 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 01:01:19,275 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 01:01:19,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 01:01:19,287 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:19,287 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:19,287 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:19,287 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:19,287 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:19,290 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:19,290 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:19,299 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:19,308 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 01:01:19,309 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:19,309 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:19,310 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 01:01:19,310 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 01:01:19,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 01:01:19,321 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:19,321 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:19,321 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:19,321 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:19,321 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:19,323 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:19,323 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:19,330 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:19,340 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 01:01:19,341 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:19,341 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:19,342 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 01:01:19,342 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 01:01:19,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 01:01:19,353 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:19,353 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:19,353 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:19,353 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:19,353 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:19,355 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:19,356 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:19,363 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:19,373 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 01:01:19,373 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:19,373 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:19,374 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 01:01:19,375 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 01:01:19,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 01:01:19,386 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:19,386 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:19,386 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:19,386 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:19,386 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:19,389 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:19,389 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:19,398 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:19,408 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (480)] Ended with exit code 0 [2024-10-12 01:01:19,408 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:19,408 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:19,409 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 01:01:19,410 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 01:01:19,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 01:01:19,421 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:19,421 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:19,421 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:19,421 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:19,421 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:19,428 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:19,428 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:19,446 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:19,457 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 01:01:19,457 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:19,457 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:19,458 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 01:01:19,458 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 01:01:19,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 01:01:19,469 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:19,469 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:19,469 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:19,469 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:19,469 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:19,471 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:19,471 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:19,478 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:19,487 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 01:01:19,488 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:19,488 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:19,489 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 01:01:19,489 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 01:01:19,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 01:01:19,500 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:19,500 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:19,501 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:19,501 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:19,501 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:19,511 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:19,511 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:19,661 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:19,671 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (483)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:19,672 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:19,672 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:19,673 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 01:01:19,673 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 01:01:19,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 01:01:19,684 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:19,684 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:19,684 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:19,684 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:19,684 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:19,687 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:19,687 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:19,696 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:19,706 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 01:01:19,706 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:19,706 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:19,707 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 01:01:19,707 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 01:01:19,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 01:01:19,718 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:19,718 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:19,718 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:19,718 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:19,718 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:19,720 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:19,720 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:19,727 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:19,737 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 01:01:19,737 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:19,738 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:19,738 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 01:01:19,739 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 01:01:19,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 01:01:19,749 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:19,750 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:19,750 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:19,750 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:19,750 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:19,752 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:19,752 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:19,760 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:19,770 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (486)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:19,770 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:19,770 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:19,771 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 01:01:19,772 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 01:01:19,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 01:01:19,783 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:19,783 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:19,783 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:19,783 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:19,783 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:19,791 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:19,791 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:19,882 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:19,893 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 01:01:19,894 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:19,894 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:19,895 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 01:01:19,895 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 01:01:19,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 01:01:19,906 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:19,906 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:19,906 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:19,906 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:19,906 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:19,908 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:19,908 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:19,915 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:19,925 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (488)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:19,925 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:19,925 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:19,926 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 01:01:19,927 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 01:01:19,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 01:01:19,938 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:19,938 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:19,938 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:19,938 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:19,938 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:19,943 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:19,943 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:19,960 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:19,970 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (489)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:19,970 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:19,970 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:19,971 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 01:01:19,972 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 01:01:19,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 01:01:19,982 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:19,983 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:19,983 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:19,983 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:19,983 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:19,985 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:19,986 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:19,993 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:20,004 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 01:01:20,004 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:20,004 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:20,005 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 01:01:20,006 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 01:01:20,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 01:01:20,017 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:20,017 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:20,017 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:20,018 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:20,018 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:20,020 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:20,020 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:20,030 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:20,040 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (491)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:20,040 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:20,040 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:20,041 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 01:01:20,042 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 01:01:20,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 01:01:20,053 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:20,053 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:20,053 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:20,053 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:20,053 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:20,053 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:20,054 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 01:01:20,054 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:20,056 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:20,067 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 01:01:20,067 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:20,067 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:20,068 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 01:01:20,068 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 01:01:20,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 01:01:20,079 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:20,080 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:20,080 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:20,080 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:20,080 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:20,082 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:20,082 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:20,088 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:20,098 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 01:01:20,098 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:20,098 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:20,099 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 01:01:20,100 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 01:01:20,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 01:01:20,111 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:20,111 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:20,111 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:20,111 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:20,111 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:20,112 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-10-12 01:01:20,113 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-10-12 01:01:20,118 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:20,128 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 01:01:20,129 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:20,129 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:20,130 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 01:01:20,130 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 01:01:20,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 01:01:20,141 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:20,141 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:20,141 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:20,141 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:20,141 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:20,141 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:20,142 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 01:01:20,142 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:20,145 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:20,154 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 01:01:20,155 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:20,155 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:20,155 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 01:01:20,156 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 01:01:20,157 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:20,166 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:20,166 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:20,167 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:20,167 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:20,167 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:20,167 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:20,167 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 01:01:20,167 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:20,170 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:20,180 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 01:01:20,180 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:20,180 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:20,181 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 01:01:20,181 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 01:01:20,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 01:01:20,192 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:20,192 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:20,192 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:20,192 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:20,192 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:20,192 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:20,193 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 01:01:20,193 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:20,196 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:20,205 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 01:01:20,206 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:20,206 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:20,207 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 01:01:20,207 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 01:01:20,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 01:01:20,218 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:20,218 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:20,218 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:20,218 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:20,218 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:20,218 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:20,219 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 01:01:20,219 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:20,222 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:20,231 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 01:01:20,231 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:20,232 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:20,232 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 01:01:20,233 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 01:01:20,234 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:20,243 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:20,243 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:20,244 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:20,246 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:20,246 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:20,246 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:20,247 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 01:01:20,247 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:20,250 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:20,259 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 01:01:20,260 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:20,260 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:20,261 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 01:01:20,261 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 01:01:20,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 01:01:20,272 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:20,272 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:20,272 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:20,272 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:20,272 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:20,272 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:20,273 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 01:01:20,273 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:20,276 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:20,286 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 01:01:20,286 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:20,286 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:20,287 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 01:01:20,288 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 01:01:20,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 01:01:20,299 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:20,299 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:20,299 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:20,299 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:20,299 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:20,299 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:20,300 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 01:01:20,300 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:20,303 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:20,313 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 01:01:20,314 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:20,314 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:20,315 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 01:01:20,315 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 01:01:20,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 01:01:20,326 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:20,326 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:20,326 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:20,326 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:20,326 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:20,326 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:20,327 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 01:01:20,327 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:20,330 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:20,340 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 01:01:20,340 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:20,340 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:20,341 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 01:01:20,342 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 01:01:20,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 01:01:20,353 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:20,353 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:20,353 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:20,353 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:20,353 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:20,353 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:20,354 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 01:01:20,354 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:20,357 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:20,367 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 01:01:20,367 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:20,367 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:20,368 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 01:01:20,368 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 01:01:20,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 01:01:20,379 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:20,379 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:20,379 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:20,379 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:20,379 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:20,379 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-10-12 01:01:20,380 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-10-12 01:01:20,380 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:20,382 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:20,392 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 01:01:20,393 INFO L451 LassoAnalysis]: Using template '2-lex'. [2024-10-12 01:01:20,393 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:20,393 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:20,394 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 01:01:20,395 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 01:01:20,395 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:20,405 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:20,406 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:20,406 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:20,406 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:20,406 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:20,406 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:20,406 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:20,406 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:20,408 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:20,418 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (505)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:20,418 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:20,418 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:20,420 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 01:01:20,420 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 01:01:20,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 01:01:20,433 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:20,433 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:20,433 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:20,433 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:20,433 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:20,433 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:20,434 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:20,434 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:20,436 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:20,446 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 01:01:20,446 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:20,447 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:20,447 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 01:01:20,448 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 01:01:20,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 01:01:20,458 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:20,459 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:20,459 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:20,459 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:20,459 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:20,461 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:20,461 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:20,467 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:20,476 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 01:01:20,477 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:20,477 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:20,478 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 01:01:20,490 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 01:01:20,491 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:20,501 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:20,501 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:20,501 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:20,501 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:20,501 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:20,502 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:20,502 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:20,506 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:20,516 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (508)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:20,516 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:20,516 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:20,517 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 01:01:20,518 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 01:01:20,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 01:01:20,528 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:20,528 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:20,528 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:20,528 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:20,528 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:20,530 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:20,530 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:20,536 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:20,546 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (509)] Ended with exit code 0 [2024-10-12 01:01:20,547 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:20,547 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:20,547 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 01:01:20,548 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 01:01:20,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 01:01:20,559 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:20,559 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:20,559 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:20,559 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:20,559 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:20,560 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:20,561 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:20,565 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:20,574 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (510)] Ended with exit code 0 [2024-10-12 01:01:20,575 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:20,575 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:20,576 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 01:01:20,576 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 01:01:20,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 01:01:20,586 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:20,587 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:20,587 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:20,587 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:20,587 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:20,589 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:20,589 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:20,593 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:20,603 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 01:01:20,603 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:20,603 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:20,605 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 01:01:20,606 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 01:01:20,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 01:01:20,616 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:20,616 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:20,617 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:20,617 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:20,617 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:20,619 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:20,619 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:20,625 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:20,635 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (512)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:20,635 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:20,635 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:20,636 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 01:01:20,636 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 01:01:20,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 01:01:20,647 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:20,647 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:20,647 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:20,647 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:20,647 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:20,652 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:20,652 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:20,663 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:20,673 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 01:01:20,674 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:20,674 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:20,675 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 01:01:20,676 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 01:01:20,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 01:01:20,686 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:20,686 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:20,686 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:20,686 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:20,686 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:20,687 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:20,687 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:20,691 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:20,701 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (514)] Ended with exit code 0 [2024-10-12 01:01:20,701 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:20,701 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:20,702 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 01:01:20,703 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 01:01:20,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 01:01:20,713 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:20,713 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:20,713 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:20,713 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:20,714 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:20,721 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:20,722 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:20,780 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:20,791 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 01:01:20,791 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:20,791 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:20,792 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 01:01:20,792 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 01:01:20,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 01:01:20,802 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:20,803 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:20,803 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:20,803 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:20,803 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:20,805 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:20,805 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:20,811 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:20,821 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (516)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:20,821 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:20,821 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:20,822 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 01:01:20,823 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 01:01:20,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 01:01:20,833 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:20,833 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:20,833 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:20,833 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:20,833 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:20,835 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:20,835 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:20,839 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:20,848 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (517)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:20,849 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:20,849 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:20,849 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 01:01:20,850 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 01:01:20,850 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:20,860 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:20,860 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:20,860 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:20,860 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:20,860 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:20,863 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:20,863 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:20,867 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:20,877 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 01:01:20,877 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:20,877 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:20,878 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 01:01:20,879 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 01:01:20,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 01:01:20,889 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:20,889 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:20,889 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:20,889 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:20,889 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:20,895 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:20,895 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:20,915 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:20,925 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (519)] Ended with exit code 0 [2024-10-12 01:01:20,925 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:20,925 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:20,926 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 01:01:20,927 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 01:01:20,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 01:01:20,937 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:20,937 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:20,937 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:20,937 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:20,937 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:20,939 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:20,939 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:20,943 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:20,952 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 01:01:20,953 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:20,953 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:20,954 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 01:01:20,954 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 01:01:20,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 01:01:20,964 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:20,965 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:20,965 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:20,965 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:20,965 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:20,968 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:20,968 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:20,977 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:20,987 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (521)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:20,987 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:20,987 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:20,988 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 01:01:20,989 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 01:01:20,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 01:01:20,999 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:20,999 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:20,999 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:20,999 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:20,999 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:21,001 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:21,001 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:21,006 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:21,016 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 01:01:21,016 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:21,016 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:21,017 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 01:01:21,017 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 01:01:21,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 01:01:21,028 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:21,028 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:21,028 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:21,028 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:21,028 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:21,030 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:21,030 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:21,036 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:21,047 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 01:01:21,048 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:21,048 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:21,049 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 01:01:21,050 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 01:01:21,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 01:01:21,061 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:21,061 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:21,061 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:21,061 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:21,061 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:21,061 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:21,062 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:21,062 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:21,063 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:21,074 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 01:01:21,074 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:21,074 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:21,075 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 01:01:21,076 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 01:01:21,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 01:01:21,087 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:21,087 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:21,087 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:21,087 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:21,087 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:21,089 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:21,089 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:21,093 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:21,103 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 01:01:21,104 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:21,104 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:21,105 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 01:01:21,106 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 01:01:21,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 01:01:21,117 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:21,117 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:21,117 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:21,117 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:21,117 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:21,118 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-10-12 01:01:21,118 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-10-12 01:01:21,122 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:21,132 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (526)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:21,132 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:21,132 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:21,133 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 01:01:21,133 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 01:01:21,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 01:01:21,143 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:21,144 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:21,144 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:21,144 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:21,144 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:21,144 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:21,144 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:21,144 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:21,146 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:21,155 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (527)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:21,156 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:21,156 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:21,157 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 01:01:21,157 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 01:01:21,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 01:01:21,167 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:21,168 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:21,168 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:21,168 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:21,168 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:21,168 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:21,168 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:21,168 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:21,170 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:21,180 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 01:01:21,180 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:21,180 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:21,198 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 01:01:21,199 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 01:01:21,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 01:01:21,209 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:21,209 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:21,209 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:21,209 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:21,209 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:21,209 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:21,210 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:21,210 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:21,211 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:21,221 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 01:01:21,221 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:21,221 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:21,222 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 01:01:21,222 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 01:01:21,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 01:01:21,237 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:21,237 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:21,237 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:21,237 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:21,237 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:21,237 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:21,238 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:21,238 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:21,239 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:21,249 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (530)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:21,249 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:21,249 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:21,250 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 01:01:21,251 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 01:01: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 01:01:21,261 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:21,261 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:21,261 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:21,261 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:21,261 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:21,261 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:21,262 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:21,262 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:21,263 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:21,273 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (531)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:21,273 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:21,273 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:21,274 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 01:01:21,274 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 01:01:21,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 01:01:21,285 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:21,285 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:21,285 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:21,285 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:21,285 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:21,285 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:21,285 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:21,285 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:21,287 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:21,297 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 01:01:21,297 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:21,297 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:21,298 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 01:01:21,298 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 01:01:21,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 01:01:21,309 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:21,309 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:21,309 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:21,309 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:21,309 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:21,309 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:21,309 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:21,309 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:21,311 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:21,321 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 01:01:21,321 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:21,321 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:21,322 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 01:01:21,322 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 01:01:21,323 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:21,332 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:21,333 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:21,333 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:21,333 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:21,333 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:21,333 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:21,333 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:21,333 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:21,335 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:21,345 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (534)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:21,345 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:21,345 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:21,346 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 01:01:21,346 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 01:01:21,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 01:01:21,356 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:21,357 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:21,357 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:21,357 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:21,357 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:21,357 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:21,357 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:21,357 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:21,359 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:21,369 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (535)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:21,369 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:21,369 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:21,370 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 01:01:21,370 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 01:01:21,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 01:01:21,380 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:21,380 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-10-12 01:01:21,380 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:21,380 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:21,380 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:21,381 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-10-12 01:01:21,381 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-10-12 01:01:21,381 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:21,382 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:21,393 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (536)] Ended with exit code 0 [2024-10-12 01:01:21,393 INFO L451 LassoAnalysis]: Using template '3-lex'. [2024-10-12 01:01:21,393 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:21,393 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:21,394 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 01:01:21,394 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 01:01:21,395 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:21,405 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:21,405 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:21,405 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:21,405 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:21,405 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:21,405 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 01:01:21,406 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 01:01:21,406 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:21,408 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:21,419 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 01:01:21,419 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:21,419 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:21,420 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 01:01:21,421 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 01:01:21,421 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:21,431 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:21,431 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:21,431 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:21,431 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:21,431 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:21,431 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 01:01:21,432 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 01:01:21,432 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:21,434 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:21,443 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (538)] Ended with exit code 0 [2024-10-12 01:01:21,443 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:21,443 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:21,444 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 01:01:21,445 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 01:01:21,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 01:01:21,455 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:21,455 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:21,455 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:21,455 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:21,455 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 01:01:21,458 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 01:01:21,458 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 01:01:21,468 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:21,477 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 01:01:21,478 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:21,478 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:21,478 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 01:01:21,479 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 01:01:21,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 01:01:21,489 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:21,490 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:21,490 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:21,490 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:21,490 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 01:01:21,492 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 01:01:21,492 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 01:01:21,498 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:21,508 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 01:01:21,508 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:21,508 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:21,509 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 01:01:21,509 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 01:01:21,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 01:01:21,520 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:21,520 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:21,520 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:21,520 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:21,520 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 01:01:21,523 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 01:01:21,523 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 01:01:21,533 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:21,542 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 01:01:21,543 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:21,543 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:21,544 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 01:01:21,545 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 01:01:21,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 01:01:21,555 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:21,555 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:21,556 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:21,556 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:21,556 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 01:01:21,558 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 01:01:21,558 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 01:01:21,564 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:21,573 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (542)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:21,574 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:21,574 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:21,575 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 01:01:21,575 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 01:01:21,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 01:01:21,585 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:21,585 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:21,585 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:21,585 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:21,585 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 01:01:21,588 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 01:01:21,588 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 01:01:21,596 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:21,605 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 01:01:21,606 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:21,606 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:21,607 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 01:01:21,607 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 01:01:21,608 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:21,617 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:21,617 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:21,618 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:21,618 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:21,618 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 01:01:21,621 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 01:01:21,621 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 01:01:21,631 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:21,641 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 01:01:21,641 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:21,641 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:21,642 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 01:01:21,642 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 01:01:21,642 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:21,652 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:21,653 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:21,653 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:21,653 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:21,653 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 01:01:21,660 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 01:01:21,660 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 01:01:21,678 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:21,687 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (545)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:21,687 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:21,688 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:21,688 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 01:01:21,689 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 01:01:21,689 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:21,699 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:21,699 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:21,700 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:21,700 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:21,700 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 01:01:21,702 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 01:01:21,702 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 01:01:21,707 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:21,717 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (546)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:21,717 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:21,718 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:21,718 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 01:01:21,719 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 01:01:21,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 01:01:21,730 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:21,730 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:21,730 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:21,730 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:21,730 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 01:01:21,742 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 01:01:21,743 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 01:01:22,072 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:22,083 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (547)] Ended with exit code 0 [2024-10-12 01:01:22,083 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:22,083 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:22,084 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 01:01:22,085 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 01:01:22,085 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:22,095 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:22,095 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:22,095 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:22,095 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:22,095 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 01:01:22,098 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 01:01:22,098 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 01:01:22,108 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:22,118 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 01:01:22,118 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:22,118 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:22,119 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 01:01:22,119 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 01:01:22,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 01:01:22,132 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:22,132 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:22,133 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:22,133 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:22,133 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 01:01:22,135 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 01:01:22,135 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 01:01:22,141 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:22,150 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 01:01:22,151 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:22,151 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:22,152 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 01:01:22,152 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 01:01:22,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 01:01:22,162 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:22,162 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:22,162 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:22,162 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:22,162 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 01:01:22,165 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 01:01:22,165 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 01:01:22,173 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:22,183 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 01:01:22,183 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:22,183 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:22,184 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 01:01:22,184 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 01:01:22,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 01:01:22,196 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:22,196 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:22,196 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:22,196 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:22,196 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 01:01:22,205 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 01:01:22,205 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 01:01:22,268 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:22,279 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (551)] Ended with exit code 0 [2024-10-12 01:01:22,279 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:22,279 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:22,280 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 01:01:22,281 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 01:01:22,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 01:01:22,292 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:22,292 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:22,292 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:22,292 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:22,292 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 01:01:22,295 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 01:01:22,295 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 01:01:22,301 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:22,311 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 01:01:22,311 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:22,312 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:22,312 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 01:01:22,313 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 01:01:22,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 01:01:22,324 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:22,324 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:22,324 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:22,324 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:22,324 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 01:01:22,329 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 01:01:22,329 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 01:01:22,344 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:22,354 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (553)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:22,354 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:22,355 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:22,356 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 01:01:22,358 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 01:01:22,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 01:01:22,368 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:22,369 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:22,369 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:22,369 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:22,369 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 01:01:22,372 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 01:01:22,372 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 01:01:22,379 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:22,389 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 01:01:22,389 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:22,389 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:22,390 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 01:01:22,391 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 01:01:22,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 01:01:22,401 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:22,401 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:22,401 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:22,401 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:22,401 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 01:01:22,404 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 01:01:22,404 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 01:01:22,413 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:22,423 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 01:01:22,424 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:22,424 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:22,425 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 01:01:22,425 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 01:01:22,426 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:22,436 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:22,436 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:22,436 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:22,436 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:22,436 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:22,436 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 01:01:22,436 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 01:01:22,436 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:22,439 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:22,449 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 01:01:22,449 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:22,449 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:22,450 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 01:01:22,450 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 01:01:22,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 01:01:22,461 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:22,461 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:22,461 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:22,461 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:22,461 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 01:01:22,463 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 01:01:22,463 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 01:01:22,468 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:22,479 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (557)] Ended with exit code 0 [2024-10-12 01:01:22,479 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:22,479 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:22,480 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 01:01:22,481 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 01:01:22,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 01:01:22,491 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:22,491 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:22,491 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:22,491 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:22,491 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 01:01:22,493 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-10-12 01:01:22,493 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-10-12 01:01:22,498 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:22,508 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (558)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:22,508 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:22,509 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:22,509 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 01:01:22,510 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 01:01:22,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 01:01:22,521 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:22,521 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:22,521 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:22,521 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:22,521 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:22,521 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 01:01:22,522 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 01:01:22,522 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:22,524 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:22,534 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (559)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:22,534 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:22,534 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:22,535 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 01:01:22,536 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 01:01:22,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 01:01:22,546 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:22,547 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:22,547 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:22,547 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:22,547 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:22,547 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 01:01:22,547 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 01:01:22,547 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:22,550 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:22,559 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 01:01:22,559 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:22,560 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:22,560 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 01:01:22,561 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 01:01:22,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 01:01:22,571 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:22,571 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:22,571 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:22,571 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:22,571 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:22,571 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 01:01:22,572 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 01:01:22,572 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:22,574 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:22,585 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 01:01:22,585 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:22,585 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:22,586 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 01:01:22,587 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 01:01:22,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 01:01:22,598 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:22,598 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:22,598 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:22,598 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:22,598 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:22,598 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 01:01:22,599 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 01:01:22,599 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:22,601 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:22,611 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 01:01:22,611 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:22,611 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:22,612 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 01:01:22,613 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 01:01:22,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 01:01:22,623 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:22,624 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:22,624 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:22,624 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:22,624 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:22,624 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 01:01:22,624 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 01:01:22,624 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:22,627 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:22,638 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 01:01:22,638 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:22,638 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:22,639 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 01:01:22,639 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 01:01:22,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 01:01:22,650 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:22,650 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:22,650 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:22,650 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:22,650 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:22,650 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 01:01:22,651 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 01:01:22,651 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:22,653 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:22,663 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (564)] Ended with exit code 0 [2024-10-12 01:01:22,663 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:22,663 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:22,664 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 01:01:22,665 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 01:01:22,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 01:01:22,675 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:22,675 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:22,675 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:22,675 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:22,675 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:22,675 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 01:01:22,676 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 01:01:22,676 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:22,678 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:22,688 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 01:01:22,688 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:22,688 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:22,689 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 01:01:22,690 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 01:01: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 01:01:22,700 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:22,700 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:22,700 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:22,701 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:22,701 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:22,701 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 01:01:22,701 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 01:01:22,701 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:22,704 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:22,713 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 01:01:22,713 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:22,713 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:22,714 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 01:01:22,715 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 01:01:22,715 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-12 01:01:22,725 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:22,726 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:22,726 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:22,726 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:22,726 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:22,726 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 01:01:22,726 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 01:01:22,726 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:22,729 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:22,739 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (567)] Forceful destruction successful, exit code 0 [2024-10-12 01:01:22,739 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-12 01:01:22,739 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 01:01:22,740 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 01:01:22,740 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 01:01:22,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 01:01:22,751 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-10-12 01:01:22,751 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-10-12 01:01:22,751 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-12 01:01:22,751 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-12 01:01:22,751 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-12 01:01:22,751 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-10-12 01:01:22,752 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-10-12 01:01:22,752 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-12 01:01:22,754 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-12 01:01:22,764 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 01:01:22,770 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 12.10 01:01:22 BoogieIcfgContainer [2024-10-12 01:01:22,770 INFO L131 PluginConnector]: ------------------------ END BuchiAutomizer---------------------------- [2024-10-12 01:01:22,770 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-10-12 01:01:22,770 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-10-12 01:01:22,771 INFO L274 PluginConnector]: Witness Printer initialized [2024-10-12 01:01:22,771 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.10 01:00:58" (3/4) ... [2024-10-12 01:01:22,772 INFO L142 WitnessPrinter]: No result that supports witness generation found [2024-10-12 01:01:22,773 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-10-12 01:01:22,774 INFO L158 Benchmark]: Toolchain (without parser) took 24428.20ms. Allocated memory was 192.9MB in the beginning and 343.9MB in the end (delta: 151.0MB). Free memory was 136.9MB in the beginning and 196.5MB in the end (delta: -59.6MB). Peak memory consumption was 94.9MB. Max. memory is 16.1GB. [2024-10-12 01:01:22,775 INFO L158 Benchmark]: CDTParser took 0.30ms. Allocated memory is still 192.9MB. Free memory is still 157.7MB. There was no memory consumed. Max. memory is 16.1GB. [2024-10-12 01:01:22,775 INFO L158 Benchmark]: CACSL2BoogieTranslator took 207.00ms. Allocated memory is still 192.9MB. Free memory was 136.9MB in the beginning and 123.6MB in the end (delta: 13.3MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2024-10-12 01:01:22,775 INFO L158 Benchmark]: Boogie Procedure Inliner took 38.66ms. Allocated memory is still 192.9MB. Free memory was 123.6MB in the beginning and 121.9MB in the end (delta: 1.8MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-10-12 01:01:22,775 INFO L158 Benchmark]: Boogie Preprocessor took 47.49ms. Allocated memory is still 192.9MB. Free memory was 121.9MB in the beginning and 119.7MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-10-12 01:01:22,775 INFO L158 Benchmark]: RCFGBuilder took 299.98ms. Allocated memory is still 192.9MB. Free memory was 119.7MB in the beginning and 103.9MB in the end (delta: 15.9MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-10-12 01:01:22,776 INFO L158 Benchmark]: BuchiAutomizer took 23827.75ms. Allocated memory was 192.9MB in the beginning and 343.9MB in the end (delta: 151.0MB). Free memory was 103.9MB in the beginning and 196.9MB in the end (delta: -93.0MB). Peak memory consumption was 162.0MB. Max. memory is 16.1GB. [2024-10-12 01:01:22,776 INFO L158 Benchmark]: Witness Printer took 2.94ms. Allocated memory is still 343.9MB. Free memory was 196.9MB in the beginning and 196.5MB in the end (delta: 402.4kB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-10-12 01:01:22,777 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.30ms. Allocated memory is still 192.9MB. Free memory is still 157.7MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 207.00ms. Allocated memory is still 192.9MB. Free memory was 136.9MB in the beginning and 123.6MB in the end (delta: 13.3MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 38.66ms. Allocated memory is still 192.9MB. Free memory was 123.6MB in the beginning and 121.9MB in the end (delta: 1.8MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 47.49ms. Allocated memory is still 192.9MB. Free memory was 121.9MB in the beginning and 119.7MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 299.98ms. Allocated memory is still 192.9MB. Free memory was 119.7MB in the beginning and 103.9MB in the end (delta: 15.9MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * BuchiAutomizer took 23827.75ms. Allocated memory was 192.9MB in the beginning and 343.9MB in the end (delta: 151.0MB). Free memory was 103.9MB in the beginning and 196.9MB in the end (delta: -93.0MB). Peak memory consumption was 162.0MB. Max. memory is 16.1GB. * Witness Printer took 2.94ms. Allocated memory is still 343.9MB. Free memory was 196.9MB in the beginning and 196.5MB in the end (delta: 402.4kB). 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 Trivial decomposition into one module whose termination is unknown. - StatisticsResult: Timing statistics BüchiAutomizer plugin needed 23.7s and 1 iterations. TraceHistogramMax:1. Analysis of lassos took 23.7s. Construction of modules took 0.0s. Büchi inclusion checks took 0.0s. Highest rank in rank-based complementation 0. Minimization of det autom 0. Minimization of nondet autom 0. Automata minimization No data available. Non-live state removal took 0.0s Buchi closure took 0.0s. Biggest automaton had -1 states and ocurred in iteration -1. Nontrivial modules had stage [0, 0, 0, 0, 0]. InterpolantCoveringCapabilityFinite: 0/0 InterpolantCoveringCapabilityBuchi: 0/0 HoareTripleCheckerStatistics: LassoAnalysisResults: nont0 unkn1 SFLI0 SFLT0 conc0 concLT0 SILN0 SILU0 SILI0 SILT0 lasso0 LassoPreprocessingBenchmarks: Lassos: inital352 mio100 ax100 hnf100 lsp96 ukn72 mio100 lsp23 div160 bol100 ite100 ukn100 eq175 hnf91 smp73 dnf100 smp100 tf100 neg100 sie100 LassoTerminationAnalysisBenchmarks: ConstraintsSatisfiability: unsat Degree: 3 Time: 24ms VariablesStem: 1 VariablesLoop: 2 DisjunctsStem: 1 DisjunctsLoop: 1 SupportingInvariants: 6 MotzkinApplications: 18 LassoTerminationAnalysisBenchmarks: LassoNonterminationAnalysisSatFixpoint: 0 LassoNonterminationAnalysisSatUnbounded: 0 LassoNonterminationAnalysisUnsat: 0 LassoNonterminationAnalysisUnknown: 0 LassoNonterminationAnalysisTime: 0.0s InitialAbstractionConstructionTime: 0.0s - TerminationAnalysisResult: Unable to decide termination Buchi Automizer is unable to decide termination for the following lasso. Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(29, 2);" "assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_~#array~0#1.base, main_~#array~0#1.offset, main_~#index~0#1.base, main_~#index~0#1.offset, main_~#tmp~0#1.base, main_~#tmp~0#1.offset;call main_~#array~0#1.base, main_~#array~0#1.offset := #Ultimate.allocOnStack(40000);call main_~#index~0#1.base, main_~#index~0#1.offset := #Ultimate.allocOnStack(4);call write~init~int#1(0, main_~#index~0#1.base, main_~#index~0#1.offset, 4);call main_~#tmp~0#1.base, main_~#tmp~0#1.offset := #Ultimate.allocOnStack(4);call write~init~int#3(0, main_~#tmp~0#1.base, main_~#tmp~0#1.offset, 4);" "call func_to_recursive_line_38_to_41_0(main_~#array~0#1.base, main_~#array~0#1.offset, main_~#index~0#1.base, main_~#index~0#1.offset, main_~#tmp~0#1.base, main_~#tmp~0#1.offset);"< "~array.base, ~array.offset := #in~array.base, #in~array.offset;~index.base, ~index.offset := #in~index.base, #in~index.offset;~tmp.base, ~tmp.offset := #in~tmp.base, #in~tmp.offset;call #t~mem1 := read~int#1(~index.base, ~index.offset, 4);" "assume #t~mem1 % 4294967296 < 10000;havoc #t~mem1;call #t~mem2 := read~int#1(~index.base, ~index.offset, 4);call #t~mem3 := read~int#3(~tmp.base, ~tmp.offset, 4);call write~int#2(#t~mem3, ~array.base, ~array.offset + 4 * (if #t~mem2 % 4294967296 % 4294967296 <= 2147483647 then #t~mem2 % 4294967296 % 4294967296 else #t~mem2 % 4294967296 % 4294967296 - 4294967296), 4);havoc #t~mem2;havoc #t~mem3;call #t~mem4 := read~int#1(~index.base, ~index.offset, 4);call write~int#1(1 + #t~mem4, ~index.base, ~index.offset, 4);havoc #t~mem4;call #t~mem5 := read~int#3(~tmp.base, ~tmp.offset, 4);call write~int#3(2 + #t~mem5, ~tmp.base, ~tmp.offset, 4);havoc #t~mem5;" "call func_to_recursive_line_38_to_41_0(~array.base, ~array.offset, ~index.base, ~index.offset, ~tmp.base, ~tmp.offset);"< Loop: "~array.base, ~array.offset := #in~array.base, #in~array.offset;~index.base, ~index.offset := #in~index.base, #in~index.offset;~tmp.base, ~tmp.offset := #in~tmp.base, #in~tmp.offset;call #t~mem1 := read~int#1(~index.base, ~index.offset, 4);" "assume #t~mem1 % 4294967296 < 10000;havoc #t~mem1;call #t~mem2 := read~int#1(~index.base, ~index.offset, 4);call #t~mem3 := read~int#3(~tmp.base, ~tmp.offset, 4);call write~int#2(#t~mem3, ~array.base, ~array.offset + 4 * (if #t~mem2 % 4294967296 % 4294967296 <= 2147483647 then #t~mem2 % 4294967296 % 4294967296 else #t~mem2 % 4294967296 % 4294967296 - 4294967296), 4);havoc #t~mem2;havoc #t~mem3;call #t~mem4 := read~int#1(~index.base, ~index.offset, 4);call write~int#1(1 + #t~mem4, ~index.base, ~index.offset, 4);havoc #t~mem4;call #t~mem5 := read~int#3(~tmp.base, ~tmp.offset, 4);call write~int#3(2 + #t~mem5, ~tmp.base, ~tmp.offset, 4);havoc #t~mem5;" "call func_to_recursive_line_38_to_41_0(~array.base, ~array.offset, ~index.base, ~index.offset, ~tmp.base, ~tmp.offset);"< RESULT: Ultimate could not prove your program: unable to determine termination [2024-10-12 01:01:22,801 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis No suitable file found in config dir /storage/repos/ultimate-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