./Ultimate.py --spec ../sv-benchmarks/c/properties/termination.prp --file ../sv-benchmarks/c/recursified_loop-crafted/recursified_simple_array_index_value_2.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for termination Using default analysis Version 8be7027f Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerTermination.xml -i ../sv-benchmarks/c/recursified_loop-crafted/recursified_simple_array_index_value_2.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Termination-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(F end) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash a00615dde165ef79502be50d436d5b7101f564051a4b91f339855b18841d9599 --- Real Ultimate output --- This is Ultimate 0.2.5-wip.dk.perfect-tracechecks-8be7027-m [2024-11-12 21:43:29,883 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-12 21:43:29,962 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Termination-32bit-Automizer_Default.epf [2024-11-12 21:43:29,976 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-12 21:43:29,977 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-12 21:43:30,008 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-12 21:43:30,010 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-12 21:43:30,010 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-12 21:43:30,011 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-12 21:43:30,011 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-12 21:43:30,013 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-12 21:43:30,013 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-12 21:43:30,013 INFO L153 SettingsManager]: * Use SBE=true [2024-11-12 21:43:30,013 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2024-11-12 21:43:30,014 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2024-11-12 21:43:30,014 INFO L153 SettingsManager]: * Use old map elimination=false [2024-11-12 21:43:30,014 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2024-11-12 21:43:30,014 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2024-11-12 21:43:30,014 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2024-11-12 21:43:30,014 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-12 21:43:30,015 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2024-11-12 21:43:30,018 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-12 21:43:30,018 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-12 21:43:30,019 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-12 21:43:30,019 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-12 21:43:30,019 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2024-11-12 21:43:30,019 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2024-11-12 21:43:30,019 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2024-11-12 21:43:30,020 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-12 21:43:30,020 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-12 21:43:30,020 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-12 21:43:30,020 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-12 21:43:30,020 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2024-11-12 21:43:30,021 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-12 21:43:30,021 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-12 21:43:30,021 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-12 21:43:30,021 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-12 21:43:30,021 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-12 21:43:30,022 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2024-11-12 21:43:30,022 INFO L153 SettingsManager]: * TransformationType=MODULO_NEIGHBOR WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(F end) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> a00615dde165ef79502be50d436d5b7101f564051a4b91f339855b18841d9599 [2024-11-12 21:43:30,263 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-12 21:43:30,284 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-12 21:43:30,287 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-12 21:43:30,288 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-12 21:43:30,288 INFO L274 PluginConnector]: CDTParser initialized [2024-11-12 21:43:30,289 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/recursified_loop-crafted/recursified_simple_array_index_value_2.i [2024-11-12 21:43:31,649 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-12 21:43:31,800 INFO L384 CDTParser]: Found 1 translation units. [2024-11-12 21:43:31,800 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/recursified_loop-crafted/recursified_simple_array_index_value_2.i [2024-11-12 21:43:31,811 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/a1148d89a/4ce564ff312247d19ddf3d5d4f5d845c/FLAG75a7df4a1 [2024-11-12 21:43:32,222 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/a1148d89a/4ce564ff312247d19ddf3d5d4f5d845c [2024-11-12 21:43:32,225 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-12 21:43:32,227 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-12 21:43:32,231 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-12 21:43:32,232 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-12 21:43:32,236 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-12 21:43:32,237 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 09:43:32" (1/1) ... [2024-11-12 21:43:32,240 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@10aad2a1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 09:43:32, skipping insertion in model container [2024-11-12 21:43:32,240 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 09:43:32" (1/1) ... [2024-11-12 21:43:32,258 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-12 21:43:32,400 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-12 21:43:32,410 INFO L200 MainTranslator]: Completed pre-run [2024-11-12 21:43:32,425 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-12 21:43:32,440 INFO L204 MainTranslator]: Completed translation [2024-11-12 21:43:32,441 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 09:43:32 WrapperNode [2024-11-12 21:43:32,441 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-12 21:43:32,442 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-12 21:43:32,442 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-12 21:43:32,442 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-12 21:43:32,448 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 09:43:32" (1/1) ... [2024-11-12 21:43:32,454 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 09:43:32" (1/1) ... [2024-11-12 21:43:32,470 INFO L138 Inliner]: procedures = 19, calls = 31, calls flagged for inlining = 5, calls inlined = 5, statements flattened = 71 [2024-11-12 21:43:32,471 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-12 21:43:32,471 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-12 21:43:32,472 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-12 21:43:32,472 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-12 21:43:32,480 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 09:43:32" (1/1) ... [2024-11-12 21:43:32,481 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 09:43:32" (1/1) ... [2024-11-12 21:43:32,482 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 09:43:32" (1/1) ... [2024-11-12 21:43:32,494 INFO L175 MemorySlicer]: Split 16 memory accesses to 3 slices as follows [2, 2, 12]. 75 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0, 0]. The 5 writes are split as follows [0, 1, 4]. [2024-11-12 21:43:32,494 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 09:43:32" (1/1) ... [2024-11-12 21:43:32,494 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 09:43:32" (1/1) ... [2024-11-12 21:43:32,499 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 09:43:32" (1/1) ... [2024-11-12 21:43:32,501 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 09:43:32" (1/1) ... [2024-11-12 21:43:32,502 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 09:43:32" (1/1) ... [2024-11-12 21:43:32,503 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 09:43:32" (1/1) ... [2024-11-12 21:43:32,504 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-12 21:43:32,509 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-12 21:43:32,509 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-12 21:43:32,509 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-12 21:43:32,510 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 09:43:32" (1/1) ... [2024-11-12 21:43:32,520 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:32,529 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:32,556 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:32,559 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Waiting until timeout for monitored process [2024-11-12 21:43:32,598 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-12 21:43:32,599 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-12 21:43:32,599 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-12 21:43:32,599 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-11-12 21:43:32,599 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-12 21:43:32,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-12 21:43:32,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-12 21:43:32,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-11-12 21:43:32,600 INFO L130 BoogieDeclarations]: Found specification of procedure func_to_recursive_line_38_to_41_0 [2024-11-12 21:43:32,600 INFO L138 BoogieDeclarations]: Found implementation of procedure func_to_recursive_line_38_to_41_0 [2024-11-12 21:43:32,600 INFO L130 BoogieDeclarations]: Found specification of procedure func_to_recursive_line_44_to_45_0 [2024-11-12 21:43:32,600 INFO L138 BoogieDeclarations]: Found implementation of procedure func_to_recursive_line_44_to_45_0 [2024-11-12 21:43:32,600 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-12 21:43:32,601 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-12 21:43:32,602 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-12 21:43:32,602 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-12 21:43:32,602 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-11-12 21:43:32,602 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-12 21:43:32,681 INFO L238 CfgBuilder]: Building ICFG [2024-11-12 21:43:32,683 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-12 21:43:32,852 INFO L? ?]: Removed 11 outVars from TransFormulas that were not future-live. [2024-11-12 21:43:32,854 INFO L287 CfgBuilder]: Performing block encoding [2024-11-12 21:43:32,864 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-12 21:43:32,864 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-12 21:43:32,865 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 09:43:32 BoogieIcfgContainer [2024-11-12 21:43:32,865 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-12 21:43:32,866 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2024-11-12 21:43:32,866 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2024-11-12 21:43:32,869 INFO L274 PluginConnector]: BuchiAutomizer initialized [2024-11-12 21:43:32,870 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-11-12 21:43:32,870 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 12.11 09:43:32" (1/3) ... [2024-11-12 21:43:32,871 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@11b5febe and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 12.11 09:43:32, skipping insertion in model container [2024-11-12 21:43:32,871 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-11-12 21:43:32,871 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 09:43:32" (2/3) ... [2024-11-12 21:43:32,872 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@11b5febe and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 12.11 09:43:32, skipping insertion in model container [2024-11-12 21:43:32,872 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-11-12 21:43:32,872 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 09:43:32" (3/3) ... [2024-11-12 21:43:32,873 INFO L332 chiAutomizerObserver]: Analyzing ICFG recursified_simple_array_index_value_2.i [2024-11-12 21:43:32,917 INFO L301 stractBuchiCegarLoop]: Interprodecural is true [2024-11-12 21:43:32,917 INFO L302 stractBuchiCegarLoop]: Hoare is None [2024-11-12 21:43:32,917 INFO L303 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2024-11-12 21:43:32,917 INFO L304 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2024-11-12 21:43:32,917 INFO L305 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2024-11-12 21:43:32,917 INFO L306 stractBuchiCegarLoop]: Difference is false [2024-11-12 21:43:32,918 INFO L307 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2024-11-12 21:43:32,918 INFO L311 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ======== [2024-11-12 21:43:32,921 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-11-12 21:43:32,938 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 13 [2024-11-12 21:43:32,939 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-12 21:43:32,939 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-12 21:43:32,943 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1] [2024-11-12 21:43:32,943 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1] [2024-11-12 21:43:32,943 INFO L333 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2024-11-12 21:43:32,944 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-11-12 21:43:32,946 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 13 [2024-11-12 21:43:32,947 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-12 21:43:32,947 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-12 21:43:32,947 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1] [2024-11-12 21:43:32,947 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1] [2024-11-12 21:43:32,953 INFO L747 eck$LassoCheckResult]: 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;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~int#2(0, main_~#index~0#1.base, main_~#index~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);"< [2024-11-12 21:43:32,953 INFO L749 eck$LassoCheckResult]: Loop: "~array#1.base, ~array#1.offset := #in~array#1.base, #in~array#1.offset;~index#1.base, ~index#1.offset := #in~index#1.base, #in~index#1.offset;call #t~mem7#1 := read~int#2(~index#1.base, ~index#1.offset, 4);" "assume #t~mem7#1 % 4294967296 < 10000;havoc #t~mem7#1;havoc #t~nondet8#1;~tmp~0#1 := #t~nondet8#1;havoc #t~nondet8#1;call #t~mem9#1 := read~int#2(~index#1.base, ~index#1.offset, 4);assume { :begin_inline_assume_abort_if_not } true;assume_abort_if_not_#in~cond#1 := (if ~tmp~0#1 % 4294967296 > #t~mem9#1 % 4294967296 then 1 else 0);havoc assume_abort_if_not_~cond#1;assume_abort_if_not_~cond#1 := assume_abort_if_not_#in~cond#1;" "assume 0 == assume_abort_if_not_~cond#1;assume false;" "havoc assume_abort_if_not_~cond#1;havoc assume_abort_if_not_#in~cond#1;assume { :end_inline_assume_abort_if_not } true;havoc #t~mem9#1;call #t~mem10#1 := read~int#2(~index#1.base, ~index#1.offset, 4);call write~int#1(~tmp~0#1, ~array#1.base, ~array#1.offset + 4 * (if #t~mem10#1 % 4294967296 % 4294967296 <= 2147483647 then #t~mem10#1 % 4294967296 % 4294967296 else #t~mem10#1 % 4294967296 % 4294967296 - 4294967296), 4);havoc ~tmp~0#1;havoc #t~mem10#1;call #t~mem11#1 := read~int#2(~index#1.base, ~index#1.offset, 4);#t~post12#1 := #t~mem11#1;call write~int#2(1 + #t~post12#1, ~index#1.base, ~index#1.offset, 4);havoc #t~mem11#1;havoc #t~post12#1;" "call func_to_recursive_line_38_to_41_0(~array#1.base, ~array#1.offset, ~index#1.base, ~index#1.offset);"< [2024-11-12 21:43:32,958 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 21:43:32,961 INFO L85 PathProgramCache]: Analyzing trace with hash 71573, now seen corresponding path program 1 times [2024-11-12 21:43:32,970 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 21:43:32,970 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [770233911] [2024-11-12 21:43:32,970 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 21:43:32,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 21:43:33,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-12 21:43:33,062 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-12 21:43:33,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-12 21:43:33,098 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-12 21:43:33,100 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 21:43:33,101 INFO L85 PathProgramCache]: Analyzing trace with hash 28724652, now seen corresponding path program 1 times [2024-11-12 21:43:33,101 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 21:43:33,101 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1762294887] [2024-11-12 21:43:33,101 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 21:43:33,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 21:43:33,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 21:43:33,182 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 21:43:33,182 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1762294887] [2024-11-12 21:43:33,183 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1762294887] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-12 21:43:33,183 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1808400109] [2024-11-12 21:43:33,183 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 21:43:33,187 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-12 21:43:33,187 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:33,191 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-12 21:43:33,194 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-11-12 21:43:33,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 21:43:33,313 INFO L256 TraceCheckSpWp]: Trace formula consists of 56 conjuncts, 1 conjuncts are in the unsatisfiable core [2024-11-12 21:43:33,314 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-12 21:43:33,323 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-12 21:43:33,332 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1808400109] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-12 21:43:33,336 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-12 21:43:33,336 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [2, 2, 2] total 2 [2024-11-12 21:43:33,338 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1048909406] [2024-11-12 21:43:33,338 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-12 21:43:33,341 INFO L764 eck$LassoCheckResult]: loop already infeasible [2024-11-12 21:43:33,344 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 21:43:33,375 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-12 21:43:33,380 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-12 21:43:33,381 INFO L87 Difference]: Start difference. First 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) Second operand has 2 states, 2 states have (on average 2.0) internal successors, (4), 2 states have internal predecessors, (4), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-12 21:43:33,395 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-12 21:43:33,395 INFO L93 Difference]: Finished difference Result 25 states and 28 transitions. [2024-11-12 21:43:33,396 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 25 states and 28 transitions. [2024-11-12 21:43:33,402 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 10 [2024-11-12 21:43:33,407 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 25 states to 17 states and 19 transitions. [2024-11-12 21:43:33,408 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 17 [2024-11-12 21:43:33,409 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 17 [2024-11-12 21:43:33,410 INFO L73 IsDeterministic]: Start isDeterministic. Operand 17 states and 19 transitions. [2024-11-12 21:43:33,414 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2024-11-12 21:43:33,414 INFO L218 hiAutomatonCegarLoop]: Abstraction has 17 states and 19 transitions. [2024-11-12 21:43:33,435 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 17 states and 19 transitions. [2024-11-12 21:43:33,453 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 17 to 17. [2024-11-12 21:43:33,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 17 states, 12 states have (on average 1.0833333333333333) internal successors, (13), 13 states have internal predecessors, (13), 4 states have call successors, (4), 2 states have call predecessors, (4), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2024-11-12 21:43:33,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 17 states to 17 states and 19 transitions. [2024-11-12 21:43:33,457 INFO L240 hiAutomatonCegarLoop]: Abstraction has 17 states and 19 transitions. [2024-11-12 21:43:33,458 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-12 21:43:33,467 INFO L426 stractBuchiCegarLoop]: Abstraction has 17 states and 19 transitions. [2024-11-12 21:43:33,468 INFO L333 stractBuchiCegarLoop]: ======== Iteration 2 ============ [2024-11-12 21:43:33,468 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 17 states and 19 transitions. [2024-11-12 21:43:33,469 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 10 [2024-11-12 21:43:33,469 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-12 21:43:33,469 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-12 21:43:33,469 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1] [2024-11-12 21:43:33,469 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1] [2024-11-12 21:43:33,469 INFO L747 eck$LassoCheckResult]: 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;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~int#2(0, main_~#index~0#1.base, main_~#index~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);"< [2024-11-12 21:43:33,470 INFO L749 eck$LassoCheckResult]: Loop: "~array#1.base, ~array#1.offset := #in~array#1.base, #in~array#1.offset;~index#1.base, ~index#1.offset := #in~index#1.base, #in~index#1.offset;call #t~mem7#1 := read~int#2(~index#1.base, ~index#1.offset, 4);" "assume #t~mem7#1 % 4294967296 < 10000;havoc #t~mem7#1;havoc #t~nondet8#1;~tmp~0#1 := #t~nondet8#1;havoc #t~nondet8#1;call #t~mem9#1 := read~int#2(~index#1.base, ~index#1.offset, 4);assume { :begin_inline_assume_abort_if_not } true;assume_abort_if_not_#in~cond#1 := (if ~tmp~0#1 % 4294967296 > #t~mem9#1 % 4294967296 then 1 else 0);havoc assume_abort_if_not_~cond#1;assume_abort_if_not_~cond#1 := assume_abort_if_not_#in~cond#1;" "assume !(0 == assume_abort_if_not_~cond#1);" "havoc assume_abort_if_not_~cond#1;havoc assume_abort_if_not_#in~cond#1;assume { :end_inline_assume_abort_if_not } true;havoc #t~mem9#1;call #t~mem10#1 := read~int#2(~index#1.base, ~index#1.offset, 4);call write~int#1(~tmp~0#1, ~array#1.base, ~array#1.offset + 4 * (if #t~mem10#1 % 4294967296 % 4294967296 <= 2147483647 then #t~mem10#1 % 4294967296 % 4294967296 else #t~mem10#1 % 4294967296 % 4294967296 - 4294967296), 4);havoc ~tmp~0#1;havoc #t~mem10#1;call #t~mem11#1 := read~int#2(~index#1.base, ~index#1.offset, 4);#t~post12#1 := #t~mem11#1;call write~int#2(1 + #t~post12#1, ~index#1.base, ~index#1.offset, 4);havoc #t~mem11#1;havoc #t~post12#1;" "call func_to_recursive_line_38_to_41_0(~array#1.base, ~array#1.offset, ~index#1.base, ~index#1.offset);"< [2024-11-12 21:43:33,470 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 21:43:33,473 INFO L85 PathProgramCache]: Analyzing trace with hash 71573, now seen corresponding path program 2 times [2024-11-12 21:43:33,473 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 21:43:33,474 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1831859298] [2024-11-12 21:43:33,474 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 21:43:33,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 21:43:33,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-12 21:43:33,503 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-12 21:43:33,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-12 21:43:33,525 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-12 21:43:33,529 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 21:43:33,529 INFO L85 PathProgramCache]: Analyzing trace with hash 28726574, now seen corresponding path program 1 times [2024-11-12 21:43:33,529 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 21:43:33,529 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [459485271] [2024-11-12 21:43:33,529 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 21:43:33,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 21:43:33,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-12 21:43:33,581 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-12 21:43:33,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-12 21:43:33,609 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-12 21:43:33,615 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 21:43:33,615 INFO L85 PathProgramCache]: Analyzing trace with hash 374921754, now seen corresponding path program 1 times [2024-11-12 21:43:33,615 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 21:43:33,615 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1442743352] [2024-11-12 21:43:33,615 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 21:43:33,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 21:43:33,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-12 21:43:33,660 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-12 21:43:33,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-12 21:43:33,692 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-12 21:43:34,798 INFO L204 LassoAnalysis]: Preferences: [2024-11-12 21:43:34,799 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2024-11-12 21:43:34,799 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-11-12 21:43:34,799 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2024-11-12 21:43:34,799 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2024-11-12 21:43:34,799 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:34,800 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2024-11-12 21:43:34,800 INFO L131 ssoRankerPreferences]: Path of dumped script: [2024-11-12 21:43:34,800 INFO L132 ssoRankerPreferences]: Filename of dumped script: recursified_simple_array_index_value_2.i_Iteration2_Lasso [2024-11-12 21:43:34,800 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2024-11-12 21:43:34,800 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2024-11-12 21:43:34,820 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-12 21:43:34,829 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-12 21:43:35,123 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-12 21:43:35,125 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-12 21:43:35,127 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-12 21:43:35,128 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-12 21:43:35,130 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-12 21:43:35,131 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-12 21:43:35,138 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-12 21:43:35,139 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-12 21:43:35,141 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-12 21:43:35,142 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-12 21:43:35,149 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-12 21:43:35,151 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-12 21:43:35,153 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-12 21:43:35,154 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-12 21:43:35,156 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-12 21:43:35,157 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-12 21:43:35,159 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-12 21:43:35,160 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-12 21:43:35,437 INFO L259 LassoAnalysis]: Preprocessing complete. [2024-11-12 21:43:35,440 INFO L451 LassoAnalysis]: Using template 'affine'. [2024-11-12 21:43:35,442 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:35,442 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:35,444 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:35,446 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Waiting until timeout for monitored process [2024-11-12 21:43:35,447 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:35,459 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:35,459 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:35,459 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:35,459 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:35,459 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-12 21:43:35,461 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-12 21:43:35,461 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:35,463 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:35,475 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:35,476 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:35,476 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:35,478 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:35,479 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Waiting until timeout for monitored process [2024-11-12 21:43:35,481 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:35,491 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:35,491 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:35,491 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:35,492 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-12 21:43:35,494 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-12 21:43:35,494 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-12 21:43:35,497 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:35,511 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Ended with exit code 0 [2024-11-12 21:43:35,512 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:35,512 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:35,513 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:35,516 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Waiting until timeout for monitored process [2024-11-12 21:43:35,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-11-12 21:43:35,528 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:35,528 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:35,528 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:35,529 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-12 21:43:35,531 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-12 21:43:35,531 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-12 21:43:35,536 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:35,550 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Ended with exit code 0 [2024-11-12 21:43:35,551 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:35,551 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:35,555 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:35,556 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Waiting until timeout for monitored process [2024-11-12 21:43:35,557 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:35,568 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:35,568 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:35,568 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:35,568 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-12 21:43:35,576 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-12 21:43:35,576 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-12 21:43:35,583 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:35,602 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:35,602 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:35,602 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:35,605 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:35,607 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Waiting until timeout for monitored process [2024-11-12 21:43:35,610 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:35,621 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:35,621 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:35,621 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:35,621 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-12 21:43:35,625 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-12 21:43:35,625 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-12 21:43:35,630 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:35,642 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Ended with exit code 0 [2024-11-12 21:43:35,642 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:35,642 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:35,644 INFO L229 MonitoredProcess]: Starting monitored process 8 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:35,646 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Waiting until timeout for monitored process [2024-11-12 21:43:35,647 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:35,661 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:35,662 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:35,662 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:35,662 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-12 21:43:35,663 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-12 21:43:35,663 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-12 21:43:35,666 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:35,680 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Ended with exit code 0 [2024-11-12 21:43:35,681 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:35,682 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:35,683 INFO L229 MonitoredProcess]: Starting monitored process 9 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:35,687 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Waiting until timeout for monitored process [2024-11-12 21:43:35,688 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:35,698 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:35,699 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:35,699 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:35,699 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-12 21:43:35,701 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-12 21:43:35,702 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-12 21:43:35,705 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:35,720 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:35,720 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:35,721 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:35,730 INFO L229 MonitoredProcess]: Starting monitored process 10 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:35,735 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Waiting until timeout for monitored process [2024-11-12 21:43:35,740 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:35,750 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:35,750 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:35,750 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:35,754 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-12 21:43:35,756 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-12 21:43:35,756 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-12 21:43:35,759 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:35,773 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Ended with exit code 0 [2024-11-12 21:43:35,774 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:35,774 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:35,775 INFO L229 MonitoredProcess]: Starting monitored process 11 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:35,776 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (11)] Waiting until timeout for monitored process [2024-11-12 21:43:35,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-11-12 21:43:35,787 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:35,787 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:35,787 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:35,787 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-12 21:43:35,790 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-12 21:43:35,790 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-12 21:43:35,803 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:35,823 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (11)] Ended with exit code 0 [2024-11-12 21:43:35,824 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:35,824 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:35,825 INFO L229 MonitoredProcess]: Starting monitored process 12 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:35,826 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Waiting until timeout for monitored process [2024-11-12 21:43:35,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-11-12 21:43:35,837 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:35,838 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:35,838 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:35,838 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-12 21:43:35,841 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-12 21:43:35,841 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-12 21:43:35,845 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:35,858 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:35,862 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:35,863 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:35,864 INFO L229 MonitoredProcess]: Starting monitored process 13 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:35,867 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (13)] Waiting until timeout for monitored process [2024-11-12 21:43:35,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-11-12 21:43:35,878 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:35,878 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:35,878 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:35,878 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-12 21:43:35,880 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-12 21:43:35,880 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-12 21:43:35,883 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:35,894 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (13)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:35,895 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:35,895 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:35,897 INFO L229 MonitoredProcess]: Starting monitored process 14 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:35,897 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Waiting until timeout for monitored process [2024-11-12 21:43:35,898 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:35,909 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:35,909 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:35,909 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:35,909 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-12 21:43:35,912 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-12 21:43:35,912 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-12 21:43:35,916 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:35,931 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Ended with exit code 0 [2024-11-12 21:43:35,932 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:35,932 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:35,933 INFO L229 MonitoredProcess]: Starting monitored process 15 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:35,934 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Waiting until timeout for monitored process [2024-11-12 21:43:35,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-11-12 21:43:35,946 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:35,946 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:35,946 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:35,946 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:35,946 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-12 21:43:35,946 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-12 21:43:35,946 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:35,948 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:35,959 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Ended with exit code 0 [2024-11-12 21:43:35,960 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:35,960 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:35,962 INFO L229 MonitoredProcess]: Starting monitored process 16 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:35,966 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Waiting until timeout for monitored process [2024-11-12 21:43:35,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-11-12 21:43:35,977 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:35,977 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:35,977 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:35,977 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:35,977 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-12 21:43:35,978 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-12 21:43:35,978 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:35,979 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:35,990 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:35,990 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:35,990 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:35,992 INFO L229 MonitoredProcess]: Starting monitored process 17 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:35,993 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (17)] Waiting until timeout for monitored process [2024-11-12 21:43:35,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-11-12 21:43:36,004 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:36,005 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:36,005 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:36,005 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:36,005 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-12 21:43:36,005 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-12 21:43:36,005 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:36,007 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:36,017 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (17)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:36,017 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:36,018 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:36,019 INFO L229 MonitoredProcess]: Starting monitored process 18 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:36,020 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (18)] Waiting until timeout for monitored process [2024-11-12 21:43:36,021 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:36,033 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:36,033 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:36,033 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:36,033 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:36,033 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-12 21:43:36,034 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-12 21:43:36,034 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:36,035 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:36,045 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (18)] Ended with exit code 0 [2024-11-12 21:43:36,046 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:36,046 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:36,047 INFO L229 MonitoredProcess]: Starting monitored process 19 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:36,050 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (19)] Waiting until timeout for monitored process [2024-11-12 21:43:36,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-11-12 21:43:36,060 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:36,061 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:36,061 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:36,061 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:36,061 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-12 21:43:36,061 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-12 21:43:36,061 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:36,063 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:36,073 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (19)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:36,073 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:36,075 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:36,076 INFO L229 MonitoredProcess]: Starting monitored process 20 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:36,078 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (20)] Waiting until timeout for monitored process [2024-11-12 21:43:36,078 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:36,088 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:36,089 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:36,089 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:36,089 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:36,093 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-12 21:43:36,094 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-12 21:43:36,094 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:36,095 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:36,106 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (20)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:36,106 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:36,106 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:36,108 INFO L229 MonitoredProcess]: Starting monitored process 21 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:36,109 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (21)] Waiting until timeout for monitored process [2024-11-12 21:43:36,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-11-12 21:43:36,120 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:36,121 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:36,121 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:36,121 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:36,121 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-12 21:43:36,122 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-12 21:43:36,122 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:36,123 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:36,133 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (21)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:36,134 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:36,134 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:36,135 INFO L229 MonitoredProcess]: Starting monitored process 22 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:36,136 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (22)] Waiting until timeout for monitored process [2024-11-12 21:43:36,138 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:36,148 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:36,149 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:36,149 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:36,149 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-12 21:43:36,155 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-12 21:43:36,155 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-12 21:43:36,159 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:36,170 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (22)] Ended with exit code 0 [2024-11-12 21:43:36,171 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:36,171 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:36,172 INFO L229 MonitoredProcess]: Starting monitored process 23 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:36,173 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (23)] Waiting until timeout for monitored process [2024-11-12 21:43:36,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-11-12 21:43:36,185 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:36,186 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:36,186 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:36,186 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-12 21:43:36,187 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-12 21:43:36,187 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-12 21:43:36,189 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:36,201 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (23)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:36,202 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:36,202 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:36,203 INFO L229 MonitoredProcess]: Starting monitored process 24 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:36,204 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (24)] Waiting until timeout for monitored process [2024-11-12 21:43:36,205 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:36,215 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:36,215 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:36,215 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:36,215 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:36,215 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-12 21:43:36,216 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-12 21:43:36,216 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:36,218 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:36,228 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (24)] Ended with exit code 0 [2024-11-12 21:43:36,229 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:36,229 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:36,230 INFO L229 MonitoredProcess]: Starting monitored process 25 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:36,231 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (25)] Waiting until timeout for monitored process [2024-11-12 21:43:36,232 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:36,242 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:36,242 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:36,243 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:36,243 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:36,243 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-12 21:43:36,243 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-12 21:43:36,243 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:36,244 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:36,255 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (25)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:36,255 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:36,256 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:36,257 INFO L229 MonitoredProcess]: Starting monitored process 26 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:36,258 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (26)] Waiting until timeout for monitored process [2024-11-12 21:43:36,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-11-12 21:43:36,270 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:36,270 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:36,271 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:36,271 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:36,271 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-12 21:43:36,271 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-12 21:43:36,271 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:36,272 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:36,283 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (26)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:36,283 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:36,283 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:36,285 INFO L229 MonitoredProcess]: Starting monitored process 27 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:36,285 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (27)] Waiting until timeout for monitored process [2024-11-12 21:43:36,288 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:36,298 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:36,298 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:36,299 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:36,299 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:36,299 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-12 21:43:36,299 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-12 21:43:36,299 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:36,308 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:36,323 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (27)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:36,323 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:36,324 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:36,325 INFO L229 MonitoredProcess]: Starting monitored process 28 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:36,327 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (28)] Waiting until timeout for monitored process [2024-11-12 21:43:36,327 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:36,337 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:36,337 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:36,338 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:36,338 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:36,338 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-12 21:43:36,338 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-12 21:43:36,338 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:36,339 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:36,349 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (28)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:36,350 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:36,350 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:36,352 INFO L229 MonitoredProcess]: Starting monitored process 29 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:36,354 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (29)] Waiting until timeout for monitored process [2024-11-12 21:43:36,355 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:36,366 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:36,367 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:36,367 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:36,367 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:36,367 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-12 21:43:36,368 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-12 21:43:36,368 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:36,369 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:36,379 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (29)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:36,380 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:36,380 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:36,381 INFO L229 MonitoredProcess]: Starting monitored process 30 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:36,382 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (30)] Waiting until timeout for monitored process [2024-11-12 21:43:36,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-11-12 21:43:36,393 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:36,393 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:36,393 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:36,393 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:36,393 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-12 21:43:36,394 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-12 21:43:36,394 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:36,395 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:36,405 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (30)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:36,405 INFO L451 LassoAnalysis]: Using template '2-nested'. [2024-11-12 21:43:36,405 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:36,406 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:36,407 INFO L229 MonitoredProcess]: Starting monitored process 31 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:36,407 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (31)] Waiting until timeout for monitored process [2024-11-12 21:43:36,409 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:36,419 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:36,419 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:36,419 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:36,419 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:36,419 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:36,420 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-12 21:43:36,420 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:36,421 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:36,432 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (31)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:36,432 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:36,432 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:36,434 INFO L229 MonitoredProcess]: Starting monitored process 32 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:36,434 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (32)] Waiting until timeout for monitored process [2024-11-12 21:43:36,436 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:36,446 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:36,447 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:36,447 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:36,447 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:36,452 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-12 21:43:36,452 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-12 21:43:36,459 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:36,470 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (32)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:36,470 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:36,470 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:36,472 INFO L229 MonitoredProcess]: Starting monitored process 33 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:36,473 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (33)] Waiting until timeout for monitored process [2024-11-12 21:43:36,473 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:36,483 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:36,483 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:36,484 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:36,484 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:36,490 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-12 21:43:36,491 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-12 21:43:36,502 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:36,513 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (33)] Ended with exit code 0 [2024-11-12 21:43:36,513 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:36,514 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:36,515 INFO L229 MonitoredProcess]: Starting monitored process 34 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:36,515 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (34)] Waiting until timeout for monitored process [2024-11-12 21:43:36,516 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:36,526 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:36,526 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:36,526 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:36,526 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:36,533 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-12 21:43:36,534 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-12 21:43:36,544 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:36,555 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (34)] Ended with exit code 0 [2024-11-12 21:43:36,556 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:36,556 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:36,557 INFO L229 MonitoredProcess]: Starting monitored process 35 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:36,558 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (35)] Waiting until timeout for monitored process [2024-11-12 21:43:36,559 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:36,569 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:36,569 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:36,569 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:36,570 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:36,572 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-12 21:43:36,572 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-12 21:43:36,578 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:36,589 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (35)] Ended with exit code 0 [2024-11-12 21:43:36,590 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:36,590 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:36,591 INFO L229 MonitoredProcess]: Starting monitored process 36 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:36,593 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (36)] Waiting until timeout for monitored process [2024-11-12 21:43:36,593 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:36,603 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:36,603 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:36,603 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:36,603 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:36,605 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-12 21:43:36,605 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-12 21:43:36,609 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:36,621 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (36)] Ended with exit code 0 [2024-11-12 21:43:36,622 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:36,622 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:36,623 INFO L229 MonitoredProcess]: Starting monitored process 37 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:36,624 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (37)] Waiting until timeout for monitored process [2024-11-12 21:43:36,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-11-12 21:43:36,636 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:36,636 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:36,636 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:36,636 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:36,638 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-12 21:43:36,638 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-12 21:43:36,641 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:36,652 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (37)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:36,653 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:36,653 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:36,654 INFO L229 MonitoredProcess]: Starting monitored process 38 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:36,655 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (38)] Waiting until timeout for monitored process [2024-11-12 21:43:36,656 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:36,666 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:36,666 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:36,666 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:36,666 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:36,668 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-12 21:43:36,668 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-12 21:43:36,671 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:36,682 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (38)] Ended with exit code 0 [2024-11-12 21:43:36,682 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:36,683 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:36,684 INFO L229 MonitoredProcess]: Starting monitored process 39 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:36,685 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (39)] Waiting until timeout for monitored process [2024-11-12 21:43:36,686 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:36,696 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:36,696 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:36,696 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:36,696 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:36,698 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-12 21:43:36,698 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-12 21:43:36,701 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:36,712 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (39)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:36,712 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:36,713 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:36,717 INFO L229 MonitoredProcess]: Starting monitored process 40 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:36,719 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (40)] Waiting until timeout for monitored process [2024-11-12 21:43:36,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-11-12 21:43:36,731 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:36,731 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:36,731 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:36,731 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:36,738 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-12 21:43:36,738 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-12 21:43:36,748 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:36,769 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (40)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:36,769 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:36,770 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:36,773 INFO L229 MonitoredProcess]: Starting monitored process 41 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:36,775 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (41)] Waiting until timeout for monitored process [2024-11-12 21:43:36,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-11-12 21:43:36,785 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:36,786 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:36,786 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:36,786 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:36,788 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-12 21:43:36,788 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-12 21:43:36,792 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:36,803 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (41)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:36,804 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:36,804 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:36,805 INFO L229 MonitoredProcess]: Starting monitored process 42 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:36,807 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (42)] Waiting until timeout for monitored process [2024-11-12 21:43:36,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-11-12 21:43:36,817 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:36,818 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:36,818 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:36,818 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:36,820 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-12 21:43:36,820 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-12 21:43:36,824 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:36,835 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (42)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:36,839 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:36,839 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:36,841 INFO L229 MonitoredProcess]: Starting monitored process 43 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:36,842 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (43)] Waiting until timeout for monitored process [2024-11-12 21:43:36,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-11-12 21:43:36,852 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:36,852 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:36,853 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:36,853 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:36,853 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:36,853 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-12 21:43:36,853 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:36,855 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:36,867 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (43)] Ended with exit code 0 [2024-11-12 21:43:36,868 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:36,868 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:36,872 INFO L229 MonitoredProcess]: Starting monitored process 44 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:36,873 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (44)] Waiting until timeout for monitored process [2024-11-12 21:43:36,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-11-12 21:43:36,884 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:36,884 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:36,884 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:36,884 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:36,884 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:36,885 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-12 21:43:36,885 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:36,886 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:36,897 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (44)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:36,897 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:36,897 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:36,899 INFO L229 MonitoredProcess]: Starting monitored process 45 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:36,903 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (45)] Waiting until timeout for monitored process [2024-11-12 21:43:36,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-11-12 21:43:36,914 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:36,914 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:36,914 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:36,914 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:36,914 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:36,915 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-12 21:43:36,915 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:36,917 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:36,929 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (45)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:36,929 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:36,930 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:36,933 INFO L229 MonitoredProcess]: Starting monitored process 46 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:36,938 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (46)] Waiting until timeout for monitored process [2024-11-12 21:43:36,938 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:36,960 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:36,960 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:36,960 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:36,960 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:36,960 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:36,961 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-12 21:43:36,961 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:36,962 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:36,980 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (46)] Ended with exit code 0 [2024-11-12 21:43:36,980 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:36,980 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:36,981 INFO L229 MonitoredProcess]: Starting monitored process 47 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:36,982 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (47)] Waiting until timeout for monitored process [2024-11-12 21:43:37,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-11-12 21:43:37,010 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:37,010 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:37,010 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:37,010 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:37,010 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:37,011 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-12 21:43:37,011 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:37,014 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:37,024 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (47)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:37,025 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:37,025 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:37,027 INFO L229 MonitoredProcess]: Starting monitored process 48 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:37,030 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (48)] Waiting until timeout for monitored process [2024-11-12 21:43:37,030 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:37,041 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:37,041 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:37,041 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:37,041 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:37,041 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:37,042 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-12 21:43:37,042 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:37,043 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:37,055 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (48)] Ended with exit code 0 [2024-11-12 21:43:37,055 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:37,056 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:37,057 INFO L229 MonitoredProcess]: Starting monitored process 49 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:37,059 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (49)] Waiting until timeout for monitored process [2024-11-12 21:43:37,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-11-12 21:43:37,070 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:37,070 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:37,070 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:37,071 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:37,071 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:37,071 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-12 21:43:37,071 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:37,074 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:37,084 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (49)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:37,085 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:37,085 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:37,086 INFO L229 MonitoredProcess]: Starting monitored process 50 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:37,087 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (50)] Waiting until timeout for monitored process [2024-11-12 21:43:37,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-11-12 21:43:37,098 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:37,098 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:37,098 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:37,098 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:37,100 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-12 21:43:37,100 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-12 21:43:37,103 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:37,114 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (50)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:37,114 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:37,114 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:37,115 INFO L229 MonitoredProcess]: Starting monitored process 51 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:37,116 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (51)] Waiting until timeout for monitored process [2024-11-12 21:43:37,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-11-12 21:43:37,128 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:37,129 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:37,129 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:37,129 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:37,131 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-12 21:43:37,131 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-12 21:43:37,134 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:37,147 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (51)] Ended with exit code 0 [2024-11-12 21:43:37,147 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:37,148 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:37,149 INFO L229 MonitoredProcess]: Starting monitored process 52 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:37,150 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (52)] Waiting until timeout for monitored process [2024-11-12 21:43:37,151 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:37,162 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:37,162 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:37,163 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:37,163 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:37,163 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:37,163 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-12 21:43:37,163 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:37,166 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:37,177 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (52)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:37,177 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:37,178 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:37,179 INFO L229 MonitoredProcess]: Starting monitored process 53 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:37,179 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (53)] Waiting until timeout for monitored process [2024-11-12 21:43:37,181 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:37,190 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:37,191 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:37,191 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:37,191 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:37,191 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:37,192 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-12 21:43:37,192 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:37,193 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:37,206 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (53)] Ended with exit code 0 [2024-11-12 21:43:37,207 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:37,207 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:37,208 INFO L229 MonitoredProcess]: Starting monitored process 54 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:37,209 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (54)] Waiting until timeout for monitored process [2024-11-12 21:43:37,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-11-12 21:43:37,219 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:37,219 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:37,220 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:37,220 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:37,220 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:37,221 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-12 21:43:37,221 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:37,222 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:37,232 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (54)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:37,232 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:37,233 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:37,234 INFO L229 MonitoredProcess]: Starting monitored process 55 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:37,235 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (55)] Waiting until timeout for monitored process [2024-11-12 21:43:37,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-11-12 21:43:37,245 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:37,245 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:37,245 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:37,245 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:37,245 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:37,246 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-12 21:43:37,246 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:37,247 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:37,258 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (55)] Ended with exit code 0 [2024-11-12 21:43:37,258 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:37,258 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:37,260 INFO L229 MonitoredProcess]: Starting monitored process 56 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:37,261 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (56)] Waiting until timeout for monitored process [2024-11-12 21:43:37,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-11-12 21:43:37,275 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:37,275 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:37,275 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:37,275 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:37,275 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:37,275 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-12 21:43:37,276 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:37,277 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:37,291 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (56)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:37,291 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:37,291 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:37,299 INFO L229 MonitoredProcess]: Starting monitored process 57 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:37,300 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (57)] Waiting until timeout for monitored process [2024-11-12 21:43:37,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-11-12 21:43:37,311 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:37,312 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:37,312 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:37,312 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:37,315 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:37,316 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-12 21:43:37,316 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:37,317 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:37,335 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (57)] Ended with exit code 0 [2024-11-12 21:43:37,336 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:37,336 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:37,337 INFO L229 MonitoredProcess]: Starting monitored process 58 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:37,341 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (58)] Waiting until timeout for monitored process [2024-11-12 21:43:37,341 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:37,364 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:37,365 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:37,365 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:37,365 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:37,365 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:37,365 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-12 21:43:37,365 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:37,367 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:37,387 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (58)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:37,387 INFO L451 LassoAnalysis]: Using template '3-nested'. [2024-11-12 21:43:37,387 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:37,387 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:37,391 INFO L229 MonitoredProcess]: Starting monitored process 59 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:37,392 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (59)] Waiting until timeout for monitored process [2024-11-12 21:43:37,399 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:37,422 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:37,423 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:37,423 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:37,423 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:37,423 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:37,424 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:37,424 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:37,425 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:37,440 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (59)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:37,440 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:37,440 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:37,441 INFO L229 MonitoredProcess]: Starting monitored process 60 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:37,442 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (60)] Waiting until timeout for monitored process [2024-11-12 21:43:37,443 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:37,453 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:37,454 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:37,454 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:37,458 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:37,460 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:37,460 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:37,469 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:37,479 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (60)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:37,480 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:37,480 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:37,481 INFO L229 MonitoredProcess]: Starting monitored process 61 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:37,483 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (61)] Waiting until timeout for monitored process [2024-11-12 21:43:37,486 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:37,504 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:37,504 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:37,504 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:37,504 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:37,506 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:37,507 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:37,512 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:37,525 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (61)] Ended with exit code 0 [2024-11-12 21:43:37,526 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:37,526 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:37,527 INFO L229 MonitoredProcess]: Starting monitored process 62 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:37,529 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (62)] Waiting until timeout for monitored process [2024-11-12 21:43:37,529 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:37,541 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:37,541 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:37,541 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:37,541 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:37,551 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:37,551 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:37,572 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:37,587 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (62)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:37,587 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:37,588 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:37,589 INFO L229 MonitoredProcess]: Starting monitored process 63 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:37,590 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (63)] Waiting until timeout for monitored process [2024-11-12 21:43:37,590 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:37,602 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:37,602 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:37,602 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:37,602 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:37,609 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:37,609 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:37,623 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:37,646 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (63)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:37,646 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:37,646 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:37,648 INFO L229 MonitoredProcess]: Starting monitored process 64 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:37,649 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (64)] Waiting until timeout for monitored process [2024-11-12 21:43:37,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-11-12 21:43:37,662 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:37,662 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:37,662 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:37,662 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:37,665 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:37,665 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:37,670 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:37,685 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (64)] Ended with exit code 0 [2024-11-12 21:43:37,686 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:37,686 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:37,688 INFO L229 MonitoredProcess]: Starting monitored process 65 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:37,689 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (65)] Waiting until timeout for monitored process [2024-11-12 21:43:37,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-11-12 21:43:37,702 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:37,703 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:37,703 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:37,703 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:37,706 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:37,706 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:37,711 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:37,725 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (65)] Ended with exit code 0 [2024-11-12 21:43:37,725 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:37,725 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:37,727 INFO L229 MonitoredProcess]: Starting monitored process 66 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:37,728 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (66)] Waiting until timeout for monitored process [2024-11-12 21:43:37,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-11-12 21:43:37,738 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:37,739 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:37,739 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:37,739 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:37,741 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:37,741 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:37,745 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:37,755 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (66)] Ended with exit code 0 [2024-11-12 21:43:37,755 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:37,755 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:37,756 INFO L229 MonitoredProcess]: Starting monitored process 67 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:37,757 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (67)] Waiting until timeout for monitored process [2024-11-12 21:43:37,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-11-12 21:43:37,768 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:37,768 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:37,768 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:37,768 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:37,770 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:37,770 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:37,776 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:37,786 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (67)] Ended with exit code 0 [2024-11-12 21:43:37,787 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:37,787 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:37,788 INFO L229 MonitoredProcess]: Starting monitored process 68 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:37,790 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (68)] Waiting until timeout for monitored process [2024-11-12 21:43:37,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-11-12 21:43:37,801 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:37,801 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:37,801 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:37,801 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:37,804 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:37,804 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:37,812 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:37,822 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (68)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:37,823 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:37,823 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:37,824 INFO L229 MonitoredProcess]: Starting monitored process 69 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:37,825 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (69)] Waiting until timeout for monitored process [2024-11-12 21:43:37,826 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:37,836 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:37,836 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:37,836 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:37,836 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:37,838 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:37,838 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:37,844 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:37,854 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (69)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:37,855 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:37,855 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:37,856 INFO L229 MonitoredProcess]: Starting monitored process 70 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:37,857 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (70)] Waiting until timeout for monitored process [2024-11-12 21:43:37,858 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:37,868 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:37,868 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:37,868 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:37,868 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:37,870 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:37,870 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:37,875 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:37,885 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (70)] Ended with exit code 0 [2024-11-12 21:43:37,886 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:37,886 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:37,887 INFO L229 MonitoredProcess]: Starting monitored process 71 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:37,888 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (71)] Waiting until timeout for monitored process [2024-11-12 21:43:37,888 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:37,899 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:37,899 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:37,899 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:37,899 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:37,899 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:37,899 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:37,899 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:37,901 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:37,912 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (71)] Ended with exit code 0 [2024-11-12 21:43:37,912 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:37,913 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:37,914 INFO L229 MonitoredProcess]: Starting monitored process 72 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:37,914 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (72)] Waiting until timeout for monitored process [2024-11-12 21:43:37,915 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:37,925 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:37,926 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:37,926 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:37,926 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:37,926 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:37,926 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:37,926 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:37,930 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:37,940 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (72)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:37,940 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:37,940 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:37,941 INFO L229 MonitoredProcess]: Starting monitored process 73 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:37,942 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (73)] Waiting until timeout for monitored process [2024-11-12 21:43:37,943 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:37,954 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:37,954 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:37,954 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:37,954 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:37,954 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:37,955 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:37,955 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:37,956 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:37,966 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (73)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:37,967 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:37,967 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:37,968 INFO L229 MonitoredProcess]: Starting monitored process 74 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:37,969 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (74)] Waiting until timeout for monitored process [2024-11-12 21:43:37,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-11-12 21:43:37,979 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:37,980 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:37,980 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:37,980 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:37,980 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:37,980 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:37,980 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:37,982 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:37,992 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (74)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:37,992 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:37,992 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:37,993 INFO L229 MonitoredProcess]: Starting monitored process 75 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:37,994 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (75)] Waiting until timeout for monitored process [2024-11-12 21:43:37,995 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:38,006 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:38,006 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:38,006 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:38,006 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:38,006 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:38,006 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:38,006 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:38,007 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:38,018 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (75)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:38,018 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:38,018 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:38,020 INFO L229 MonitoredProcess]: Starting monitored process 76 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:38,020 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (76)] Waiting until timeout for monitored process [2024-11-12 21:43:38,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-11-12 21:43:38,031 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:38,031 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:38,031 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:38,031 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:38,032 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:38,032 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:38,032 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:38,033 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:38,044 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (76)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:38,044 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:38,045 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:38,046 INFO L229 MonitoredProcess]: Starting monitored process 77 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:38,047 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (77)] Waiting until timeout for monitored process [2024-11-12 21:43:38,047 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:38,057 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:38,058 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:38,058 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:38,058 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:38,058 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:38,058 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:38,058 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:38,060 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:38,071 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (77)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:38,071 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:38,071 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:38,072 INFO L229 MonitoredProcess]: Starting monitored process 78 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:38,073 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (78)] Waiting until timeout for monitored process [2024-11-12 21:43:38,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-11-12 21:43:38,084 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:38,085 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:38,085 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:38,085 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:38,088 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:38,088 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:38,091 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:38,103 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (78)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:38,103 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:38,103 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:38,104 INFO L229 MonitoredProcess]: Starting monitored process 79 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:38,105 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (79)] Waiting until timeout for monitored process [2024-11-12 21:43:38,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-11-12 21:43:38,117 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:38,117 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:38,117 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:38,117 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:38,118 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:38,118 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:38,122 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:38,132 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (79)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:38,133 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:38,133 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:38,134 INFO L229 MonitoredProcess]: Starting monitored process 80 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:38,135 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (80)] Waiting until timeout for monitored process [2024-11-12 21:43:38,136 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:38,147 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:38,147 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:38,147 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:38,147 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:38,147 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:38,148 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:38,148 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:38,153 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:38,177 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (80)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:38,178 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:38,178 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:38,179 INFO L229 MonitoredProcess]: Starting monitored process 81 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:38,180 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (81)] Waiting until timeout for monitored process [2024-11-12 21:43:38,181 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:38,191 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:38,191 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:38,191 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:38,191 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:38,191 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:38,191 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:38,191 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:38,193 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:38,203 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (81)] Ended with exit code 0 [2024-11-12 21:43:38,204 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:38,204 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:38,205 INFO L229 MonitoredProcess]: Starting monitored process 82 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:38,206 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (82)] Waiting until timeout for monitored process [2024-11-12 21:43:38,207 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:38,220 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:38,220 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:38,220 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:38,220 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:38,220 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:38,221 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:38,221 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:38,222 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:38,236 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (82)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:38,237 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:38,237 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:38,238 INFO L229 MonitoredProcess]: Starting monitored process 83 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:38,239 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (83)] Waiting until timeout for monitored process [2024-11-12 21:43:38,240 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:38,253 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:38,253 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:38,253 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:38,253 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:38,253 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:38,253 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:38,254 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:38,255 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:38,269 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (83)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:38,269 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:38,270 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:38,271 INFO L229 MonitoredProcess]: Starting monitored process 84 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:38,272 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (84)] Waiting until timeout for monitored process [2024-11-12 21:43:38,273 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:38,297 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:38,297 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:38,297 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:38,297 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:38,297 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:38,298 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:38,298 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:38,299 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:38,323 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (84)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:38,323 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:38,323 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:38,325 INFO L229 MonitoredProcess]: Starting monitored process 85 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:38,326 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (85)] Waiting until timeout for monitored process [2024-11-12 21:43:38,327 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:38,338 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:38,339 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:38,339 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:38,339 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:38,339 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:38,339 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:38,339 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:38,341 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:38,355 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (85)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:38,356 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:38,356 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:38,357 INFO L229 MonitoredProcess]: Starting monitored process 86 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:38,358 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (86)] Waiting until timeout for monitored process [2024-11-12 21:43:38,359 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:38,370 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:38,370 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:38,370 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:38,370 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:38,370 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:38,371 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:38,371 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:38,372 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:38,383 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (86)] Ended with exit code 0 [2024-11-12 21:43:38,383 INFO L451 LassoAnalysis]: Using template '4-nested'. [2024-11-12 21:43:38,383 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:38,383 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:38,384 INFO L229 MonitoredProcess]: Starting monitored process 87 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:38,385 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (87)] Waiting until timeout for monitored process [2024-11-12 21:43:38,386 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:38,396 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:38,396 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:38,396 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:38,396 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:38,396 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:38,397 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-12 21:43:38,397 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:38,398 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:38,409 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (87)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:38,409 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:38,409 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:38,411 INFO L229 MonitoredProcess]: Starting monitored process 88 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:38,411 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (88)] Waiting until timeout for monitored process [2024-11-12 21:43:38,412 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:38,422 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:38,422 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:38,422 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:38,422 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:38,427 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-12 21:43:38,429 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-12 21:43:38,436 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:38,446 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (88)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:38,446 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:38,447 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:38,448 INFO L229 MonitoredProcess]: Starting monitored process 89 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:38,448 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (89)] Waiting until timeout for monitored process [2024-11-12 21:43:38,450 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:38,462 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:38,462 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:38,462 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:38,462 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:38,466 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-12 21:43:38,466 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-12 21:43:38,475 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:38,486 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (89)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:38,486 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:38,486 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:38,487 INFO L229 MonitoredProcess]: Starting monitored process 90 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:38,488 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (90)] Waiting until timeout for monitored process [2024-11-12 21:43:38,489 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:38,500 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:38,501 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:38,501 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:38,501 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:38,514 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-12 21:43:38,514 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-12 21:43:38,552 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:38,575 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (90)] Ended with exit code 0 [2024-11-12 21:43:38,575 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:38,575 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:38,576 INFO L229 MonitoredProcess]: Starting monitored process 91 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:38,577 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (91)] Waiting until timeout for monitored process [2024-11-12 21:43:38,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-11-12 21:43:38,602 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:38,602 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:38,602 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:38,602 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:38,606 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-12 21:43:38,606 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-12 21:43:38,625 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:38,644 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (91)] Ended with exit code 0 [2024-11-12 21:43:38,644 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:38,648 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:38,649 INFO L229 MonitoredProcess]: Starting monitored process 92 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:38,651 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (92)] Waiting until timeout for monitored process [2024-11-12 21:43:38,656 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:38,674 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:38,674 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:38,675 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:38,675 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:38,680 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-12 21:43:38,680 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-12 21:43:38,692 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:38,713 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (92)] Ended with exit code 0 [2024-11-12 21:43:38,713 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:38,713 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:38,715 INFO L229 MonitoredProcess]: Starting monitored process 93 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:38,716 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (93)] Waiting until timeout for monitored process [2024-11-12 21:43:38,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-11-12 21:43:38,743 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:38,743 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:38,743 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:38,743 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:38,745 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-12 21:43:38,745 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-12 21:43:38,755 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:38,766 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (93)] Ended with exit code 0 [2024-11-12 21:43:38,766 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:38,766 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:38,768 INFO L229 MonitoredProcess]: Starting monitored process 94 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:38,772 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (94)] Waiting until timeout for monitored process [2024-11-12 21:43:38,773 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:38,784 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:38,784 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:38,784 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:38,784 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:38,786 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-12 21:43:38,786 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-12 21:43:38,792 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:38,802 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (94)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:38,803 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:38,803 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:38,805 INFO L229 MonitoredProcess]: Starting monitored process 95 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:38,839 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:38,842 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (95)] Waiting until timeout for monitored process [2024-11-12 21:43:38,849 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:38,850 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:38,850 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:38,850 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:38,852 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-12 21:43:38,852 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-12 21:43:38,856 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:38,867 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (95)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:38,867 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:38,868 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:38,869 INFO L229 MonitoredProcess]: Starting monitored process 96 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:38,870 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (96)] Waiting until timeout for monitored process [2024-11-12 21:43:38,871 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:38,882 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:38,882 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:38,882 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:38,882 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:38,887 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-12 21:43:38,887 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-12 21:43:38,895 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:38,906 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (96)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:38,906 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:38,907 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:38,909 INFO L229 MonitoredProcess]: Starting monitored process 97 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:38,910 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (97)] Waiting until timeout for monitored process [2024-11-12 21:43:38,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-11-12 21:43:38,922 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:38,922 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:38,922 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:38,922 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:38,926 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-12 21:43:38,926 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-12 21:43:38,932 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:38,943 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (97)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:38,943 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:38,943 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:38,944 INFO L229 MonitoredProcess]: Starting monitored process 98 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:38,947 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (98)] Waiting until timeout for monitored process [2024-11-12 21:43:38,948 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:38,958 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:38,958 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:38,959 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:38,959 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:38,962 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-12 21:43:38,962 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-12 21:43:38,969 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:38,979 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (98)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:38,979 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:38,979 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:38,980 INFO L229 MonitoredProcess]: Starting monitored process 99 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:38,981 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (99)] Waiting until timeout for monitored process [2024-11-12 21:43:38,982 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:38,994 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:38,994 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:38,994 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:38,994 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:38,994 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:38,995 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-12 21:43:38,995 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:38,996 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:39,007 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (99)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:39,008 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:39,008 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:39,009 INFO L229 MonitoredProcess]: Starting monitored process 100 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:39,010 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (100)] Waiting until timeout for monitored process [2024-11-12 21:43:39,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-11-12 21:43:39,021 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:39,022 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:39,022 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:39,022 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:39,022 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:39,022 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-12 21:43:39,022 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:39,024 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:39,037 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (100)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:39,037 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:39,038 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:39,039 INFO L229 MonitoredProcess]: Starting monitored process 101 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:39,040 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (101)] Waiting until timeout for monitored process [2024-11-12 21:43:39,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-11-12 21:43:39,054 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:39,055 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:39,055 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:39,055 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:39,055 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:39,055 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-12 21:43:39,056 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:39,057 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:39,071 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (101)] Ended with exit code 0 [2024-11-12 21:43:39,071 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:39,071 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:39,073 INFO L229 MonitoredProcess]: Starting monitored process 102 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:39,074 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (102)] Waiting until timeout for monitored process [2024-11-12 21:43:39,075 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:39,085 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:39,085 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:39,085 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:39,086 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:39,086 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:39,086 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-12 21:43:39,086 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:39,089 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:39,099 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (102)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:39,100 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:39,100 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:39,101 INFO L229 MonitoredProcess]: Starting monitored process 103 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:39,102 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (103)] Waiting until timeout for monitored process [2024-11-12 21:43:39,103 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:39,113 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:39,113 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:39,113 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:39,113 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:39,113 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:39,114 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-12 21:43:39,114 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:39,116 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:39,126 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (103)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:39,126 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:39,127 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:39,127 INFO L229 MonitoredProcess]: Starting monitored process 104 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:39,128 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (104)] Waiting until timeout for monitored process [2024-11-12 21:43:39,129 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:39,140 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:39,140 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:39,140 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:39,140 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:39,140 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:39,140 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-12 21:43:39,140 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:39,142 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:39,152 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (104)] Ended with exit code 0 [2024-11-12 21:43:39,152 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:39,152 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:39,153 INFO L229 MonitoredProcess]: Starting monitored process 105 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:39,154 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (105)] Waiting until timeout for monitored process [2024-11-12 21:43:39,154 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:39,166 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:39,166 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:39,167 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:39,167 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:39,167 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:39,167 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-12 21:43:39,167 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:39,168 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:39,179 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (105)] Ended with exit code 0 [2024-11-12 21:43:39,179 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:39,179 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:39,181 INFO L229 MonitoredProcess]: Starting monitored process 106 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:39,182 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (106)] Waiting until timeout for monitored process [2024-11-12 21:43:39,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-11-12 21:43:39,193 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:39,193 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:39,193 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:39,193 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:39,195 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-12 21:43:39,195 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-12 21:43:39,200 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:39,212 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (106)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:39,212 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:39,212 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:39,213 INFO L229 MonitoredProcess]: Starting monitored process 107 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:39,214 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (107)] Waiting until timeout for monitored process [2024-11-12 21:43:39,215 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:39,226 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:39,226 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:39,226 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:39,226 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:39,228 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-12 21:43:39,228 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-12 21:43:39,233 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:39,244 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (107)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:39,244 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:39,245 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:39,245 INFO L229 MonitoredProcess]: Starting monitored process 108 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:39,246 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (108)] Waiting until timeout for monitored process [2024-11-12 21:43:39,247 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:39,257 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:39,258 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:39,258 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:39,258 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:39,258 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:39,258 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-12 21:43:39,259 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:39,260 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:39,270 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (108)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:39,271 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:39,271 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:39,272 INFO L229 MonitoredProcess]: Starting monitored process 109 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:39,273 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (109)] Waiting until timeout for monitored process [2024-11-12 21:43:39,273 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:39,283 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:39,284 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:39,284 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:39,284 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:39,284 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:39,284 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-12 21:43:39,284 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:39,286 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:39,296 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (109)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:39,297 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:39,297 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:39,298 INFO L229 MonitoredProcess]: Starting monitored process 110 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:39,299 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (110)] Waiting until timeout for monitored process [2024-11-12 21:43:39,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-11-12 21:43:39,310 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:39,310 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:39,310 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:39,310 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:39,310 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:39,311 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-12 21:43:39,311 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:39,312 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:39,323 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (110)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:39,323 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:39,323 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:39,324 INFO L229 MonitoredProcess]: Starting monitored process 111 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:39,325 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (111)] Waiting until timeout for monitored process [2024-11-12 21:43:39,326 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:39,336 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:39,336 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:39,336 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:39,337 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:39,337 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:39,337 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-12 21:43:39,337 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:39,339 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:39,349 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (111)] Ended with exit code 0 [2024-11-12 21:43:39,350 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:39,350 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:39,351 INFO L229 MonitoredProcess]: Starting monitored process 112 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:39,352 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (112)] Waiting until timeout for monitored process [2024-11-12 21:43:39,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-11-12 21:43:39,363 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:39,364 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:39,364 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:39,364 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:39,364 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:39,364 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-12 21:43:39,364 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:39,366 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:39,376 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (112)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:39,377 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:39,377 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:39,378 INFO L229 MonitoredProcess]: Starting monitored process 113 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:39,379 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (113)] Waiting until timeout for monitored process [2024-11-12 21:43:39,379 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:39,390 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:39,390 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:39,390 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:39,390 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:39,390 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:39,390 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-12 21:43:39,391 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:39,392 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:39,402 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (113)] Ended with exit code 0 [2024-11-12 21:43:39,403 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:39,403 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:39,404 INFO L229 MonitoredProcess]: Starting monitored process 114 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:39,405 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (114)] Waiting until timeout for monitored process [2024-11-12 21:43:39,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-11-12 21:43:39,415 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:39,415 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:39,415 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:39,416 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:39,416 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:39,416 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-12 21:43:39,416 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:39,418 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:39,428 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (114)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:39,428 INFO L451 LassoAnalysis]: Using template '2-phase'. [2024-11-12 21:43:39,428 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:39,428 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:39,429 INFO L229 MonitoredProcess]: Starting monitored process 115 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:39,431 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (115)] Waiting until timeout for monitored process [2024-11-12 21:43:39,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-11-12 21:43:39,441 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:39,441 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:39,441 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:39,441 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:39,442 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:39,442 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:39,442 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-12 21:43:39,442 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:39,444 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:39,454 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (115)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:39,454 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:39,455 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:39,456 INFO L229 MonitoredProcess]: Starting monitored process 116 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:39,457 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (116)] Waiting until timeout for monitored process [2024-11-12 21:43:39,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-11-12 21:43:39,467 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:39,468 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:39,468 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:39,468 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:39,468 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:39,473 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-12 21:43:39,473 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-12 21:43:39,483 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:39,495 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (116)] Ended with exit code 0 [2024-11-12 21:43:39,496 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:39,496 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:39,497 INFO L229 MonitoredProcess]: Starting monitored process 117 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:39,498 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (117)] Waiting until timeout for monitored process [2024-11-12 21:43:39,498 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:39,509 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:39,509 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:39,509 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:39,509 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:39,509 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:39,511 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-12 21:43:39,511 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-12 21:43:39,517 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:39,527 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (117)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:39,527 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:39,528 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:39,529 INFO L229 MonitoredProcess]: Starting monitored process 118 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:39,529 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (118)] Waiting until timeout for monitored process [2024-11-12 21:43:39,531 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:39,541 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:39,542 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:39,542 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:39,542 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:39,542 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:39,548 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-12 21:43:39,548 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-12 21:43:39,563 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:39,577 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (118)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:39,577 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:39,577 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:39,578 INFO L229 MonitoredProcess]: Starting monitored process 119 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:39,580 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (119)] Waiting until timeout for monitored process [2024-11-12 21:43:39,580 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:39,591 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:39,591 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:39,592 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:39,592 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:39,592 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:39,594 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-12 21:43:39,594 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-12 21:43:39,601 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:39,612 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (119)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:39,612 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:39,612 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:39,614 INFO L229 MonitoredProcess]: Starting monitored process 120 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:39,615 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (120)] Waiting until timeout for monitored process [2024-11-12 21:43:39,615 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:39,626 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:39,626 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:39,626 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:39,626 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:39,626 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:39,628 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-12 21:43:39,628 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-12 21:43:39,632 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:39,642 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (120)] Ended with exit code 0 [2024-11-12 21:43:39,642 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:39,643 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:39,644 INFO L229 MonitoredProcess]: Starting monitored process 121 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:39,645 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (121)] Waiting until timeout for monitored process [2024-11-12 21:43:39,646 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:39,659 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:39,659 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:39,660 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:39,660 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:39,660 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:39,662 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-12 21:43:39,662 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-12 21:43:39,667 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:39,678 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (121)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:39,678 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:39,679 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:39,680 INFO L229 MonitoredProcess]: Starting monitored process 122 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:39,681 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (122)] Waiting until timeout for monitored process [2024-11-12 21:43:39,682 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:39,692 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:39,693 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:39,693 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:39,693 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:39,693 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:39,694 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-12 21:43:39,694 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-12 21:43:39,699 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:39,709 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (122)] Ended with exit code 0 [2024-11-12 21:43:39,710 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:39,710 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:39,711 INFO L229 MonitoredProcess]: Starting monitored process 123 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:39,712 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (123)] Waiting until timeout for monitored process [2024-11-12 21:43:39,714 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:39,724 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:39,724 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:39,724 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:39,724 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:39,724 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:39,726 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-12 21:43:39,726 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-12 21:43:39,729 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:39,739 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (123)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:39,740 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:39,740 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:39,741 INFO L229 MonitoredProcess]: Starting monitored process 124 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:39,742 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (124)] Waiting until timeout for monitored process [2024-11-12 21:43:39,742 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:39,752 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:39,753 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:39,753 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:39,753 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:39,753 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:39,755 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-12 21:43:39,755 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-12 21:43:39,763 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:39,774 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (124)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:39,774 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:39,774 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:39,775 INFO L229 MonitoredProcess]: Starting monitored process 125 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:39,776 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (125)] Waiting until timeout for monitored process [2024-11-12 21:43:39,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-11-12 21:43:39,787 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:39,787 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:39,787 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:39,787 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:39,787 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:39,789 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-12 21:43:39,789 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-12 21:43:39,795 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:39,806 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (125)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:39,806 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:39,806 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:39,807 INFO L229 MonitoredProcess]: Starting monitored process 126 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:39,809 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (126)] Waiting until timeout for monitored process [2024-11-12 21:43:39,809 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:39,820 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:39,820 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:39,820 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:39,820 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:39,820 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:39,824 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-12 21:43:39,825 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-12 21:43:39,830 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:39,841 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (126)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:39,841 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:39,842 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:39,843 INFO L229 MonitoredProcess]: Starting monitored process 127 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:39,844 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (127)] Waiting until timeout for monitored process [2024-11-12 21:43:39,844 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:39,860 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:39,860 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:39,860 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:39,860 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:39,860 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:39,860 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:39,861 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-12 21:43:39,861 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:39,863 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:39,873 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (127)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:39,874 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:39,874 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:39,878 INFO L229 MonitoredProcess]: Starting monitored process 128 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:39,880 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (128)] Waiting until timeout for monitored process [2024-11-12 21:43:39,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-11-12 21:43:39,892 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:39,892 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:39,892 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:39,892 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:39,892 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:39,892 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:39,893 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-12 21:43:39,893 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:39,894 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:39,905 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (128)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:39,906 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:39,906 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:39,907 INFO L229 MonitoredProcess]: Starting monitored process 129 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:39,908 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (129)] Waiting until timeout for monitored process [2024-11-12 21:43:39,909 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:39,919 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:39,919 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:39,919 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:39,919 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:39,919 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:39,919 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:39,919 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-12 21:43:39,920 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:39,921 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:39,932 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (129)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:39,932 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:39,932 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:39,933 INFO L229 MonitoredProcess]: Starting monitored process 130 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:39,934 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (130)] Waiting until timeout for monitored process [2024-11-12 21:43:39,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-11-12 21:43:39,945 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:39,945 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:39,945 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:39,945 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:39,945 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:39,945 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:39,945 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-12 21:43:39,946 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:39,947 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:39,958 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (130)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:39,958 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:39,959 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:39,960 INFO L229 MonitoredProcess]: Starting monitored process 131 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:39,961 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (131)] Waiting until timeout for monitored process [2024-11-12 21:43:39,961 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:39,972 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:39,972 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:39,972 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:39,972 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:39,972 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:39,972 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:39,973 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-12 21:43:39,973 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:39,974 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:39,986 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (131)] Ended with exit code 0 [2024-11-12 21:43:39,987 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:39,987 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:39,988 INFO L229 MonitoredProcess]: Starting monitored process 132 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:39,989 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (132)] Waiting until timeout for monitored process [2024-11-12 21:43:39,990 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:40,000 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:40,001 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:40,001 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:40,001 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:40,001 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:40,001 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:40,001 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-12 21:43:40,001 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:40,003 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:40,014 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (132)] Ended with exit code 0 [2024-11-12 21:43:40,014 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:40,014 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:40,015 INFO L229 MonitoredProcess]: Starting monitored process 133 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:40,016 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (133)] Waiting until timeout for monitored process [2024-11-12 21:43:40,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-11-12 21:43:40,027 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:40,027 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:40,027 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:40,027 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:40,027 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:40,027 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:40,028 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-12 21:43:40,028 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:40,030 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:40,040 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (133)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:40,041 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:40,041 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:40,042 INFO L229 MonitoredProcess]: Starting monitored process 134 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:40,043 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (134)] Waiting until timeout for monitored process [2024-11-12 21:43:40,043 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:40,054 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:40,054 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:40,055 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:40,055 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:40,055 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:40,056 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-12 21:43:40,056 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-12 21:43:40,060 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:40,070 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (134)] Ended with exit code 0 [2024-11-12 21:43:40,070 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:40,070 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:40,071 INFO L229 MonitoredProcess]: Starting monitored process 135 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:40,073 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (135)] Waiting until timeout for monitored process [2024-11-12 21:43:40,074 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:40,084 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:40,085 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:40,085 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:40,085 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:40,085 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:40,086 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-12 21:43:40,086 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-12 21:43:40,090 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:40,100 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (135)] Ended with exit code 0 [2024-11-12 21:43:40,100 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:40,100 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:40,101 INFO L229 MonitoredProcess]: Starting monitored process 136 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:40,102 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (136)] Waiting until timeout for monitored process [2024-11-12 21:43:40,104 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:40,114 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:40,114 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:40,114 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:40,115 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:40,115 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:40,115 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:40,115 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-12 21:43:40,115 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:40,117 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:40,128 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (136)] Ended with exit code 0 [2024-11-12 21:43:40,128 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:40,129 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:40,130 INFO L229 MonitoredProcess]: Starting monitored process 137 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:40,131 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (137)] Waiting until timeout for monitored process [2024-11-12 21:43:40,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-11-12 21:43:40,141 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:40,142 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:40,142 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:40,142 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:40,142 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:40,142 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:40,142 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-12 21:43:40,142 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:40,144 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:40,155 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (137)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:40,155 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:40,155 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:40,157 INFO L229 MonitoredProcess]: Starting monitored process 138 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:40,173 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (138)] Waiting until timeout for monitored process [2024-11-12 21:43:40,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-11-12 21:43:40,184 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:40,184 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:40,184 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:40,184 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:40,184 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:40,184 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:40,185 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-12 21:43:40,185 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:40,187 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:40,198 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (138)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:40,199 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:40,199 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:40,200 INFO L229 MonitoredProcess]: Starting monitored process 139 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:40,200 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (139)] Waiting until timeout for monitored process [2024-11-12 21:43:40,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-11-12 21:43:40,212 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:40,212 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:40,212 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:40,212 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:40,213 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:40,213 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:40,213 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-12 21:43:40,213 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:40,215 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:40,225 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (139)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:40,225 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:40,226 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:40,227 INFO L229 MonitoredProcess]: Starting monitored process 140 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:40,228 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (140)] Waiting until timeout for monitored process [2024-11-12 21:43:40,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-11-12 21:43:40,238 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:40,239 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:40,239 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:40,239 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:40,239 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:40,239 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:40,240 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-12 21:43:40,240 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:40,241 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:40,252 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (140)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:40,252 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:40,252 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:40,253 INFO L229 MonitoredProcess]: Starting monitored process 141 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:40,254 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (141)] Waiting until timeout for monitored process [2024-11-12 21:43:40,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-11-12 21:43:40,265 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:40,265 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:40,265 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:40,265 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:40,265 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:40,265 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:40,266 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-12 21:43:40,266 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:40,268 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:40,278 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (141)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:40,279 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:40,279 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:40,280 INFO L229 MonitoredProcess]: Starting monitored process 142 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:40,281 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (142)] Waiting until timeout for monitored process [2024-11-12 21:43:40,281 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:40,292 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:40,292 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:40,292 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:40,292 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:40,292 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:40,292 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:40,293 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-12 21:43:40,293 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:40,295 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:40,304 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (142)] Ended with exit code 0 [2024-11-12 21:43:40,305 INFO L451 LassoAnalysis]: Using template '3-phase'. [2024-11-12 21:43:40,305 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:40,305 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:40,306 INFO L229 MonitoredProcess]: Starting monitored process 143 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:40,307 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (143)] Waiting until timeout for monitored process [2024-11-12 21:43:40,308 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:40,318 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:40,318 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-12 21:43:40,318 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:40,319 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:40,319 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:40,319 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:40,319 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:40,319 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:40,322 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:40,332 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (143)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:40,332 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:40,333 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:40,337 INFO L229 MonitoredProcess]: Starting monitored process 144 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:40,341 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (144)] Waiting until timeout for monitored process [2024-11-12 21:43:40,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-11-12 21:43:40,360 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:40,360 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-12 21:43:40,361 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:40,361 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:40,361 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:40,366 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:40,366 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:40,379 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:40,398 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (144)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:40,401 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:40,402 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:40,403 INFO L229 MonitoredProcess]: Starting monitored process 145 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:40,404 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (145)] Waiting until timeout for monitored process [2024-11-12 21:43:40,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-11-12 21:43:40,416 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:40,416 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-12 21:43:40,416 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:40,417 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:40,417 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:40,421 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:40,421 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:40,430 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:40,441 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (145)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:40,441 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:40,441 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:40,443 INFO L229 MonitoredProcess]: Starting monitored process 146 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:40,445 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (146)] Waiting until timeout for monitored process [2024-11-12 21:43:40,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-11-12 21:43:40,457 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:40,457 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-12 21:43:40,457 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:40,457 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:40,457 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:40,466 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:40,467 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:40,506 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:40,518 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (146)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:40,518 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:40,518 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:40,522 INFO L229 MonitoredProcess]: Starting monitored process 147 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:40,527 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:40,531 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (147)] Waiting until timeout for monitored process [2024-11-12 21:43:40,538 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:40,539 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-12 21:43:40,539 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:40,539 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:40,539 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:40,543 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:40,543 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:40,555 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:40,570 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (147)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:40,571 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:40,571 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:40,572 INFO L229 MonitoredProcess]: Starting monitored process 148 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:40,578 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (148)] Waiting until timeout for monitored process [2024-11-12 21:43:40,579 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:40,590 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:40,590 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-12 21:43:40,590 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:40,590 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:40,590 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:40,593 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:40,593 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:40,599 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:40,610 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (148)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:40,610 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:40,610 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:40,615 INFO L229 MonitoredProcess]: Starting monitored process 149 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:40,616 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (149)] Waiting until timeout for monitored process [2024-11-12 21:43:40,617 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:40,628 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:40,628 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-12 21:43:40,628 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:40,628 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:40,628 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:40,630 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:40,630 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:40,637 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:40,648 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (149)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:40,648 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:40,648 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:40,649 INFO L229 MonitoredProcess]: Starting monitored process 150 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:40,650 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (150)] Waiting until timeout for monitored process [2024-11-12 21:43:40,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-11-12 21:43:40,662 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:40,663 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-12 21:43:40,663 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:40,663 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:40,663 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:40,665 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:40,665 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:40,671 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:40,682 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (150)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:40,683 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:40,683 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:40,684 INFO L229 MonitoredProcess]: Starting monitored process 151 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:40,685 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (151)] Waiting until timeout for monitored process [2024-11-12 21:43:40,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-11-12 21:43:40,696 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:40,696 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-12 21:43:40,696 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:40,696 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:40,696 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:40,698 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:40,698 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:40,703 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:40,715 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (151)] Ended with exit code 0 [2024-11-12 21:43:40,716 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:40,716 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:40,717 INFO L229 MonitoredProcess]: Starting monitored process 152 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:40,717 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (152)] Waiting until timeout for monitored process [2024-11-12 21:43:40,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-11-12 21:43:40,730 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:40,730 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-12 21:43:40,730 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:40,730 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:40,730 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:40,738 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:40,738 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:40,750 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:40,761 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (152)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:40,761 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:40,761 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:40,762 INFO L229 MonitoredProcess]: Starting monitored process 153 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:40,763 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (153)] Waiting until timeout for monitored process [2024-11-12 21:43:40,763 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:40,773 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:40,774 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-12 21:43:40,774 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:40,774 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:40,774 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:40,777 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:40,777 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:40,785 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:40,796 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (153)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:40,796 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:40,796 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:40,797 INFO L229 MonitoredProcess]: Starting monitored process 154 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:40,798 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (154)] Waiting until timeout for monitored process [2024-11-12 21:43:40,799 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:40,809 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:40,809 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-12 21:43:40,810 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:40,810 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:40,810 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:40,813 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:40,813 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:40,821 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:40,832 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (154)] Ended with exit code 0 [2024-11-12 21:43:40,833 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:40,833 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:40,834 INFO L229 MonitoredProcess]: Starting monitored process 155 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:40,835 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (155)] Waiting until timeout for monitored process [2024-11-12 21:43:40,836 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:40,847 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:40,847 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-12 21:43:40,847 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:40,848 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:40,848 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:40,848 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:40,848 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:40,848 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:40,851 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:40,861 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (155)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:40,862 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:40,862 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:40,864 INFO L229 MonitoredProcess]: Starting monitored process 156 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:40,864 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (156)] Waiting until timeout for monitored process [2024-11-12 21:43:40,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-11-12 21:43:40,878 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:40,879 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-12 21:43:40,879 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:40,879 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:40,879 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:40,879 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:40,880 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:40,880 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:40,883 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:40,897 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (156)] Ended with exit code 0 [2024-11-12 21:43:40,897 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:40,897 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:40,898 INFO L229 MonitoredProcess]: Starting monitored process 157 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:40,899 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (157)] Waiting until timeout for monitored process [2024-11-12 21:43:40,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-11-12 21:43:40,910 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:40,911 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-12 21:43:40,911 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:40,911 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:40,911 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:40,911 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:40,912 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:40,912 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:40,914 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:40,924 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (157)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:40,924 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:40,925 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:40,926 INFO L229 MonitoredProcess]: Starting monitored process 158 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:40,927 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (158)] Waiting until timeout for monitored process [2024-11-12 21:43:40,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-11-12 21:43:40,941 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:40,941 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-12 21:43:40,941 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:40,941 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:40,941 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:40,941 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:40,942 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:40,942 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:40,946 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:40,956 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (158)] Ended with exit code 0 [2024-11-12 21:43:40,957 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:40,957 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:40,958 INFO L229 MonitoredProcess]: Starting monitored process 159 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:40,959 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (159)] Waiting until timeout for monitored process [2024-11-12 21:43:40,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-11-12 21:43:40,971 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:40,971 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-12 21:43:40,971 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:40,971 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:40,971 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:40,971 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:40,972 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:40,972 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:40,974 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:40,985 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (159)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:40,985 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:40,985 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:40,986 INFO L229 MonitoredProcess]: Starting monitored process 160 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:40,987 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (160)] Waiting until timeout for monitored process [2024-11-12 21:43:40,988 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:40,999 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:40,999 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-12 21:43:40,999 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:41,000 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:41,000 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:41,000 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:41,000 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:41,000 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:41,002 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:41,013 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (160)] Ended with exit code 0 [2024-11-12 21:43:41,016 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:41,017 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:41,018 INFO L229 MonitoredProcess]: Starting monitored process 161 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:41,019 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (161)] Waiting until timeout for monitored process [2024-11-12 21:43:41,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-11-12 21:43:41,029 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:41,029 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-12 21:43:41,030 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:41,030 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:41,030 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:41,030 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:41,030 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:41,030 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:41,033 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:41,047 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (161)] Ended with exit code 0 [2024-11-12 21:43:41,048 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:41,048 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:41,049 INFO L229 MonitoredProcess]: Starting monitored process 162 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:41,050 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (162)] Waiting until timeout for monitored process [2024-11-12 21:43:41,051 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:41,061 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:41,062 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-12 21:43:41,062 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:41,062 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:41,062 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:41,063 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:41,063 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:41,069 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:41,079 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (162)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:41,079 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:41,079 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:41,080 INFO L229 MonitoredProcess]: Starting monitored process 163 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:41,081 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (163)] Waiting until timeout for monitored process [2024-11-12 21:43:41,082 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:41,093 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:41,093 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-12 21:43:41,093 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:41,093 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:41,093 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:41,095 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:41,095 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:41,099 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:41,110 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (163)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:41,111 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:41,111 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:41,112 INFO L229 MonitoredProcess]: Starting monitored process 164 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:41,113 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (164)] Waiting until timeout for monitored process [2024-11-12 21:43:41,113 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:41,123 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:41,123 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-12 21:43:41,123 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:41,123 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:41,124 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:41,124 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:41,124 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:41,124 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:41,126 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:41,137 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (164)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:41,138 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:41,138 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:41,139 INFO L229 MonitoredProcess]: Starting monitored process 165 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:41,140 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (165)] Waiting until timeout for monitored process [2024-11-12 21:43:41,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-11-12 21:43:41,151 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:41,151 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-12 21:43:41,151 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:41,151 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:41,151 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:41,151 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:41,152 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:41,152 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:41,154 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:41,165 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (165)] Ended with exit code 0 [2024-11-12 21:43:41,165 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:41,165 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:41,166 INFO L229 MonitoredProcess]: Starting monitored process 166 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:41,167 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (166)] Waiting until timeout for monitored process [2024-11-12 21:43:41,168 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:41,178 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:41,178 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-12 21:43:41,178 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:41,178 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:41,178 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:41,178 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:41,179 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:41,179 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:41,183 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:41,194 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (166)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:41,194 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:41,195 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:41,196 INFO L229 MonitoredProcess]: Starting monitored process 167 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:41,196 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (167)] Waiting until timeout for monitored process [2024-11-12 21:43:41,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-11-12 21:43:41,207 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:41,207 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-12 21:43:41,207 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:41,207 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:41,207 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:41,207 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:41,208 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:41,208 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:41,210 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:41,221 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (167)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:41,221 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:41,221 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:41,223 INFO L229 MonitoredProcess]: Starting monitored process 168 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:41,224 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (168)] Waiting until timeout for monitored process [2024-11-12 21:43:41,225 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:41,235 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:41,235 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-12 21:43:41,235 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:41,235 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:41,236 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:41,236 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:41,236 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:41,236 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:41,238 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:41,249 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (168)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:41,249 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:41,249 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:41,251 INFO L229 MonitoredProcess]: Starting monitored process 169 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:41,251 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (169)] Waiting until timeout for monitored process [2024-11-12 21:43:41,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-11-12 21:43:41,263 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:41,263 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-12 21:43:41,263 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:41,263 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:41,263 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:41,263 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:41,264 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:41,264 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:41,266 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:41,277 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (169)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:41,277 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:41,277 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:41,278 INFO L229 MonitoredProcess]: Starting monitored process 170 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:41,279 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (170)] Waiting until timeout for monitored process [2024-11-12 21:43:41,279 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:41,290 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:41,290 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-12 21:43:41,290 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:41,290 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:41,290 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:41,290 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:41,291 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:41,291 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:41,293 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:41,304 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (170)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:41,304 INFO L451 LassoAnalysis]: Using template '4-phase'. [2024-11-12 21:43:41,304 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:41,304 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:41,306 INFO L229 MonitoredProcess]: Starting monitored process 171 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:41,307 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (171)] Waiting until timeout for monitored process [2024-11-12 21:43:41,307 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:41,318 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:41,318 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:41,318 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:41,318 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:41,318 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:41,318 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:41,319 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-12 21:43:41,319 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:41,322 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:41,332 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (171)] Ended with exit code 0 [2024-11-12 21:43:41,333 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:41,333 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:41,334 INFO L229 MonitoredProcess]: Starting monitored process 172 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:41,334 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (172)] Waiting until timeout for monitored process [2024-11-12 21:43:41,336 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:41,347 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:41,347 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:41,347 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:41,347 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:41,347 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:41,349 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-12 21:43:41,349 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-12 21:43:41,358 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:41,368 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (172)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:41,369 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:41,369 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:41,370 INFO L229 MonitoredProcess]: Starting monitored process 173 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:41,371 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (173)] Waiting until timeout for monitored process [2024-11-12 21:43:41,372 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:41,383 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:41,383 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:41,383 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:41,383 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:41,383 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:41,386 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-12 21:43:41,386 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-12 21:43:41,397 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:41,407 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (173)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:41,408 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:41,408 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:41,409 INFO L229 MonitoredProcess]: Starting monitored process 174 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:41,410 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (174)] Waiting until timeout for monitored process [2024-11-12 21:43:41,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-11-12 21:43:41,421 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:41,421 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:41,421 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:41,421 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:41,421 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:41,431 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-12 21:43:41,432 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-12 21:43:41,501 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:41,512 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (174)] Ended with exit code 0 [2024-11-12 21:43:41,513 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:41,513 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:41,514 INFO L229 MonitoredProcess]: Starting monitored process 175 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:41,515 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (175)] Waiting until timeout for monitored process [2024-11-12 21:43:41,519 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:41,531 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:41,532 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:41,532 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:41,532 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:41,532 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:41,537 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-12 21:43:41,537 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-12 21:43:41,554 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:41,565 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (175)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:41,565 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:41,565 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:41,567 INFO L229 MonitoredProcess]: Starting monitored process 176 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:41,567 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (176)] Waiting until timeout for monitored process [2024-11-12 21:43:41,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-11-12 21:43:41,579 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:41,579 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:41,579 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:41,579 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:41,579 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:41,582 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-12 21:43:41,582 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-12 21:43:41,590 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:41,601 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (176)] Ended with exit code 0 [2024-11-12 21:43:41,601 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:41,601 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:41,602 INFO L229 MonitoredProcess]: Starting monitored process 177 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:41,603 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (177)] Waiting until timeout for monitored process [2024-11-12 21:43:41,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-11-12 21:43:41,615 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:41,615 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:41,615 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:41,615 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:41,616 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:41,617 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-12 21:43:41,618 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-12 21:43:41,625 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:41,637 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (177)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:41,637 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:41,637 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:41,638 INFO L229 MonitoredProcess]: Starting monitored process 178 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:41,639 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (178)] Waiting until timeout for monitored process [2024-11-12 21:43:41,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-11-12 21:43:41,651 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:41,651 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:41,652 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:41,652 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:41,652 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:41,654 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-12 21:43:41,654 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-12 21:43:41,683 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:41,694 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (178)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:41,695 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:41,695 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:41,696 INFO L229 MonitoredProcess]: Starting monitored process 179 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:41,697 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (179)] Waiting until timeout for monitored process [2024-11-12 21:43:41,698 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:41,709 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:41,709 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:41,709 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:41,709 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:41,709 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:41,713 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-12 21:43:41,713 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-12 21:43:41,720 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:41,731 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (179)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:41,732 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:41,732 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:41,733 INFO L229 MonitoredProcess]: Starting monitored process 180 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:41,734 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (180)] Waiting until timeout for monitored process [2024-11-12 21:43:41,735 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:41,746 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:41,746 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:41,746 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:41,747 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:41,747 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:41,752 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-12 21:43:41,752 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-12 21:43:41,768 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:41,779 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (180)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:41,779 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:41,779 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:41,780 INFO L229 MonitoredProcess]: Starting monitored process 181 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:41,781 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (181)] Waiting until timeout for monitored process [2024-11-12 21:43:41,782 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:41,792 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:41,792 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:41,792 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:41,792 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:41,793 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:41,796 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-12 21:43:41,796 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-12 21:43:41,806 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:41,817 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (181)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:41,817 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:41,817 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:41,819 INFO L229 MonitoredProcess]: Starting monitored process 182 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:41,820 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (182)] Waiting until timeout for monitored process [2024-11-12 21:43:41,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-11-12 21:43:41,831 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:41,831 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:41,831 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:41,831 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:41,832 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:41,835 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-12 21:43:41,835 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-12 21:43:41,845 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:41,856 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (182)] Ended with exit code 0 [2024-11-12 21:43:41,857 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:41,857 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:41,858 INFO L229 MonitoredProcess]: Starting monitored process 183 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:41,859 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (183)] Waiting until timeout for monitored process [2024-11-12 21:43:41,859 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:41,871 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:41,871 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:41,871 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:41,871 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:41,871 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:41,871 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:41,872 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-12 21:43:41,872 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:41,875 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:41,886 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (183)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:41,886 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:41,887 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:41,889 INFO L229 MonitoredProcess]: Starting monitored process 184 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:41,890 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (184)] Waiting until timeout for monitored process [2024-11-12 21:43:41,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-11-12 21:43:41,902 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:41,902 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:41,902 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:41,902 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:41,902 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:41,902 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:41,903 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-12 21:43:41,903 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:41,906 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:41,917 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (184)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:41,917 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:41,918 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:41,919 INFO L229 MonitoredProcess]: Starting monitored process 185 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:41,919 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (185)] Waiting until timeout for monitored process [2024-11-12 21:43:41,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-11-12 21:43:41,932 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:41,932 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:41,932 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:41,932 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:41,932 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:41,933 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:41,933 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-12 21:43:41,934 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:41,937 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:41,948 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (185)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:41,948 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:41,948 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:41,952 INFO L229 MonitoredProcess]: Starting monitored process 186 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:41,953 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (186)] Waiting until timeout for monitored process [2024-11-12 21:43:41,954 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:41,964 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:41,964 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:41,964 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:41,965 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:41,965 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:41,965 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:41,965 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-12 21:43:41,965 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:41,969 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:41,980 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (186)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:41,980 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:41,981 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:41,982 INFO L229 MonitoredProcess]: Starting monitored process 187 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:41,983 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (187)] Waiting until timeout for monitored process [2024-11-12 21:43:41,984 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:41,996 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:41,996 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:41,996 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:41,996 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:41,996 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:41,996 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:41,997 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-12 21:43:41,997 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:42,000 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:42,013 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (187)] Ended with exit code 0 [2024-11-12 21:43:42,013 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:42,013 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:42,014 INFO L229 MonitoredProcess]: Starting monitored process 188 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:42,014 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (188)] Waiting until timeout for monitored process [2024-11-12 21:43:42,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-11-12 21:43:42,028 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:42,028 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:42,028 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:42,028 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:42,028 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:42,028 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:42,029 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-12 21:43:42,029 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:42,034 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:42,047 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (188)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:42,047 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:42,047 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:42,048 INFO L229 MonitoredProcess]: Starting monitored process 189 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:42,049 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (189)] Waiting until timeout for monitored process [2024-11-12 21:43:42,051 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:42,062 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:42,062 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:42,062 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:42,062 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:42,062 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:42,062 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:42,063 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-12 21:43:42,063 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:42,067 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:42,079 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (189)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:42,079 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:42,079 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:42,080 INFO L229 MonitoredProcess]: Starting monitored process 190 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:42,081 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (190)] Waiting until timeout for monitored process [2024-11-12 21:43:42,082 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:42,093 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:42,093 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:42,093 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:42,093 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:42,093 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:42,095 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-12 21:43:42,095 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-12 21:43:42,104 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:42,127 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (190)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:42,127 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:42,127 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:42,130 INFO L229 MonitoredProcess]: Starting monitored process 191 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:42,131 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (191)] Waiting until timeout for monitored process [2024-11-12 21:43:42,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-11-12 21:43:42,141 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:42,142 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:42,142 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:42,142 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:42,142 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:42,144 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-12 21:43:42,144 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-12 21:43:42,150 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:42,161 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (191)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:42,161 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:42,161 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:42,162 INFO L229 MonitoredProcess]: Starting monitored process 192 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:42,164 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (192)] Waiting until timeout for monitored process [2024-11-12 21:43:42,165 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:42,175 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:42,175 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:42,175 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:42,175 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:42,175 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:42,175 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:42,176 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-12 21:43:42,176 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:42,179 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:42,190 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (192)] Ended with exit code 0 [2024-11-12 21:43:42,190 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:42,190 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:42,191 INFO L229 MonitoredProcess]: Starting monitored process 193 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:42,192 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (193)] Waiting until timeout for monitored process [2024-11-12 21:43:42,193 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:42,204 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:42,204 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:42,204 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:42,204 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:42,204 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:42,204 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:42,205 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-12 21:43:42,205 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:42,211 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:42,233 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (193)] Ended with exit code 0 [2024-11-12 21:43:42,234 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:42,234 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:42,235 INFO L229 MonitoredProcess]: Starting monitored process 194 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:42,236 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (194)] Waiting until timeout for monitored process [2024-11-12 21:43:42,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-11-12 21:43:42,262 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:42,262 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:42,262 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:42,263 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:42,263 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:42,263 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:42,263 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-12 21:43:42,263 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:42,267 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:42,291 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (194)] Ended with exit code 0 [2024-11-12 21:43:42,291 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:42,292 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:42,293 INFO L229 MonitoredProcess]: Starting monitored process 195 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:42,294 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (195)] Waiting until timeout for monitored process [2024-11-12 21:43:42,294 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:42,311 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:42,312 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:42,312 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:42,312 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:42,315 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:42,315 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:42,316 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-12 21:43:42,316 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:42,323 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:42,337 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (195)] Ended with exit code 0 [2024-11-12 21:43:42,337 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:42,338 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:42,338 INFO L229 MonitoredProcess]: Starting monitored process 196 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:42,339 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (196)] Waiting until timeout for monitored process [2024-11-12 21:43:42,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-11-12 21:43:42,351 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:42,351 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:42,351 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:42,351 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:42,351 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:42,352 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:42,352 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-12 21:43:42,352 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:42,355 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:42,365 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (196)] Ended with exit code 0 [2024-11-12 21:43:42,366 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:42,366 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:42,367 INFO L229 MonitoredProcess]: Starting monitored process 197 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:42,368 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (197)] Waiting until timeout for monitored process [2024-11-12 21:43:42,369 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:42,381 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:42,381 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:42,381 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:42,381 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:42,381 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:42,381 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:42,382 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-12 21:43:42,382 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:42,385 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:42,395 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (197)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:42,396 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:42,396 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:42,397 INFO L229 MonitoredProcess]: Starting monitored process 198 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:42,398 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (198)] Waiting until timeout for monitored process [2024-11-12 21:43:42,399 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:42,409 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:42,409 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:42,409 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:42,409 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:42,409 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:42,409 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:42,410 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-12 21:43:42,410 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:42,413 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:42,423 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (198)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:42,424 INFO L451 LassoAnalysis]: Using template '2-lex'. [2024-11-12 21:43:42,424 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:42,424 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:42,426 INFO L229 MonitoredProcess]: Starting monitored process 199 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:42,426 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (199)] Waiting until timeout for monitored process [2024-11-12 21:43:42,427 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:42,437 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:42,437 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:42,437 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:42,437 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:42,438 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:42,438 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:42,438 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:42,438 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:42,440 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:42,450 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (199)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:42,451 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:42,451 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:42,452 INFO L229 MonitoredProcess]: Starting monitored process 200 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:42,452 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (200)] Waiting until timeout for monitored process [2024-11-12 21:43:42,453 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:42,463 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:42,464 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:42,464 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:42,464 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:42,464 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:42,465 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:42,466 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:42,470 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:42,480 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (200)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:42,480 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:42,481 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:42,482 INFO L229 MonitoredProcess]: Starting monitored process 201 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:42,482 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (201)] Waiting until timeout for monitored process [2024-11-12 21:43:42,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-11-12 21:43:42,493 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:42,493 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:42,493 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:42,493 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:42,494 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:42,500 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:42,500 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:42,513 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:42,534 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (201)] Ended with exit code 0 [2024-11-12 21:43:42,535 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:42,535 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:42,539 INFO L229 MonitoredProcess]: Starting monitored process 202 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:42,540 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (202)] Waiting until timeout for monitored process [2024-11-12 21:43:42,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-11-12 21:43:42,552 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:42,553 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:42,553 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:42,553 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:42,553 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:42,562 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:42,562 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:42,585 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:42,599 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (202)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:42,600 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:42,600 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:42,601 INFO L229 MonitoredProcess]: Starting monitored process 203 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:42,602 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (203)] Waiting until timeout for monitored process [2024-11-12 21:43:42,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-11-12 21:43:42,612 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:42,612 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:42,612 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:42,612 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:42,612 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:42,618 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:42,618 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:42,626 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:42,636 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (203)] Ended with exit code 0 [2024-11-12 21:43:42,637 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:42,637 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:42,638 INFO L229 MonitoredProcess]: Starting monitored process 204 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:42,638 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (204)] Waiting until timeout for monitored process [2024-11-12 21:43:42,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-11-12 21:43:42,650 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:42,650 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:42,650 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:42,650 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:42,651 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:42,652 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:42,652 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:42,656 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:42,667 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (204)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:42,667 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:42,667 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:42,670 INFO L229 MonitoredProcess]: Starting monitored process 205 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:42,671 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (205)] Waiting until timeout for monitored process [2024-11-12 21:43:42,672 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:42,684 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:42,684 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:42,684 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:42,684 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:42,684 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:42,687 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:42,687 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:42,691 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:42,702 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (205)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:42,703 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:42,703 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:42,707 INFO L229 MonitoredProcess]: Starting monitored process 206 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:42,714 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (206)] Waiting until timeout for monitored process [2024-11-12 21:43:42,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-11-12 21:43:42,726 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:42,726 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:42,726 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:42,726 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:42,726 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:42,728 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:42,728 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:42,732 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:42,743 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (206)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:42,744 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:42,744 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:42,745 INFO L229 MonitoredProcess]: Starting monitored process 207 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:42,746 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (207)] Waiting until timeout for monitored process [2024-11-12 21:43:42,747 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:42,757 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:42,757 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:42,758 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:42,758 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:42,758 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:42,760 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:42,760 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:42,764 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:42,775 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (207)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:42,776 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:42,776 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:42,778 INFO L229 MonitoredProcess]: Starting monitored process 208 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:42,778 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (208)] Waiting until timeout for monitored process [2024-11-12 21:43:42,779 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:42,791 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:42,791 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:42,791 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:42,791 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:42,791 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:42,795 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:42,795 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:42,806 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:42,820 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (208)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:42,821 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:42,821 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:42,823 INFO L229 MonitoredProcess]: Starting monitored process 209 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:42,823 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (209)] Waiting until timeout for monitored process [2024-11-12 21:43:42,824 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:42,834 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:42,834 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:42,834 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:42,834 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:42,834 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:42,837 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:42,837 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:42,850 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:42,872 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (209)] Ended with exit code 0 [2024-11-12 21:43:42,875 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:42,875 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:42,877 INFO L229 MonitoredProcess]: Starting monitored process 210 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:42,880 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (210)] Waiting until timeout for monitored process [2024-11-12 21:43:42,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-11-12 21:43:42,893 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:42,893 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:42,893 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:42,893 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:42,893 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:42,896 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:42,897 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:42,904 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:42,916 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (210)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:42,916 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:42,917 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:42,918 INFO L229 MonitoredProcess]: Starting monitored process 211 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:42,919 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (211)] Waiting until timeout for monitored process [2024-11-12 21:43:42,919 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:42,929 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:42,930 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:42,930 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:42,930 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:42,930 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:42,930 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:42,930 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:42,930 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:42,932 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:42,942 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (211)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:42,942 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:42,943 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:42,944 INFO L229 MonitoredProcess]: Starting monitored process 212 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:42,945 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (212)] Waiting until timeout for monitored process [2024-11-12 21:43:42,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-11-12 21:43:42,957 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:42,958 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:42,958 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:42,958 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:42,958 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:42,958 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:42,958 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:42,958 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:42,960 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:42,971 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (212)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:42,971 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:42,972 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:42,972 INFO L229 MonitoredProcess]: Starting monitored process 213 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:42,974 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (213)] Waiting until timeout for monitored process [2024-11-12 21:43:42,974 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:42,985 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:42,985 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:42,985 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:42,986 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:42,986 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:42,986 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:42,987 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:42,987 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:42,989 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:43,000 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (213)] Ended with exit code 0 [2024-11-12 21:43:43,000 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:43,000 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:43,001 INFO L229 MonitoredProcess]: Starting monitored process 214 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:43,002 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (214)] Waiting until timeout for monitored process [2024-11-12 21:43:43,003 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:43,014 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:43,014 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:43,014 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:43,014 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:43,014 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:43,014 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:43,015 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:43,015 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:43,017 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:43,028 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (214)] Ended with exit code 0 [2024-11-12 21:43:43,028 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:43,028 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:43,029 INFO L229 MonitoredProcess]: Starting monitored process 215 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:43,030 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (215)] Waiting until timeout for monitored process [2024-11-12 21:43:43,031 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:43,041 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:43,041 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:43,041 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:43,041 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:43,041 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:43,041 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:43,042 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:43,042 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:43,044 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:43,054 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (215)] Ended with exit code 0 [2024-11-12 21:43:43,055 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:43,055 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:43,056 INFO L229 MonitoredProcess]: Starting monitored process 216 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:43,057 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (216)] Waiting until timeout for monitored process [2024-11-12 21:43:43,058 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:43,067 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:43,068 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:43,068 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:43,068 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:43,068 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:43,068 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:43,068 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:43,068 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:43,070 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:43,080 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (216)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:43,081 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:43,081 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:43,082 INFO L229 MonitoredProcess]: Starting monitored process 217 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:43,083 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (217)] Waiting until timeout for monitored process [2024-11-12 21:43:43,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-11-12 21:43:43,093 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:43,093 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:43,093 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:43,094 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:43,094 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:43,094 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:43,094 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:43,094 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:43,096 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:43,106 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (217)] Ended with exit code 0 [2024-11-12 21:43:43,106 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:43,107 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:43,108 INFO L229 MonitoredProcess]: Starting monitored process 218 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:43,108 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (218)] Waiting until timeout for monitored process [2024-11-12 21:43:43,109 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:43,120 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:43,120 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:43,120 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:43,120 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:43,120 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:43,122 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:43,122 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:43,126 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:43,140 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (218)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:43,140 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:43,140 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:43,144 INFO L229 MonitoredProcess]: Starting monitored process 219 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:43,145 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (219)] Waiting until timeout for monitored process [2024-11-12 21:43:43,146 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:43,158 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:43,158 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:43,158 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:43,159 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:43,159 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:43,160 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:43,160 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:43,164 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:43,175 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (219)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:43,175 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:43,176 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:43,177 INFO L229 MonitoredProcess]: Starting monitored process 220 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:43,178 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (220)] Waiting until timeout for monitored process [2024-11-12 21:43:43,178 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:43,190 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:43,190 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:43,190 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:43,190 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:43,190 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:43,190 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:43,191 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:43,191 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:43,193 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:43,212 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (220)] Ended with exit code 0 [2024-11-12 21:43:43,213 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:43,213 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:43,216 INFO L229 MonitoredProcess]: Starting monitored process 221 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:43,218 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (221)] Waiting until timeout for monitored process [2024-11-12 21:43:43,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-11-12 21:43:43,230 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:43,230 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:43,230 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:43,230 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:43,231 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:43,231 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:43,231 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:43,231 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:43,233 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:43,244 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (221)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:43,244 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:43,245 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:43,246 INFO L229 MonitoredProcess]: Starting monitored process 222 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:43,247 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (222)] Waiting until timeout for monitored process [2024-11-12 21:43:43,247 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:43,259 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:43,259 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:43,259 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:43,259 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:43,259 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:43,259 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:43,259 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:43,259 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:43,261 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:43,273 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (222)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:43,274 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:43,274 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:43,275 INFO L229 MonitoredProcess]: Starting monitored process 223 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:43,294 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (223)] Waiting until timeout for monitored process [2024-11-12 21:43:43,295 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:43,306 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:43,306 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:43,306 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:43,306 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:43,306 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:43,306 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:43,307 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:43,307 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:43,309 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:43,320 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (223)] Ended with exit code 0 [2024-11-12 21:43:43,321 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:43,321 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:43,322 INFO L229 MonitoredProcess]: Starting monitored process 224 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:43,323 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (224)] Waiting until timeout for monitored process [2024-11-12 21:43:43,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-11-12 21:43:43,334 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:43,334 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:43,334 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:43,334 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:43,334 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:43,334 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:43,335 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:43,335 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:43,336 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:43,346 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (224)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:43,347 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:43,347 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:43,349 INFO L229 MonitoredProcess]: Starting monitored process 225 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:43,349 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (225)] Waiting until timeout for monitored process [2024-11-12 21:43:43,350 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:43,360 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:43,360 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:43,360 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:43,360 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:43,360 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:43,360 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:43,361 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:43,361 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:43,362 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:43,372 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (225)] Ended with exit code 0 [2024-11-12 21:43:43,373 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:43,373 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:43,374 INFO L229 MonitoredProcess]: Starting monitored process 226 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:43,374 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (226)] Waiting until timeout for monitored process [2024-11-12 21:43:43,376 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:43,386 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:43,386 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:43,386 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:43,386 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:43,386 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:43,386 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:43,387 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:43,387 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:43,389 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:43,399 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (226)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:43,400 INFO L451 LassoAnalysis]: Using template '3-lex'. [2024-11-12 21:43:43,400 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:43,400 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:43,401 INFO L229 MonitoredProcess]: Starting monitored process 227 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:43,402 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (227)] Waiting until timeout for monitored process [2024-11-12 21:43:43,403 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:43,412 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:43,413 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:43,413 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:43,413 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:43,413 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:43,413 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-12 21:43:43,413 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-12 21:43:43,413 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:43,416 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:43,426 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (227)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:43,426 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:43,426 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:43,427 INFO L229 MonitoredProcess]: Starting monitored process 228 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:43,428 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (228)] Waiting until timeout for monitored process [2024-11-12 21:43:43,429 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:43,438 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:43,439 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:43,439 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:43,439 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:43,439 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-12 21:43:43,442 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-12 21:43:43,442 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-12 21:43:43,448 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:43,461 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (228)] Ended with exit code 0 [2024-11-12 21:43:43,461 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:43,461 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:43,462 INFO L229 MonitoredProcess]: Starting monitored process 229 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:43,463 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (229)] Waiting until timeout for monitored process [2024-11-12 21:43:43,464 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:43,475 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:43,475 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:43,475 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:43,475 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:43,475 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-12 21:43:43,478 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-12 21:43:43,478 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-12 21:43:43,488 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:43,499 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (229)] Ended with exit code 0 [2024-11-12 21:43:43,500 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:43,500 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:43,501 INFO L229 MonitoredProcess]: Starting monitored process 230 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:43,502 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (230)] Waiting until timeout for monitored process [2024-11-12 21:43:43,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-11-12 21:43:43,514 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:43,514 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:43,515 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:43,515 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:43,515 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-12 21:43:43,527 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-12 21:43:43,527 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-12 21:43:43,580 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:43,592 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (230)] Ended with exit code 0 [2024-11-12 21:43:43,593 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:43,593 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:43,594 INFO L229 MonitoredProcess]: Starting monitored process 231 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:43,595 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (231)] Waiting until timeout for monitored process [2024-11-12 21:43:43,595 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:43,606 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:43,606 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:43,606 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:43,606 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:43,606 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-12 21:43:43,611 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-12 21:43:43,611 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-12 21:43:43,624 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:43,635 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (231)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:43,635 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:43,635 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:43,636 INFO L229 MonitoredProcess]: Starting monitored process 232 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:43,637 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (232)] Waiting until timeout for monitored process [2024-11-12 21:43:43,638 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:43,649 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:43,649 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:43,649 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:43,649 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:43,649 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-12 21:43:43,651 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-12 21:43:43,651 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-12 21:43:43,658 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:43,669 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (232)] Ended with exit code 0 [2024-11-12 21:43:43,670 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:43,670 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:43,671 INFO L229 MonitoredProcess]: Starting monitored process 233 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:43,672 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (233)] Waiting until timeout for monitored process [2024-11-12 21:43:43,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-11-12 21:43:43,683 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:43,683 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:43,683 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:43,683 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:43,684 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-12 21:43:43,686 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-12 21:43:43,686 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-12 21:43:43,692 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:43,703 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (233)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:43,704 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:43,704 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:43,705 INFO L229 MonitoredProcess]: Starting monitored process 234 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:43,706 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (234)] Waiting until timeout for monitored process [2024-11-12 21:43:43,707 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:43,718 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:43,718 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:43,718 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:43,718 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:43,718 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-12 21:43:43,720 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-12 21:43:43,721 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-12 21:43:43,727 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:43,737 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (234)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:43,738 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:43,738 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:43,739 INFO L229 MonitoredProcess]: Starting monitored process 235 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:43,740 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (235)] Waiting until timeout for monitored process [2024-11-12 21:43:43,740 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:43,750 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:43,750 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:43,751 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:43,751 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:43,751 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-12 21:43:43,753 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-12 21:43:43,753 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-12 21:43:43,759 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:43,770 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (235)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:43,771 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:43,771 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:43,772 INFO L229 MonitoredProcess]: Starting monitored process 236 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:43,773 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (236)] Waiting until timeout for monitored process [2024-11-12 21:43:43,773 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:43,783 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:43,784 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:43,784 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:43,784 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:43,784 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-12 21:43:43,789 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-12 21:43:43,789 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-12 21:43:43,803 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:43,815 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (236)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:43,815 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:43,815 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:43,817 INFO L229 MonitoredProcess]: Starting monitored process 237 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:43,818 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (237)] Waiting until timeout for monitored process [2024-11-12 21:43:43,819 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:43,830 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:43,830 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:43,830 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:43,830 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:43,830 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-12 21:43:43,833 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-12 21:43:43,833 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-12 21:43:43,844 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:43,856 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (237)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:43,856 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:43,856 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:43,857 INFO L229 MonitoredProcess]: Starting monitored process 238 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:43,859 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (238)] Waiting until timeout for monitored process [2024-11-12 21:43:43,863 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:43,881 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:43,881 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:43,881 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:43,881 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:43,881 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-12 21:43:43,885 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-12 21:43:43,885 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-12 21:43:43,896 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:43,908 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (238)] Ended with exit code 0 [2024-11-12 21:43:43,908 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:43,908 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:43,909 INFO L229 MonitoredProcess]: Starting monitored process 239 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:43,912 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (239)] Waiting until timeout for monitored process [2024-11-12 21:43:43,913 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:43,923 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:43,923 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:43,923 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:43,923 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:43,923 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:43,923 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-12 21:43:43,924 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-12 21:43:43,924 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:43,927 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:43,937 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (239)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:43,937 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:43,938 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:43,939 INFO L229 MonitoredProcess]: Starting monitored process 240 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:43,939 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (240)] Waiting until timeout for monitored process [2024-11-12 21:43:43,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-11-12 21:43:43,950 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:43,950 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:43,950 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:43,950 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:43,951 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:43,951 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-12 21:43:43,951 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-12 21:43:43,951 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:43,955 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:43,967 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (240)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:43,967 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:43,967 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:43,968 INFO L229 MonitoredProcess]: Starting monitored process 241 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:43,969 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (241)] Waiting until timeout for monitored process [2024-11-12 21:43:43,970 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:43,980 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:43,980 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:43,980 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:43,980 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:43,980 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:43,980 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-12 21:43:43,981 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-12 21:43:43,981 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:43,984 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:43,997 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (241)] Ended with exit code 0 [2024-11-12 21:43:43,997 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:43,998 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:43,999 INFO L229 MonitoredProcess]: Starting monitored process 242 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:43,999 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (242)] Waiting until timeout for monitored process [2024-11-12 21:43:44,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-11-12 21:43:44,012 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:44,012 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:44,012 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:44,012 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:44,012 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:44,012 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-12 21:43:44,013 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-12 21:43:44,013 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:44,016 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:44,029 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (242)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:44,029 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:44,029 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:44,030 INFO L229 MonitoredProcess]: Starting monitored process 243 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:44,031 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (243)] Waiting until timeout for monitored process [2024-11-12 21:43:44,032 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:44,044 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:44,045 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:44,045 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:44,045 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:44,045 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:44,045 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-12 21:43:44,046 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-12 21:43:44,046 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:44,048 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:44,059 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (243)] Ended with exit code 0 [2024-11-12 21:43:44,059 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:44,059 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:44,060 INFO L229 MonitoredProcess]: Starting monitored process 244 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:44,061 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (244)] Waiting until timeout for monitored process [2024-11-12 21:43:44,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-11-12 21:43:44,072 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:44,072 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:44,072 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:44,072 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:44,072 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:44,072 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-12 21:43:44,073 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-12 21:43:44,073 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:44,075 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:44,085 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (244)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:44,086 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:44,086 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:44,087 INFO L229 MonitoredProcess]: Starting monitored process 245 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:44,088 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (245)] Waiting until timeout for monitored process [2024-11-12 21:43:44,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-11-12 21:43:44,099 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:44,099 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:44,099 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:44,099 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:44,099 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:44,099 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-12 21:43:44,100 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-12 21:43:44,100 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:44,102 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:44,112 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (245)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:44,113 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:44,113 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:44,114 INFO L229 MonitoredProcess]: Starting monitored process 246 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:44,115 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (246)] Waiting until timeout for monitored process [2024-11-12 21:43:44,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-11-12 21:43:44,127 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:44,127 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:44,128 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:44,128 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:44,128 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-12 21:43:44,130 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-12 21:43:44,130 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-12 21:43:44,136 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:44,147 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (246)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:44,147 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:44,148 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:44,149 INFO L229 MonitoredProcess]: Starting monitored process 247 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:44,149 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (247)] Waiting until timeout for monitored process [2024-11-12 21:43:44,150 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:44,161 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:44,161 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:44,161 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:44,161 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:44,161 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-12 21:43:44,163 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-12 21:43:44,163 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-12 21:43:44,169 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:44,180 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (247)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:44,180 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:44,181 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:44,182 INFO L229 MonitoredProcess]: Starting monitored process 248 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:44,183 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (248)] Waiting until timeout for monitored process [2024-11-12 21:43:44,184 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:44,194 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:44,195 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:44,195 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:44,195 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:44,195 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:44,195 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-12 21:43:44,195 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-12 21:43:44,196 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:44,198 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:44,209 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (248)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:44,209 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:44,209 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:44,211 INFO L229 MonitoredProcess]: Starting monitored process 249 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:44,212 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (249)] Waiting until timeout for monitored process [2024-11-12 21:43:44,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-11-12 21:43:44,223 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:44,223 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:44,223 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:44,223 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:44,223 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:44,223 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-12 21:43:44,224 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-12 21:43:44,224 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:44,226 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:44,237 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (249)] Ended with exit code 0 [2024-11-12 21:43:44,237 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:44,238 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:44,239 INFO L229 MonitoredProcess]: Starting monitored process 250 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:44,240 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (250)] Waiting until timeout for monitored process [2024-11-12 21:43:44,240 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:44,251 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:44,251 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:44,251 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:44,251 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:44,251 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:44,251 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-12 21:43:44,252 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-12 21:43:44,252 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:44,255 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:44,265 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (250)] Ended with exit code 0 [2024-11-12 21:43:44,266 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:44,266 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:44,268 INFO L229 MonitoredProcess]: Starting monitored process 251 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:44,269 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (251)] Waiting until timeout for monitored process [2024-11-12 21:43:44,271 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:44,283 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:44,284 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:44,284 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:44,284 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:44,284 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:44,284 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-12 21:43:44,284 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-12 21:43:44,284 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:44,287 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:44,297 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (251)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:44,298 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:44,298 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:44,299 INFO L229 MonitoredProcess]: Starting monitored process 252 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:44,300 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (252)] Waiting until timeout for monitored process [2024-11-12 21:43:44,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-11-12 21:43:44,311 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:44,311 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:44,311 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:44,312 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:44,312 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:44,312 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-12 21:43:44,312 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-12 21:43:44,312 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:44,314 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:44,325 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (252)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:44,325 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:44,326 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:44,327 INFO L229 MonitoredProcess]: Starting monitored process 253 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:44,328 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (253)] Waiting until timeout for monitored process [2024-11-12 21:43:44,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-11-12 21:43:44,339 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:44,339 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:44,339 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:44,339 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:44,339 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:44,339 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-12 21:43:44,340 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-12 21:43:44,340 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:44,343 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:44,353 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (253)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:44,353 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:44,353 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:44,355 INFO L229 MonitoredProcess]: Starting monitored process 254 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:44,356 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (254)] Waiting until timeout for monitored process [2024-11-12 21:43:44,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-11-12 21:43:44,368 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:44,368 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:44,368 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:44,368 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:44,368 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:44,368 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-12 21:43:44,369 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-12 21:43:44,369 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:44,373 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:44,384 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (254)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:44,384 INFO L367 stractBuchiCegarLoop]: Result of lasso check was UNKNOWN. I will concatenate loop to stem and try again. [2024-11-12 21:43:44,384 INFO L747 eck$LassoCheckResult]: 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;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~int#2(0, main_~#index~0#1.base, main_~#index~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);"< "~array#1.base, ~array#1.offset := #in~array#1.base, #in~array#1.offset;~index#1.base, ~index#1.offset := #in~index#1.base, #in~index#1.offset;call #t~mem7#1 := read~int#2(~index#1.base, ~index#1.offset, 4);" "assume #t~mem7#1 % 4294967296 < 10000;havoc #t~mem7#1;havoc #t~nondet8#1;~tmp~0#1 := #t~nondet8#1;havoc #t~nondet8#1;call #t~mem9#1 := read~int#2(~index#1.base, ~index#1.offset, 4);assume { :begin_inline_assume_abort_if_not } true;assume_abort_if_not_#in~cond#1 := (if ~tmp~0#1 % 4294967296 > #t~mem9#1 % 4294967296 then 1 else 0);havoc assume_abort_if_not_~cond#1;assume_abort_if_not_~cond#1 := assume_abort_if_not_#in~cond#1;" "assume !(0 == assume_abort_if_not_~cond#1);" "havoc assume_abort_if_not_~cond#1;havoc assume_abort_if_not_#in~cond#1;assume { :end_inline_assume_abort_if_not } true;havoc #t~mem9#1;call #t~mem10#1 := read~int#2(~index#1.base, ~index#1.offset, 4);call write~int#1(~tmp~0#1, ~array#1.base, ~array#1.offset + 4 * (if #t~mem10#1 % 4294967296 % 4294967296 <= 2147483647 then #t~mem10#1 % 4294967296 % 4294967296 else #t~mem10#1 % 4294967296 % 4294967296 - 4294967296), 4);havoc ~tmp~0#1;havoc #t~mem10#1;call #t~mem11#1 := read~int#2(~index#1.base, ~index#1.offset, 4);#t~post12#1 := #t~mem11#1;call write~int#2(1 + #t~post12#1, ~index#1.base, ~index#1.offset, 4);havoc #t~mem11#1;havoc #t~post12#1;" "call func_to_recursive_line_38_to_41_0(~array#1.base, ~array#1.offset, ~index#1.base, ~index#1.offset);"< [2024-11-12 21:43:44,384 INFO L749 eck$LassoCheckResult]: Loop: "~array#1.base, ~array#1.offset := #in~array#1.base, #in~array#1.offset;~index#1.base, ~index#1.offset := #in~index#1.base, #in~index#1.offset;call #t~mem7#1 := read~int#2(~index#1.base, ~index#1.offset, 4);" "assume #t~mem7#1 % 4294967296 < 10000;havoc #t~mem7#1;havoc #t~nondet8#1;~tmp~0#1 := #t~nondet8#1;havoc #t~nondet8#1;call #t~mem9#1 := read~int#2(~index#1.base, ~index#1.offset, 4);assume { :begin_inline_assume_abort_if_not } true;assume_abort_if_not_#in~cond#1 := (if ~tmp~0#1 % 4294967296 > #t~mem9#1 % 4294967296 then 1 else 0);havoc assume_abort_if_not_~cond#1;assume_abort_if_not_~cond#1 := assume_abort_if_not_#in~cond#1;" "assume !(0 == assume_abort_if_not_~cond#1);" "havoc assume_abort_if_not_~cond#1;havoc assume_abort_if_not_#in~cond#1;assume { :end_inline_assume_abort_if_not } true;havoc #t~mem9#1;call #t~mem10#1 := read~int#2(~index#1.base, ~index#1.offset, 4);call write~int#1(~tmp~0#1, ~array#1.base, ~array#1.offset + 4 * (if #t~mem10#1 % 4294967296 % 4294967296 <= 2147483647 then #t~mem10#1 % 4294967296 % 4294967296 else #t~mem10#1 % 4294967296 % 4294967296 - 4294967296), 4);havoc ~tmp~0#1;havoc #t~mem10#1;call #t~mem11#1 := read~int#2(~index#1.base, ~index#1.offset, 4);#t~post12#1 := #t~mem11#1;call write~int#2(1 + #t~post12#1, ~index#1.base, ~index#1.offset, 4);havoc #t~mem11#1;havoc #t~post12#1;" "call func_to_recursive_line_38_to_41_0(~array#1.base, ~array#1.offset, ~index#1.base, ~index#1.offset);"< [2024-11-12 21:43:44,385 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 21:43:44,385 INFO L85 PathProgramCache]: Analyzing trace with hash 374921754, now seen corresponding path program 2 times [2024-11-12 21:43:44,385 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 21:43:44,385 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [933902829] [2024-11-12 21:43:44,385 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 21:43:44,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 21:43:44,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-12 21:43:44,441 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-12 21:43:44,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-12 21:43:44,480 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-12 21:43:44,487 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 21:43:44,488 INFO L85 PathProgramCache]: Analyzing trace with hash 28726574, now seen corresponding path program 2 times [2024-11-12 21:43:44,488 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 21:43:44,488 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1020741711] [2024-11-12 21:43:44,488 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 21:43:44,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 21:43:44,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-12 21:43:44,516 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-12 21:43:44,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-12 21:43:44,537 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-12 21:43:44,542 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 21:43:44,543 INFO L85 PathProgramCache]: Analyzing trace with hash 1300161205, now seen corresponding path program 3 times [2024-11-12 21:43:44,543 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 21:43:44,543 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [380337905] [2024-11-12 21:43:44,543 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 21:43:44,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 21:43:44,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-12 21:43:44,600 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-12 21:43:44,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-12 21:43:44,649 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-12 21:43:46,498 INFO L204 LassoAnalysis]: Preferences: [2024-11-12 21:43:46,498 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2024-11-12 21:43:46,498 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-11-12 21:43:46,499 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2024-11-12 21:43:46,499 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2024-11-12 21:43:46,499 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:46,499 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2024-11-12 21:43:46,499 INFO L131 ssoRankerPreferences]: Path of dumped script: [2024-11-12 21:43:46,499 INFO L132 ssoRankerPreferences]: Filename of dumped script: recursified_simple_array_index_value_2.i_Iteration2_Lasso [2024-11-12 21:43:46,499 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2024-11-12 21:43:46,499 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2024-11-12 21:43:46,524 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-12 21:43:46,526 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-12 21:43:46,883 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-12 21:43:46,885 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-12 21:43:46,887 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-12 21:43:46,888 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-12 21:43:46,890 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-12 21:43:46,891 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-12 21:43:46,893 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-12 21:43:46,895 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-12 21:43:46,897 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-12 21:43:46,898 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-12 21:43:46,900 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-12 21:43:46,908 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-12 21:43:46,910 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-12 21:43:46,912 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-12 21:43:46,913 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-12 21:43:46,915 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-12 21:43:46,917 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-12 21:43:46,918 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-12 21:43:47,228 INFO L259 LassoAnalysis]: Preprocessing complete. [2024-11-12 21:43:47,228 INFO L451 LassoAnalysis]: Using template 'affine'. [2024-11-12 21:43:47,228 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:47,229 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:47,230 INFO L229 MonitoredProcess]: Starting monitored process 255 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:47,231 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (255)] Waiting until timeout for monitored process [2024-11-12 21:43:47,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-11-12 21:43:47,246 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:47,246 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:47,247 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:47,247 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:47,247 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-12 21:43:47,247 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-12 21:43:47,247 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:47,248 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:47,258 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (255)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:47,259 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:47,259 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:47,260 INFO L229 MonitoredProcess]: Starting monitored process 256 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:47,261 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (256)] Waiting until timeout for monitored process [2024-11-12 21:43:47,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-11-12 21:43:47,274 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:47,275 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:47,275 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:47,275 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-12 21:43:47,279 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-12 21:43:47,279 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-12 21:43:47,282 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:47,292 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (256)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:47,292 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:47,292 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:47,294 INFO L229 MonitoredProcess]: Starting monitored process 257 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:47,295 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (257)] Waiting until timeout for monitored process [2024-11-12 21:43:47,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-11-12 21:43:47,306 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:47,306 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:47,306 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:47,306 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-12 21:43:47,307 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-12 21:43:47,307 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-12 21:43:47,310 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:47,320 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (257)] Ended with exit code 0 [2024-11-12 21:43:47,321 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:47,321 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:47,323 INFO L229 MonitoredProcess]: Starting monitored process 258 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:47,324 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (258)] Waiting until timeout for monitored process [2024-11-12 21:43:47,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-11-12 21:43:47,341 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:47,341 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:47,341 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:47,341 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-12 21:43:47,342 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-12 21:43:47,342 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-12 21:43:47,349 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:47,362 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (258)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:47,363 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:47,364 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:47,365 INFO L229 MonitoredProcess]: Starting monitored process 259 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:47,366 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (259)] Waiting until timeout for monitored process [2024-11-12 21:43:47,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-11-12 21:43:47,378 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:47,378 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:47,378 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:47,378 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-12 21:43:47,380 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-12 21:43:47,380 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-12 21:43:47,383 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:47,393 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (259)] Ended with exit code 0 [2024-11-12 21:43:47,393 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:47,394 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:47,395 INFO L229 MonitoredProcess]: Starting monitored process 260 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:47,396 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (260)] Waiting until timeout for monitored process [2024-11-12 21:43:47,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-11-12 21:43:47,407 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:47,407 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:47,407 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:47,407 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-12 21:43:47,408 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-12 21:43:47,408 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-12 21:43:47,410 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:47,421 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (260)] Ended with exit code 0 [2024-11-12 21:43:47,421 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:47,421 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:47,422 INFO L229 MonitoredProcess]: Starting monitored process 261 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:47,423 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (261)] Waiting until timeout for monitored process [2024-11-12 21:43:47,424 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:47,434 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:47,434 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:47,434 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:47,434 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-12 21:43:47,439 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-12 21:43:47,439 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-12 21:43:47,446 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:47,467 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (261)] Ended with exit code 0 [2024-11-12 21:43:47,468 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:47,468 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:47,469 INFO L229 MonitoredProcess]: Starting monitored process 262 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:47,470 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (262)] Waiting until timeout for monitored process [2024-11-12 21:43:47,471 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:47,481 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:47,481 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:47,481 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:47,481 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-12 21:43:47,483 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-12 21:43:47,483 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-12 21:43:47,487 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:47,498 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (262)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:47,498 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:47,498 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:47,499 INFO L229 MonitoredProcess]: Starting monitored process 263 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:47,500 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (263)] Waiting until timeout for monitored process [2024-11-12 21:43:47,501 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:47,511 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:47,511 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:47,511 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:47,511 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-12 21:43:47,512 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-12 21:43:47,512 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-12 21:43:47,515 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:47,525 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (263)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:47,526 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:47,526 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:47,527 INFO L229 MonitoredProcess]: Starting monitored process 264 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:47,528 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (264)] Waiting until timeout for monitored process [2024-11-12 21:43:47,529 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:47,539 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:47,539 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:47,539 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:47,539 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-12 21:43:47,541 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-12 21:43:47,541 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-12 21:43:47,544 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:47,554 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (264)] Ended with exit code 0 [2024-11-12 21:43:47,555 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:47,555 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:47,556 INFO L229 MonitoredProcess]: Starting monitored process 265 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:47,557 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (265)] Waiting until timeout for monitored process [2024-11-12 21:43:47,558 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:47,569 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:47,569 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:47,569 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:47,569 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-12 21:43:47,577 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-12 21:43:47,578 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-12 21:43:47,600 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:47,621 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (265)] Ended with exit code 0 [2024-11-12 21:43:47,622 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:47,622 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:47,625 INFO L229 MonitoredProcess]: Starting monitored process 266 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:47,626 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (266)] Waiting until timeout for monitored process [2024-11-12 21:43:47,626 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:47,636 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:47,636 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:47,636 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:47,636 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-12 21:43:47,638 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-12 21:43:47,639 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-12 21:43:47,642 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:47,652 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (266)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:47,653 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:47,653 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:47,654 INFO L229 MonitoredProcess]: Starting monitored process 267 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:47,655 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (267)] Waiting until timeout for monitored process [2024-11-12 21:43:47,656 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:47,666 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:47,666 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:47,666 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:47,666 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-12 21:43:47,668 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-12 21:43:47,668 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-12 21:43:47,670 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:47,680 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (267)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:47,681 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:47,681 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:47,682 INFO L229 MonitoredProcess]: Starting monitored process 268 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:47,683 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (268)] Waiting until timeout for monitored process [2024-11-12 21:43:47,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-11-12 21:43:47,694 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:47,694 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:47,694 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:47,695 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:47,695 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-12 21:43:47,695 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-12 21:43:47,695 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:47,696 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:47,707 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (268)] Ended with exit code 0 [2024-11-12 21:43:47,707 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:47,708 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:47,709 INFO L229 MonitoredProcess]: Starting monitored process 269 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:47,710 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (269)] Waiting until timeout for monitored process [2024-11-12 21:43:47,710 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:47,720 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:47,721 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:47,721 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:47,721 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:47,721 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-12 21:43:47,721 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-12 21:43:47,721 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:47,722 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:47,733 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (269)] Ended with exit code 0 [2024-11-12 21:43:47,733 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:47,733 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:47,734 INFO L229 MonitoredProcess]: Starting monitored process 270 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:47,735 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (270)] Waiting until timeout for monitored process [2024-11-12 21:43:47,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-11-12 21:43:47,749 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:47,749 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:47,749 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:47,750 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:47,750 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-12 21:43:47,750 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-12 21:43:47,750 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:47,752 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:47,765 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (270)] Ended with exit code 0 [2024-11-12 21:43:47,765 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:47,765 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:47,767 INFO L229 MonitoredProcess]: Starting monitored process 271 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:47,768 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (271)] Waiting until timeout for monitored process [2024-11-12 21:43:47,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-11-12 21:43:47,778 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:47,778 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:47,778 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:47,778 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:47,779 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-12 21:43:47,779 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-12 21:43:47,779 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:47,780 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:47,790 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (271)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:47,791 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:47,791 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:47,792 INFO L229 MonitoredProcess]: Starting monitored process 272 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:47,793 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (272)] Waiting until timeout for monitored process [2024-11-12 21:43:47,794 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:47,804 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:47,804 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:47,804 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:47,804 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:47,804 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-12 21:43:47,804 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-12 21:43:47,805 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:47,806 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:47,817 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (272)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:47,817 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:47,817 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:47,818 INFO L229 MonitoredProcess]: Starting monitored process 273 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:47,819 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (273)] Waiting until timeout for monitored process [2024-11-12 21:43:47,819 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:47,830 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:47,830 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:47,830 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:47,830 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:47,830 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-12 21:43:47,830 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-12 21:43:47,830 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:47,831 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:47,842 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (273)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:47,842 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:47,842 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:47,843 INFO L229 MonitoredProcess]: Starting monitored process 274 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:47,844 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (274)] Waiting until timeout for monitored process [2024-11-12 21:43:47,844 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:47,854 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:47,855 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:47,855 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:47,855 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:47,855 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-12 21:43:47,855 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-12 21:43:47,855 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:47,856 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:47,866 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (274)] Ended with exit code 0 [2024-11-12 21:43:47,866 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:47,866 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:47,867 INFO L229 MonitoredProcess]: Starting monitored process 275 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:47,868 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (275)] Waiting until timeout for monitored process [2024-11-12 21:43:47,869 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:47,879 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:47,879 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:47,879 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:47,879 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:47,879 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-12 21:43:47,880 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-12 21:43:47,880 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:47,881 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:47,891 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (275)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:47,891 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:47,891 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:47,892 INFO L229 MonitoredProcess]: Starting monitored process 276 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:47,893 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (276)] Waiting until timeout for monitored process [2024-11-12 21:43:47,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-11-12 21:43:47,903 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:47,904 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:47,904 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:47,904 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:47,904 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-12 21:43:47,904 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-12 21:43:47,904 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:47,905 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:47,915 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (276)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:47,915 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:47,916 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:47,917 INFO L229 MonitoredProcess]: Starting monitored process 277 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:47,918 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (277)] Waiting until timeout for monitored process [2024-11-12 21:43:47,918 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:47,928 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:47,928 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:47,928 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:47,928 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-12 21:43:47,929 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-12 21:43:47,929 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-12 21:43:47,931 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:47,941 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (277)] Ended with exit code 0 [2024-11-12 21:43:47,942 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:47,942 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:47,946 INFO L229 MonitoredProcess]: Starting monitored process 278 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:47,947 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (278)] Waiting until timeout for monitored process [2024-11-12 21:43:47,947 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:47,958 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:47,958 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:47,958 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:47,958 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-12 21:43:47,961 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-12 21:43:47,961 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-12 21:43:47,964 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:47,974 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (278)] Ended with exit code 0 [2024-11-12 21:43:47,975 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:47,975 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:47,976 INFO L229 MonitoredProcess]: Starting monitored process 279 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:47,977 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (279)] Waiting until timeout for monitored process [2024-11-12 21:43:47,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-11-12 21:43:47,988 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:47,988 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:47,988 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:47,988 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:47,988 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-12 21:43:47,989 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-12 21:43:47,989 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:47,990 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:48,000 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (279)] Ended with exit code 0 [2024-11-12 21:43:48,001 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:48,001 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:48,002 INFO L229 MonitoredProcess]: Starting monitored process 280 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:48,003 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (280)] Waiting until timeout for monitored process [2024-11-12 21:43:48,003 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:48,013 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:48,013 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:48,013 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:48,013 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:48,013 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-12 21:43:48,014 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-12 21:43:48,014 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:48,015 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:48,025 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (280)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:48,025 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:48,026 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:48,027 INFO L229 MonitoredProcess]: Starting monitored process 281 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:48,028 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (281)] Waiting until timeout for monitored process [2024-11-12 21:43:48,028 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:48,039 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:48,039 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:48,039 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:48,039 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:48,039 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-12 21:43:48,040 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-12 21:43:48,040 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:48,041 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:48,051 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (281)] Ended with exit code 0 [2024-11-12 21:43:48,051 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:48,052 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:48,057 INFO L229 MonitoredProcess]: Starting monitored process 282 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:48,077 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (282)] Waiting until timeout for monitored process [2024-11-12 21:43:48,078 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:48,088 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:48,089 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:48,089 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:48,089 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:48,089 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-12 21:43:48,089 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-12 21:43:48,089 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:48,090 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:48,101 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (282)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:48,101 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:48,101 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:48,102 INFO L229 MonitoredProcess]: Starting monitored process 283 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:48,103 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (283)] Waiting until timeout for monitored process [2024-11-12 21:43:48,103 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:48,113 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:48,114 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:48,114 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:48,114 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:48,114 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-12 21:43:48,114 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-12 21:43:48,114 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:48,115 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:48,126 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (283)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:48,126 INFO L451 LassoAnalysis]: Using template '2-nested'. [2024-11-12 21:43:48,126 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:48,127 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:48,127 INFO L229 MonitoredProcess]: Starting monitored process 284 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:48,128 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (284)] Waiting until timeout for monitored process [2024-11-12 21:43:48,129 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:48,139 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:48,139 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:48,139 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:48,140 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:48,140 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:48,140 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-12 21:43:48,140 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:48,141 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:48,152 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (284)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:48,152 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:48,153 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:48,154 INFO L229 MonitoredProcess]: Starting monitored process 285 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:48,154 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (285)] Waiting until timeout for monitored process [2024-11-12 21:43:48,155 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:48,165 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:48,166 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:48,166 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:48,166 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:48,168 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-12 21:43:48,168 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-12 21:43:48,171 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:48,182 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (285)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:48,182 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:48,182 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:48,183 INFO L229 MonitoredProcess]: Starting monitored process 286 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:48,184 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (286)] Waiting until timeout for monitored process [2024-11-12 21:43:48,185 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:48,194 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:48,195 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:48,195 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:48,195 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:48,196 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-12 21:43:48,197 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-12 21:43:48,201 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:48,210 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (286)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:48,211 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:48,211 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:48,212 INFO L229 MonitoredProcess]: Starting monitored process 287 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:48,213 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (287)] Waiting until timeout for monitored process [2024-11-12 21:43:48,213 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:48,223 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:48,223 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:48,223 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:48,223 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:48,225 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-12 21:43:48,227 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-12 21:43:48,230 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:48,242 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (287)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:48,242 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:48,242 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:48,243 INFO L229 MonitoredProcess]: Starting monitored process 288 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:48,245 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (288)] Waiting until timeout for monitored process [2024-11-12 21:43:48,245 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:48,255 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:48,255 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:48,255 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:48,255 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:48,257 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-12 21:43:48,257 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-12 21:43:48,261 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:48,271 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (288)] Ended with exit code 0 [2024-11-12 21:43:48,272 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:48,272 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:48,273 INFO L229 MonitoredProcess]: Starting monitored process 289 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:48,274 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (289)] Waiting until timeout for monitored process [2024-11-12 21:43:48,274 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:48,285 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:48,285 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:48,285 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:48,285 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:48,287 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-12 21:43:48,287 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-12 21:43:48,290 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:48,301 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (289)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:48,301 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:48,302 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:48,303 INFO L229 MonitoredProcess]: Starting monitored process 290 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:48,305 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (290)] Waiting until timeout for monitored process [2024-11-12 21:43:48,306 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:48,316 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:48,316 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:48,316 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:48,316 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:48,318 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-12 21:43:48,318 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-12 21:43:48,323 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:48,333 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (290)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:48,334 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:48,334 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:48,335 INFO L229 MonitoredProcess]: Starting monitored process 291 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:48,336 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (291)] Waiting until timeout for monitored process [2024-11-12 21:43:48,337 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:48,347 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:48,348 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:48,348 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:48,348 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:48,350 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-12 21:43:48,350 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-12 21:43:48,356 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:48,366 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (291)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:48,367 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:48,367 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:48,368 INFO L229 MonitoredProcess]: Starting monitored process 292 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:48,368 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (292)] Waiting until timeout for monitored process [2024-11-12 21:43:48,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-11-12 21:43:48,379 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:48,379 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:48,380 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:48,380 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:48,381 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-12 21:43:48,381 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-12 21:43:48,385 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:48,395 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (292)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:48,396 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:48,396 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:48,397 INFO L229 MonitoredProcess]: Starting monitored process 293 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:48,398 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (293)] Waiting until timeout for monitored process [2024-11-12 21:43:48,399 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:48,409 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:48,409 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:48,409 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:48,409 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:48,411 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-12 21:43:48,412 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-12 21:43:48,416 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:48,427 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (293)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:48,427 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:48,427 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:48,428 INFO L229 MonitoredProcess]: Starting monitored process 294 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:48,429 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (294)] Waiting until timeout for monitored process [2024-11-12 21:43:48,430 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:48,441 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:48,441 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:48,441 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:48,441 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:48,451 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-12 21:43:48,451 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-12 21:43:48,468 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:48,479 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (294)] Ended with exit code 0 [2024-11-12 21:43:48,479 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:48,480 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:48,481 INFO L229 MonitoredProcess]: Starting monitored process 295 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:48,481 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (295)] Waiting until timeout for monitored process [2024-11-12 21:43:48,482 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:48,492 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:48,492 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:48,492 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:48,493 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:48,494 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-12 21:43:48,494 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-12 21:43:48,499 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:48,509 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (295)] Ended with exit code 0 [2024-11-12 21:43:48,510 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:48,510 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:48,511 INFO L229 MonitoredProcess]: Starting monitored process 296 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:48,512 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (296)] Waiting until timeout for monitored process [2024-11-12 21:43:48,512 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:48,523 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:48,523 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:48,523 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:48,523 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:48,524 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-12 21:43:48,524 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-12 21:43:48,528 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:48,537 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (296)] Ended with exit code 0 [2024-11-12 21:43:48,538 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:48,538 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:48,539 INFO L229 MonitoredProcess]: Starting monitored process 297 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:48,540 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (297)] Waiting until timeout for monitored process [2024-11-12 21:43:48,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-11-12 21:43:48,550 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:48,551 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:48,551 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:48,551 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:48,551 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:48,551 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-12 21:43:48,551 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:48,553 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:48,564 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (297)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:48,565 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:48,565 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:48,566 INFO L229 MonitoredProcess]: Starting monitored process 298 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:48,567 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (298)] Waiting until timeout for monitored process [2024-11-12 21:43:48,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-11-12 21:43:48,579 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:48,579 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:48,579 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:48,579 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:48,579 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:48,580 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-12 21:43:48,580 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:48,581 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:48,592 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (298)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:48,592 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:48,593 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:48,594 INFO L229 MonitoredProcess]: Starting monitored process 299 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:48,595 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (299)] Waiting until timeout for monitored process [2024-11-12 21:43:48,595 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:48,606 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:48,606 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:48,606 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:48,606 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:48,606 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:48,607 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-12 21:43:48,607 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:48,608 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:48,618 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (299)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:48,618 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:48,619 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:48,620 INFO L229 MonitoredProcess]: Starting monitored process 300 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:48,620 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (300)] Waiting until timeout for monitored process [2024-11-12 21:43:48,622 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:48,632 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:48,632 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:48,632 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:48,632 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:48,632 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:48,633 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-12 21:43:48,633 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:48,634 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:48,645 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (300)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:48,645 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:48,645 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:48,646 INFO L229 MonitoredProcess]: Starting monitored process 301 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:48,648 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (301)] Waiting until timeout for monitored process [2024-11-12 21:43:48,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-11-12 21:43:48,659 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:48,659 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:48,659 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:48,659 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:48,659 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:48,660 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-12 21:43:48,660 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:48,661 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:48,673 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (301)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:48,673 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:48,673 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:48,675 INFO L229 MonitoredProcess]: Starting monitored process 302 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:48,676 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (302)] Waiting until timeout for monitored process [2024-11-12 21:43:48,677 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:48,688 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:48,688 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:48,688 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:48,688 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:48,688 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:48,689 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-12 21:43:48,689 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:48,690 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:48,702 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (302)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:48,703 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:48,703 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:48,705 INFO L229 MonitoredProcess]: Starting monitored process 303 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:48,705 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (303)] Waiting until timeout for monitored process [2024-11-12 21:43:48,707 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:48,720 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:48,720 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:48,721 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:48,721 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:48,721 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:48,721 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-12 21:43:48,721 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:48,722 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:48,733 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (303)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:48,733 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:48,734 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:48,735 INFO L229 MonitoredProcess]: Starting monitored process 304 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:48,736 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (304)] Waiting until timeout for monitored process [2024-11-12 21:43:48,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-11-12 21:43:48,748 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:48,748 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:48,748 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:48,748 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:48,748 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:48,748 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-12 21:43:48,748 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:48,750 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:48,761 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (304)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:48,761 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:48,762 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:48,763 INFO L229 MonitoredProcess]: Starting monitored process 305 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:48,764 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (305)] Waiting until timeout for monitored process [2024-11-12 21:43:48,765 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:48,775 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:48,775 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:48,775 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:48,775 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:48,775 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:48,775 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-12 21:43:48,776 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:48,777 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:48,787 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (305)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:48,787 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:48,787 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:48,788 INFO L229 MonitoredProcess]: Starting monitored process 306 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:48,789 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (306)] Waiting until timeout for monitored process [2024-11-12 21:43:48,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-11-12 21:43:48,801 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:48,801 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:48,801 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:48,801 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:48,802 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-12 21:43:48,802 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-12 21:43:48,805 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:48,815 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (306)] Ended with exit code 0 [2024-11-12 21:43:48,816 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:48,816 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:48,817 INFO L229 MonitoredProcess]: Starting monitored process 307 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:48,818 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (307)] Waiting until timeout for monitored process [2024-11-12 21:43:48,819 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:48,829 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:48,829 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:48,829 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:48,829 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:48,831 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-12 21:43:48,831 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-12 21:43:48,834 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:48,844 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (307)] Ended with exit code 0 [2024-11-12 21:43:48,844 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:48,844 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:48,845 INFO L229 MonitoredProcess]: Starting monitored process 308 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:48,846 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (308)] Waiting until timeout for monitored process [2024-11-12 21:43:48,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-11-12 21:43:48,857 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:48,858 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:48,858 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:48,858 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:48,858 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:48,859 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-12 21:43:48,859 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:48,860 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:48,870 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (308)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:48,870 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:48,870 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:48,872 INFO L229 MonitoredProcess]: Starting monitored process 309 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:48,872 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (309)] Waiting until timeout for monitored process [2024-11-12 21:43:48,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-11-12 21:43:48,883 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:48,883 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:48,883 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:48,883 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:48,883 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:48,883 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-12 21:43:48,883 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:48,885 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:48,895 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (309)] Ended with exit code 0 [2024-11-12 21:43:48,895 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:48,895 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:48,896 INFO L229 MonitoredProcess]: Starting monitored process 310 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:48,897 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (310)] Waiting until timeout for monitored process [2024-11-12 21:43:48,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-11-12 21:43:48,907 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:48,907 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:48,907 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:48,907 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:48,907 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:48,908 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-12 21:43:48,908 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:48,909 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:48,919 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (310)] Ended with exit code 0 [2024-11-12 21:43:48,919 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:48,920 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:48,921 INFO L229 MonitoredProcess]: Starting monitored process 311 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:48,922 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (311)] Waiting until timeout for monitored process [2024-11-12 21:43:48,922 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:48,932 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:48,932 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:48,933 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:48,933 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:48,933 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:48,933 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-12 21:43:48,933 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:48,934 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:48,945 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (311)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:48,945 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:48,945 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:48,946 INFO L229 MonitoredProcess]: Starting monitored process 312 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:48,946 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (312)] Waiting until timeout for monitored process [2024-11-12 21:43:48,947 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:48,957 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:48,958 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:48,958 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:48,958 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:48,958 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:48,958 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-12 21:43:48,958 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:48,960 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:48,970 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (312)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:48,971 INFO L451 LassoAnalysis]: Using template '3-nested'. [2024-11-12 21:43:48,971 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:48,971 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:48,972 INFO L229 MonitoredProcess]: Starting monitored process 313 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:48,973 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (313)] Waiting until timeout for monitored process [2024-11-12 21:43:48,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-11-12 21:43:48,984 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:48,984 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:48,985 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:48,985 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:48,985 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:48,985 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:48,985 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:48,987 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:48,997 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (313)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:48,997 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:48,997 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:48,998 INFO L229 MonitoredProcess]: Starting monitored process 314 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:48,999 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (314)] Waiting until timeout for monitored process [2024-11-12 21:43:49,002 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:49,012 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:49,013 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:49,013 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:49,013 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:49,015 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:49,015 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:49,019 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:49,029 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (314)] Ended with exit code 0 [2024-11-12 21:43:49,030 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:49,030 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:49,031 INFO L229 MonitoredProcess]: Starting monitored process 315 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:49,032 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (315)] Waiting until timeout for monitored process [2024-11-12 21:43:49,033 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:49,043 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:49,046 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:49,046 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:49,046 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:49,048 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:49,048 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:49,054 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:49,065 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (315)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:49,065 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:49,066 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:49,067 INFO L229 MonitoredProcess]: Starting monitored process 316 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:49,068 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (316)] Waiting until timeout for monitored process [2024-11-12 21:43:49,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-11-12 21:43:49,079 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:49,079 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:49,079 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:49,079 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:49,081 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:49,081 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:49,085 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:49,095 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (316)] Ended with exit code 0 [2024-11-12 21:43:49,095 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:49,096 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:49,097 INFO L229 MonitoredProcess]: Starting monitored process 317 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:49,098 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (317)] Waiting until timeout for monitored process [2024-11-12 21:43:49,098 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:49,108 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:49,109 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:49,109 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:49,109 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:49,112 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:49,112 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:49,116 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:49,126 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (317)] Ended with exit code 0 [2024-11-12 21:43:49,127 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:49,127 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:49,128 INFO L229 MonitoredProcess]: Starting monitored process 318 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:49,129 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (318)] Waiting until timeout for monitored process [2024-11-12 21:43:49,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-11-12 21:43:49,141 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:49,141 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:49,141 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:49,141 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:49,143 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:49,143 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:49,147 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:49,157 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (318)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:49,158 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:49,158 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:49,159 INFO L229 MonitoredProcess]: Starting monitored process 319 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:49,160 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (319)] Waiting until timeout for monitored process [2024-11-12 21:43:49,161 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:49,172 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:49,172 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:49,172 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:49,172 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:49,175 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:49,175 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:49,181 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:49,192 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (319)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:49,193 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:49,193 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:49,194 INFO L229 MonitoredProcess]: Starting monitored process 320 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:49,195 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (320)] Waiting until timeout for monitored process [2024-11-12 21:43:49,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-11-12 21:43:49,207 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:49,207 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:49,207 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:49,207 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:49,210 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:49,210 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:49,217 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:49,227 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (320)] Ended with exit code 0 [2024-11-12 21:43:49,228 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:49,228 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:49,229 INFO L229 MonitoredProcess]: Starting monitored process 321 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:49,230 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (321)] Waiting until timeout for monitored process [2024-11-12 21:43:49,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-11-12 21:43:49,240 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:49,241 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:49,241 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:49,241 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:49,243 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:49,243 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:49,247 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:49,258 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (321)] Ended with exit code 0 [2024-11-12 21:43:49,258 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:49,258 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:49,259 INFO L229 MonitoredProcess]: Starting monitored process 322 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:49,260 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (322)] Waiting until timeout for monitored process [2024-11-12 21:43:49,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-11-12 21:43:49,272 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:49,272 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:49,272 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:49,272 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:49,274 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:49,275 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:49,281 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:49,291 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (322)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:49,292 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:49,292 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:49,293 INFO L229 MonitoredProcess]: Starting monitored process 323 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:49,293 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (323)] Waiting until timeout for monitored process [2024-11-12 21:43:49,295 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:49,307 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:49,307 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:49,307 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:49,307 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:49,321 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:49,321 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:49,342 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:49,353 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (323)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:49,353 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:49,354 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:49,355 INFO L229 MonitoredProcess]: Starting monitored process 324 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:49,356 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (324)] Waiting until timeout for monitored process [2024-11-12 21:43:49,357 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:49,367 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:49,368 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:49,368 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:49,368 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:49,370 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:49,370 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:49,383 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:49,404 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (324)] Ended with exit code 0 [2024-11-12 21:43:49,405 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:49,406 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:49,411 INFO L229 MonitoredProcess]: Starting monitored process 325 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:49,412 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:49,412 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (325)] Waiting until timeout for monitored process [2024-11-12 21:43:49,424 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:49,424 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:49,424 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:49,424 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:49,426 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:49,427 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:49,431 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:49,441 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (325)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:49,441 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:49,442 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:49,443 INFO L229 MonitoredProcess]: Starting monitored process 326 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:49,443 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (326)] Waiting until timeout for monitored process [2024-11-12 21:43:49,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-11-12 21:43:49,455 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:49,455 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:49,456 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:49,456 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:49,456 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:49,456 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:49,457 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:49,458 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:49,468 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (326)] Ended with exit code 0 [2024-11-12 21:43:49,469 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:49,469 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:49,470 INFO L229 MonitoredProcess]: Starting monitored process 327 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:49,471 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (327)] Waiting until timeout for monitored process [2024-11-12 21:43:49,472 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:49,481 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:49,482 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:49,482 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:49,482 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:49,482 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:49,482 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:49,482 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:49,484 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:49,495 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (327)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:49,495 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:49,495 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:49,496 INFO L229 MonitoredProcess]: Starting monitored process 328 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:49,497 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (328)] Waiting until timeout for monitored process [2024-11-12 21:43:49,498 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:49,508 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:49,508 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:49,508 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:49,508 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:49,508 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:49,509 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:49,509 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:49,514 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:49,536 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (328)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:49,536 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:49,536 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:49,538 INFO L229 MonitoredProcess]: Starting monitored process 329 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:49,542 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:49,544 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (329)] Waiting until timeout for monitored process [2024-11-12 21:43:49,560 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:49,560 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:49,561 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:49,561 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:49,561 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:49,561 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:49,561 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:49,566 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:49,592 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (329)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:49,592 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:49,592 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:49,593 INFO L229 MonitoredProcess]: Starting monitored process 330 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:49,595 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (330)] Waiting until timeout for monitored process [2024-11-12 21:43:49,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-11-12 21:43:49,607 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:49,607 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:49,607 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:49,607 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:49,608 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:49,608 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:49,608 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:49,610 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:49,621 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (330)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:49,622 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:49,622 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:49,623 INFO L229 MonitoredProcess]: Starting monitored process 331 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:49,624 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (331)] Waiting until timeout for monitored process [2024-11-12 21:43:49,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-11-12 21:43:49,636 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:49,636 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:49,636 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:49,636 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:49,636 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:49,636 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:49,636 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:49,638 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:49,650 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (331)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:49,650 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:49,650 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:49,652 INFO L229 MonitoredProcess]: Starting monitored process 332 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:49,652 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (332)] Waiting until timeout for monitored process [2024-11-12 21:43:49,653 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:49,663 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:49,663 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:49,663 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:49,664 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:49,664 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:49,664 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:49,664 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:49,666 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:49,677 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (332)] Ended with exit code 0 [2024-11-12 21:43:49,678 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:49,678 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:49,679 INFO L229 MonitoredProcess]: Starting monitored process 333 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:49,680 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (333)] Waiting until timeout for monitored process [2024-11-12 21:43:49,681 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:49,691 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:49,691 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:49,691 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:49,691 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:49,691 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:49,692 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:49,692 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:49,693 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:49,704 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (333)] Ended with exit code 0 [2024-11-12 21:43:49,705 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:49,705 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:49,707 INFO L229 MonitoredProcess]: Starting monitored process 334 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:49,708 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (334)] Waiting until timeout for monitored process [2024-11-12 21:43:49,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-11-12 21:43:49,719 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:49,719 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:49,719 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:49,719 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:49,719 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:49,720 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:49,720 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:49,721 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:49,732 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (334)] Ended with exit code 0 [2024-11-12 21:43:49,732 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:49,733 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:49,735 INFO L229 MonitoredProcess]: Starting monitored process 335 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:49,736 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (335)] Waiting until timeout for monitored process [2024-11-12 21:43:49,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-11-12 21:43:49,748 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:49,748 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:49,748 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:49,748 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:49,749 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:49,749 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:49,753 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:49,764 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (335)] Ended with exit code 0 [2024-11-12 21:43:49,765 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:49,765 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:49,766 INFO L229 MonitoredProcess]: Starting monitored process 336 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:49,766 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (336)] Waiting until timeout for monitored process [2024-11-12 21:43:49,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-11-12 21:43:49,779 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:49,780 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:49,780 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:49,780 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:49,781 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:49,781 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:49,785 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:49,797 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (336)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:49,797 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:49,797 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:49,799 INFO L229 MonitoredProcess]: Starting monitored process 337 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:49,800 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (337)] Waiting until timeout for monitored process [2024-11-12 21:43:49,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-11-12 21:43:49,812 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:49,812 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:49,812 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:49,813 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:49,813 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:49,813 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:49,813 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:49,815 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:49,826 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (337)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:49,826 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:49,826 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:49,828 INFO L229 MonitoredProcess]: Starting monitored process 338 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:49,829 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (338)] Waiting until timeout for monitored process [2024-11-12 21:43:49,829 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:49,840 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:49,840 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:49,840 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:49,840 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:49,840 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:49,841 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:49,841 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:49,842 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:49,852 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (338)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:49,852 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:49,852 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:49,853 INFO L229 MonitoredProcess]: Starting monitored process 339 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:49,854 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (339)] Waiting until timeout for monitored process [2024-11-12 21:43:49,855 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:49,866 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:49,866 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:49,866 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:49,866 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:49,866 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:49,866 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:49,867 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:49,868 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:49,878 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (339)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:49,878 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:49,902 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:49,904 INFO L229 MonitoredProcess]: Starting monitored process 340 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:49,905 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (340)] Waiting until timeout for monitored process [2024-11-12 21:43:49,905 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:49,916 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:49,916 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:49,917 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:49,917 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:49,917 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:49,917 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:49,917 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:49,919 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:49,930 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (340)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:49,930 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:49,931 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:49,932 INFO L229 MonitoredProcess]: Starting monitored process 341 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:49,933 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (341)] Waiting until timeout for monitored process [2024-11-12 21:43:49,934 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:49,945 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:49,946 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:49,946 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:49,946 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:49,946 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:49,946 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:49,946 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:49,948 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:49,959 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (341)] Ended with exit code 0 [2024-11-12 21:43:49,959 INFO L451 LassoAnalysis]: Using template '4-nested'. [2024-11-12 21:43:49,959 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:49,959 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:49,961 INFO L229 MonitoredProcess]: Starting monitored process 342 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:49,962 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (342)] Waiting until timeout for monitored process [2024-11-12 21:43:49,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-11-12 21:43:49,973 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:49,973 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:49,973 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:49,973 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:49,974 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:49,974 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-12 21:43:49,974 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:49,976 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:49,987 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (342)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:49,987 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:49,988 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:49,989 INFO L229 MonitoredProcess]: Starting monitored process 343 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:49,990 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (343)] Waiting until timeout for monitored process [2024-11-12 21:43:49,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-11-12 21:43:50,001 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:50,002 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:50,002 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:50,002 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:50,004 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-12 21:43:50,004 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-12 21:43:50,009 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:50,021 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (343)] Ended with exit code 0 [2024-11-12 21:43:50,022 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:50,022 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:50,023 INFO L229 MonitoredProcess]: Starting monitored process 344 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:50,024 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (344)] Waiting until timeout for monitored process [2024-11-12 21:43:50,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-11-12 21:43:50,036 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:50,036 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:50,036 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:50,036 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:50,042 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-12 21:43:50,042 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-12 21:43:50,051 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:50,076 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (344)] Ended with exit code 0 [2024-11-12 21:43:50,077 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:50,077 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:50,078 INFO L229 MonitoredProcess]: Starting monitored process 345 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:50,079 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (345)] Waiting until timeout for monitored process [2024-11-12 21:43:50,079 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:50,090 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:50,091 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:50,091 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:50,091 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:50,093 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-12 21:43:50,093 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-12 21:43:50,098 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:50,109 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (345)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:50,109 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:50,109 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:50,110 INFO L229 MonitoredProcess]: Starting monitored process 346 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:50,111 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (346)] Waiting until timeout for monitored process [2024-11-12 21:43:50,112 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:50,122 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:50,123 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:50,123 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:50,123 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:50,125 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-12 21:43:50,125 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-12 21:43:50,131 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:50,142 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (346)] Ended with exit code 0 [2024-11-12 21:43:50,142 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:50,143 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:50,144 INFO L229 MonitoredProcess]: Starting monitored process 347 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:50,145 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (347)] Waiting until timeout for monitored process [2024-11-12 21:43:50,146 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:50,156 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:50,157 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:50,157 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:50,157 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:50,158 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-12 21:43:50,158 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-12 21:43:50,163 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:50,174 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (347)] Ended with exit code 0 [2024-11-12 21:43:50,174 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:50,175 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:50,176 INFO L229 MonitoredProcess]: Starting monitored process 348 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:50,176 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (348)] Waiting until timeout for monitored process [2024-11-12 21:43:50,177 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:50,188 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:50,188 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:50,188 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:50,188 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:50,191 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-12 21:43:50,191 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-12 21:43:50,197 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:50,208 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (348)] Ended with exit code 0 [2024-11-12 21:43:50,209 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:50,209 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:50,210 INFO L229 MonitoredProcess]: Starting monitored process 349 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:50,211 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (349)] Waiting until timeout for monitored process [2024-11-12 21:43:50,212 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:50,223 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:50,223 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:50,223 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:50,223 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:50,227 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-12 21:43:50,227 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-12 21:43:50,236 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:50,246 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (349)] Ended with exit code 0 [2024-11-12 21:43:50,247 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:50,247 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:50,248 INFO L229 MonitoredProcess]: Starting monitored process 350 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:50,249 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (350)] Waiting until timeout for monitored process [2024-11-12 21:43:50,250 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:50,260 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:50,260 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:50,260 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:50,260 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:50,264 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-12 21:43:50,264 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-12 21:43:50,271 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:50,281 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (350)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:50,282 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:50,282 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:50,283 INFO L229 MonitoredProcess]: Starting monitored process 351 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:50,284 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (351)] Waiting until timeout for monitored process [2024-11-12 21:43:50,284 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:50,294 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:50,295 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:50,295 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:50,295 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:50,298 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-12 21:43:50,298 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-12 21:43:50,304 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:50,315 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (351)] Ended with exit code 0 [2024-11-12 21:43:50,315 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:50,316 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:50,317 INFO L229 MonitoredProcess]: Starting monitored process 352 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:50,318 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (352)] Waiting until timeout for monitored process [2024-11-12 21:43:50,318 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:50,329 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:50,329 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:50,330 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:50,330 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:50,342 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-12 21:43:50,342 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-12 21:43:50,367 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:50,379 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (352)] Ended with exit code 0 [2024-11-12 21:43:50,379 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:50,379 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:50,381 INFO L229 MonitoredProcess]: Starting monitored process 353 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:50,382 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (353)] Waiting until timeout for monitored process [2024-11-12 21:43:50,382 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:50,393 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:50,394 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:50,394 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:50,394 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:50,396 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-12 21:43:50,396 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-12 21:43:50,403 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:50,413 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (353)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:50,414 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:50,414 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:50,415 INFO L229 MonitoredProcess]: Starting monitored process 354 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:50,416 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (354)] Waiting until timeout for monitored process [2024-11-12 21:43:50,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-11-12 21:43:50,427 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:50,427 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:50,427 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:50,427 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:50,429 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-12 21:43:50,430 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-12 21:43:50,434 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:50,445 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (354)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:50,445 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:50,446 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:50,447 INFO L229 MonitoredProcess]: Starting monitored process 355 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:50,448 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (355)] Waiting until timeout for monitored process [2024-11-12 21:43:50,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-11-12 21:43:50,459 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:50,459 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:50,459 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:50,459 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:50,459 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:50,460 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-12 21:43:50,460 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:50,461 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:50,472 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (355)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:50,472 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:50,473 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:50,474 INFO L229 MonitoredProcess]: Starting monitored process 356 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:50,475 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (356)] Waiting until timeout for monitored process [2024-11-12 21:43:50,476 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:50,487 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:50,487 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:50,487 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:50,487 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:50,487 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:50,487 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-12 21:43:50,488 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:50,489 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:50,500 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (356)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:50,500 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:50,500 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:50,502 INFO L229 MonitoredProcess]: Starting monitored process 357 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:50,502 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (357)] Waiting until timeout for monitored process [2024-11-12 21:43:50,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-11-12 21:43:50,515 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:50,515 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:50,515 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:50,516 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:50,516 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:50,516 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-12 21:43:50,516 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:50,518 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:50,529 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (357)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:50,529 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:50,529 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:50,531 INFO L229 MonitoredProcess]: Starting monitored process 358 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:50,532 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (358)] Waiting until timeout for monitored process [2024-11-12 21:43:50,533 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:50,545 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:50,545 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:50,545 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:50,545 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:50,545 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:50,546 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-12 21:43:50,546 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:50,549 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:50,561 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (358)] Ended with exit code 0 [2024-11-12 21:43:50,562 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:50,562 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:50,563 INFO L229 MonitoredProcess]: Starting monitored process 359 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:50,564 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (359)] Waiting until timeout for monitored process [2024-11-12 21:43:50,564 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:50,576 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:50,576 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:50,576 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:50,577 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:50,577 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:50,577 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-12 21:43:50,577 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:50,579 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:50,591 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (359)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:50,591 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:50,591 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:50,595 INFO L229 MonitoredProcess]: Starting monitored process 360 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:50,596 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (360)] Waiting until timeout for monitored process [2024-11-12 21:43:50,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-11-12 21:43:50,608 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:50,609 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:50,609 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:50,609 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:50,609 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:50,610 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-12 21:43:50,610 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:50,612 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:50,623 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (360)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:50,624 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:50,624 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:50,625 INFO L229 MonitoredProcess]: Starting monitored process 361 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:50,626 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (361)] Waiting until timeout for monitored process [2024-11-12 21:43:50,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-11-12 21:43:50,638 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:50,638 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:50,638 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:50,638 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:50,638 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:50,639 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-12 21:43:50,639 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:50,641 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:50,653 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (361)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:50,653 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:50,653 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:50,654 INFO L229 MonitoredProcess]: Starting monitored process 362 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:50,655 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (362)] Waiting until timeout for monitored process [2024-11-12 21:43:50,656 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:50,667 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:50,667 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:50,667 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:50,667 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:50,667 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:50,668 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-12 21:43:50,668 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:50,669 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:50,680 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (362)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:50,681 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:50,681 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:50,682 INFO L229 MonitoredProcess]: Starting monitored process 363 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:50,683 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (363)] Waiting until timeout for monitored process [2024-11-12 21:43:50,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-11-12 21:43:50,694 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:50,694 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:50,694 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:50,694 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:50,695 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:50,695 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-12 21:43:50,695 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:50,697 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:50,708 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (363)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:50,708 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:50,709 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:50,710 INFO L229 MonitoredProcess]: Starting monitored process 364 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:50,711 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (364)] Waiting until timeout for monitored process [2024-11-12 21:43:50,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-11-12 21:43:50,722 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:50,722 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:50,722 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:50,722 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:50,724 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-12 21:43:50,724 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-12 21:43:50,729 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:50,739 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (364)] Ended with exit code 0 [2024-11-12 21:43:50,740 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:50,740 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:50,741 INFO L229 MonitoredProcess]: Starting monitored process 365 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:50,742 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (365)] Waiting until timeout for monitored process [2024-11-12 21:43:50,743 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:50,753 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:50,754 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:50,754 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:50,754 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:50,756 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-12 21:43:50,756 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-12 21:43:50,760 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:50,772 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (365)] Ended with exit code 0 [2024-11-12 21:43:50,772 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:50,773 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:50,774 INFO L229 MonitoredProcess]: Starting monitored process 366 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:50,775 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (366)] Waiting until timeout for monitored process [2024-11-12 21:43:50,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-11-12 21:43:50,786 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:50,787 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:50,787 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:50,787 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:50,787 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:50,787 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-12 21:43:50,787 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:50,789 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:50,799 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (366)] Ended with exit code 0 [2024-11-12 21:43:50,799 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:50,799 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:50,800 INFO L229 MonitoredProcess]: Starting monitored process 367 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:50,801 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (367)] Waiting until timeout for monitored process [2024-11-12 21:43:50,801 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:50,811 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:50,812 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:50,812 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:50,812 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:50,812 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:50,813 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-12 21:43:50,813 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:50,814 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:50,825 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (367)] Ended with exit code 0 [2024-11-12 21:43:50,825 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:50,825 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:50,826 INFO L229 MonitoredProcess]: Starting monitored process 368 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:50,827 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (368)] Waiting until timeout for monitored process [2024-11-12 21:43:50,827 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:50,837 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:50,837 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:50,838 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:50,838 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:50,838 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:50,838 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-12 21:43:50,838 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:50,841 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:50,852 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (368)] Ended with exit code 0 [2024-11-12 21:43:50,852 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:50,852 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:50,853 INFO L229 MonitoredProcess]: Starting monitored process 369 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:50,854 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (369)] Waiting until timeout for monitored process [2024-11-12 21:43:50,855 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:50,865 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:50,866 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:50,866 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:50,866 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:50,866 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:50,866 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-12 21:43:50,867 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:50,868 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:50,879 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (369)] Ended with exit code 0 [2024-11-12 21:43:50,879 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:50,880 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:50,881 INFO L229 MonitoredProcess]: Starting monitored process 370 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:50,882 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (370)] Waiting until timeout for monitored process [2024-11-12 21:43:50,882 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:50,894 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-12 21:43:50,894 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:50,894 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:50,894 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:50,894 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:50,895 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-12 21:43:50,895 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:50,897 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:50,907 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (370)] Ended with exit code 0 [2024-11-12 21:43:50,908 INFO L451 LassoAnalysis]: Using template '2-phase'. [2024-11-12 21:43:50,908 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:50,908 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:50,909 INFO L229 MonitoredProcess]: Starting monitored process 371 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:50,909 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (371)] Waiting until timeout for monitored process [2024-11-12 21:43:50,911 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:50,921 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:50,921 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:50,922 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:50,922 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:50,922 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:50,922 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:50,922 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-12 21:43:50,922 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:50,924 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:50,935 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (371)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:50,936 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:50,936 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:50,937 INFO L229 MonitoredProcess]: Starting monitored process 372 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:50,938 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (372)] Waiting until timeout for monitored process [2024-11-12 21:43:50,939 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:50,949 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:50,949 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:50,949 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:50,949 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:50,949 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:50,951 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-12 21:43:50,951 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-12 21:43:50,955 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:50,968 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (372)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:50,968 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:50,968 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:50,972 INFO L229 MonitoredProcess]: Starting monitored process 373 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:50,973 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (373)] Waiting until timeout for monitored process [2024-11-12 21:43:50,974 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:50,984 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:50,985 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:50,985 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:50,985 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:50,985 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:50,987 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-12 21:43:50,987 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-12 21:43:50,992 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:51,003 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (373)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:51,003 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:51,003 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:51,004 INFO L229 MonitoredProcess]: Starting monitored process 374 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:51,008 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (374)] Waiting until timeout for monitored process [2024-11-12 21:43:51,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-11-12 21:43:51,020 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:51,020 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:51,020 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:51,020 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:51,020 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:51,022 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-12 21:43:51,022 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-12 21:43:51,027 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:51,041 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (374)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:51,041 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:51,042 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:51,043 INFO L229 MonitoredProcess]: Starting monitored process 375 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:51,044 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (375)] Waiting until timeout for monitored process [2024-11-12 21:43:51,045 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:51,055 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:51,056 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:51,056 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:51,056 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:51,056 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:51,057 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-12 21:43:51,058 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-12 21:43:51,062 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:51,072 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (375)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:51,073 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:51,073 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:51,077 INFO L229 MonitoredProcess]: Starting monitored process 376 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:51,078 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (376)] Waiting until timeout for monitored process [2024-11-12 21:43:51,079 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:51,089 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:51,090 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:51,090 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:51,090 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:51,090 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:51,091 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-12 21:43:51,091 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-12 21:43:51,095 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:51,106 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (376)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:51,106 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:51,106 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:51,107 INFO L229 MonitoredProcess]: Starting monitored process 377 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:51,108 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (377)] Waiting until timeout for monitored process [2024-11-12 21:43:51,109 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:51,119 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:51,119 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:51,120 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:51,120 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:51,120 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:51,122 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-12 21:43:51,122 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-12 21:43:51,128 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:51,138 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (377)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:51,139 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:51,139 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:51,140 INFO L229 MonitoredProcess]: Starting monitored process 378 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:51,141 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (378)] Waiting until timeout for monitored process [2024-11-12 21:43:51,142 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:51,152 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:51,152 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:51,152 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:51,152 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:51,152 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:51,154 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-12 21:43:51,154 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-12 21:43:51,163 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:51,173 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (378)] Ended with exit code 0 [2024-11-12 21:43:51,173 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:51,174 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:51,175 INFO L229 MonitoredProcess]: Starting monitored process 379 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:51,175 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (379)] Waiting until timeout for monitored process [2024-11-12 21:43:51,177 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:51,187 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:51,187 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:51,187 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:51,187 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:51,187 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:51,189 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-12 21:43:51,189 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-12 21:43:51,194 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:51,204 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (379)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:51,205 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:51,205 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:51,206 INFO L229 MonitoredProcess]: Starting monitored process 380 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:51,207 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (380)] Waiting until timeout for monitored process [2024-11-12 21:43:51,207 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:51,218 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:51,218 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:51,218 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:51,218 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:51,218 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:51,220 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-12 21:43:51,220 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-12 21:43:51,226 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:51,236 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (380)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:51,237 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:51,237 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:51,238 INFO L229 MonitoredProcess]: Starting monitored process 381 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:51,239 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (381)] Waiting until timeout for monitored process [2024-11-12 21:43:51,240 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:51,250 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:51,250 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:51,250 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:51,250 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:51,251 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:51,259 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-12 21:43:51,259 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-12 21:43:51,311 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:51,321 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (381)] Ended with exit code 0 [2024-11-12 21:43:51,322 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:51,322 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:51,323 INFO L229 MonitoredProcess]: Starting monitored process 382 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:51,324 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (382)] Waiting until timeout for monitored process [2024-11-12 21:43:51,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-11-12 21:43:51,336 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:51,336 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:51,336 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:51,336 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:51,336 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:51,338 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-12 21:43:51,338 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-12 21:43:51,343 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:51,354 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (382)] Ended with exit code 0 [2024-11-12 21:43:51,354 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:51,355 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:51,356 INFO L229 MonitoredProcess]: Starting monitored process 383 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:51,357 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (383)] Waiting until timeout for monitored process [2024-11-12 21:43:51,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-11-12 21:43:51,368 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:51,368 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:51,368 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:51,368 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:51,368 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:51,369 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-12 21:43:51,370 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-12 21:43:51,374 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:51,386 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (383)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:51,386 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:51,387 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:51,388 INFO L229 MonitoredProcess]: Starting monitored process 384 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:51,389 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (384)] Waiting until timeout for monitored process [2024-11-12 21:43:51,390 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:51,401 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:51,401 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:51,401 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:51,401 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:51,401 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:51,401 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:51,402 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-12 21:43:51,402 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:51,403 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:51,415 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (384)] Ended with exit code 0 [2024-11-12 21:43:51,415 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:51,415 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:51,417 INFO L229 MonitoredProcess]: Starting monitored process 385 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:51,418 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (385)] Waiting until timeout for monitored process [2024-11-12 21:43:51,418 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:51,431 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:51,431 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:51,431 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:51,431 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:51,431 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:51,431 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:51,431 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-12 21:43:51,431 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:51,434 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:51,446 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (385)] Ended with exit code 0 [2024-11-12 21:43:51,446 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:51,446 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:51,448 INFO L229 MonitoredProcess]: Starting monitored process 386 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:51,449 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (386)] Waiting until timeout for monitored process [2024-11-12 21:43:51,449 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:51,459 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:51,460 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:51,460 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:51,460 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:51,460 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:51,460 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:51,460 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-12 21:43:51,460 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:51,463 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:51,475 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (386)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:51,475 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:51,475 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:51,476 INFO L229 MonitoredProcess]: Starting monitored process 387 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:51,479 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (387)] Waiting until timeout for monitored process [2024-11-12 21:43:51,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-11-12 21:43:51,491 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:51,491 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:51,491 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:51,491 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:51,491 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:51,491 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:51,493 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-12 21:43:51,493 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:51,495 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:51,509 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (387)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:51,509 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:51,509 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:51,510 INFO L229 MonitoredProcess]: Starting monitored process 388 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:51,511 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (388)] Waiting until timeout for monitored process [2024-11-12 21:43:51,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-11-12 21:43:51,522 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:51,522 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:51,522 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:51,522 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:51,522 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:51,522 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:51,523 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-12 21:43:51,523 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:51,525 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:51,535 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (388)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:51,535 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:51,536 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:51,537 INFO L229 MonitoredProcess]: Starting monitored process 389 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:51,537 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (389)] Waiting until timeout for monitored process [2024-11-12 21:43:51,538 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:51,549 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:51,549 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:51,549 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:51,549 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:51,549 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:51,549 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:51,550 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-12 21:43:51,550 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:51,552 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:51,563 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (389)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:51,563 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:51,563 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:51,564 INFO L229 MonitoredProcess]: Starting monitored process 390 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:51,589 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (390)] Waiting until timeout for monitored process [2024-11-12 21:43:51,590 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:51,600 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:51,601 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:51,601 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:51,601 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:51,601 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:51,601 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:51,601 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-12 21:43:51,601 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:51,603 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:51,613 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (390)] Ended with exit code 0 [2024-11-12 21:43:51,614 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:51,614 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:51,616 INFO L229 MonitoredProcess]: Starting monitored process 391 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:51,617 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (391)] Waiting until timeout for monitored process [2024-11-12 21:43:51,618 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:51,628 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:51,628 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:51,628 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:51,628 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:51,628 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:51,628 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:51,629 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-12 21:43:51,629 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:51,630 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:51,641 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (391)] Ended with exit code 0 [2024-11-12 21:43:51,641 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:51,641 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:51,642 INFO L229 MonitoredProcess]: Starting monitored process 392 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:51,643 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (392)] Waiting until timeout for monitored process [2024-11-12 21:43:51,644 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:51,654 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:51,654 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:51,654 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:51,655 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:51,655 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:51,655 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:51,655 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-12 21:43:51,655 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:51,657 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:51,668 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (392)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:51,668 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:51,669 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:51,670 INFO L229 MonitoredProcess]: Starting monitored process 393 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:51,670 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (393)] Waiting until timeout for monitored process [2024-11-12 21:43:51,671 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:51,682 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:51,682 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:51,682 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:51,682 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:51,682 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:51,683 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-12 21:43:51,683 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-12 21:43:51,687 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:51,700 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (393)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:51,700 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:51,700 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:51,701 INFO L229 MonitoredProcess]: Starting monitored process 394 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:51,702 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (394)] Waiting until timeout for monitored process [2024-11-12 21:43:51,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-11-12 21:43:51,715 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:51,715 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:51,716 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:51,716 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:51,716 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:51,717 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-12 21:43:51,717 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-12 21:43:51,720 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:51,731 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (394)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:51,732 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:51,732 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:51,733 INFO L229 MonitoredProcess]: Starting monitored process 395 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:51,734 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (395)] Waiting until timeout for monitored process [2024-11-12 21:43:51,735 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:51,745 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:51,745 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:51,745 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:51,745 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:51,745 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:51,745 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:51,745 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-12 21:43:51,746 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:51,747 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:51,758 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (395)] Ended with exit code 0 [2024-11-12 21:43:51,758 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:51,758 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:51,759 INFO L229 MonitoredProcess]: Starting monitored process 396 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:51,760 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (396)] Waiting until timeout for monitored process [2024-11-12 21:43:51,760 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:51,771 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:51,771 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:51,771 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:51,771 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:51,771 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:51,771 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:51,772 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-12 21:43:51,772 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:51,773 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:51,784 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (396)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:51,785 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:51,785 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:51,786 INFO L229 MonitoredProcess]: Starting monitored process 397 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:51,786 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (397)] Waiting until timeout for monitored process [2024-11-12 21:43:51,787 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:51,797 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:51,798 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:51,798 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:51,798 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:51,798 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:51,798 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:51,798 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-12 21:43:51,798 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:51,800 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:51,811 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (397)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:51,811 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:51,811 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:51,812 INFO L229 MonitoredProcess]: Starting monitored process 398 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:51,813 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (398)] Waiting until timeout for monitored process [2024-11-12 21:43:51,814 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:51,824 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:51,825 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:51,825 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:51,825 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:51,825 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:51,825 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:51,825 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-12 21:43:51,825 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:51,827 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:51,838 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (398)] Ended with exit code 0 [2024-11-12 21:43:51,838 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:51,839 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:51,840 INFO L229 MonitoredProcess]: Starting monitored process 399 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:51,841 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (399)] Waiting until timeout for monitored process [2024-11-12 21:43:51,841 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:51,855 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:51,855 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:51,855 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:51,855 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:51,855 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:51,855 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-12 21:43:51,856 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-12 21:43:51,856 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:51,858 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:51,870 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (399)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:51,870 INFO L451 LassoAnalysis]: Using template '3-phase'. [2024-11-12 21:43:51,870 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:51,870 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:51,872 INFO L229 MonitoredProcess]: Starting monitored process 400 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:51,873 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (400)] Waiting until timeout for monitored process [2024-11-12 21:43:51,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-11-12 21:43:51,886 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:51,886 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-12 21:43:51,886 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:51,886 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:51,886 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:51,886 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:51,887 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:51,887 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:51,889 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:51,900 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (400)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:51,900 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:51,901 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:51,902 INFO L229 MonitoredProcess]: Starting monitored process 401 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:51,903 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (401)] Waiting until timeout for monitored process [2024-11-12 21:43:51,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-11-12 21:43:51,914 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:51,914 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-12 21:43:51,915 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:51,915 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:51,915 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:51,917 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:51,917 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:51,923 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:51,934 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (401)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:51,935 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:51,935 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:51,936 INFO L229 MonitoredProcess]: Starting monitored process 402 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:51,937 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (402)] Waiting until timeout for monitored process [2024-11-12 21:43:51,938 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:51,948 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:51,948 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-12 21:43:51,949 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:51,949 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:51,949 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:51,951 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:51,951 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:51,958 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:51,971 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (402)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:51,971 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:51,972 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:51,973 INFO L229 MonitoredProcess]: Starting monitored process 403 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:51,974 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (403)] Waiting until timeout for monitored process [2024-11-12 21:43:51,975 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:51,990 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:51,990 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-12 21:43:51,990 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:51,990 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:51,990 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:51,992 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:51,992 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:51,998 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:52,010 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (403)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:52,011 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:52,011 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:52,013 INFO L229 MonitoredProcess]: Starting monitored process 404 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:52,014 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (404)] Waiting until timeout for monitored process [2024-11-12 21:43:52,015 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:52,026 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:52,026 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-12 21:43:52,026 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:52,027 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:52,027 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:52,029 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:52,029 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:52,036 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:52,047 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (404)] Ended with exit code 0 [2024-11-12 21:43:52,048 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:52,048 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:52,049 INFO L229 MonitoredProcess]: Starting monitored process 405 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:52,050 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (405)] Waiting until timeout for monitored process [2024-11-12 21:43:52,051 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:52,062 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:52,062 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-12 21:43:52,062 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:52,062 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:52,062 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:52,064 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:52,064 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:52,069 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:52,080 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (405)] Ended with exit code 0 [2024-11-12 21:43:52,081 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:52,081 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:52,082 INFO L229 MonitoredProcess]: Starting monitored process 406 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:52,083 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (406)] Waiting until timeout for monitored process [2024-11-12 21:43:52,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-11-12 21:43:52,095 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:52,096 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-12 21:43:52,096 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:52,096 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:52,096 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:52,099 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:52,099 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:52,107 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:52,120 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (406)] Ended with exit code 0 [2024-11-12 21:43:52,120 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:52,120 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:52,121 INFO L229 MonitoredProcess]: Starting monitored process 407 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:52,122 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (407)] Waiting until timeout for monitored process [2024-11-12 21:43:52,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-11-12 21:43:52,136 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:52,136 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-12 21:43:52,136 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:52,136 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:52,136 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:52,139 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:52,139 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:52,149 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:52,160 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (407)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:52,160 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:52,160 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:52,161 INFO L229 MonitoredProcess]: Starting monitored process 408 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:52,162 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (408)] Waiting until timeout for monitored process [2024-11-12 21:43:52,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-11-12 21:43:52,173 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:52,174 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-12 21:43:52,174 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:52,174 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:52,174 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:52,175 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:52,175 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:52,181 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:52,192 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (408)] Ended with exit code 0 [2024-11-12 21:43:52,193 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:52,193 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:52,194 INFO L229 MonitoredProcess]: Starting monitored process 409 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:52,195 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (409)] Waiting until timeout for monitored process [2024-11-12 21:43:52,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-11-12 21:43:52,209 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:52,209 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-12 21:43:52,209 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:52,209 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:52,209 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:52,212 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:52,213 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:52,222 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:52,233 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (409)] Ended with exit code 0 [2024-11-12 21:43:52,233 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:52,234 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:52,235 INFO L229 MonitoredProcess]: Starting monitored process 410 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:52,236 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (410)] Waiting until timeout for monitored process [2024-11-12 21:43:52,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-11-12 21:43:52,249 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:52,249 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-12 21:43:52,250 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:52,250 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:52,250 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:52,262 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:52,262 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:52,384 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:52,396 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (410)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:52,396 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:52,397 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:52,398 INFO L229 MonitoredProcess]: Starting monitored process 411 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:52,399 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (411)] Waiting until timeout for monitored process [2024-11-12 21:43:52,399 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:52,412 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:52,412 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-12 21:43:52,413 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:52,413 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:52,413 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:52,415 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:52,415 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:52,425 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:52,437 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (411)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:52,437 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:52,438 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:52,439 INFO L229 MonitoredProcess]: Starting monitored process 412 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:52,439 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (412)] Waiting until timeout for monitored process [2024-11-12 21:43:52,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-11-12 21:43:52,451 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:52,451 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-12 21:43:52,451 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:52,451 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:52,451 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:52,453 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:52,453 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:52,458 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:52,469 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (412)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:52,469 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:52,469 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:52,470 INFO L229 MonitoredProcess]: Starting monitored process 413 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:52,471 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (413)] Waiting until timeout for monitored process [2024-11-12 21:43:52,471 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:52,482 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:52,482 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-12 21:43:52,482 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:52,482 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:52,482 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:52,482 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:52,483 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:52,483 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:52,486 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:52,496 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (413)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:52,496 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:52,496 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:52,497 INFO L229 MonitoredProcess]: Starting monitored process 414 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:52,498 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (414)] Waiting until timeout for monitored process [2024-11-12 21:43:52,498 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:52,508 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:52,509 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-12 21:43:52,509 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:52,509 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:52,509 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:52,509 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:52,509 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:52,510 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:52,512 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:52,522 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (414)] Ended with exit code 0 [2024-11-12 21:43:52,522 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:52,523 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:52,524 INFO L229 MonitoredProcess]: Starting monitored process 415 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:52,525 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (415)] Waiting until timeout for monitored process [2024-11-12 21:43:52,525 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:52,536 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:52,536 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-12 21:43:52,537 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:52,537 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:52,537 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:52,537 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:52,537 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:52,537 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:52,540 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:52,550 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (415)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:52,550 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:52,550 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:52,551 INFO L229 MonitoredProcess]: Starting monitored process 416 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:52,552 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (416)] Waiting until timeout for monitored process [2024-11-12 21:43:52,552 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:52,562 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:52,563 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-12 21:43:52,563 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:52,563 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:52,563 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:52,563 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:52,564 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:52,564 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:52,566 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:52,579 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (416)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:52,580 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:52,580 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:52,581 INFO L229 MonitoredProcess]: Starting monitored process 417 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:52,582 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (417)] Waiting until timeout for monitored process [2024-11-12 21:43:52,583 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:52,593 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:52,593 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-12 21:43:52,593 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:52,593 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:52,593 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:52,593 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:52,594 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:52,594 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:52,597 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:52,607 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (417)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:52,607 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:52,608 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:52,609 INFO L229 MonitoredProcess]: Starting monitored process 418 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:52,610 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (418)] Waiting until timeout for monitored process [2024-11-12 21:43:52,611 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:52,624 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:52,624 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-12 21:43:52,624 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:52,624 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:52,624 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:52,624 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:52,625 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:52,625 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:52,627 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:52,637 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (418)] Ended with exit code 0 [2024-11-12 21:43:52,637 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:52,638 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:52,639 INFO L229 MonitoredProcess]: Starting monitored process 419 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:52,639 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (419)] Waiting until timeout for monitored process [2024-11-12 21:43:52,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-11-12 21:43:52,650 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:52,650 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-12 21:43:52,650 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:52,650 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:52,650 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:52,650 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:52,651 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:52,651 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:52,653 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:52,664 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (419)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:52,664 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:52,664 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:52,665 INFO L229 MonitoredProcess]: Starting monitored process 420 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:52,666 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (420)] Waiting until timeout for monitored process [2024-11-12 21:43:52,666 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:52,676 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:52,677 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-12 21:43:52,677 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:52,677 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:52,677 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:52,677 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:52,677 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:52,677 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:52,680 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:52,690 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (420)] Ended with exit code 0 [2024-11-12 21:43:52,690 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:52,690 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:52,692 INFO L229 MonitoredProcess]: Starting monitored process 421 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:52,693 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (421)] Waiting until timeout for monitored process [2024-11-12 21:43:52,693 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:52,704 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:52,704 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-12 21:43:52,704 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:52,705 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:52,705 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:52,705 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:52,705 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:52,705 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:52,708 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:52,719 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (421)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:52,719 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:52,719 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:52,721 INFO L229 MonitoredProcess]: Starting monitored process 422 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:52,721 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (422)] Waiting until timeout for monitored process [2024-11-12 21:43:52,722 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:52,734 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:52,734 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-12 21:43:52,734 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:52,734 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:52,734 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:52,736 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:52,736 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:52,741 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:52,752 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (422)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:52,752 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:52,752 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:52,753 INFO L229 MonitoredProcess]: Starting monitored process 423 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:52,754 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (423)] Waiting until timeout for monitored process [2024-11-12 21:43:52,755 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:52,765 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:52,765 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-12 21:43:52,765 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:52,765 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:52,765 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:52,767 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:52,767 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:52,772 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:52,783 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (423)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:52,783 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:52,784 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:52,785 INFO L229 MonitoredProcess]: Starting monitored process 424 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:52,785 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (424)] Waiting until timeout for monitored process [2024-11-12 21:43:52,786 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:52,797 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:52,797 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-12 21:43:52,797 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:52,797 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:52,797 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:52,797 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:52,798 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:52,798 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:52,800 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:52,810 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (424)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:52,811 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:52,811 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:52,812 INFO L229 MonitoredProcess]: Starting monitored process 425 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:52,813 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (425)] Waiting until timeout for monitored process [2024-11-12 21:43:52,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-11-12 21:43:52,824 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:52,824 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-12 21:43:52,824 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:52,824 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:52,824 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:52,824 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:52,825 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:52,825 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:52,827 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:52,837 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (425)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:52,838 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:52,838 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:52,839 INFO L229 MonitoredProcess]: Starting monitored process 426 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:52,840 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (426)] Waiting until timeout for monitored process [2024-11-12 21:43:52,840 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:52,853 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:52,853 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-12 21:43:52,853 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:52,853 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:52,853 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:52,853 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:52,854 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:52,854 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:52,857 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:52,870 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (426)] Ended with exit code 0 [2024-11-12 21:43:52,870 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:52,870 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:52,871 INFO L229 MonitoredProcess]: Starting monitored process 427 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:52,872 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (427)] Waiting until timeout for monitored process [2024-11-12 21:43:52,872 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:52,883 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:52,883 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-12 21:43:52,883 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:52,883 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:52,883 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:52,883 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:52,884 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:52,884 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:52,886 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:52,896 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (427)] Ended with exit code 0 [2024-11-12 21:43:52,897 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:52,897 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:52,898 INFO L229 MonitoredProcess]: Starting monitored process 428 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:52,899 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (428)] Waiting until timeout for monitored process [2024-11-12 21:43:52,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-11-12 21:43:52,912 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:52,913 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-12 21:43:52,913 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:52,913 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:52,913 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:52,913 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:52,913 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:52,913 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:52,916 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:52,927 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (428)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:52,928 INFO L451 LassoAnalysis]: Using template '4-phase'. [2024-11-12 21:43:52,928 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:52,928 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:52,929 INFO L229 MonitoredProcess]: Starting monitored process 429 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:52,930 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (429)] Waiting until timeout for monitored process [2024-11-12 21:43:52,930 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:52,941 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:52,941 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:52,941 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:52,941 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:52,941 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:52,942 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:52,946 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-12 21:43:52,946 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:52,949 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:52,967 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (429)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:52,968 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:52,968 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:52,969 INFO L229 MonitoredProcess]: Starting monitored process 430 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:52,970 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (430)] Waiting until timeout for monitored process [2024-11-12 21:43:52,970 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:52,981 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:52,981 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:52,981 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:52,981 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:52,981 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:52,983 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-12 21:43:52,983 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-12 21:43:52,991 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:53,001 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (430)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:53,002 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:53,002 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:53,003 INFO L229 MonitoredProcess]: Starting monitored process 431 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:53,003 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (431)] Waiting until timeout for monitored process [2024-11-12 21:43:53,004 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:53,015 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:53,015 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:53,015 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:53,015 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:53,015 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:53,018 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-12 21:43:53,018 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-12 21:43:53,029 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:53,039 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (431)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:53,040 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:53,040 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:53,041 INFO L229 MonitoredProcess]: Starting monitored process 432 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:53,041 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (432)] Waiting until timeout for monitored process [2024-11-12 21:43:53,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-11-12 21:43:53,053 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:53,053 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:53,054 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:53,054 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:53,054 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:53,056 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-12 21:43:53,056 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-12 21:43:53,063 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:53,074 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (432)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:53,074 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:53,074 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:53,075 INFO L229 MonitoredProcess]: Starting monitored process 433 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:53,076 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (433)] Waiting until timeout for monitored process [2024-11-12 21:43:53,076 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:53,088 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:53,088 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:53,088 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:53,088 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:53,088 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:53,091 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-12 21:43:53,091 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-12 21:43:53,100 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:53,111 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (433)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:53,111 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:53,111 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:53,112 INFO L229 MonitoredProcess]: Starting monitored process 434 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:53,113 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (434)] Waiting until timeout for monitored process [2024-11-12 21:43:53,113 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:53,123 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:53,124 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:53,124 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:53,124 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:53,124 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:53,126 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-12 21:43:53,126 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-12 21:43:53,133 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:53,144 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (434)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:53,144 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:53,145 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:53,145 INFO L229 MonitoredProcess]: Starting monitored process 435 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:53,146 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (435)] Waiting until timeout for monitored process [2024-11-12 21:43:53,147 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:53,157 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:53,157 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:53,157 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:53,157 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:53,157 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:53,161 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-12 21:43:53,161 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-12 21:43:53,171 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:53,181 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (435)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:53,182 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:53,182 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:53,183 INFO L229 MonitoredProcess]: Starting monitored process 436 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:53,207 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (436)] Waiting until timeout for monitored process [2024-11-12 21:43:53,208 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:53,219 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:53,219 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:53,219 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:53,220 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:53,220 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:53,224 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-12 21:43:53,224 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-12 21:43:53,239 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:53,250 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (436)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:53,251 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:53,251 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:53,252 INFO L229 MonitoredProcess]: Starting monitored process 437 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:53,253 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (437)] Waiting until timeout for monitored process [2024-11-12 21:43:53,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-11-12 21:43:53,265 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:53,265 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:53,265 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:53,265 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:53,265 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:53,267 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-12 21:43:53,267 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-12 21:43:53,275 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:53,286 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (437)] Ended with exit code 0 [2024-11-12 21:43:53,286 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:53,286 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:53,287 INFO L229 MonitoredProcess]: Starting monitored process 438 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:53,288 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (438)] Waiting until timeout for monitored process [2024-11-12 21:43:53,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-11-12 21:43:53,300 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:53,300 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:53,300 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:53,300 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:53,300 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:53,303 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-12 21:43:53,303 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-12 21:43:53,313 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:53,323 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (438)] Ended with exit code 0 [2024-11-12 21:43:53,324 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:53,324 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:53,326 INFO L229 MonitoredProcess]: Starting monitored process 439 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:53,327 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (439)] Waiting until timeout for monitored process [2024-11-12 21:43:53,327 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:53,341 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:53,341 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:53,341 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:53,341 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:53,341 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:53,357 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-12 21:43:53,357 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-12 21:43:53,661 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:53,672 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (439)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:53,673 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:53,673 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:53,674 INFO L229 MonitoredProcess]: Starting monitored process 440 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:53,674 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (440)] Waiting until timeout for monitored process [2024-11-12 21:43:53,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-11-12 21:43:53,686 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:53,686 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:53,686 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:53,686 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:53,686 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:53,689 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-12 21:43:53,690 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-12 21:43:53,700 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:53,710 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (440)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:53,710 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:53,710 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:53,711 INFO L229 MonitoredProcess]: Starting monitored process 441 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:53,712 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (441)] Waiting until timeout for monitored process [2024-11-12 21:43:53,713 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:53,724 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:53,724 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:53,724 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:53,724 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:53,724 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:53,726 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-12 21:43:53,726 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-12 21:43:53,734 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:53,744 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (441)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:53,745 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:53,745 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:53,746 INFO L229 MonitoredProcess]: Starting monitored process 442 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:53,747 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (442)] Waiting until timeout for monitored process [2024-11-12 21:43:53,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-11-12 21:43:53,759 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:53,759 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:53,759 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:53,759 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:53,759 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:53,759 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:53,760 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-12 21:43:53,760 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:53,763 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:53,773 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (442)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:53,774 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:53,774 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:53,775 INFO L229 MonitoredProcess]: Starting monitored process 443 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:53,776 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (443)] Waiting until timeout for monitored process [2024-11-12 21:43:53,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-11-12 21:43:53,799 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:53,799 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:53,799 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:53,799 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:53,799 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:53,799 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:53,800 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-12 21:43:53,800 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:53,807 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:53,818 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (443)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:53,818 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:53,818 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:53,820 INFO L229 MonitoredProcess]: Starting monitored process 444 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:53,821 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (444)] Waiting until timeout for monitored process [2024-11-12 21:43:53,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-11-12 21:43:53,833 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:53,833 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:53,833 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:53,833 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:53,833 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:53,833 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:53,834 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-12 21:43:53,834 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:53,837 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:53,847 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (444)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:53,847 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:53,848 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:53,849 INFO L229 MonitoredProcess]: Starting monitored process 445 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:53,849 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (445)] Waiting until timeout for monitored process [2024-11-12 21:43:53,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-11-12 21:43:53,861 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:53,861 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:53,861 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:53,861 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:53,862 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:53,862 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:53,862 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-12 21:43:53,862 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:53,865 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:53,876 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (445)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:53,876 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:53,876 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:53,877 INFO L229 MonitoredProcess]: Starting monitored process 446 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:53,878 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (446)] Waiting until timeout for monitored process [2024-11-12 21:43:53,879 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:53,890 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:53,890 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:53,890 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:53,890 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:53,891 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:53,891 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:53,891 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-12 21:43:53,891 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:53,894 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:53,905 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (446)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:53,905 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:53,905 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:53,906 INFO L229 MonitoredProcess]: Starting monitored process 447 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:53,907 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (447)] Waiting until timeout for monitored process [2024-11-12 21:43:53,907 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:53,918 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:53,918 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:53,918 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:53,920 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:53,921 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:53,921 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:53,921 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-12 21:43:53,921 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:53,927 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:53,938 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (447)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:53,938 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:53,939 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:53,940 INFO L229 MonitoredProcess]: Starting monitored process 448 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:53,940 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (448)] Waiting until timeout for monitored process [2024-11-12 21:43:53,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-11-12 21:43:53,951 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:53,951 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:53,951 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:53,951 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:53,952 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:53,952 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:53,952 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-12 21:43:53,952 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:53,955 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:53,966 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (448)] Ended with exit code 0 [2024-11-12 21:43:53,966 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:53,966 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:53,967 INFO L229 MonitoredProcess]: Starting monitored process 449 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:53,968 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (449)] Waiting until timeout for monitored process [2024-11-12 21:43:53,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-11-12 21:43:53,979 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:53,980 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:53,980 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:53,980 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:53,980 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:53,980 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:53,981 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-12 21:43:53,981 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:53,984 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:53,994 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (449)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:53,995 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:53,995 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:53,996 INFO L229 MonitoredProcess]: Starting monitored process 450 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:53,996 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (450)] Waiting until timeout for monitored process [2024-11-12 21:43:53,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-11-12 21:43:54,007 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:54,008 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:54,008 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:54,008 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:54,008 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:54,008 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:54,009 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-12 21:43:54,009 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:54,012 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:54,023 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (450)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:54,023 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:54,023 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:54,025 INFO L229 MonitoredProcess]: Starting monitored process 451 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:54,026 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (451)] Waiting until timeout for monitored process [2024-11-12 21:43:54,026 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:54,036 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:54,036 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:54,036 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:54,037 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:54,037 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:54,038 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-12 21:43:54,038 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-12 21:43:54,045 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:54,066 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (451)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:54,067 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:54,067 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:54,068 INFO L229 MonitoredProcess]: Starting monitored process 452 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:54,068 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (452)] Waiting until timeout for monitored process [2024-11-12 21:43:54,070 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:54,080 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:54,080 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:54,080 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:54,080 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:54,080 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:54,082 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-12 21:43:54,082 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-12 21:43:54,088 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:54,099 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (452)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:54,099 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:54,099 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:54,100 INFO L229 MonitoredProcess]: Starting monitored process 453 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:54,101 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (453)] Waiting until timeout for monitored process [2024-11-12 21:43:54,102 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:54,112 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:54,112 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:54,112 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:54,112 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:54,112 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:54,112 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:54,113 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-12 21:43:54,113 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:54,116 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:54,127 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (453)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:54,127 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:54,127 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:54,128 INFO L229 MonitoredProcess]: Starting monitored process 454 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:54,129 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (454)] Waiting until timeout for monitored process [2024-11-12 21:43:54,129 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:54,140 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:54,140 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:54,140 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:54,141 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:54,141 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:54,141 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:54,141 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-12 21:43:54,141 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:54,144 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:54,154 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (454)] Ended with exit code 0 [2024-11-12 21:43:54,155 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:54,155 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:54,156 INFO L229 MonitoredProcess]: Starting monitored process 455 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:54,157 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (455)] Waiting until timeout for monitored process [2024-11-12 21:43:54,157 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:54,167 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:54,168 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:54,168 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:54,168 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:54,168 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:54,168 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:54,169 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-12 21:43:54,169 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:54,172 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:54,182 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (455)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:54,182 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:54,183 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:54,183 INFO L229 MonitoredProcess]: Starting monitored process 456 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:54,184 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (456)] Waiting until timeout for monitored process [2024-11-12 21:43:54,184 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:54,194 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:54,195 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:54,195 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:54,195 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:54,195 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:54,195 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:54,196 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-12 21:43:54,196 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:54,199 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:54,209 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (456)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:54,209 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:54,210 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:54,211 INFO L229 MonitoredProcess]: Starting monitored process 457 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:54,212 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (457)] Waiting until timeout for monitored process [2024-11-12 21:43:54,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-11-12 21:43:54,223 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:54,223 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:54,223 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:54,223 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:54,223 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:54,223 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-12 21:43:54,224 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-12 21:43:54,224 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:54,228 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:54,238 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (457)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:54,238 INFO L451 LassoAnalysis]: Using template '2-lex'. [2024-11-12 21:43:54,239 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:54,239 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:54,240 INFO L229 MonitoredProcess]: Starting monitored process 458 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:54,241 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (458)] Waiting until timeout for monitored process [2024-11-12 21:43:54,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-11-12 21:43:54,251 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:54,252 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:54,252 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:54,252 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:54,252 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:54,252 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:54,253 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:54,253 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:54,254 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:54,264 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (458)] Ended with exit code 0 [2024-11-12 21:43:54,264 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:54,264 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:54,265 INFO L229 MonitoredProcess]: Starting monitored process 459 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:54,266 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (459)] Waiting until timeout for monitored process [2024-11-12 21:43:54,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-11-12 21:43:54,277 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:54,277 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:54,277 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:54,277 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:54,277 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:54,279 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:54,279 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:54,283 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:54,292 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (459)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:54,293 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:54,293 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:54,294 INFO L229 MonitoredProcess]: Starting monitored process 460 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:54,295 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (460)] Waiting until timeout for monitored process [2024-11-12 21:43:54,295 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:54,305 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:54,305 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:54,306 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:54,306 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:54,306 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:54,308 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:54,308 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:54,314 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:54,325 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (460)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:54,325 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:54,325 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:54,326 INFO L229 MonitoredProcess]: Starting monitored process 461 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:54,327 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (461)] Waiting until timeout for monitored process [2024-11-12 21:43:54,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-11-12 21:43:54,338 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:54,338 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:54,338 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:54,338 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:54,338 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:54,340 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:54,340 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:54,344 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:54,355 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (461)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:54,355 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:54,355 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:54,356 INFO L229 MonitoredProcess]: Starting monitored process 462 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:54,357 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (462)] Waiting until timeout for monitored process [2024-11-12 21:43:54,357 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:54,367 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:54,367 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:54,367 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:54,367 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:54,367 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:54,370 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:54,370 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:54,375 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:54,385 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (462)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:54,385 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:54,386 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:54,387 INFO L229 MonitoredProcess]: Starting monitored process 463 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:54,387 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (463)] Waiting until timeout for monitored process [2024-11-12 21:43:54,388 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:54,398 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:54,398 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:54,398 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:54,398 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:54,398 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:54,404 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:54,404 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:54,411 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:54,424 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (463)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:54,424 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:54,424 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:54,426 INFO L229 MonitoredProcess]: Starting monitored process 464 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:54,426 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (464)] Waiting until timeout for monitored process [2024-11-12 21:43:54,427 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:54,437 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:54,437 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:54,437 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:54,438 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:54,438 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:54,447 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:54,447 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:54,457 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:54,478 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (464)] Ended with exit code 0 [2024-11-12 21:43:54,478 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:54,478 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:54,482 INFO L229 MonitoredProcess]: Starting monitored process 465 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:54,482 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (465)] Waiting until timeout for monitored process [2024-11-12 21:43:54,483 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:54,494 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:54,494 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:54,494 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:54,494 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:54,494 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:54,499 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:54,499 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:54,506 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:54,517 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (465)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:54,517 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:54,517 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:54,519 INFO L229 MonitoredProcess]: Starting monitored process 466 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:54,519 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (466)] Waiting until timeout for monitored process [2024-11-12 21:43:54,520 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:54,531 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:54,531 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:54,531 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:54,531 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:54,531 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:54,533 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:54,533 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:54,538 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:54,548 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (466)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:54,548 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:54,549 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:54,550 INFO L229 MonitoredProcess]: Starting monitored process 467 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:54,550 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (467)] Waiting until timeout for monitored process [2024-11-12 21:43:54,552 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:54,562 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:54,562 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:54,562 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:54,562 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:54,562 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:54,565 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:54,565 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:54,571 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:54,582 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (467)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:54,582 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:54,583 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:54,584 INFO L229 MonitoredProcess]: Starting monitored process 468 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:54,584 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (468)] Waiting until timeout for monitored process [2024-11-12 21:43:54,585 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:54,596 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:54,596 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:54,596 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:54,596 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:54,596 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:54,607 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:54,607 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:54,658 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:54,670 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (468)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:54,670 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:54,670 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:54,672 INFO L229 MonitoredProcess]: Starting monitored process 469 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:54,672 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (469)] Waiting until timeout for monitored process [2024-11-12 21:43:54,673 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:54,684 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:54,684 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:54,684 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:54,684 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:54,684 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:54,687 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:54,687 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:54,693 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:54,704 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (469)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:54,704 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:54,704 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:54,706 INFO L229 MonitoredProcess]: Starting monitored process 470 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:54,707 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (470)] Waiting until timeout for monitored process [2024-11-12 21:43:54,707 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:54,718 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:54,719 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:54,719 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:54,719 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:54,719 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:54,721 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:54,721 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:54,725 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:54,736 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (470)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:54,736 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:54,737 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:54,738 INFO L229 MonitoredProcess]: Starting monitored process 471 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:54,738 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (471)] Waiting until timeout for monitored process [2024-11-12 21:43:54,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-11-12 21:43:54,749 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:54,749 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:54,749 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:54,749 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:54,749 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:54,750 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:54,750 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:54,750 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:54,752 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:54,762 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (471)] Ended with exit code 0 [2024-11-12 21:43:54,763 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:54,763 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:54,764 INFO L229 MonitoredProcess]: Starting monitored process 472 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:54,764 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (472)] Waiting until timeout for monitored process [2024-11-12 21:43:54,765 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:54,776 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:54,776 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:54,776 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:54,776 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:54,776 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:54,776 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:54,777 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:54,777 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:54,779 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:54,789 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (472)] Ended with exit code 0 [2024-11-12 21:43:54,790 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:54,790 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:54,791 INFO L229 MonitoredProcess]: Starting monitored process 473 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:54,792 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (473)] Waiting until timeout for monitored process [2024-11-12 21:43:54,793 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:54,804 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:54,804 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:54,804 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:54,804 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:54,804 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:54,804 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:54,805 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:54,805 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:54,807 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:54,817 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (473)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:54,818 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:54,818 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:54,819 INFO L229 MonitoredProcess]: Starting monitored process 474 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:54,819 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (474)] Waiting until timeout for monitored process [2024-11-12 21:43:54,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-11-12 21:43:54,831 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:54,831 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:54,831 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:54,831 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:54,831 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:54,831 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:54,832 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:54,832 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:54,833 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:54,844 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (474)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:54,844 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:54,844 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:54,845 INFO L229 MonitoredProcess]: Starting monitored process 475 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:54,846 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (475)] Waiting until timeout for monitored process [2024-11-12 21:43:54,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-11-12 21:43:54,857 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:54,857 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:54,857 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:54,857 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:54,857 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:54,857 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:54,858 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:54,858 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:54,860 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:54,870 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (475)] Ended with exit code 0 [2024-11-12 21:43:54,870 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:54,870 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:54,871 INFO L229 MonitoredProcess]: Starting monitored process 476 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:54,872 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (476)] Waiting until timeout for monitored process [2024-11-12 21:43:54,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-11-12 21:43:54,883 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:54,883 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:54,883 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:54,883 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:54,883 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:54,883 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:54,884 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:54,884 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:54,885 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:54,896 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (476)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:54,896 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:54,896 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:54,897 INFO L229 MonitoredProcess]: Starting monitored process 477 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:54,898 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (477)] Waiting until timeout for monitored process [2024-11-12 21:43:54,899 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:54,909 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:54,909 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:54,909 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:54,910 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:54,910 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:54,910 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:54,910 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:54,910 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:54,912 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:54,922 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (477)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:54,922 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:54,923 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:54,924 INFO L229 MonitoredProcess]: Starting monitored process 478 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:54,924 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (478)] Waiting until timeout for monitored process [2024-11-12 21:43:54,925 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:54,935 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:54,935 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:54,935 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:54,936 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:54,936 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:54,936 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:54,936 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:54,936 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:54,938 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:54,948 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (478)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:54,949 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:54,949 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:54,950 INFO L229 MonitoredProcess]: Starting monitored process 479 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:54,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-11-12 21:43:54,980 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (479)] Waiting until timeout for monitored process [2024-11-12 21:43:54,987 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:54,987 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:54,987 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:54,987 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:54,987 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:54,987 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:54,988 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:54,988 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:54,989 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:55,000 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (479)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:55,000 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:55,000 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:55,001 INFO L229 MonitoredProcess]: Starting monitored process 480 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:55,002 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (480)] Waiting until timeout for monitored process [2024-11-12 21:43:55,003 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:55,013 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:55,014 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:55,014 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:55,014 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:55,014 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:55,015 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:55,015 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:55,019 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:55,030 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (480)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:55,030 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:55,030 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:55,031 INFO L229 MonitoredProcess]: Starting monitored process 481 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:55,032 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (481)] Waiting until timeout for monitored process [2024-11-12 21:43:55,032 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:55,042 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:55,042 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:55,042 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:55,042 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:55,042 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:55,046 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-12 21:43:55,046 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-12 21:43:55,049 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:55,060 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (481)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:55,060 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:55,060 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:55,061 INFO L229 MonitoredProcess]: Starting monitored process 482 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:55,062 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (482)] Waiting until timeout for monitored process [2024-11-12 21:43:55,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-11-12 21:43:55,072 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:55,073 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:55,073 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:55,073 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:55,073 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:55,073 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:55,074 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:55,074 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:55,075 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:55,085 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (482)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:55,086 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:55,086 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:55,087 INFO L229 MonitoredProcess]: Starting monitored process 483 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:55,087 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (483)] Waiting until timeout for monitored process [2024-11-12 21:43:55,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-11-12 21:43:55,097 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:55,098 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:55,098 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:55,098 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:55,098 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:55,098 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:55,098 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:55,099 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:55,100 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:55,110 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (483)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:55,111 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:55,111 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:55,112 INFO L229 MonitoredProcess]: Starting monitored process 484 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:55,113 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (484)] Waiting until timeout for monitored process [2024-11-12 21:43:55,113 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:55,123 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:55,123 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:55,124 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:55,124 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:55,124 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:55,124 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:55,124 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:55,124 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:55,126 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:55,136 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (484)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:55,137 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:55,137 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:55,138 INFO L229 MonitoredProcess]: Starting monitored process 485 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:55,139 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (485)] Waiting until timeout for monitored process [2024-11-12 21:43:55,139 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:55,150 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:55,150 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:55,150 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:55,150 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:55,150 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:55,150 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:55,151 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:55,151 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:55,152 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:55,162 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (485)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:55,163 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:55,163 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:55,164 INFO L229 MonitoredProcess]: Starting monitored process 486 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:55,165 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (486)] Waiting until timeout for monitored process [2024-11-12 21:43:55,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-11-12 21:43:55,175 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:55,176 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-12 21:43:55,176 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:55,176 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:55,176 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:55,176 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-12 21:43:55,177 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-12 21:43:55,177 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:55,178 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:55,188 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (486)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:55,188 INFO L451 LassoAnalysis]: Using template '3-lex'. [2024-11-12 21:43:55,189 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:55,189 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:55,190 INFO L229 MonitoredProcess]: Starting monitored process 487 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:55,190 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (487)] Waiting until timeout for monitored process [2024-11-12 21:43:55,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-11-12 21:43:55,201 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:55,202 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:55,202 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:55,203 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:55,203 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:55,203 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-12 21:43:55,203 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-12 21:43:55,203 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:55,206 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:55,216 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (487)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:55,216 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:55,216 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:55,217 INFO L229 MonitoredProcess]: Starting monitored process 488 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:55,218 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (488)] Waiting until timeout for monitored process [2024-11-12 21:43:55,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-11-12 21:43:55,231 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:55,231 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:55,231 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:55,231 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:55,231 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-12 21:43:55,234 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-12 21:43:55,234 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-12 21:43:55,242 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:55,252 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (488)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:55,253 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:55,253 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:55,254 INFO L229 MonitoredProcess]: Starting monitored process 489 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:55,255 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (489)] Waiting until timeout for monitored process [2024-11-12 21:43:55,256 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:55,266 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:55,266 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:55,266 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:55,266 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:55,266 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-12 21:43:55,269 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-12 21:43:55,270 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-12 21:43:55,280 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:55,291 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (489)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:55,291 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:55,291 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:55,293 INFO L229 MonitoredProcess]: Starting monitored process 490 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:55,294 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (490)] Waiting until timeout for monitored process [2024-11-12 21:43:55,294 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:55,305 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:55,305 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:55,305 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:55,305 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:55,305 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-12 21:43:55,308 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-12 21:43:55,308 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-12 21:43:55,314 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:55,326 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (490)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:55,326 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:55,326 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:55,328 INFO L229 MonitoredProcess]: Starting monitored process 491 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:55,328 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (491)] Waiting until timeout for monitored process [2024-11-12 21:43:55,329 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:55,339 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:55,340 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:55,340 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:55,340 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:55,340 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-12 21:43:55,343 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-12 21:43:55,343 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-12 21:43:55,352 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:55,363 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (491)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:55,364 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:55,364 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:55,365 INFO L229 MonitoredProcess]: Starting monitored process 492 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:55,366 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (492)] Waiting until timeout for monitored process [2024-11-12 21:43:55,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-11-12 21:43:55,377 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:55,377 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:55,377 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:55,377 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:55,377 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-12 21:43:55,380 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-12 21:43:55,380 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-12 21:43:55,386 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:55,397 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (492)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:55,398 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:55,398 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:55,399 INFO L229 MonitoredProcess]: Starting monitored process 493 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:55,400 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (493)] Waiting until timeout for monitored process [2024-11-12 21:43:55,400 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:55,411 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:55,411 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:55,411 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:55,411 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:55,411 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-12 21:43:55,414 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-12 21:43:55,414 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-12 21:43:55,424 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:55,435 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (493)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:55,436 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:55,436 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:55,437 INFO L229 MonitoredProcess]: Starting monitored process 494 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:55,438 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (494)] Waiting until timeout for monitored process [2024-11-12 21:43:55,439 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:55,452 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:55,452 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:55,452 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:55,452 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:55,452 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-12 21:43:55,457 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-12 21:43:55,457 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-12 21:43:55,471 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:55,482 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (494)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:55,483 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:55,483 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:55,484 INFO L229 MonitoredProcess]: Starting monitored process 495 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:55,485 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (495)] Waiting until timeout for monitored process [2024-11-12 21:43:55,486 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:55,496 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:55,497 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:55,497 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:55,497 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:55,497 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-12 21:43:55,501 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-12 21:43:55,501 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-12 21:43:55,507 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:55,517 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (495)] Ended with exit code 0 [2024-11-12 21:43:55,518 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:55,518 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:55,519 INFO L229 MonitoredProcess]: Starting monitored process 496 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:55,519 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (496)] Waiting until timeout for monitored process [2024-11-12 21:43:55,520 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:55,530 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:55,530 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:55,530 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:55,530 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:55,530 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-12 21:43:55,538 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-12 21:43:55,538 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-12 21:43:55,555 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:55,577 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (496)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:55,577 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:55,577 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:55,579 INFO L229 MonitoredProcess]: Starting monitored process 497 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:55,580 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (497)] Waiting until timeout for monitored process [2024-11-12 21:43:55,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-11-12 21:43:55,593 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:55,593 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:55,593 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:55,593 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:55,593 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-12 21:43:55,613 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-12 21:43:55,613 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-12 21:43:55,764 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:55,776 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (497)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:55,777 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:55,777 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:55,778 INFO L229 MonitoredProcess]: Starting monitored process 498 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:55,779 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (498)] Waiting until timeout for monitored process [2024-11-12 21:43:55,779 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:55,791 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:55,791 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:55,791 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:55,791 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:55,792 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-12 21:43:55,794 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-12 21:43:55,795 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-12 21:43:55,806 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:55,818 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (498)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:55,819 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:55,819 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:55,820 INFO L229 MonitoredProcess]: Starting monitored process 499 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:55,821 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (499)] Waiting until timeout for monitored process [2024-11-12 21:43:55,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-11-12 21:43:55,831 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:55,832 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:55,832 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:55,832 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:55,832 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-12 21:43:55,834 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-12 21:43:55,834 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-12 21:43:55,840 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:55,851 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (499)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:55,851 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:55,852 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:55,853 INFO L229 MonitoredProcess]: Starting monitored process 500 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:55,854 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (500)] Waiting until timeout for monitored process [2024-11-12 21:43:55,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-11-12 21:43:55,864 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:55,865 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:55,865 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:55,865 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:55,865 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:55,865 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-12 21:43:55,865 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-12 21:43:55,865 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:55,868 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:55,878 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (500)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:55,879 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:55,879 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:55,880 INFO L229 MonitoredProcess]: Starting monitored process 501 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:55,881 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (501)] Waiting until timeout for monitored process [2024-11-12 21:43:55,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-11-12 21:43:55,892 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:55,892 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:55,892 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:55,892 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:55,893 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:55,893 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-12 21:43:55,893 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-12 21:43:55,894 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:55,897 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:55,907 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (501)] Ended with exit code 0 [2024-11-12 21:43:55,908 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:55,908 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:55,909 INFO L229 MonitoredProcess]: Starting monitored process 502 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:55,910 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (502)] Waiting until timeout for monitored process [2024-11-12 21:43:55,910 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:55,923 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:55,923 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:55,923 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:55,923 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:55,923 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:55,923 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-12 21:43:55,924 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-12 21:43:55,924 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:55,927 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:55,939 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (502)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:55,939 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:55,939 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:55,940 INFO L229 MonitoredProcess]: Starting monitored process 503 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:55,941 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (503)] Waiting until timeout for monitored process [2024-11-12 21:43:55,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-11-12 21:43:55,952 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:55,952 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:55,953 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:55,953 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:55,953 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:55,953 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-12 21:43:55,953 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-12 21:43:55,953 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:55,955 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:55,966 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (503)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:55,966 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:55,968 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:55,969 INFO L229 MonitoredProcess]: Starting monitored process 504 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:55,970 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (504)] Waiting until timeout for monitored process [2024-11-12 21:43:55,971 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:55,982 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:55,982 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:55,982 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:55,982 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:55,982 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:55,982 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-12 21:43:55,983 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-12 21:43:55,983 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:55,986 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:55,997 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (504)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:55,997 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:55,997 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:55,999 INFO L229 MonitoredProcess]: Starting monitored process 505 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:56,000 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (505)] Waiting until timeout for monitored process [2024-11-12 21:43:56,001 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:56,012 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:56,012 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:56,012 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:56,012 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:56,012 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:56,012 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-12 21:43:56,013 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-12 21:43:56,013 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:56,015 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:56,025 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (505)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:56,026 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:56,026 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:56,027 INFO L229 MonitoredProcess]: Starting monitored process 506 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:56,028 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (506)] Waiting until timeout for monitored process [2024-11-12 21:43:56,028 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:56,039 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:56,039 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:56,039 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:56,039 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:56,040 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:56,040 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-12 21:43:56,040 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-12 21:43:56,040 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:56,043 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:56,053 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (506)] Ended with exit code 0 [2024-11-12 21:43:56,054 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:56,054 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:56,055 INFO L229 MonitoredProcess]: Starting monitored process 507 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:56,055 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (507)] Waiting until timeout for monitored process [2024-11-12 21:43:56,056 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:56,067 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:56,067 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:56,067 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:56,067 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:56,068 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:56,068 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-12 21:43:56,068 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-12 21:43:56,068 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:56,071 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:56,082 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (507)] Ended with exit code 0 [2024-11-12 21:43:56,082 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:56,083 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:56,084 INFO L229 MonitoredProcess]: Starting monitored process 508 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:56,084 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (508)] Waiting until timeout for monitored process [2024-11-12 21:43:56,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-11-12 21:43:56,096 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:56,097 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:56,097 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:56,097 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:56,097 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:56,097 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-12 21:43:56,097 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-12 21:43:56,097 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:56,100 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:56,112 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (508)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:56,112 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:56,112 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:56,114 INFO L229 MonitoredProcess]: Starting monitored process 509 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:56,114 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (509)] Waiting until timeout for monitored process [2024-11-12 21:43:56,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-11-12 21:43:56,126 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:56,126 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:56,127 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:56,127 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:56,127 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-12 21:43:56,129 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-12 21:43:56,129 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-12 21:43:56,135 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:56,148 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (509)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:56,148 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:56,148 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:56,149 INFO L229 MonitoredProcess]: Starting monitored process 510 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:56,150 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (510)] Waiting until timeout for monitored process [2024-11-12 21:43:56,151 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:56,161 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:56,161 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:56,161 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:56,161 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:56,161 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-12 21:43:56,163 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-12 21:43:56,163 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-12 21:43:56,169 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:56,179 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (510)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:56,180 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:56,180 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:56,181 INFO L229 MonitoredProcess]: Starting monitored process 511 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:56,182 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (511)] Waiting until timeout for monitored process [2024-11-12 21:43:56,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-11-12 21:43:56,193 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:56,193 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:56,194 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:56,194 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:56,194 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:56,194 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-12 21:43:56,194 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-12 21:43:56,194 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:56,197 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:56,207 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (511)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:56,208 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:56,208 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:56,212 INFO L229 MonitoredProcess]: Starting monitored process 512 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:56,214 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:56,217 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (512)] Waiting until timeout for monitored process [2024-11-12 21:43:56,225 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:56,225 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:56,225 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:56,225 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:56,225 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:56,225 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-12 21:43:56,225 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-12 21:43:56,225 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:56,228 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:56,239 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (512)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:56,239 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:56,239 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:56,241 INFO L229 MonitoredProcess]: Starting monitored process 513 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:56,241 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (513)] Waiting until timeout for monitored process [2024-11-12 21:43:56,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-11-12 21:43:56,252 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:56,252 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:56,254 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:56,254 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:56,254 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:56,254 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-12 21:43:56,254 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-12 21:43:56,254 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:56,257 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:56,267 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (513)] Ended with exit code 0 [2024-11-12 21:43:56,267 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:56,267 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:56,268 INFO L229 MonitoredProcess]: Starting monitored process 514 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:56,269 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (514)] Waiting until timeout for monitored process [2024-11-12 21:43:56,270 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:56,280 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:56,280 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:56,280 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:56,280 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:56,280 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:56,280 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-12 21:43:56,281 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-12 21:43:56,281 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:56,284 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:56,294 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (514)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:56,294 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-12 21:43:56,294 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 21:43:56,296 INFO L229 MonitoredProcess]: Starting monitored process 515 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-12 21:43:56,296 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (515)] Waiting until timeout for monitored process [2024-11-12 21:43:56,297 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-12 21:43:56,308 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-12 21:43:56,308 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-12 21:43:56,308 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-12 21:43:56,308 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-12 21:43:56,308 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-12 21:43:56,308 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-12 21:43:56,309 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-12 21:43:56,309 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-12 21:43:56,311 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-12 21:43:56,321 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (515)] Forceful destruction successful, exit code 0 [2024-11-12 21:43:56,332 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 12.11 09:43:56 BoogieIcfgContainer [2024-11-12 21:43:56,332 INFO L131 PluginConnector]: ------------------------ END BuchiAutomizer---------------------------- [2024-11-12 21:43:56,333 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-12 21:43:56,333 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-12 21:43:56,333 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-12 21:43:56,334 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 09:43:32" (3/4) ... [2024-11-12 21:43:56,335 INFO L145 WitnessPrinter]: No result that supports witness generation found [2024-11-12 21:43:56,336 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-12 21:43:56,340 INFO L158 Benchmark]: Toolchain (without parser) took 24112.51ms. Allocated memory was 172.0MB in the beginning and 348.1MB in the end (delta: 176.2MB). Free memory was 115.6MB in the beginning and 146.6MB in the end (delta: -31.1MB). Peak memory consumption was 146.4MB. Max. memory is 16.1GB. [2024-11-12 21:43:56,340 INFO L158 Benchmark]: CDTParser took 0.15ms. Allocated memory is still 172.0MB. Free memory is still 134.7MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-12 21:43:56,341 INFO L158 Benchmark]: CACSL2BoogieTranslator took 209.96ms. Allocated memory is still 172.0MB. Free memory was 115.6MB in the beginning and 102.9MB in the end (delta: 12.7MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2024-11-12 21:43:56,342 INFO L158 Benchmark]: Boogie Procedure Inliner took 28.99ms. Allocated memory is still 172.0MB. Free memory was 102.9MB in the beginning and 101.3MB in the end (delta: 1.6MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-12 21:43:56,342 INFO L158 Benchmark]: Boogie Preprocessor took 33.08ms. Allocated memory is still 172.0MB. Free memory was 101.1MB in the beginning and 99.1MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-11-12 21:43:56,345 INFO L158 Benchmark]: RCFGBuilder took 356.56ms. Allocated memory is still 172.0MB. Free memory was 99.1MB in the beginning and 84.9MB in the end (delta: 14.2MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. [2024-11-12 21:43:56,350 INFO L158 Benchmark]: BuchiAutomizer took 23466.22ms. Allocated memory was 172.0MB in the beginning and 348.1MB in the end (delta: 176.2MB). Free memory was 84.6MB in the beginning and 146.6MB in the end (delta: -62.0MB). Peak memory consumption was 162.1MB. Max. memory is 16.1GB. [2024-11-12 21:43:56,350 INFO L158 Benchmark]: Witness Printer took 2.83ms. Allocated memory is still 348.1MB. Free memory is still 146.6MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-12 21:43:56,351 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.15ms. Allocated memory is still 172.0MB. Free memory is still 134.7MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 209.96ms. Allocated memory is still 172.0MB. Free memory was 115.6MB in the beginning and 102.9MB in the end (delta: 12.7MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 28.99ms. Allocated memory is still 172.0MB. Free memory was 102.9MB in the beginning and 101.3MB in the end (delta: 1.6MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 33.08ms. Allocated memory is still 172.0MB. Free memory was 101.1MB in the beginning and 99.1MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 356.56ms. Allocated memory is still 172.0MB. Free memory was 99.1MB in the beginning and 84.9MB in the end (delta: 14.2MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. * BuchiAutomizer took 23466.22ms. Allocated memory was 172.0MB in the beginning and 348.1MB in the end (delta: 176.2MB). Free memory was 84.6MB in the beginning and 146.6MB in the end (delta: -62.0MB). Peak memory consumption was 162.1MB. Max. memory is 16.1GB. * Witness Printer took 2.83ms. Allocated memory is still 348.1MB. Free memory is still 146.6MB. There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: Constructed decomposition of program Your program was decomposed into 1 terminating modules (1 trivial, 0 deterministic, 0 nondeterministic) and one module whose termination is unknown.1 modules have a trivial ranking function, the largest among these consists of 2 locations. The remainder module has 17 locations. - StatisticsResult: Timing statistics BüchiAutomizer plugin needed 23.4s and 2 iterations. TraceHistogramMax:1. Analysis of lassos took 23.2s. Construction of modules took 0.0s. Büchi inclusion checks took 0.1s. Highest rank in rank-based complementation 0. Minimization of det autom 1. Minimization of nondet autom 0. Automata minimization 0.0s AutomataMinimizationTime, 1 MinimizatonAttempts, 0 StatesRemovedByMinimization, 0 NontrivialMinimizations. Non-live state removal took 0.0s Buchi closure took 0.0s. Biggest automaton had -1 states and ocurred in iteration -1. Nontrivial modules had stage [0, 0, 0, 0, 0]. InterpolantCoveringCapabilityFinite: 0/0 InterpolantCoveringCapabilityBuchi: 0/0 HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 0 SdHoareTripleChecker+Valid, 0.0s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 0 mSDsluCounter, 28 SdHoareTripleChecker+Invalid, 0.0s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 0 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 0 IncrementalHoareTripleChecker+Invalid, 0 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 0 mSolverCounterUnsat, 28 mSDtfsCounter, 0 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown LassoAnalysisResults: nont0 unkn1 SFLI1 SFLT0 conc0 concLT0 SILN0 SILU0 SILI0 SILT0 lasso0 LassoPreprocessingBenchmarks: Lassos: inital350 mio100 ax100 hnf100 lsp95 ukn49 mio100 lsp45 div140 bol100 ite100 ukn100 eq172 hnf91 smp76 dnf100 smp100 tf100 neg100 sie100 LassoTerminationAnalysisBenchmarks: ConstraintsSatisfiability: unsat Degree: 3 Time: 25ms VariablesStem: 2 VariablesLoop: 0 DisjunctsStem: 1 DisjunctsLoop: 1 SupportingInvariants: 6 MotzkinApplications: 18 LassoTerminationAnalysisBenchmarks: LassoNonterminationAnalysisSatFixpoint: 0 LassoNonterminationAnalysisSatUnbounded: 0 LassoNonterminationAnalysisUnsat: 0 LassoNonterminationAnalysisUnknown: 0 LassoNonterminationAnalysisTime: 0.0s InitialAbstractionConstructionTime: 0.0s - TerminationAnalysisResult: Unable to decide termination Buchi Automizer is unable to decide termination for the following lasso. Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(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;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~int#2(0, main_~#index~0#1.base, main_~#index~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);"< "~array#1.base, ~array#1.offset := #in~array#1.base, #in~array#1.offset;~index#1.base, ~index#1.offset := #in~index#1.base, #in~index#1.offset;call #t~mem7#1 := read~int#2(~index#1.base, ~index#1.offset, 4);" "assume #t~mem7#1 % 4294967296 < 10000;havoc #t~mem7#1;havoc #t~nondet8#1;~tmp~0#1 := #t~nondet8#1;havoc #t~nondet8#1;call #t~mem9#1 := read~int#2(~index#1.base, ~index#1.offset, 4);assume { :begin_inline_assume_abort_if_not } true;assume_abort_if_not_#in~cond#1 := (if ~tmp~0#1 % 4294967296 > #t~mem9#1 % 4294967296 then 1 else 0);havoc assume_abort_if_not_~cond#1;assume_abort_if_not_~cond#1 := assume_abort_if_not_#in~cond#1;" "assume !(0 == assume_abort_if_not_~cond#1);" "havoc assume_abort_if_not_~cond#1;havoc assume_abort_if_not_#in~cond#1;assume { :end_inline_assume_abort_if_not } true;havoc #t~mem9#1;call #t~mem10#1 := read~int#2(~index#1.base, ~index#1.offset, 4);call write~int#1(~tmp~0#1, ~array#1.base, ~array#1.offset + 4 * (if #t~mem10#1 % 4294967296 % 4294967296 <= 2147483647 then #t~mem10#1 % 4294967296 % 4294967296 else #t~mem10#1 % 4294967296 % 4294967296 - 4294967296), 4);havoc ~tmp~0#1;havoc #t~mem10#1;call #t~mem11#1 := read~int#2(~index#1.base, ~index#1.offset, 4);#t~post12#1 := #t~mem11#1;call write~int#2(1 + #t~post12#1, ~index#1.base, ~index#1.offset, 4);havoc #t~mem11#1;havoc #t~post12#1;" "call func_to_recursive_line_38_to_41_0(~array#1.base, ~array#1.offset, ~index#1.base, ~index#1.offset);"< Loop: "~array#1.base, ~array#1.offset := #in~array#1.base, #in~array#1.offset;~index#1.base, ~index#1.offset := #in~index#1.base, #in~index#1.offset;call #t~mem7#1 := read~int#2(~index#1.base, ~index#1.offset, 4);" "assume #t~mem7#1 % 4294967296 < 10000;havoc #t~mem7#1;havoc #t~nondet8#1;~tmp~0#1 := #t~nondet8#1;havoc #t~nondet8#1;call #t~mem9#1 := read~int#2(~index#1.base, ~index#1.offset, 4);assume { :begin_inline_assume_abort_if_not } true;assume_abort_if_not_#in~cond#1 := (if ~tmp~0#1 % 4294967296 > #t~mem9#1 % 4294967296 then 1 else 0);havoc assume_abort_if_not_~cond#1;assume_abort_if_not_~cond#1 := assume_abort_if_not_#in~cond#1;" "assume !(0 == assume_abort_if_not_~cond#1);" "havoc assume_abort_if_not_~cond#1;havoc assume_abort_if_not_#in~cond#1;assume { :end_inline_assume_abort_if_not } true;havoc #t~mem9#1;call #t~mem10#1 := read~int#2(~index#1.base, ~index#1.offset, 4);call write~int#1(~tmp~0#1, ~array#1.base, ~array#1.offset + 4 * (if #t~mem10#1 % 4294967296 % 4294967296 <= 2147483647 then #t~mem10#1 % 4294967296 % 4294967296 else #t~mem10#1 % 4294967296 % 4294967296 - 4294967296), 4);havoc ~tmp~0#1;havoc #t~mem10#1;call #t~mem11#1 := read~int#2(~index#1.base, ~index#1.offset, 4);#t~post12#1 := #t~mem11#1;call write~int#2(1 + #t~post12#1, ~index#1.base, ~index#1.offset, 4);havoc #t~mem11#1;havoc #t~post12#1;" "call func_to_recursive_line_38_to_41_0(~array#1.base, ~array#1.offset, ~index#1.base, ~index#1.offset);"< RESULT: Ultimate could not prove your program: unable to determine termination [2024-11-12 21:43:56,389 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-11-12 21:43:56,590 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis No suitable file found in config dir /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config using search string *Termination*32bit*_Bitvector*.epf No suitable settings file found using Termination*32bit*_Bitvector ERROR: UNSUPPORTED PROPERTY Writing output log to file Ultimate.log Result: UNKNOWN