./Ultimate.py --spec /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/properties/termination.prp --file /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/loops/matrix-1.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for termination Using default analysis Version fca748b1 Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerTermination.xml -i /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/loops/matrix-1.c -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Termination-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(F end) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 484b00968af178bafd1c632864ac68eeb543ca8851deb47f0795724cfa80a660 --- Real Ultimate output --- This is Ultimate 0.2.5-wip.dd.update-z3-fca748b-m [2024-11-20 22:39:00,559 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-20 22:39:00,645 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Termination-32bit-Automizer_Default.epf [2024-11-20 22:39:00,652 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-20 22:39:00,654 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-20 22:39:00,675 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-20 22:39:00,676 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-20 22:39:00,676 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-20 22:39:00,677 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-20 22:39:00,677 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-20 22:39:00,678 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-20 22:39:00,678 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-20 22:39:00,678 INFO L153 SettingsManager]: * Use SBE=true [2024-11-20 22:39:00,679 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2024-11-20 22:39:00,679 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2024-11-20 22:39:00,679 INFO L153 SettingsManager]: * Use old map elimination=false [2024-11-20 22:39:00,680 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2024-11-20 22:39:00,680 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2024-11-20 22:39:00,680 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2024-11-20 22:39:00,681 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-20 22:39:00,681 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2024-11-20 22:39:00,682 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-20 22:39:00,682 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-20 22:39:00,683 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-20 22:39:00,683 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-20 22:39:00,683 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2024-11-20 22:39:00,684 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2024-11-20 22:39:00,684 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2024-11-20 22:39:00,684 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-20 22:39:00,685 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-20 22:39:00,685 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-20 22:39:00,685 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-20 22:39:00,686 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2024-11-20 22:39:00,686 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-20 22:39:00,686 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-20 22:39:00,686 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-20 22:39:00,687 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-20 22:39:00,687 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-20 22:39:00,688 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2024-11-20 22:39:00,688 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 -> 484b00968af178bafd1c632864ac68eeb543ca8851deb47f0795724cfa80a660 [2024-11-20 22:39:00,922 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-20 22:39:00,952 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-20 22:39:00,955 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-20 22:39:00,957 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-20 22:39:00,957 INFO L274 PluginConnector]: CDTParser initialized [2024-11-20 22:39:00,958 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/loops/matrix-1.c [2024-11-20 22:39:02,445 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-20 22:39:02,624 INFO L384 CDTParser]: Found 1 translation units. [2024-11-20 22:39:02,625 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/loops/matrix-1.c [2024-11-20 22:39:02,631 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/ccbad05a8/7be8eee4fe154617a81fb467ec5958f9/FLAG6cea8ea44 [2024-11-20 22:39:02,643 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/ccbad05a8/7be8eee4fe154617a81fb467ec5958f9 [2024-11-20 22:39:02,646 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-20 22:39:02,647 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-20 22:39:02,648 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-20 22:39:02,648 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-20 22:39:02,653 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-20 22:39:02,654 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 20.11 10:39:02" (1/1) ... [2024-11-20 22:39:02,657 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1a5a8915 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 10:39:02, skipping insertion in model container [2024-11-20 22:39:02,657 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 20.11 10:39:02" (1/1) ... [2024-11-20 22:39:02,673 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-20 22:39:02,830 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-20 22:39:02,839 INFO L200 MainTranslator]: Completed pre-run [2024-11-20 22:39:02,854 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-20 22:39:02,872 INFO L204 MainTranslator]: Completed translation [2024-11-20 22:39:02,872 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 10:39:02 WrapperNode [2024-11-20 22:39:02,873 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-20 22:39:02,874 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-20 22:39:02,874 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-20 22:39:02,874 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-20 22:39:02,881 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 10:39:02" (1/1) ... [2024-11-20 22:39:02,888 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 10:39:02" (1/1) ... [2024-11-20 22:39:02,906 INFO L138 Inliner]: procedures = 14, calls = 16, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 59 [2024-11-20 22:39:02,907 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-20 22:39:02,907 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-20 22:39:02,907 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-20 22:39:02,908 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-20 22:39:02,918 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 10:39:02" (1/1) ... [2024-11-20 22:39:02,919 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 10:39:02" (1/1) ... [2024-11-20 22:39:02,921 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 10:39:02" (1/1) ... [2024-11-20 22:39:02,936 INFO L175 MemorySlicer]: Split 6 memory accesses to 2 slices as follows [2, 4]. 67 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0]. The 1 writes are split as follows [0, 1]. [2024-11-20 22:39:02,936 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 10:39:02" (1/1) ... [2024-11-20 22:39:02,936 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 10:39:02" (1/1) ... [2024-11-20 22:39:02,944 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 10:39:02" (1/1) ... [2024-11-20 22:39:02,947 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 10:39:02" (1/1) ... [2024-11-20 22:39:02,949 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 10:39:02" (1/1) ... [2024-11-20 22:39:02,950 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 10:39:02" (1/1) ... [2024-11-20 22:39:02,952 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-20 22:39:02,952 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-20 22:39:02,953 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-20 22:39:02,953 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-20 22:39:02,958 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 10:39:02" (1/1) ... [2024-11-20 22:39:02,967 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:02,978 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:03,005 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-20 22:39:03,010 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-20 22:39:03,062 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-20 22:39:03,062 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-20 22:39:03,062 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-20 22:39:03,063 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-20 22:39:03,063 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-20 22:39:03,063 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-20 22:39:03,063 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-20 22:39:03,063 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-20 22:39:03,063 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-20 22:39:03,063 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-20 22:39:03,063 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-20 22:39:03,125 INFO L238 CfgBuilder]: Building ICFG [2024-11-20 22:39:03,128 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-20 22:39:03,263 INFO L? ?]: Removed 12 outVars from TransFormulas that were not future-live. [2024-11-20 22:39:03,263 INFO L287 CfgBuilder]: Performing block encoding [2024-11-20 22:39:03,279 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-20 22:39:03,279 INFO L316 CfgBuilder]: Removed 2 assume(true) statements. [2024-11-20 22:39:03,281 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 20.11 10:39:03 BoogieIcfgContainer [2024-11-20 22:39:03,281 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-20 22:39:03,282 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2024-11-20 22:39:03,282 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2024-11-20 22:39:03,286 INFO L274 PluginConnector]: BuchiAutomizer initialized [2024-11-20 22:39:03,287 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-11-20 22:39:03,287 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 20.11 10:39:02" (1/3) ... [2024-11-20 22:39:03,289 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@6a08e7fd and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 20.11 10:39:03, skipping insertion in model container [2024-11-20 22:39:03,289 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-11-20 22:39:03,289 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 10:39:02" (2/3) ... [2024-11-20 22:39:03,290 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@6a08e7fd and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 20.11 10:39:03, skipping insertion in model container [2024-11-20 22:39:03,290 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-11-20 22:39:03,290 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 20.11 10:39:03" (3/3) ... [2024-11-20 22:39:03,291 INFO L332 chiAutomizerObserver]: Analyzing ICFG matrix-1.c [2024-11-20 22:39:03,350 INFO L300 stractBuchiCegarLoop]: Interprodecural is true [2024-11-20 22:39:03,350 INFO L301 stractBuchiCegarLoop]: Hoare is None [2024-11-20 22:39:03,350 INFO L302 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2024-11-20 22:39:03,353 INFO L303 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2024-11-20 22:39:03,353 INFO L304 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2024-11-20 22:39:03,353 INFO L305 stractBuchiCegarLoop]: Difference is false [2024-11-20 22:39:03,353 INFO L306 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2024-11-20 22:39:03,353 INFO L310 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ======== [2024-11-20 22:39:03,358 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 15 states, 14 states have (on average 1.4285714285714286) internal successors, (20), 14 states have internal predecessors, (20), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 22:39:03,376 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 5 [2024-11-20 22:39:03,377 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-20 22:39:03,377 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-20 22:39:03,382 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1] [2024-11-20 22:39:03,383 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1] [2024-11-20 22:39:03,383 INFO L332 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2024-11-20 22:39:03,383 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 15 states, 14 states have (on average 1.4285714285714286) internal successors, (20), 14 states have internal predecessors, (20), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 22:39:03,385 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 5 [2024-11-20 22:39:03,385 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-20 22:39:03,385 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-20 22:39:03,386 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1] [2024-11-20 22:39:03,386 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1] [2024-11-20 22:39:03,393 INFO L745 eck$LassoCheckResult]: Stem: 12#$Ultimate##0true assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(11, 2);call #Ultimate.allocInit(12, 3); 6#L-1true assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet4#1, main_#t~nondet5#1, main_#t~mem6#1, main_#t~mem7#1, main_#t~post8#1, main_#t~post9#1, main_#t~mem10#1, main_~N_LIN~0#1, main_~N_COL~0#1, main_~j~0#1, main_~k~0#1, main_~#matriz~0#1.base, main_~#matriz~0#1.offset, main_~maior~0#1;main_~N_LIN~0#1 := 1;main_~N_COL~0#1 := 1;havoc main_~j~0#1;havoc main_~k~0#1;call main_~#matriz~0#1.base, main_~#matriz~0#1.offset := #Ultimate.allocOnStack(4 * main_~N_LIN~0#1 * main_~N_COL~0#1 % 4294967296);havoc main_~maior~0#1;havoc main_#t~nondet4#1;main_~maior~0#1 := main_#t~nondet4#1;havoc main_#t~nondet4#1;main_~j~0#1 := 0; 3#L21-3true [2024-11-20 22:39:03,394 INFO L747 eck$LassoCheckResult]: Loop: 3#L21-3true assume !!(main_~j~0#1 % 4294967296 < main_~N_COL~0#1 % 4294967296);main_~k~0#1 := 0; 13#L22-3true assume !(main_~k~0#1 % 4294967296 < main_~N_LIN~0#1 % 4294967296); 14#L21-2true main_#t~post9#1 := main_~j~0#1;main_~j~0#1 := 1 + main_#t~post9#1;havoc main_#t~post9#1; 3#L21-3true [2024-11-20 22:39:03,400 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 22:39:03,401 INFO L85 PathProgramCache]: Analyzing trace with hash 963, now seen corresponding path program 1 times [2024-11-20 22:39:03,411 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 22:39:03,412 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [865705107] [2024-11-20 22:39:03,412 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 22:39:03,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 22:39:03,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-20 22:39:03,522 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [392583599] [2024-11-20 22:39:03,523 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 22:39:03,549 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-20 22:39:03,549 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:03,552 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-20 22:39:03,554 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-20 22:39:03,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-20 22:39:03,618 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-20 22:39:03,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-20 22:39:03,640 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-20 22:39:03,643 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 22:39:03,643 INFO L85 PathProgramCache]: Analyzing trace with hash 39926, now seen corresponding path program 1 times [2024-11-20 22:39:03,644 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 22:39:03,644 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1106153617] [2024-11-20 22:39:03,644 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 22:39:03,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 22:39:03,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-20 22:39:03,660 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-20 22:39:03,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-20 22:39:03,675 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-20 22:39:03,676 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 22:39:03,677 INFO L85 PathProgramCache]: Analyzing trace with hash 28698868, now seen corresponding path program 1 times [2024-11-20 22:39:03,677 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 22:39:03,677 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [786913708] [2024-11-20 22:39:03,677 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 22:39:03,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 22:39:03,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 22:39:03,906 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 22:39:03,906 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 22:39:03,908 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [786913708] [2024-11-20 22:39:03,909 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [786913708] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 22:39:03,910 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 22:39:03,910 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-20 22:39:03,910 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [217299705] [2024-11-20 22:39:03,911 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 22:39:03,986 INFO L204 LassoAnalysis]: Preferences: [2024-11-20 22:39:03,986 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2024-11-20 22:39:03,987 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-11-20 22:39:03,987 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2024-11-20 22:39:03,987 INFO L128 ssoRankerPreferences]: Use exernal solver: true [2024-11-20 22:39:03,987 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:03,987 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2024-11-20 22:39:03,987 INFO L131 ssoRankerPreferences]: Path of dumped script: [2024-11-20 22:39:03,987 INFO L132 ssoRankerPreferences]: Filename of dumped script: matrix-1.c_Iteration1_Loop [2024-11-20 22:39:03,987 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2024-11-20 22:39:03,988 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2024-11-20 22:39:03,999 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-20 22:39:04,016 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-20 22:39:04,024 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-20 22:39:04,027 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-20 22:39:04,196 INFO L259 LassoAnalysis]: Preprocessing complete. [2024-11-20 22:39:04,197 INFO L365 LassoAnalysis]: Checking for nontermination... [2024-11-20 22:39:04,199 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:04,199 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:04,223 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-20 22:39:04,224 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-20 22:39:04,226 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-11-20 22:39:04,226 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-20 22:39:04,255 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Ended with exit code 0 [2024-11-20 22:39:04,256 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:04,256 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:04,259 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-20 22:39:04,262 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-20 22:39:04,263 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2024-11-20 22:39:04,263 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-20 22:39:04,295 INFO L405 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2024-11-20 22:39:04,301 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-20 22:39:04,301 INFO L204 LassoAnalysis]: Preferences: [2024-11-20 22:39:04,301 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2024-11-20 22:39:04,302 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-11-20 22:39:04,302 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2024-11-20 22:39:04,302 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2024-11-20 22:39:04,302 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:04,302 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2024-11-20 22:39:04,302 INFO L131 ssoRankerPreferences]: Path of dumped script: [2024-11-20 22:39:04,302 INFO L132 ssoRankerPreferences]: Filename of dumped script: matrix-1.c_Iteration1_Loop [2024-11-20 22:39:04,302 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2024-11-20 22:39:04,303 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2024-11-20 22:39:04,304 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-20 22:39:04,319 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-20 22:39:04,322 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-20 22:39:04,327 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-20 22:39:04,471 INFO L259 LassoAnalysis]: Preprocessing complete. [2024-11-20 22:39:04,476 INFO L451 LassoAnalysis]: Using template 'affine'. [2024-11-20 22:39:04,478 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:04,478 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:04,480 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-20 22:39:04,484 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-20 22:39:04,485 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:04,498 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:04,498 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:04,499 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:04,500 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:04,500 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-20 22:39:04,505 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-20 22:39:04,506 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:04,511 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:04,519 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-20 22:39:04,521 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:04,521 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:04,524 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-20 22:39:04,526 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Waiting until timeout for monitored process [2024-11-20 22:39:04,528 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:04,541 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:04,541 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:04,541 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:04,541 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:04,542 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-20 22:39:04,543 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-20 22:39:04,543 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:04,548 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:04,556 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Ended with exit code 0 [2024-11-20 22:39:04,557 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:04,557 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:04,559 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-20 22:39:04,562 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-20 22:39:04,563 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:04,575 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:04,575 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:04,576 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:04,576 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:04,576 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-20 22:39:04,577 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-20 22:39:04,577 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:04,579 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:04,587 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-20 22:39:04,588 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:04,588 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:04,590 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-20 22:39:04,593 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-20 22:39:04,594 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:04,605 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:04,605 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:04,605 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:04,605 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:04,605 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-20 22:39:04,607 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-20 22:39:04,607 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:04,612 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:04,621 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-20 22:39:04,621 INFO L451 LassoAnalysis]: Using template '2-nested'. [2024-11-20 22:39:04,623 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:04,623 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:04,625 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-20 22:39:04,626 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-20 22:39:04,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-20 22:39:04,641 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:04,641 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:04,641 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:04,641 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:04,641 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:04,645 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-20 22:39:04,645 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:04,651 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:04,659 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Ended with exit code 0 [2024-11-20 22:39:04,660 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:04,661 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:04,662 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-20 22:39:04,664 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-20 22:39:04,665 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:04,678 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:04,678 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:04,679 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:04,679 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:04,679 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:04,680 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-20 22:39:04,680 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:04,682 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:04,690 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-20 22:39:04,690 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:04,690 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:04,693 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-20 22:39:04,695 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-20 22:39:04,696 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:04,709 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:04,709 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:04,710 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:04,710 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:04,710 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:04,711 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-20 22:39:04,712 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:04,713 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:04,722 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-20 22:39:04,722 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:04,722 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:04,724 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-20 22:39:04,727 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-20 22:39:04,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-20 22:39:04,739 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:04,739 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:04,740 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:04,740 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:04,740 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:04,743 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-20 22:39:04,743 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:04,746 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:04,754 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-20 22:39:04,754 INFO L451 LassoAnalysis]: Using template '3-nested'. [2024-11-20 22:39:04,754 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:04,754 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:04,755 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-20 22:39:04,757 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-20 22:39:04,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-20 22:39:04,768 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:04,768 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:04,768 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:04,768 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:04,768 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:04,772 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:04,772 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:04,778 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:04,786 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (13)] Ended with exit code 0 [2024-11-20 22:39:04,787 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:04,787 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:04,790 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-20 22:39:04,791 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-20 22:39:04,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-20 22:39:04,806 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:04,806 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:04,807 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:04,808 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:04,808 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:04,812 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:04,813 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:04,816 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:04,826 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:04,827 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:04,827 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:04,829 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-20 22:39:04,830 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-20 22:39:04,835 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:04,848 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:04,849 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:04,849 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:04,849 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:04,849 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:04,850 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:04,850 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:04,852 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:04,860 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-20 22:39:04,861 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:04,861 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:04,863 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-20 22:39:04,868 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-20 22:39:04,868 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:04,882 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:04,882 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:04,883 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:04,883 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:04,883 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:04,886 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:04,886 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:04,889 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:04,897 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Ended with exit code 0 [2024-11-20 22:39:04,898 INFO L451 LassoAnalysis]: Using template '4-nested'. [2024-11-20 22:39:04,898 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:04,898 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:04,901 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-20 22:39:04,902 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-20 22:39:04,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-20 22:39:04,919 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:04,920 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:04,920 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:04,920 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:04,920 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:04,924 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-20 22:39:04,927 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:04,934 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:04,943 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (17)] Ended with exit code 0 [2024-11-20 22:39:04,943 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:04,944 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:04,945 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-20 22:39:04,947 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-20 22:39:04,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-20 22:39:04,962 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:04,962 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:04,962 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:04,962 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:04,962 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:04,964 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-20 22:39:04,964 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:04,967 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:04,974 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (18)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:04,975 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:04,975 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:04,977 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-20 22:39:04,980 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-20 22:39:04,981 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:04,993 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:04,994 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:04,994 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:04,994 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:04,994 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:04,995 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-20 22:39:04,995 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:04,997 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:05,003 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-20 22:39:05,004 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:05,005 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:05,006 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-20 22:39:05,007 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-20 22:39:05,008 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:05,018 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:05,018 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:05,019 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:05,019 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:05,019 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:05,021 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-20 22:39:05,021 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:05,025 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:05,033 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (20)] Ended with exit code 0 [2024-11-20 22:39:05,034 INFO L451 LassoAnalysis]: Using template '2-phase'. [2024-11-20 22:39:05,034 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:05,034 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:05,037 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-20 22:39:05,038 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-20 22:39:05,040 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:05,053 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:05,054 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:05,054 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:05,054 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:05,054 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:05,054 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:05,057 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-20 22:39:05,058 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:05,066 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:05,074 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (21)] Ended with exit code 0 [2024-11-20 22:39:05,075 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:05,075 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:05,077 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-20 22:39:05,080 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:05,080 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-20 22:39:05,093 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:05,093 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:05,093 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:05,093 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:05,093 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:05,093 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:05,095 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-20 22:39:05,095 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:05,100 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:05,108 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-20 22:39:05,109 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:05,109 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:05,110 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-20 22:39:05,111 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-20 22:39:05,112 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:05,122 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:05,122 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:05,122 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:05,122 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:05,122 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:05,123 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:05,124 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-20 22:39:05,124 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:05,127 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:05,135 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-20 22:39:05,135 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:05,136 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:05,137 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-20 22:39:05,139 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-20 22:39:05,140 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:05,153 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:05,153 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:05,153 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:05,154 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:05,154 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:05,154 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:05,155 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-20 22:39:05,155 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:05,160 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:05,168 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-20 22:39:05,168 INFO L451 LassoAnalysis]: Using template '3-phase'. [2024-11-20 22:39:05,169 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:05,169 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:05,171 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-20 22:39:05,173 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-20 22:39:05,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-20 22:39:05,188 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:05,188 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-20 22:39:05,188 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:05,188 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:05,188 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:05,188 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:05,193 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:05,193 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:05,210 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:05,217 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (25)] Ended with exit code 0 [2024-11-20 22:39:05,218 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:05,218 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:05,221 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-20 22:39:05,222 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-20 22:39:05,224 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:05,238 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:05,238 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-20 22:39:05,238 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:05,239 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:05,239 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:05,239 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:05,240 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:05,240 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:05,245 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:05,253 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-20 22:39:05,253 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:05,254 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:05,255 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-20 22:39:05,257 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-20 22:39:05,259 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:05,273 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:05,273 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-20 22:39:05,273 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:05,273 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:05,273 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:05,273 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:05,275 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:05,275 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:05,278 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:05,286 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-20 22:39:05,286 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:05,286 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:05,287 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-20 22:39:05,288 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-20 22:39:05,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-20 22:39:05,299 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:05,300 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-20 22:39:05,300 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:05,300 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:05,300 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:05,300 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:05,302 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:05,302 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:05,306 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:05,314 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (28)] Ended with exit code 0 [2024-11-20 22:39:05,315 INFO L451 LassoAnalysis]: Using template '4-phase'. [2024-11-20 22:39:05,315 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:05,315 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:05,317 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-20 22:39:05,319 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-20 22:39:05,320 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:05,334 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:05,334 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:05,334 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:05,334 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:05,334 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:05,334 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:05,339 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-20 22:39:05,339 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:05,361 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:05,368 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-20 22:39:05,369 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:05,369 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:05,371 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-20 22:39:05,373 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-20 22:39:05,374 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:05,388 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:05,389 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:05,389 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:05,389 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:05,389 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:05,390 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:05,392 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-20 22:39:05,392 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:05,397 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:05,404 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-20 22:39:05,405 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:05,405 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:05,406 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-20 22:39:05,410 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-20 22:39:05,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-20 22:39:05,424 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:05,425 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:05,425 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:05,425 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:05,425 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:05,425 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:05,427 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-20 22:39:05,427 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:05,433 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:05,441 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-20 22:39:05,441 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:05,442 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:05,444 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-20 22:39:05,447 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-20 22:39:05,448 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:05,462 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:05,462 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:05,463 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:05,463 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:05,463 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:05,463 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:05,465 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-20 22:39:05,465 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:05,471 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:05,479 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-20 22:39:05,480 INFO L451 LassoAnalysis]: Using template '2-lex'. [2024-11-20 22:39:05,480 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:05,480 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:05,481 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-20 22:39:05,483 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-20 22:39:05,484 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:05,498 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:05,498 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:05,498 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:05,500 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:05,500 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:05,500 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:05,504 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:05,504 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:05,510 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:05,518 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (33)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:05,518 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:05,518 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:05,520 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-20 22:39:05,522 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:05,523 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-20 22:39:05,536 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:05,536 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:05,536 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:05,536 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:05,536 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:05,537 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:05,537 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:05,537 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:05,541 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:05,548 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (34)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:05,549 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:05,549 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:05,552 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-20 22:39:05,553 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-20 22:39:05,554 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:05,566 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:05,567 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:05,567 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:05,567 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:05,567 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:05,567 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:05,568 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:05,568 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:05,573 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:05,580 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (35)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:05,580 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:05,588 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:05,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-20 22:39:05,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-20 22:39:05,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-20 22:39:05,604 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:05,604 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:05,604 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:05,604 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:05,605 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:05,605 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:05,606 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:05,606 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:05,610 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:05,617 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-20 22:39:05,618 INFO L451 LassoAnalysis]: Using template '3-lex'. [2024-11-20 22:39:05,618 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:05,619 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:05,620 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-20 22:39:05,622 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-20 22:39:05,623 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:05,634 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:05,634 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:05,634 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:05,634 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:05,634 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:05,634 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-20 22:39:05,639 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-20 22:39:05,639 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:05,650 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:05,658 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (37)] Ended with exit code 0 [2024-11-20 22:39:05,659 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:05,659 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:05,660 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-20 22:39:05,662 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-20 22:39:05,663 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:05,676 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:05,677 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:05,677 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:05,677 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:05,677 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:05,677 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-20 22:39:05,678 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-20 22:39:05,678 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:05,682 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:05,688 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (38)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:05,688 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:05,688 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:05,689 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-20 22:39:05,690 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-20 22:39:05,691 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:05,701 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:05,702 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:05,702 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:05,702 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:05,702 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:05,702 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-20 22:39:05,704 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-20 22:39:05,704 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:05,707 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:05,714 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-20 22:39:05,715 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:05,715 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:05,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-20 22:39:05,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-20 22:39:05,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-20 22:39:05,730 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:05,730 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:05,730 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:05,730 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:05,730 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:05,730 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-20 22:39:05,732 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-20 22:39:05,733 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:05,738 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:05,745 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (40)] Ended with exit code 0 [2024-11-20 22:39:05,747 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 22:39:05,777 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-20 22:39:05,778 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-20 22:39:05,780 INFO L87 Difference]: Start difference. First operand has 15 states, 14 states have (on average 1.4285714285714286) internal successors, (20), 14 states have internal predecessors, (20), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand has 4 states, 4 states have (on average 1.25) internal successors, (5), 4 states have internal predecessors, (5), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 22:39:05,806 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-20 22:39:05,806 INFO L93 Difference]: Finished difference Result 17 states and 20 transitions. [2024-11-20 22:39:05,807 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 17 states and 20 transitions. [2024-11-20 22:39:05,808 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 8 [2024-11-20 22:39:05,811 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 17 states to 10 states and 13 transitions. [2024-11-20 22:39:05,811 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 10 [2024-11-20 22:39:05,812 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 10 [2024-11-20 22:39:05,812 INFO L73 IsDeterministic]: Start isDeterministic. Operand 10 states and 13 transitions. [2024-11-20 22:39:05,812 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2024-11-20 22:39:05,812 INFO L218 hiAutomatonCegarLoop]: Abstraction has 10 states and 13 transitions. [2024-11-20 22:39:05,826 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 10 states and 13 transitions. [2024-11-20 22:39:05,832 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 10 to 8. [2024-11-20 22:39:05,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 8 states, 8 states have (on average 1.25) internal successors, (10), 7 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 22:39:05,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 10 transitions. [2024-11-20 22:39:05,833 INFO L240 hiAutomatonCegarLoop]: Abstraction has 8 states and 10 transitions. [2024-11-20 22:39:05,835 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-20 22:39:05,837 INFO L425 stractBuchiCegarLoop]: Abstraction has 8 states and 10 transitions. [2024-11-20 22:39:05,837 INFO L332 stractBuchiCegarLoop]: ======== Iteration 2 ============ [2024-11-20 22:39:05,838 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 8 states and 10 transitions. [2024-11-20 22:39:05,838 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 6 [2024-11-20 22:39:05,838 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-20 22:39:05,838 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-20 22:39:05,838 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1] [2024-11-20 22:39:05,838 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1] [2024-11-20 22:39:05,839 INFO L745 eck$LassoCheckResult]: Stem: 46#$Ultimate##0 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(11, 2);call #Ultimate.allocInit(12, 3); 47#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet4#1, main_#t~nondet5#1, main_#t~mem6#1, main_#t~mem7#1, main_#t~post8#1, main_#t~post9#1, main_#t~mem10#1, main_~N_LIN~0#1, main_~N_COL~0#1, main_~j~0#1, main_~k~0#1, main_~#matriz~0#1.base, main_~#matriz~0#1.offset, main_~maior~0#1;main_~N_LIN~0#1 := 1;main_~N_COL~0#1 := 1;havoc main_~j~0#1;havoc main_~k~0#1;call main_~#matriz~0#1.base, main_~#matriz~0#1.offset := #Ultimate.allocOnStack(4 * main_~N_LIN~0#1 * main_~N_COL~0#1 % 4294967296);havoc main_~maior~0#1;havoc main_#t~nondet4#1;main_~maior~0#1 := main_#t~nondet4#1;havoc main_#t~nondet4#1;main_~j~0#1 := 0; 44#L21-3 [2024-11-20 22:39:05,839 INFO L747 eck$LassoCheckResult]: Loop: 44#L21-3 assume !!(main_~j~0#1 % 4294967296 < main_~N_COL~0#1 % 4294967296);main_~k~0#1 := 0; 45#L22-3 assume !!(main_~k~0#1 % 4294967296 < main_~N_LIN~0#1 % 4294967296);havoc main_#t~nondet5#1;call write~int#1(main_#t~nondet5#1, main_~#matriz~0#1.base, main_~#matriz~0#1.offset + (if main_~j~0#1 % 4294967296 % 4294967296 <= 2147483647 then main_~j~0#1 % 4294967296 % 4294967296 else main_~j~0#1 % 4294967296 % 4294967296 - 4294967296) * (4 * main_~N_LIN~0#1) + 4 * (if main_~k~0#1 % 4294967296 % 4294967296 <= 2147483647 then main_~k~0#1 % 4294967296 % 4294967296 else main_~k~0#1 % 4294967296 % 4294967296 - 4294967296), 4);havoc main_#t~nondet5#1;call main_#t~mem6#1 := read~int#1(main_~#matriz~0#1.base, main_~#matriz~0#1.offset + (if main_~j~0#1 % 4294967296 % 4294967296 <= 2147483647 then main_~j~0#1 % 4294967296 % 4294967296 else main_~j~0#1 % 4294967296 % 4294967296 - 4294967296) * (4 * main_~N_LIN~0#1) + 4 * (if main_~k~0#1 % 4294967296 % 4294967296 <= 2147483647 then main_~k~0#1 % 4294967296 % 4294967296 else main_~k~0#1 % 4294967296 % 4294967296 - 4294967296), 4); 48#L26 assume main_#t~mem6#1 >= main_~maior~0#1;havoc main_#t~mem6#1;call main_#t~mem7#1 := read~int#1(main_~#matriz~0#1.base, main_~#matriz~0#1.offset + (if main_~j~0#1 % 4294967296 % 4294967296 <= 2147483647 then main_~j~0#1 % 4294967296 % 4294967296 else main_~j~0#1 % 4294967296 % 4294967296 - 4294967296) * (4 * main_~N_LIN~0#1) + 4 * (if main_~k~0#1 % 4294967296 % 4294967296 <= 2147483647 then main_~k~0#1 % 4294967296 % 4294967296 else main_~k~0#1 % 4294967296 % 4294967296 - 4294967296), 4);main_~maior~0#1 := main_#t~mem7#1; 50#L22-2 main_#t~post8#1 := main_~k~0#1;main_~k~0#1 := 1 + main_#t~post8#1;havoc main_#t~post8#1; 51#L22-3 assume !(main_~k~0#1 % 4294967296 < main_~N_LIN~0#1 % 4294967296); 49#L21-2 main_#t~post9#1 := main_~j~0#1;main_~j~0#1 := 1 + main_#t~post9#1;havoc main_#t~post9#1; 44#L21-3 [2024-11-20 22:39:05,839 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 22:39:05,839 INFO L85 PathProgramCache]: Analyzing trace with hash 963, now seen corresponding path program 2 times [2024-11-20 22:39:05,839 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 22:39:05,839 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1195051727] [2024-11-20 22:39:05,839 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 22:39:05,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 22:39:05,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-20 22:39:05,854 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1133452300] [2024-11-20 22:39:05,854 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-20 22:39:05,854 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-20 22:39:05,854 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:05,861 INFO L229 MonitoredProcess]: Starting monitored process 41 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-20 22:39:05,863 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (41)] Waiting until timeout for monitored process [2024-11-20 22:39:05,901 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-11-20 22:39:05,901 INFO L228 tOrderPrioritization]: Conjunction of SSA is sat [2024-11-20 22:39:05,901 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-20 22:39:05,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-20 22:39:05,913 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-20 22:39:05,913 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 22:39:05,913 INFO L85 PathProgramCache]: Analyzing trace with hash 1191068730, now seen corresponding path program 1 times [2024-11-20 22:39:05,913 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 22:39:05,914 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1643018913] [2024-11-20 22:39:05,914 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 22:39:05,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 22:39:05,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-20 22:39:05,956 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1365720598] [2024-11-20 22:39:05,957 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 22:39:05,957 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-20 22:39:05,958 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:05,960 INFO L229 MonitoredProcess]: Starting monitored process 42 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-20 22:39:05,962 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (42)] Waiting until timeout for monitored process [2024-11-20 22:39:06,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-20 22:39:06,000 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-20 22:39:06,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-20 22:39:06,010 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-20 22:39:06,011 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 22:39:06,011 INFO L85 PathProgramCache]: Analyzing trace with hash 271117948, now seen corresponding path program 1 times [2024-11-20 22:39:06,011 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 22:39:06,011 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1116611357] [2024-11-20 22:39:06,011 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 22:39:06,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 22:39:06,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-20 22:39:06,044 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [853848378] [2024-11-20 22:39:06,044 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 22:39:06,044 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-20 22:39:06,044 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:06,048 INFO L229 MonitoredProcess]: Starting monitored process 43 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-20 22:39:06,050 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (43)] Waiting until timeout for monitored process [2024-11-20 22:39:06,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-20 22:39:06,090 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-20 22:39:06,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-20 22:39:06,104 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-20 22:39:06,718 INFO L204 LassoAnalysis]: Preferences: [2024-11-20 22:39:06,718 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2024-11-20 22:39:06,718 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-11-20 22:39:06,718 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2024-11-20 22:39:06,718 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2024-11-20 22:39:06,718 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:06,718 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2024-11-20 22:39:06,718 INFO L131 ssoRankerPreferences]: Path of dumped script: [2024-11-20 22:39:06,718 INFO L132 ssoRankerPreferences]: Filename of dumped script: matrix-1.c_Iteration2_Lasso [2024-11-20 22:39:06,718 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2024-11-20 22:39:06,718 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2024-11-20 22:39:06,722 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-20 22:39:06,725 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-20 22:39:06,727 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-20 22:39:06,739 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-20 22:39:06,741 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-20 22:39:06,743 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-20 22:39:06,745 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-20 22:39:06,747 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-20 22:39:06,748 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-20 22:39:06,750 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-20 22:39:06,752 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-20 22:39:07,864 INFO L259 LassoAnalysis]: Preprocessing complete. [2024-11-20 22:39:07,865 INFO L451 LassoAnalysis]: Using template 'affine'. [2024-11-20 22:39:07,865 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:07,865 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:07,868 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-20 22:39:07,872 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-20 22:39:07,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-20 22:39:07,884 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:07,885 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:07,885 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:07,885 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:07,885 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-20 22:39:07,885 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-20 22:39:07,885 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:07,887 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:07,894 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-20 22:39:07,894 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:07,894 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:07,896 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-20 22:39:07,897 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-20 22:39:07,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-20 22:39:07,911 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:07,911 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:07,911 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:07,911 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:07,911 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-20 22:39:07,912 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-20 22:39:07,912 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:07,915 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:07,923 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-20 22:39:07,923 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:07,923 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:07,924 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-20 22:39:07,925 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-20 22:39:07,926 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:07,936 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:07,937 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:07,937 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:07,937 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-20 22:39:07,939 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-20 22:39:07,939 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-20 22:39:07,942 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:07,949 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (46)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:07,949 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:07,949 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:07,952 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-20 22:39:07,952 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-20 22:39:07,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-20 22:39:07,964 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:07,964 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:07,964 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:07,964 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-20 22:39:07,966 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-20 22:39:07,966 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-20 22:39:07,971 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:07,978 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-20 22:39:07,978 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:07,979 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:07,981 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-20 22:39:07,982 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-20 22:39:07,983 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:07,996 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:07,996 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:07,996 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:07,996 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:07,996 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-20 22:39:07,997 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-20 22:39:07,997 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:07,998 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:08,005 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (48)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:08,006 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:08,006 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:08,028 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-20 22:39:08,030 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-20 22:39:08,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-20 22:39:08,044 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:08,044 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:08,044 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:08,044 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:08,044 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-20 22:39:08,045 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-20 22:39:08,045 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:08,049 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:08,056 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-20 22:39:08,057 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:08,057 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:08,059 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-20 22:39:08,061 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-20 22:39:08,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-20 22:39:08,074 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:08,074 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:08,074 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:08,074 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:08,075 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-20 22:39:08,075 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-20 22:39:08,075 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:08,076 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:08,083 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-20 22:39:08,084 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:08,084 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:08,086 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-20 22:39:08,087 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-20 22:39:08,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-20 22:39:08,100 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:08,101 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:08,101 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:08,101 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:08,101 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-20 22:39:08,101 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-20 22:39:08,102 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:08,103 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:08,111 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (51)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:08,111 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:08,111 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:08,114 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-20 22:39:08,115 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-20 22:39:08,116 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:08,128 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:08,128 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:08,128 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:08,128 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:08,128 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-20 22:39:08,129 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-20 22:39:08,129 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:08,133 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:08,140 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-20 22:39:08,142 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:08,142 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:08,144 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-20 22:39:08,146 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-20 22:39:08,148 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:08,160 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:08,160 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:08,160 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:08,160 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:08,160 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-20 22:39:08,161 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-20 22:39:08,161 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:08,162 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:08,170 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (53)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:08,170 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:08,170 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:08,172 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-20 22:39:08,173 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-20 22:39:08,174 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:08,186 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:08,186 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:08,187 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:08,187 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:08,187 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-20 22:39:08,187 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-20 22:39:08,187 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:08,191 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:08,198 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-20 22:39:08,199 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:08,199 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:08,201 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-20 22:39:08,203 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:08,205 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-20 22:39:08,215 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:08,216 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:08,216 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:08,216 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-20 22:39:08,218 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-20 22:39:08,218 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-20 22:39:08,222 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:08,229 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (55)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:08,230 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:08,230 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:08,231 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-20 22:39:08,234 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-20 22:39:08,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-20 22:39:08,247 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:08,248 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:08,248 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:08,248 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-20 22:39:08,249 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-20 22:39:08,250 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-20 22:39:08,253 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:08,261 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-20 22:39:08,261 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:08,261 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:08,264 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-20 22:39:08,265 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-20 22:39:08,265 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:08,278 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:08,278 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:08,278 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:08,278 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-20 22:39:08,280 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-20 22:39:08,280 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-20 22:39:08,285 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:08,292 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (57)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:08,293 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:08,293 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:08,295 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-20 22:39:08,297 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-20 22:39:08,300 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:08,312 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:08,312 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:08,312 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:08,312 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-20 22:39:08,314 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-20 22:39:08,314 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-20 22:39:08,318 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:08,326 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-20 22:39:08,326 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:08,326 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:08,328 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-20 22:39:08,330 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-20 22:39:08,331 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:08,343 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:08,343 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:08,343 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:08,343 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:08,343 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-20 22:39:08,344 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-20 22:39:08,344 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:08,345 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:08,353 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-20 22:39:08,353 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:08,353 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:08,355 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-20 22:39:08,357 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-20 22:39:08,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-20 22:39:08,370 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:08,370 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:08,370 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:08,370 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-20 22:39:08,372 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-20 22:39:08,372 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-20 22:39:08,375 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:08,383 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-20 22:39:08,383 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:08,383 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:08,385 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-20 22:39:08,386 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-20 22:39:08,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-20 22:39:08,401 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:08,401 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:08,401 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:08,401 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-20 22:39:08,403 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-20 22:39:08,403 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-20 22:39:08,407 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:08,414 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (61)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:08,414 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:08,414 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:08,415 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-20 22:39:08,416 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-20 22:39:08,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-20 22:39:08,427 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:08,427 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:08,427 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:08,427 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:08,427 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-20 22:39:08,428 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-20 22:39:08,428 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:08,431 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:08,439 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (62)] Ended with exit code 0 [2024-11-20 22:39:08,439 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:08,439 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:08,442 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-20 22:39:08,443 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-20 22:39:08,444 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:08,457 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:08,457 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:08,457 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:08,457 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-20 22:39:08,459 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-20 22:39:08,459 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-20 22:39:08,463 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:08,470 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-20 22:39:08,470 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:08,471 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:08,473 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-20 22:39:08,474 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-20 22:39:08,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-20 22:39:08,490 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:08,490 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:08,490 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-11-20 22:39:08,491 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-20 22:39:08,522 INFO L401 nArgumentSynthesizer]: We have 16 Motzkin's Theorem applications. [2024-11-20 22:39:08,522 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:08,552 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:08,560 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (64)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:08,560 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:08,561 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:08,562 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-20 22:39:08,563 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-20 22:39:08,565 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:08,577 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:08,578 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:08,578 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:08,578 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:08,578 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-20 22:39:08,579 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-20 22:39:08,579 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:08,581 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:08,588 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (65)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:08,589 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:08,589 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:08,590 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-20 22:39:08,594 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-20 22:39:08,595 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:08,608 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:08,608 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:08,608 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:08,608 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-20 22:39:08,609 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-20 22:39:08,609 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-20 22:39:08,615 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:08,622 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (66)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:08,623 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:08,623 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:08,624 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-20 22:39:08,626 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-20 22:39:08,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-20 22:39:08,639 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:08,639 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:08,639 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:08,640 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-20 22:39:08,641 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-20 22:39:08,641 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-20 22:39:08,646 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:08,651 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (67)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:08,652 INFO L451 LassoAnalysis]: Using template '2-nested'. [2024-11-20 22:39:08,652 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:08,652 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:08,654 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-20 22:39:08,654 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-20 22:39:08,655 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:08,665 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:08,665 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:08,665 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:08,665 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:08,665 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:08,665 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-20 22:39:08,665 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:08,667 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:08,672 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (68)] Ended with exit code 0 [2024-11-20 22:39:08,673 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:08,673 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:08,675 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-20 22:39:08,676 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-20 22:39:08,677 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:08,686 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:08,686 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:08,687 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:08,687 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:08,687 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:08,687 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-20 22:39:08,687 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:08,689 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:08,694 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-20 22:39:08,694 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:08,695 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:08,696 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-20 22:39:08,696 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-20 22:39:08,697 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:08,707 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:08,707 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:08,707 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:08,707 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:08,709 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-20 22:39:08,709 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-20 22:39:08,715 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:08,721 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-20 22:39:08,722 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:08,722 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:08,723 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-20 22:39:08,724 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-20 22:39:08,725 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:08,735 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:08,735 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:08,735 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:08,735 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:08,737 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-20 22:39:08,737 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-20 22:39:08,741 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:08,747 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-20 22:39:08,747 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:08,747 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:08,748 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-20 22:39:08,749 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-20 22:39:08,750 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:08,759 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:08,760 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:08,760 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:08,760 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:08,760 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:08,760 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-20 22:39:08,760 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:08,761 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:08,767 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (72)] Ended with exit code 0 [2024-11-20 22:39:08,767 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:08,768 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:08,769 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-20 22:39:08,770 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-20 22:39:08,770 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:08,783 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:08,784 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:08,784 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:08,784 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:08,784 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:08,784 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-20 22:39:08,784 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:08,788 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:08,795 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-20 22:39:08,795 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:08,795 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:08,796 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-20 22:39:08,797 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-20 22:39:08,798 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:08,807 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:08,808 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:08,808 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:08,808 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:08,808 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:08,808 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-20 22:39:08,808 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:08,812 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:08,819 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (74)] Ended with exit code 0 [2024-11-20 22:39:08,819 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:08,819 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:08,820 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-20 22:39:08,821 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-20 22:39:08,822 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:08,832 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:08,832 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:08,832 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:08,832 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:08,832 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:08,833 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-20 22:39:08,833 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:08,834 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:08,842 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-20 22:39:08,842 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:08,842 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:08,844 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-20 22:39:08,845 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-20 22:39:08,846 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:08,859 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:08,859 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:08,859 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:08,859 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:08,860 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:08,860 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-20 22:39:08,860 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:08,861 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:08,869 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-20 22:39:08,869 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:08,869 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:08,871 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-20 22:39:08,873 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-20 22:39:08,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-20 22:39:08,886 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:08,886 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:08,886 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:08,886 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:08,886 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:08,887 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-20 22:39:08,887 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:08,891 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:08,898 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (77)] Ended with exit code 0 [2024-11-20 22:39:08,899 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:08,899 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:08,901 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-20 22:39:08,902 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-20 22:39:08,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-20 22:39:08,914 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:08,914 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:08,914 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:08,914 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:08,914 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:08,915 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-20 22:39:08,915 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:08,916 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:08,922 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-20 22:39:08,922 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:08,922 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:08,924 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-20 22:39:08,925 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-20 22:39:08,926 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:08,936 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:08,936 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:08,936 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:08,936 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:08,938 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-20 22:39:08,938 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-20 22:39:08,941 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:08,947 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (79)] Ended with exit code 0 [2024-11-20 22:39:08,947 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:08,947 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:08,948 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-20 22:39:08,950 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-20 22:39:08,952 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:08,962 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:08,962 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:08,962 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:08,962 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:08,964 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-20 22:39:08,964 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-20 22:39:08,970 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:08,977 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (80)] Ended with exit code 0 [2024-11-20 22:39:08,978 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:08,978 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:08,979 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-20 22:39:08,981 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-20 22:39:08,983 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:08,996 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:08,996 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:08,996 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:08,996 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:08,998 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-20 22:39:08,998 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-20 22:39:09,002 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:09,010 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (81)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:09,010 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:09,010 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:09,011 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-20 22:39:09,012 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-20 22:39:09,013 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:09,024 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:09,024 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:09,024 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:09,024 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:09,026 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-20 22:39:09,026 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-20 22:39:09,029 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:09,035 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (82)] Ended with exit code 0 [2024-11-20 22:39:09,035 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:09,035 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:09,036 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-20 22:39:09,037 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-20 22:39:09,038 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:09,047 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:09,048 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:09,048 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:09,048 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:09,048 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:09,048 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-20 22:39:09,048 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:09,049 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:09,055 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (83)] Ended with exit code 0 [2024-11-20 22:39:09,055 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:09,055 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:09,056 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-20 22:39:09,057 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-20 22:39:09,059 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:09,068 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:09,069 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:09,069 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:09,069 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:09,071 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-20 22:39:09,071 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-20 22:39:09,075 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:09,083 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-20 22:39:09,083 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:09,083 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:09,085 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-20 22:39:09,086 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-20 22:39:09,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-20 22:39:09,100 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:09,100 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:09,100 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:09,100 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:09,102 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-20 22:39:09,102 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-20 22:39:09,106 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:09,113 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-20 22:39:09,113 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:09,113 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:09,114 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-20 22:39:09,115 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-20 22:39:09,116 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:09,126 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:09,127 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:09,127 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:09,127 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:09,127 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:09,127 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-20 22:39:09,127 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:09,128 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:09,134 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (86)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:09,134 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:09,134 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:09,135 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-20 22:39:09,136 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-20 22:39:09,137 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:09,147 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:09,147 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:09,147 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:09,147 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:09,149 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-20 22:39:09,149 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-20 22:39:09,152 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:09,157 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-20 22:39:09,158 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:09,158 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:09,159 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-20 22:39:09,159 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-20 22:39:09,160 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:09,171 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:09,171 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:09,171 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-11-20 22:39:09,171 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:09,200 INFO L401 nArgumentSynthesizer]: We have 24 Motzkin's Theorem applications. [2024-11-20 22:39:09,200 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-20 22:39:09,245 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:09,253 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-20 22:39:09,254 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:09,254 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:09,256 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-20 22:39:09,259 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-20 22:39:09,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-20 22:39:09,272 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:09,272 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:09,272 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:09,273 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:09,273 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:09,273 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-20 22:39:09,273 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:09,277 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:09,284 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-20 22:39:09,284 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:09,285 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:09,287 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-20 22:39:09,287 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-20 22:39:09,289 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:09,302 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:09,302 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:09,302 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:09,302 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:09,304 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-20 22:39:09,304 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-20 22:39:09,307 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:09,313 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (90)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:09,313 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:09,313 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:09,314 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-20 22:39:09,315 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-20 22:39:09,316 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:09,326 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:09,326 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:09,326 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:09,326 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:09,328 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-20 22:39:09,328 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-20 22:39:09,331 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:09,337 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (91)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:09,337 INFO L451 LassoAnalysis]: Using template '3-nested'. [2024-11-20 22:39:09,337 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:09,337 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:09,338 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-20 22:39:09,339 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-20 22:39:09,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-20 22:39:09,350 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:09,350 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:09,350 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:09,350 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:09,350 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:09,350 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:09,351 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:09,352 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:09,357 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (92)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:09,357 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:09,357 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:09,358 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-20 22:39:09,359 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-20 22:39:09,360 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:09,370 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:09,370 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:09,370 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:09,370 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:09,370 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:09,370 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:09,371 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:09,374 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:09,381 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-20 22:39:09,382 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:09,382 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:09,384 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-20 22:39:09,386 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-20 22:39:09,387 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:09,400 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:09,400 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:09,401 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:09,401 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:09,403 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:09,404 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:09,411 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:09,418 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-20 22:39:09,419 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:09,419 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:09,420 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-20 22:39:09,421 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-20 22:39:09,422 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:09,431 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:09,432 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:09,432 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:09,432 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:09,433 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:09,434 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:09,437 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:09,443 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-20 22:39:09,443 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:09,443 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:09,444 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-20 22:39:09,445 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-20 22:39:09,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-20 22:39:09,456 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:09,456 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:09,456 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:09,456 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:09,456 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:09,457 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:09,457 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:09,458 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:09,464 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (96)] Ended with exit code 0 [2024-11-20 22:39:09,464 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:09,464 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:09,465 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-20 22:39:09,466 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-20 22:39:09,467 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:09,477 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:09,477 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:09,477 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:09,477 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:09,478 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:09,478 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:09,478 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:09,481 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:09,487 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (97)] Ended with exit code 0 [2024-11-20 22:39:09,487 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:09,487 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:09,488 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-20 22:39:09,489 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-20 22:39:09,490 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:09,500 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:09,500 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:09,500 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:09,500 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:09,500 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:09,500 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:09,500 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:09,502 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:09,507 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (98)] Ended with exit code 0 [2024-11-20 22:39:09,507 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:09,507 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:09,508 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-20 22:39:09,509 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-20 22:39:09,510 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:09,520 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:09,521 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:09,521 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:09,521 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:09,521 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:09,521 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:09,521 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:09,523 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:09,528 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (99)] Ended with exit code 0 [2024-11-20 22:39:09,528 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:09,529 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:09,529 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-20 22:39:09,530 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-20 22:39:09,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-20 22:39:09,541 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:09,541 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:09,542 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:09,542 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:09,542 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:09,542 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:09,542 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:09,544 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:09,549 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (100)] Ended with exit code 0 [2024-11-20 22:39:09,549 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:09,549 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:09,550 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-20 22:39:09,551 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-20 22:39:09,552 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:09,562 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:09,562 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:09,562 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:09,562 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:09,562 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:09,563 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:09,563 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:09,564 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:09,570 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (101)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:09,570 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:09,570 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:09,571 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-20 22:39:09,572 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-20 22:39:09,573 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:09,583 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:09,583 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:09,583 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:09,583 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:09,583 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:09,583 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:09,583 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:09,585 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:09,592 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-20 22:39:09,593 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:09,593 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:09,609 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-20 22:39:09,610 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-20 22:39:09,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-20 22:39:09,621 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:09,622 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:09,622 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:09,622 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:09,624 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:09,624 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:09,628 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:09,633 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (103)] Ended with exit code 0 [2024-11-20 22:39:09,634 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:09,634 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:09,635 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-20 22:39:09,635 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-20 22:39:09,636 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:09,646 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:09,647 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:09,647 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:09,647 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:09,649 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:09,649 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:09,654 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:09,660 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-20 22:39:09,660 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:09,660 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:09,661 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-20 22:39:09,662 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-20 22:39:09,663 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:09,673 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:09,673 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:09,673 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:09,673 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:09,675 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:09,675 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:09,681 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:09,687 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-20 22:39:09,687 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:09,687 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:09,688 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-20 22:39:09,689 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-20 22:39:09,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-20 22:39:09,700 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:09,700 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:09,700 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:09,700 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:09,702 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:09,702 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:09,706 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:09,712 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (106)] Ended with exit code 0 [2024-11-20 22:39:09,712 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:09,712 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:09,713 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-20 22:39:09,714 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-20 22:39:09,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-20 22:39:09,725 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:09,725 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:09,725 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:09,725 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:09,726 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:09,726 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:09,726 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:09,728 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:09,733 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (107)] Ended with exit code 0 [2024-11-20 22:39:09,734 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:09,734 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:09,735 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-20 22:39:09,736 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-20 22:39:09,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-20 22:39:09,749 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:09,749 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:09,749 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:09,749 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:09,751 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:09,752 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:09,757 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:09,765 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-20 22:39:09,765 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:09,765 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:09,767 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-20 22:39:09,769 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-20 22:39:09,770 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:09,782 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:09,782 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:09,783 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:09,783 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:09,785 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:09,785 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:09,789 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:09,795 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (109)] Ended with exit code 0 [2024-11-20 22:39:09,795 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:09,795 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:09,796 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-20 22:39:09,797 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-20 22:39:09,798 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:09,808 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:09,808 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:09,808 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:09,808 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:09,808 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:09,809 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:09,809 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:09,812 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:09,819 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (110)] Ended with exit code 0 [2024-11-20 22:39:09,820 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:09,820 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:09,821 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-20 22:39:09,821 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-20 22:39:09,823 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:09,833 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:09,833 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:09,833 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:09,833 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:09,835 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:09,835 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:09,839 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:09,844 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-20 22:39:09,845 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:09,845 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:09,846 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-20 22:39:09,847 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-20 22:39:09,848 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:09,859 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:09,859 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:09,859 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-11-20 22:39:09,859 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:09,891 INFO L401 nArgumentSynthesizer]: We have 32 Motzkin's Theorem applications. [2024-11-20 22:39:09,892 INFO L402 nArgumentSynthesizer]: A total of 8 supporting invariants were added. [2024-11-20 22:39:09,965 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:09,974 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-20 22:39:09,974 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:09,974 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:09,976 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-20 22:39:09,978 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-20 22:39:09,979 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:09,992 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:09,992 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:09,992 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:09,992 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:09,992 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:09,993 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:09,993 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:09,996 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:10,004 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (113)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:10,004 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:10,004 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:10,006 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-20 22:39:10,008 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-20 22:39:10,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-20 22:39:10,022 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:10,022 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:10,022 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:10,022 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:10,025 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:10,025 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:10,031 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:10,038 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-20 22:39:10,039 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:10,039 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:10,040 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-20 22:39:10,042 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-20 22:39:10,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-20 22:39:10,056 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:10,057 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:10,057 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:10,057 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:10,059 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:10,059 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:10,065 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:10,073 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-20 22:39:10,073 INFO L451 LassoAnalysis]: Using template '4-nested'. [2024-11-20 22:39:10,074 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:10,074 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:10,075 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-20 22:39:10,077 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-20 22:39:10,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-20 22:39:10,091 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:10,092 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:10,092 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:10,092 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:10,092 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:10,093 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-20 22:39:10,093 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:10,097 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:10,105 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (116)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:10,105 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:10,105 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:10,108 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-20 22:39:10,110 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-20 22:39:10,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-20 22:39:10,122 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:10,123 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:10,123 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:10,123 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:10,123 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:10,124 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-20 22:39:10,124 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:10,126 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:10,134 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-20 22:39:10,134 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:10,134 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:10,136 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-20 22:39:10,138 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-20 22:39:10,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-20 22:39:10,151 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:10,151 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:10,151 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:10,151 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:10,154 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-20 22:39:10,154 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-20 22:39:10,161 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:10,168 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-20 22:39:10,169 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:10,169 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:10,171 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-20 22:39:10,172 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-20 22:39:10,173 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:10,186 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:10,186 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:10,186 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:10,186 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:10,189 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-20 22:39:10,189 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-20 22:39:10,197 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:10,205 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-20 22:39:10,205 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:10,205 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:10,207 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-20 22:39:10,209 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-20 22:39:10,210 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:10,223 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:10,223 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:10,223 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:10,223 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:10,223 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:10,224 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-20 22:39:10,224 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:10,226 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:10,234 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (120)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:10,234 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:10,234 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:10,236 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-20 22:39:10,238 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-20 22:39:10,239 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:10,251 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:10,251 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:10,251 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:10,252 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:10,252 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:10,252 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-20 22:39:10,252 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:10,255 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:10,262 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (121)] Ended with exit code 0 [2024-11-20 22:39:10,263 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:10,263 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:10,265 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-20 22:39:10,267 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-20 22:39:10,268 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:10,282 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:10,282 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:10,283 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:10,283 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:10,283 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:10,283 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-20 22:39:10,283 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:10,285 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:10,293 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (122)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:10,293 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:10,293 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:10,295 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-20 22:39:10,296 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-20 22:39:10,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-20 22:39:10,310 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:10,310 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:10,311 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:10,311 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:10,311 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:10,311 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-20 22:39:10,312 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:10,314 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:10,321 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-20 22:39:10,322 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:10,322 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:10,323 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-20 22:39:10,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-20 22:39:10,329 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-20 22:39:10,338 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:10,338 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:10,338 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:10,338 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:10,338 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:10,339 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-20 22:39:10,339 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:10,342 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:10,349 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-20 22:39:10,349 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:10,349 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:10,350 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-20 22:39:10,351 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-20 22:39:10,352 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:10,362 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:10,362 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:10,362 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:10,362 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:10,362 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:10,363 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-20 22:39:10,363 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:10,365 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:10,370 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (125)] Ended with exit code 0 [2024-11-20 22:39:10,370 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:10,371 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:10,372 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-20 22:39:10,372 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-20 22:39:10,374 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:10,384 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:10,384 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:10,384 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:10,384 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:10,384 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:10,385 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-20 22:39:10,385 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:10,386 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:10,392 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-20 22:39:10,393 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:10,393 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:10,394 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-20 22:39:10,396 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-20 22:39:10,396 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:10,406 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:10,407 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:10,407 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:10,407 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:10,409 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-20 22:39:10,410 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-20 22:39:10,415 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:10,421 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (127)] Ended with exit code 0 [2024-11-20 22:39:10,422 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:10,422 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:10,423 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-20 22:39:10,425 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-20 22:39:10,426 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:10,436 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:10,436 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:10,436 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:10,436 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:10,439 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-20 22:39:10,439 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-20 22:39:10,444 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:10,450 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (128)] Ended with exit code 0 [2024-11-20 22:39:10,450 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:10,451 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:10,452 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-20 22:39:10,453 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-20 22:39:10,454 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:10,464 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:10,464 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:10,464 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:10,464 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:10,467 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-20 22:39:10,467 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-20 22:39:10,474 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:10,480 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (129)] Ended with exit code 0 [2024-11-20 22:39:10,480 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:10,480 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:10,481 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-20 22:39:10,482 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-20 22:39:10,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-20 22:39:10,493 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:10,493 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:10,494 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:10,494 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:10,496 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-20 22:39:10,496 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-20 22:39:10,502 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:10,508 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (130)] Ended with exit code 0 [2024-11-20 22:39:10,508 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:10,508 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:10,509 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-20 22:39:10,510 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-20 22:39:10,511 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:10,521 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:10,521 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:10,521 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:10,521 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:10,521 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:10,522 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-20 22:39:10,522 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:10,524 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:10,529 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (131)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:10,529 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:10,530 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:10,531 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-20 22:39:10,532 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-20 22:39:10,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-20 22:39:10,543 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:10,543 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:10,543 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:10,543 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:10,545 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-20 22:39:10,545 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-20 22:39:10,550 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:10,556 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-20 22:39:10,556 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:10,557 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:10,557 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-20 22:39:10,558 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-20 22:39:10,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-20 22:39:10,569 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:10,569 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:10,570 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:10,570 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:10,572 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-20 22:39:10,572 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-20 22:39:10,577 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:10,583 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-20 22:39:10,583 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:10,584 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:10,585 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-20 22:39:10,586 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-20 22:39:10,587 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:10,597 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:10,597 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:10,597 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:10,597 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:10,597 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:10,598 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-20 22:39:10,598 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:10,599 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:10,605 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (134)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:10,606 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:10,606 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:10,607 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-20 22:39:10,608 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-20 22:39:10,609 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:10,619 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:10,619 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:10,619 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:10,619 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:10,622 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-20 22:39:10,622 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-20 22:39:10,626 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:10,632 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-20 22:39:10,632 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:10,632 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:10,633 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-20 22:39:10,634 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-20 22:39:10,635 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:10,646 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:10,646 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:10,646 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-11-20 22:39:10,646 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:10,684 INFO L401 nArgumentSynthesizer]: We have 40 Motzkin's Theorem applications. [2024-11-20 22:39:10,684 INFO L402 nArgumentSynthesizer]: A total of 10 supporting invariants were added. [2024-11-20 22:39:10,763 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:10,771 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (136)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:10,772 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:10,772 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:10,774 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-20 22:39:10,775 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-20 22:39:10,776 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:10,790 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:10,790 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:10,790 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:10,790 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:10,790 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:10,791 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-20 22:39:10,791 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:10,793 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:10,800 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-20 22:39:10,800 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:10,800 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:10,802 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-20 22:39:10,804 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-20 22:39:10,804 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:10,816 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:10,817 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:10,817 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:10,817 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:10,819 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-20 22:39:10,819 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-20 22:39:10,824 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:10,830 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-20 22:39:10,830 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:10,830 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:10,831 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-20 22:39:10,832 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-20 22:39:10,833 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:10,843 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:10,843 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:10,843 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:10,843 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:10,846 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-20 22:39:10,846 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-20 22:39:10,851 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:10,856 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (139)] Ended with exit code 0 [2024-11-20 22:39:10,856 INFO L451 LassoAnalysis]: Using template '2-phase'. [2024-11-20 22:39:10,857 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:10,857 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:10,858 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-20 22:39:10,858 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-20 22:39:10,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-20 22:39:10,869 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:10,869 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:10,869 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:10,870 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:10,870 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:10,870 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:10,870 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-20 22:39:10,870 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:10,872 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:10,877 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-20 22:39:10,878 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:10,878 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:10,879 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-20 22:39:10,879 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-20 22:39:10,880 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:10,890 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:10,891 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:10,891 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:10,891 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:10,891 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:10,891 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:10,891 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-20 22:39:10,891 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:10,893 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:10,899 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (141)] Ended with exit code 0 [2024-11-20 22:39:10,899 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:10,899 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:10,900 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-20 22:39:10,901 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-20 22:39:10,902 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:10,912 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:10,912 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:10,912 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:10,912 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:10,912 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:10,913 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-20 22:39:10,913 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-20 22:39:10,917 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:10,923 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-20 22:39:10,923 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:10,923 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:10,924 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-20 22:39:10,925 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-20 22:39:10,928 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:10,938 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:10,938 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:10,938 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:10,938 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:10,938 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:10,940 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-20 22:39:10,940 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-20 22:39:10,945 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:10,952 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-20 22:39:10,952 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:10,953 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:10,955 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-20 22:39:10,955 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-20 22:39:10,957 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:10,969 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:10,970 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:10,970 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:10,970 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:10,970 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:10,970 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:10,971 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-20 22:39:10,971 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:10,976 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:10,983 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-20 22:39:10,984 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:10,984 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:10,986 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-20 22:39:10,987 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-20 22:39:10,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-20 22:39:10,998 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:10,998 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:10,998 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:10,999 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:10,999 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:10,999 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:10,999 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-20 22:39:10,999 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:11,001 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:11,006 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (145)] Ended with exit code 0 [2024-11-20 22:39:11,006 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:11,007 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:11,008 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-20 22:39:11,008 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-20 22:39:11,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-20 22:39:11,019 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:11,019 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:11,019 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:11,020 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:11,020 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:11,020 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:11,020 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-20 22:39:11,020 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:11,022 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:11,027 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-20 22:39:11,027 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:11,027 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:11,028 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-20 22:39:11,029 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-20 22:39:11,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-20 22:39:11,040 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:11,040 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:11,040 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:11,040 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:11,040 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:11,040 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:11,041 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-20 22:39:11,041 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:11,042 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:11,048 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (147)] Ended with exit code 0 [2024-11-20 22:39:11,048 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:11,048 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:11,068 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-20 22:39:11,069 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-20 22:39:11,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-20 22:39:11,080 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:11,080 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:11,080 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:11,080 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:11,081 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:11,081 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:11,081 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-20 22:39:11,081 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:11,083 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:11,088 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (148)] Ended with exit code 0 [2024-11-20 22:39:11,088 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:11,089 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:11,089 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-20 22:39:11,090 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-20 22:39:11,091 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:11,101 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:11,101 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:11,101 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:11,101 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:11,101 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:11,102 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:11,102 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-20 22:39:11,102 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:11,104 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:11,109 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (149)] Ended with exit code 0 [2024-11-20 22:39:11,109 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:11,109 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:11,110 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-20 22:39:11,111 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-20 22:39:11,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-20 22:39:11,123 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:11,123 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:11,123 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:11,123 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:11,123 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:11,123 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:11,124 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-20 22:39:11,124 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:11,127 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:11,134 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-20 22:39:11,135 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:11,135 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:11,137 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-20 22:39:11,138 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-20 22:39:11,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-20 22:39:11,149 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:11,149 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:11,149 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:11,149 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:11,149 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:11,151 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-20 22:39:11,151 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-20 22:39:11,155 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:11,160 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (151)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:11,160 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:11,161 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:11,161 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-20 22:39:11,162 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-20 22:39:11,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-20 22:39:11,173 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:11,173 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:11,173 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:11,173 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:11,173 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:11,175 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-20 22:39:11,175 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-20 22:39:11,180 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:11,185 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (152)] Ended with exit code 0 [2024-11-20 22:39:11,185 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:11,185 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:11,186 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-20 22:39:11,187 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-20 22:39:11,188 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:11,198 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:11,198 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:11,198 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:11,198 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:11,198 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:11,200 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-20 22:39:11,200 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-20 22:39:11,207 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:11,212 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (153)] Ended with exit code 0 [2024-11-20 22:39:11,213 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:11,213 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:11,214 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-20 22:39:11,215 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-20 22:39:11,216 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:11,225 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:11,226 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:11,226 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:11,226 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:11,226 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:11,227 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-20 22:39:11,227 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-20 22:39:11,231 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:11,237 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (154)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:11,237 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:11,237 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:11,238 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-20 22:39:11,239 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-20 22:39:11,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-20 22:39:11,250 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:11,250 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:11,250 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:11,250 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:11,250 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:11,250 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:11,251 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-20 22:39:11,251 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:11,253 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:11,259 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (155)] Ended with exit code 0 [2024-11-20 22:39:11,259 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:11,260 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:11,261 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-20 22:39:11,261 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-20 22:39:11,262 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:11,272 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:11,273 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:11,273 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:11,273 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:11,273 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:11,274 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-20 22:39:11,274 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-20 22:39:11,278 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:11,284 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-20 22:39:11,284 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:11,285 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:11,285 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-20 22:39:11,286 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-20 22:39:11,287 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:11,297 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:11,297 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:11,297 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:11,297 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:11,297 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:11,299 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-20 22:39:11,299 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-20 22:39:11,303 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:11,309 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (157)] Ended with exit code 0 [2024-11-20 22:39:11,309 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:11,309 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:11,310 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-20 22:39:11,311 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-20 22:39:11,312 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:11,322 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:11,322 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:11,322 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:11,322 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:11,322 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:11,322 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:11,323 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-20 22:39:11,336 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:11,338 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:11,344 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-20 22:39:11,345 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:11,345 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:11,346 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-20 22:39:11,347 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-20 22:39:11,348 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:11,358 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:11,358 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:11,358 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:11,358 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:11,358 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:11,360 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-20 22:39:11,360 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-20 22:39:11,363 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:11,369 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (159)] Ended with exit code 0 [2024-11-20 22:39:11,369 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:11,369 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:11,370 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-20 22:39:11,371 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-20 22:39:11,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-20 22:39:11,382 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:11,382 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:11,383 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:11,383 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-11-20 22:39:11,383 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:11,401 INFO L401 nArgumentSynthesizer]: We have 24 Motzkin's Theorem applications. [2024-11-20 22:39:11,401 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-20 22:39:11,446 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:11,452 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-20 22:39:11,453 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:11,453 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:11,454 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-20 22:39:11,454 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-20 22:39:11,455 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:11,466 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:11,466 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:11,466 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:11,466 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:11,466 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:11,466 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:11,467 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-20 22:39:11,467 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:11,469 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:11,474 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (161)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:11,475 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:11,475 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:11,476 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-20 22:39:11,476 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-20 22:39:11,477 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:11,487 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:11,487 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:11,488 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:11,488 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:11,488 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:11,489 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-20 22:39:11,489 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-20 22:39:11,493 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:11,500 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (162)] Ended with exit code 0 [2024-11-20 22:39:11,500 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:11,500 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:11,502 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-20 22:39:11,504 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-20 22:39:11,504 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:11,515 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:11,515 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:11,515 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:11,515 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:11,515 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:11,517 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-20 22:39:11,517 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-20 22:39:11,521 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:11,527 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-20 22:39:11,527 INFO L451 LassoAnalysis]: Using template '3-phase'. [2024-11-20 22:39:11,527 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:11,527 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:11,528 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-20 22:39:11,529 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-20 22:39:11,530 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:11,541 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:11,541 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-20 22:39:11,541 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:11,541 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:11,541 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:11,541 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:11,542 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:11,542 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:11,544 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:11,550 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (164)] Ended with exit code 0 [2024-11-20 22:39:11,550 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:11,551 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:11,551 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-20 22:39:11,552 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-20 22:39:11,553 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:11,564 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:11,564 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-20 22:39:11,564 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:11,564 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:11,564 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:11,564 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:11,565 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:11,565 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:11,567 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:11,573 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-20 22:39:11,574 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:11,574 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:11,575 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-20 22:39:11,576 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-20 22:39:11,577 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:11,587 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:11,587 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-20 22:39:11,588 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:11,588 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:11,588 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:11,590 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:11,590 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:11,595 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:11,601 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (166)] Ended with exit code 0 [2024-11-20 22:39:11,601 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:11,601 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:11,602 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-20 22:39:11,603 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-20 22:39:11,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-20 22:39:11,614 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:11,615 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-20 22:39:11,615 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:11,615 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:11,615 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:11,617 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:11,617 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:11,623 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:11,631 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (167)] Ended with exit code 0 [2024-11-20 22:39:11,631 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:11,631 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:11,634 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-20 22:39:11,635 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-20 22:39:11,636 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:11,649 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:11,650 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-20 22:39:11,650 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:11,650 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:11,650 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:11,650 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:11,651 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:11,651 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:11,656 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:11,663 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-20 22:39:11,664 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:11,664 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:11,667 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-20 22:39:11,667 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-20 22:39:11,669 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:11,682 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:11,682 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-20 22:39:11,683 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:11,683 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:11,683 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:11,683 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:11,683 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:11,684 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:11,686 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:11,692 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-20 22:39:11,692 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:11,692 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:11,693 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-20 22:39:11,694 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-20 22:39:11,695 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:11,705 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:11,705 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-20 22:39:11,705 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:11,705 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:11,705 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:11,705 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:11,706 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:11,706 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:11,708 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:11,714 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-20 22:39:11,714 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:11,714 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:11,715 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-20 22:39:11,716 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-20 22:39:11,717 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:11,727 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:11,727 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-20 22:39:11,727 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:11,727 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:11,727 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:11,727 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:11,728 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:11,728 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:11,730 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:11,736 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (171)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:11,736 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:11,736 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:11,737 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-20 22:39:11,737 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-20 22:39:11,738 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:11,748 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:11,749 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-20 22:39:11,749 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:11,749 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:11,749 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:11,749 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:11,751 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:11,751 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:11,753 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:11,761 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-20 22:39:11,761 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:11,761 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:11,763 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-20 22:39:11,764 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-20 22:39:11,765 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:11,777 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:11,777 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-20 22:39:11,777 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:11,778 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:11,778 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:11,778 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:11,778 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:11,778 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:11,781 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:11,786 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-20 22:39:11,786 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:11,786 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:11,787 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-20 22:39:11,788 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-20 22:39:11,789 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:11,799 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:11,799 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-20 22:39:11,799 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:11,799 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:11,799 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:11,799 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:11,800 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:11,800 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:11,802 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:11,808 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (174)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:11,808 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:11,808 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:11,809 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-20 22:39:11,810 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-20 22:39:11,810 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:11,820 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:11,821 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-20 22:39:11,821 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:11,821 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:11,821 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:11,823 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:11,823 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:11,828 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:11,834 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-20 22:39:11,834 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:11,834 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:11,835 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-20 22:39:11,836 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-20 22:39:11,837 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:11,847 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:11,847 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-20 22:39:11,847 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:11,847 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:11,847 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:11,849 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:11,849 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:11,858 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:11,865 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-20 22:39:11,866 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:11,866 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:11,868 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-20 22:39:11,869 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-20 22:39:11,870 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:11,884 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:11,884 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-20 22:39:11,884 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:11,884 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:11,884 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:11,886 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:11,886 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:11,895 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:11,903 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-20 22:39:11,903 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:11,903 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:11,905 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-20 22:39:11,906 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-20 22:39:11,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-20 22:39:11,919 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:11,920 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-20 22:39:11,920 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:11,920 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:11,920 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:11,922 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:11,922 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:11,930 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:11,937 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-20 22:39:11,938 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:11,938 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:11,939 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-20 22:39:11,942 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-20 22:39:11,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-20 22:39:11,956 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:11,956 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-20 22:39:11,956 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:11,957 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:11,957 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:11,957 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:11,957 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:11,957 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:11,961 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:11,968 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-20 22:39:11,968 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:11,968 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:11,970 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-20 22:39:11,972 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-20 22:39:11,972 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:11,985 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:11,985 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-20 22:39:11,985 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:11,985 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:11,986 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:11,988 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:11,988 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:11,995 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:12,002 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-20 22:39:12,003 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:12,003 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:12,004 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-20 22:39:12,007 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-20 22:39:12,007 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:12,020 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:12,021 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-20 22:39:12,021 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:12,021 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:12,021 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:12,023 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:12,023 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:12,030 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:12,037 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-20 22:39:12,038 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:12,038 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:12,040 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-20 22:39:12,042 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-20 22:39:12,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-20 22:39:12,055 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:12,055 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-20 22:39:12,055 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:12,055 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:12,055 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:12,055 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:12,056 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:12,056 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:12,062 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:12,070 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (182)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:12,071 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:12,071 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:12,097 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-20 22:39:12,098 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-20 22:39:12,100 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:12,113 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:12,113 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-20 22:39:12,113 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:12,113 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:12,113 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:12,115 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:12,116 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:12,122 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:12,131 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (183)] Ended with exit code 0 [2024-11-20 22:39:12,131 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:12,131 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:12,133 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-20 22:39:12,135 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-20 22:39:12,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-20 22:39:12,149 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:12,150 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-20 22:39:12,150 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:12,150 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-11-20 22:39:12,150 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:12,178 INFO L401 nArgumentSynthesizer]: We have 32 Motzkin's Theorem applications. [2024-11-20 22:39:12,178 INFO L402 nArgumentSynthesizer]: A total of 8 supporting invariants were added. [2024-11-20 22:39:12,277 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:12,285 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-20 22:39:12,285 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:12,286 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:12,288 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-20 22:39:12,289 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-20 22:39:12,290 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:12,305 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:12,306 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-20 22:39:12,306 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:12,306 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:12,306 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:12,306 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:12,307 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:12,307 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:12,310 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:12,318 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-20 22:39:12,319 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:12,319 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:12,321 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-20 22:39:12,322 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-20 22:39:12,324 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:12,334 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:12,334 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-20 22:39:12,334 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:12,334 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:12,335 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:12,337 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:12,337 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:12,342 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:12,348 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (186)] Ended with exit code 0 [2024-11-20 22:39:12,348 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:12,349 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:12,349 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-20 22:39:12,350 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-20 22:39:12,351 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:12,362 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:12,362 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-20 22:39:12,362 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:12,362 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:12,362 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:12,364 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:12,364 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:12,370 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:12,376 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (187)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:12,376 INFO L451 LassoAnalysis]: Using template '4-phase'. [2024-11-20 22:39:12,376 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:12,376 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:12,378 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-20 22:39:12,379 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-20 22:39:12,380 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:12,390 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:12,390 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:12,390 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:12,390 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:12,390 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:12,390 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:12,391 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-20 22:39:12,391 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:12,394 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:12,400 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-20 22:39:12,400 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:12,400 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:12,401 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-20 22:39:12,402 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-20 22:39:12,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-20 22:39:12,413 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:12,414 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:12,414 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:12,414 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:12,414 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:12,414 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:12,415 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-20 22:39:12,415 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:12,421 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:12,427 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (189)] Ended with exit code 0 [2024-11-20 22:39:12,427 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:12,427 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:12,429 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-20 22:39:12,431 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-20 22:39:12,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-20 22:39:12,441 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:12,441 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:12,442 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:12,442 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:12,442 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:12,444 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-20 22:39:12,444 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-20 22:39:12,451 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:12,456 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-20 22:39:12,457 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:12,457 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:12,458 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-20 22:39:12,460 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-20 22:39:12,460 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:12,471 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:12,471 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:12,471 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:12,471 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:12,471 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:12,473 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-20 22:39:12,473 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-20 22:39:12,479 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:12,485 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (191)] Ended with exit code 0 [2024-11-20 22:39:12,485 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:12,486 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:12,487 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-20 22:39:12,488 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-20 22:39:12,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-20 22:39:12,500 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:12,500 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:12,500 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:12,500 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:12,500 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:12,500 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:12,501 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-20 22:39:12,501 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:12,504 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:12,510 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-20 22:39:12,510 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:12,510 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:12,511 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-20 22:39:12,512 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-20 22:39:12,513 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:12,524 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:12,524 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:12,524 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:12,524 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:12,524 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:12,524 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:12,525 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-20 22:39:12,525 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:12,528 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:12,534 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-20 22:39:12,534 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:12,534 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:12,536 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-20 22:39:12,537 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-20 22:39:12,537 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:12,548 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:12,548 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:12,548 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:12,548 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:12,548 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:12,548 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:12,549 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-20 22:39:12,549 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:12,552 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:12,557 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-20 22:39:12,558 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:12,558 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:12,560 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-20 22:39:12,561 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-20 22:39:12,562 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:12,573 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:12,573 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:12,573 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:12,573 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:12,573 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:12,573 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:12,574 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-20 22:39:12,574 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:12,576 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:12,582 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-20 22:39:12,582 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:12,583 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:12,583 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-20 22:39:12,584 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-20 22:39:12,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-20 22:39:12,596 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:12,596 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:12,596 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:12,596 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:12,596 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:12,596 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:12,597 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-20 22:39:12,597 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:12,601 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:12,609 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-20 22:39:12,610 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:12,610 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:12,612 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-20 22:39:12,632 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-20 22:39:12,634 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:12,647 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:12,648 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:12,648 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:12,648 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:12,648 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:12,648 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:12,649 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-20 22:39:12,649 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:12,653 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:12,661 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-20 22:39:12,661 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:12,661 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:12,664 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-20 22:39:12,665 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-20 22:39:12,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-20 22:39:12,676 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:12,677 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:12,677 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:12,677 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:12,677 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:12,677 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:12,677 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-20 22:39:12,678 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:12,682 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:12,691 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (198)] Ended with exit code 0 [2024-11-20 22:39:12,691 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:12,691 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:12,693 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-20 22:39:12,695 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-20 22:39:12,695 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:12,707 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:12,707 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:12,708 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:12,708 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:12,708 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:12,711 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-20 22:39:12,711 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-20 22:39:12,721 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:12,729 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-20 22:39:12,730 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:12,731 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:12,733 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-20 22:39:12,734 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-20 22:39:12,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-20 22:39:12,747 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:12,748 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:12,748 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:12,748 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:12,748 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:12,751 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-20 22:39:12,751 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-20 22:39:12,763 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:12,771 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-20 22:39:12,771 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:12,771 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:12,774 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-20 22:39:12,775 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-20 22:39:12,776 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:12,790 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:12,790 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:12,790 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:12,790 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:12,790 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:12,793 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-20 22:39:12,793 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-20 22:39:12,805 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:12,813 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (201)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:12,814 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:12,814 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:12,816 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-20 22:39:12,817 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-20 22:39:12,818 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:12,831 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:12,831 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:12,831 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:12,831 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:12,831 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:12,834 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-20 22:39:12,835 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-20 22:39:12,845 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:12,853 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-20 22:39:12,853 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:12,854 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:12,855 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-20 22:39:12,857 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-20 22:39:12,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-20 22:39:12,871 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:12,871 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:12,871 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:12,871 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:12,872 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:12,872 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:12,872 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-20 22:39:12,873 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:12,877 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:12,885 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (203)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:12,885 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:12,886 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:12,889 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-20 22:39:12,890 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-20 22:39:12,891 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:12,904 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:12,904 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:12,905 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:12,905 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:12,905 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:12,907 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-20 22:39:12,908 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-20 22:39:12,918 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:12,926 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-20 22:39:12,926 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:12,926 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:12,928 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-20 22:39:12,929 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-20 22:39:12,932 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:12,945 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:12,945 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:12,945 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:12,946 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:12,946 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:12,948 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-20 22:39:12,948 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-20 22:39:12,959 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:12,966 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-20 22:39:12,967 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:12,967 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:12,969 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-20 22:39:12,970 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-20 22:39:12,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-20 22:39:12,985 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:12,985 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:12,985 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:12,986 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:12,986 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:12,986 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:12,987 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-20 22:39:12,987 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:12,991 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:12,998 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-20 22:39:12,999 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:12,999 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:13,001 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-20 22:39:13,002 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-20 22:39:13,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-20 22:39:13,016 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:13,016 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:13,016 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:13,017 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:13,017 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:13,019 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-20 22:39:13,020 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-20 22:39:13,029 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:13,036 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-20 22:39:13,037 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:13,037 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:13,039 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-20 22:39:13,041 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-20 22:39:13,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-20 22:39:13,056 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:13,057 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:13,057 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:13,057 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-11-20 22:39:13,057 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:13,092 INFO L401 nArgumentSynthesizer]: We have 40 Motzkin's Theorem applications. [2024-11-20 22:39:13,093 INFO L402 nArgumentSynthesizer]: A total of 10 supporting invariants were added. [2024-11-20 22:39:13,304 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:13,311 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-20 22:39:13,312 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:13,312 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:13,313 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-20 22:39:13,313 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-20 22:39:13,315 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:13,325 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:13,325 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:13,325 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:13,326 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:13,326 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:13,326 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:13,326 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-20 22:39:13,326 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:13,330 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:13,335 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-20 22:39:13,335 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:13,336 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:13,337 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-20 22:39:13,337 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-20 22:39:13,338 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:13,349 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:13,349 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:13,350 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:13,350 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:13,350 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:13,353 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-20 22:39:13,353 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-20 22:39:13,362 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:13,367 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-20 22:39:13,368 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:13,368 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:13,369 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-20 22:39:13,369 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-20 22:39:13,370 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:13,380 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:13,381 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:13,381 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:13,381 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:13,381 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:13,383 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-20 22:39:13,383 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-20 22:39:13,391 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:13,397 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-20 22:39:13,397 INFO L451 LassoAnalysis]: Using template '2-lex'. [2024-11-20 22:39:13,397 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:13,397 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:13,398 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-20 22:39:13,399 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-20 22:39:13,400 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:13,409 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:13,410 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:13,410 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:13,410 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:13,410 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:13,410 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:13,410 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:13,410 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:13,412 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:13,418 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-20 22:39:13,418 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:13,418 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:13,419 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-20 22:39:13,419 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-20 22:39:13,420 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:13,431 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:13,431 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:13,431 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:13,431 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:13,431 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:13,431 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:13,432 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:13,432 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:13,433 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:13,439 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (213)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:13,439 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:13,439 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:13,440 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-20 22:39:13,441 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-20 22:39:13,442 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:13,452 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:13,452 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:13,452 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:13,452 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:13,452 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:13,454 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:13,454 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:13,458 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:13,463 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (214)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:13,464 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:13,464 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:13,465 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-20 22:39:13,465 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-20 22:39:13,466 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:13,477 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:13,477 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:13,477 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:13,477 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:13,477 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:13,479 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:13,479 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:13,486 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:13,493 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (215)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:13,494 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:13,494 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:13,496 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-20 22:39:13,497 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-20 22:39:13,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-20 22:39:13,510 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:13,510 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:13,511 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:13,511 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:13,511 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:13,511 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:13,511 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:13,511 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:13,514 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:13,521 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-20 22:39:13,521 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:13,521 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:13,524 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-20 22:39:13,524 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-20 22:39:13,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-20 22:39:13,538 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:13,539 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:13,539 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:13,539 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:13,539 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:13,539 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:13,540 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:13,540 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:13,542 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:13,548 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-20 22:39:13,548 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:13,548 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:13,549 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-20 22:39:13,550 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-20 22:39:13,551 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:13,561 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:13,561 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:13,561 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:13,562 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:13,562 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:13,562 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:13,562 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:13,562 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:13,564 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:13,569 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (218)] Ended with exit code 0 [2024-11-20 22:39:13,570 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:13,570 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:13,571 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-20 22:39:13,571 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-20 22:39:13,573 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:13,583 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:13,583 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:13,583 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:13,583 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:13,583 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:13,583 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:13,584 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:13,584 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:13,585 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:13,591 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-20 22:39:13,591 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:13,591 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:13,592 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-20 22:39:13,593 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-20 22:39:13,594 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:13,604 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:13,604 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:13,604 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:13,605 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:13,605 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:13,605 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:13,605 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:13,605 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:13,607 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:13,612 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-20 22:39:13,613 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:13,613 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:13,614 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-20 22:39:13,614 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-20 22:39:13,616 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:13,626 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:13,626 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:13,626 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:13,626 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:13,626 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:13,626 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:13,627 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:13,627 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:13,629 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:13,634 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (221)] Ended with exit code 0 [2024-11-20 22:39:13,634 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:13,635 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:13,635 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-20 22:39:13,636 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-20 22:39:13,637 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:13,647 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:13,647 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:13,647 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:13,647 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:13,647 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:13,647 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:13,648 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:13,648 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:13,650 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:13,655 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-20 22:39:13,655 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:13,655 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:13,656 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-20 22:39:13,657 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-20 22:39:13,658 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:13,668 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:13,668 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:13,668 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:13,668 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:13,668 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:13,670 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:13,670 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:13,674 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:13,680 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (223)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:13,680 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:13,680 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:13,681 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-20 22:39:13,681 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-20 22:39:13,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-20 22:39:13,692 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:13,692 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:13,692 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:13,692 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:13,692 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:13,694 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:13,695 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:13,700 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:13,705 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-20 22:39:13,705 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:13,705 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:13,706 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-20 22:39:13,707 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-20 22:39:13,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-20 22:39:13,717 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:13,718 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:13,718 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:13,718 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:13,718 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:13,720 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:13,720 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:13,724 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:13,729 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (225)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:13,730 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:13,730 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:13,731 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-20 22:39:13,731 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-20 22:39:13,732 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:13,742 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:13,742 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:13,742 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:13,742 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:13,742 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:13,745 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:13,745 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:13,750 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:13,756 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-20 22:39:13,756 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:13,756 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:13,757 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-20 22:39:13,758 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-20 22:39:13,759 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:13,768 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:13,769 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:13,769 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:13,769 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:13,769 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:13,769 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:13,769 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:13,769 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:13,771 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:13,776 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-20 22:39:13,777 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:13,777 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:13,778 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-20 22:39:13,778 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-20 22:39:13,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-20 22:39:13,789 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:13,789 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:13,789 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:13,789 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:13,790 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:13,791 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:13,791 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:13,796 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:13,802 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-20 22:39:13,802 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:13,802 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:13,803 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-20 22:39:13,804 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-20 22:39:13,805 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:13,815 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:13,815 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:13,815 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:13,815 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:13,815 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:13,817 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:13,817 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:13,821 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:13,827 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-20 22:39:13,827 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:13,827 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:13,828 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-20 22:39:13,829 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-20 22:39:13,830 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:13,840 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:13,840 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:13,840 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:13,840 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:13,840 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:13,840 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:13,841 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:13,841 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:13,843 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:13,848 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-20 22:39:13,848 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:13,848 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:13,849 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-20 22:39:13,850 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-20 22:39:13,851 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:13,861 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:13,861 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:13,861 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:13,861 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:13,861 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:13,863 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:13,863 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:13,867 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:13,873 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (231)] Ended with exit code 0 [2024-11-20 22:39:13,873 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:13,874 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:13,874 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-20 22:39:13,875 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-20 22:39:13,876 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:13,886 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:13,886 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:13,887 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:13,887 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-11-20 22:39:13,887 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:13,910 INFO L401 nArgumentSynthesizer]: We have 32 Motzkin's Theorem applications. [2024-11-20 22:39:13,910 INFO L402 nArgumentSynthesizer]: A total of 8 supporting invariants were added. [2024-11-20 22:39:13,969 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:13,975 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-20 22:39:13,975 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:13,976 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:13,977 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-20 22:39:13,977 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-20 22:39:13,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-20 22:39:13,988 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:13,989 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:13,989 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:13,989 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:13,989 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:13,989 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:13,989 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:13,989 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:13,991 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:13,996 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-20 22:39:13,996 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:13,997 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:13,998 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-20 22:39:13,998 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-20 22:39:13,999 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:14,009 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:14,009 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:14,009 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:14,009 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:14,010 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:14,011 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:14,012 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:14,016 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:14,022 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (234)] Ended with exit code 0 [2024-11-20 22:39:14,022 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:14,022 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:14,023 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-20 22:39:14,024 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-20 22:39:14,025 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:14,035 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:14,035 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:14,035 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:14,035 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:14,035 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:14,037 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:14,037 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:14,041 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:14,047 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (235)] Ended with exit code 0 [2024-11-20 22:39:14,048 INFO L451 LassoAnalysis]: Using template '3-lex'. [2024-11-20 22:39:14,048 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:14,048 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:14,049 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-20 22:39:14,049 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-20 22:39:14,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-20 22:39:14,061 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:14,061 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:14,061 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:14,061 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:14,061 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:14,061 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-20 22:39:14,062 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-20 22:39:14,062 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:14,064 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:14,070 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (236)] Ended with exit code 0 [2024-11-20 22:39:14,070 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:14,070 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:14,071 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-20 22:39:14,072 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-20 22:39:14,073 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:14,083 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:14,083 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:14,084 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:14,084 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:14,084 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:14,084 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-20 22:39:14,084 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-20 22:39:14,084 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:14,087 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:14,092 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (237)] Ended with exit code 0 [2024-11-20 22:39:14,093 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:14,093 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:14,094 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-20 22:39:14,095 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-20 22:39:14,096 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:14,106 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:14,106 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:14,106 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:14,106 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:14,106 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-20 22:39:14,108 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-20 22:39:14,109 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-20 22:39:14,114 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:14,120 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-20 22:39:14,120 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:14,120 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:14,121 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-20 22:39:14,123 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-20 22:39:14,123 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:14,133 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:14,134 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:14,134 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:14,134 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:14,134 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-20 22:39:14,137 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-20 22:39:14,137 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-20 22:39:14,143 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:14,149 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (239)] Ended with exit code 0 [2024-11-20 22:39:14,150 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:14,150 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:14,152 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-20 22:39:14,152 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-20 22:39:14,153 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:14,163 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:14,163 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:14,163 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:14,163 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:14,163 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:14,163 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-20 22:39:14,164 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-20 22:39:14,164 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:14,167 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:14,172 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-20 22:39:14,173 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:14,173 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:14,174 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-20 22:39:14,174 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-20 22:39:14,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-20 22:39:14,185 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:14,185 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:14,185 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:14,186 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:14,186 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:14,186 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-20 22:39:14,186 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-20 22:39:14,186 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:14,189 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:14,194 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-20 22:39:14,195 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:14,195 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:14,196 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-20 22:39:14,197 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-20 22:39:14,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-20 22:39:14,207 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:14,208 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:14,208 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:14,208 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:14,208 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:14,208 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-20 22:39:14,208 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-20 22:39:14,209 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:14,211 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:14,216 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (242)] Ended with exit code 0 [2024-11-20 22:39:14,216 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:14,217 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:14,218 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-20 22:39:14,218 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-20 22:39:14,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-20 22:39:14,229 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:14,230 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:14,230 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:14,230 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:14,230 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:14,230 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-20 22:39:14,230 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-20 22:39:14,230 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:14,233 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:14,238 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (243)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:14,238 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:14,238 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:14,239 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-20 22:39:14,240 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-20 22:39:14,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-20 22:39:14,251 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:14,251 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:14,251 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:14,251 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:14,251 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:14,251 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-20 22:39:14,252 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-20 22:39:14,252 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:14,254 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:14,259 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-20 22:39:14,260 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:14,260 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:14,261 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-20 22:39:14,261 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-20 22:39:14,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-20 22:39:14,272 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:14,272 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:14,272 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:14,272 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:14,273 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:14,273 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-20 22:39:14,273 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-20 22:39:14,273 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:14,276 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:14,281 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-20 22:39:14,282 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:14,282 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:14,283 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-20 22:39:14,283 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-20 22:39:14,285 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:14,295 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:14,295 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:14,295 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:14,295 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:14,295 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:14,295 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-20 22:39:14,296 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-20 22:39:14,296 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:14,298 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:14,303 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-20 22:39:14,303 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:14,304 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:14,305 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-20 22:39:14,305 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-20 22:39:14,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-20 22:39:14,316 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:14,317 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:14,317 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:14,317 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:14,317 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-20 22:39:14,320 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-20 22:39:14,320 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-20 22:39:14,326 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:14,332 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (247)] Ended with exit code 0 [2024-11-20 22:39:14,332 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:14,332 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:14,333 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-20 22:39:14,334 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-20 22:39:14,335 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:14,345 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:14,345 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:14,345 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:14,345 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:14,345 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-20 22:39:14,348 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-20 22:39:14,348 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-20 22:39:14,356 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:14,361 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (248)] Ended with exit code 0 [2024-11-20 22:39:14,361 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:14,361 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:14,362 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-20 22:39:14,363 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-20 22:39:14,364 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:14,375 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:14,375 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:14,375 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:14,375 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:14,375 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-20 22:39:14,378 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-20 22:39:14,378 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-20 22:39:14,384 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:14,390 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (249)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:14,390 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:14,390 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:14,391 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-20 22:39:14,392 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-20 22:39:14,393 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:14,403 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:14,404 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:14,404 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:14,404 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:14,404 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-20 22:39:14,407 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-20 22:39:14,407 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-20 22:39:14,414 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:14,420 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (250)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:14,421 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:14,421 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:14,422 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-20 22:39:14,422 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-20 22:39:14,423 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:14,434 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:14,434 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:14,434 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:14,434 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:14,434 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:14,434 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-20 22:39:14,435 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-20 22:39:14,435 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:14,438 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:14,443 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-20 22:39:14,444 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:14,444 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:14,445 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-20 22:39:14,445 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-20 22:39:14,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-20 22:39:14,457 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:14,457 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:14,457 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:14,457 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:14,457 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-20 22:39:14,460 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-20 22:39:14,460 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-20 22:39:14,466 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:14,471 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-20 22:39:14,472 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:14,472 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:14,473 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-20 22:39:14,473 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-20 22:39:14,475 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:14,485 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:14,485 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:14,485 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:14,485 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:14,485 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-20 22:39:14,488 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-20 22:39:14,488 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-20 22:39:14,494 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:14,500 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (253)] Ended with exit code 0 [2024-11-20 22:39:14,500 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:14,500 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:14,501 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-20 22:39:14,502 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-20 22:39:14,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-20 22:39:14,513 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:14,513 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:14,513 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:14,513 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:14,513 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:14,513 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-20 22:39:14,514 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-20 22:39:14,514 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:14,517 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:14,522 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (254)] Ended with exit code 0 [2024-11-20 22:39:14,523 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:14,523 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:14,524 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-20 22:39:14,525 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-20 22:39:14,526 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:14,536 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:14,536 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:14,536 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:14,536 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:14,536 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-20 22:39:14,539 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-20 22:39:14,539 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-20 22:39:14,545 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:14,551 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-20 22:39:14,551 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:14,551 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:14,553 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-20 22:39:14,554 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-20 22:39:14,555 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:14,566 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:14,566 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:14,566 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:14,566 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-11-20 22:39:14,566 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-20 22:39:14,602 INFO L401 nArgumentSynthesizer]: We have 48 Motzkin's Theorem applications. [2024-11-20 22:39:14,602 INFO L402 nArgumentSynthesizer]: A total of 12 supporting invariants were added. [2024-11-20 22:39:14,697 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:14,703 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (256)] Ended with exit code 0 [2024-11-20 22:39:14,704 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:14,704 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:14,705 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-20 22:39:14,706 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-20 22:39:14,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-20 22:39:14,717 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:14,717 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:14,717 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:14,717 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:14,717 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:14,717 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-20 22:39:14,718 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-20 22:39:14,718 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:14,721 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:14,726 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-20 22:39:14,726 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:14,727 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:14,729 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-20 22:39:14,730 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-20 22:39:14,731 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:14,741 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:14,741 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:14,741 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:14,741 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:14,741 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-20 22:39:14,744 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-20 22:39:14,744 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-20 22:39:14,752 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:14,759 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-20 22:39:14,759 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:14,760 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:14,762 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-20 22:39:14,763 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-20 22:39:14,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-20 22:39:14,773 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:14,774 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:14,774 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:14,774 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:14,774 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-20 22:39:14,777 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-20 22:39:14,777 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-20 22:39:14,784 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:14,791 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (259)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:14,791 INFO L366 stractBuchiCegarLoop]: Result of lasso check was UNKNOWN. I will concatenate loop to stem and try again. [2024-11-20 22:39:14,791 INFO L745 eck$LassoCheckResult]: Stem: 46#$Ultimate##0 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(11, 2);call #Ultimate.allocInit(12, 3); 47#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet4#1, main_#t~nondet5#1, main_#t~mem6#1, main_#t~mem7#1, main_#t~post8#1, main_#t~post9#1, main_#t~mem10#1, main_~N_LIN~0#1, main_~N_COL~0#1, main_~j~0#1, main_~k~0#1, main_~#matriz~0#1.base, main_~#matriz~0#1.offset, main_~maior~0#1;main_~N_LIN~0#1 := 1;main_~N_COL~0#1 := 1;havoc main_~j~0#1;havoc main_~k~0#1;call main_~#matriz~0#1.base, main_~#matriz~0#1.offset := #Ultimate.allocOnStack(4 * main_~N_LIN~0#1 * main_~N_COL~0#1 % 4294967296);havoc main_~maior~0#1;havoc main_#t~nondet4#1;main_~maior~0#1 := main_#t~nondet4#1;havoc main_#t~nondet4#1;main_~j~0#1 := 0; 44#L21-3 assume !!(main_~j~0#1 % 4294967296 < main_~N_COL~0#1 % 4294967296);main_~k~0#1 := 0; 45#L22-3 assume !!(main_~k~0#1 % 4294967296 < main_~N_LIN~0#1 % 4294967296);havoc main_#t~nondet5#1;call write~int#1(main_#t~nondet5#1, main_~#matriz~0#1.base, main_~#matriz~0#1.offset + (if main_~j~0#1 % 4294967296 % 4294967296 <= 2147483647 then main_~j~0#1 % 4294967296 % 4294967296 else main_~j~0#1 % 4294967296 % 4294967296 - 4294967296) * (4 * main_~N_LIN~0#1) + 4 * (if main_~k~0#1 % 4294967296 % 4294967296 <= 2147483647 then main_~k~0#1 % 4294967296 % 4294967296 else main_~k~0#1 % 4294967296 % 4294967296 - 4294967296), 4);havoc main_#t~nondet5#1;call main_#t~mem6#1 := read~int#1(main_~#matriz~0#1.base, main_~#matriz~0#1.offset + (if main_~j~0#1 % 4294967296 % 4294967296 <= 2147483647 then main_~j~0#1 % 4294967296 % 4294967296 else main_~j~0#1 % 4294967296 % 4294967296 - 4294967296) * (4 * main_~N_LIN~0#1) + 4 * (if main_~k~0#1 % 4294967296 % 4294967296 <= 2147483647 then main_~k~0#1 % 4294967296 % 4294967296 else main_~k~0#1 % 4294967296 % 4294967296 - 4294967296), 4); 48#L26 assume main_#t~mem6#1 >= main_~maior~0#1;havoc main_#t~mem6#1;call main_#t~mem7#1 := read~int#1(main_~#matriz~0#1.base, main_~#matriz~0#1.offset + (if main_~j~0#1 % 4294967296 % 4294967296 <= 2147483647 then main_~j~0#1 % 4294967296 % 4294967296 else main_~j~0#1 % 4294967296 % 4294967296 - 4294967296) * (4 * main_~N_LIN~0#1) + 4 * (if main_~k~0#1 % 4294967296 % 4294967296 <= 2147483647 then main_~k~0#1 % 4294967296 % 4294967296 else main_~k~0#1 % 4294967296 % 4294967296 - 4294967296), 4);main_~maior~0#1 := main_#t~mem7#1; 50#L22-2 main_#t~post8#1 := main_~k~0#1;main_~k~0#1 := 1 + main_#t~post8#1;havoc main_#t~post8#1; 51#L22-3 assume !(main_~k~0#1 % 4294967296 < main_~N_LIN~0#1 % 4294967296); 49#L21-2 main_#t~post9#1 := main_~j~0#1;main_~j~0#1 := 1 + main_#t~post9#1;havoc main_#t~post9#1; 44#L21-3 [2024-11-20 22:39:14,791 INFO L747 eck$LassoCheckResult]: Loop: 44#L21-3 assume !!(main_~j~0#1 % 4294967296 < main_~N_COL~0#1 % 4294967296);main_~k~0#1 := 0; 45#L22-3 assume !!(main_~k~0#1 % 4294967296 < main_~N_LIN~0#1 % 4294967296);havoc main_#t~nondet5#1;call write~int#1(main_#t~nondet5#1, main_~#matriz~0#1.base, main_~#matriz~0#1.offset + (if main_~j~0#1 % 4294967296 % 4294967296 <= 2147483647 then main_~j~0#1 % 4294967296 % 4294967296 else main_~j~0#1 % 4294967296 % 4294967296 - 4294967296) * (4 * main_~N_LIN~0#1) + 4 * (if main_~k~0#1 % 4294967296 % 4294967296 <= 2147483647 then main_~k~0#1 % 4294967296 % 4294967296 else main_~k~0#1 % 4294967296 % 4294967296 - 4294967296), 4);havoc main_#t~nondet5#1;call main_#t~mem6#1 := read~int#1(main_~#matriz~0#1.base, main_~#matriz~0#1.offset + (if main_~j~0#1 % 4294967296 % 4294967296 <= 2147483647 then main_~j~0#1 % 4294967296 % 4294967296 else main_~j~0#1 % 4294967296 % 4294967296 - 4294967296) * (4 * main_~N_LIN~0#1) + 4 * (if main_~k~0#1 % 4294967296 % 4294967296 <= 2147483647 then main_~k~0#1 % 4294967296 % 4294967296 else main_~k~0#1 % 4294967296 % 4294967296 - 4294967296), 4); 48#L26 assume main_#t~mem6#1 >= main_~maior~0#1;havoc main_#t~mem6#1;call main_#t~mem7#1 := read~int#1(main_~#matriz~0#1.base, main_~#matriz~0#1.offset + (if main_~j~0#1 % 4294967296 % 4294967296 <= 2147483647 then main_~j~0#1 % 4294967296 % 4294967296 else main_~j~0#1 % 4294967296 % 4294967296 - 4294967296) * (4 * main_~N_LIN~0#1) + 4 * (if main_~k~0#1 % 4294967296 % 4294967296 <= 2147483647 then main_~k~0#1 % 4294967296 % 4294967296 else main_~k~0#1 % 4294967296 % 4294967296 - 4294967296), 4);main_~maior~0#1 := main_#t~mem7#1; 50#L22-2 main_#t~post8#1 := main_~k~0#1;main_~k~0#1 := 1 + main_#t~post8#1;havoc main_#t~post8#1; 51#L22-3 assume !(main_~k~0#1 % 4294967296 < main_~N_LIN~0#1 % 4294967296); 49#L21-2 main_#t~post9#1 := main_~j~0#1;main_~j~0#1 := 1 + main_#t~post9#1;havoc main_#t~post9#1; 44#L21-3 [2024-11-20 22:39:14,792 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 22:39:14,792 INFO L85 PathProgramCache]: Analyzing trace with hash 271117948, now seen corresponding path program 2 times [2024-11-20 22:39:14,792 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 22:39:14,792 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [873934931] [2024-11-20 22:39:14,792 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 22:39:14,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 22:39:14,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-20 22:39:14,819 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [74371001] [2024-11-20 22:39:14,819 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-20 22:39:14,819 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-20 22:39:14,819 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:14,824 INFO L229 MonitoredProcess]: Starting monitored process 260 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-20 22:39:14,825 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (260)] Waiting until timeout for monitored process [2024-11-20 22:39:14,868 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-20 22:39:14,868 INFO L228 tOrderPrioritization]: Conjunction of SSA is sat [2024-11-20 22:39:14,869 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-20 22:39:14,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-20 22:39:14,882 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-20 22:39:14,883 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 22:39:14,883 INFO L85 PathProgramCache]: Analyzing trace with hash 1191068730, now seen corresponding path program 2 times [2024-11-20 22:39:14,883 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 22:39:14,884 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [41864810] [2024-11-20 22:39:14,884 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 22:39:14,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 22:39:14,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-20 22:39:14,899 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1653425995] [2024-11-20 22:39:14,899 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-20 22:39:14,899 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-20 22:39:14,900 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:14,902 INFO L229 MonitoredProcess]: Starting monitored process 261 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-20 22:39:14,903 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (261)] Waiting until timeout for monitored process [2024-11-20 22:39:14,942 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-20 22:39:14,942 INFO L228 tOrderPrioritization]: Conjunction of SSA is sat [2024-11-20 22:39:14,942 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-20 22:39:14,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-20 22:39:14,952 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-20 22:39:14,953 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 22:39:14,953 INFO L85 PathProgramCache]: Analyzing trace with hash 249244277, now seen corresponding path program 3 times [2024-11-20 22:39:14,953 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 22:39:14,953 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2067113893] [2024-11-20 22:39:14,953 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 22:39:14,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 22:39:14,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 22:39:15,218 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 7 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-20 22:39:15,219 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 22:39:15,219 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2067113893] [2024-11-20 22:39:15,219 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2067113893] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-20 22:39:15,219 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [83882215] [2024-11-20 22:39:15,220 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-20 22:39:15,220 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-20 22:39:15,220 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:15,222 INFO L229 MonitoredProcess]: Starting monitored process 262 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-20 22:39:15,224 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (262)] Waiting until timeout for monitored process [2024-11-20 22:39:15,266 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2024-11-20 22:39:15,267 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-20 22:39:15,268 INFO L255 TraceCheckSpWp]: Trace formula consists of 73 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-20 22:39:15,270 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-20 22:39:15,325 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 7 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-20 22:39:15,325 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-20 22:39:15,360 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 7 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-20 22:39:15,360 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [83882215] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-20 22:39:15,361 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-20 22:39:15,361 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 7 [2024-11-20 22:39:15,361 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2020752989] [2024-11-20 22:39:15,361 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-20 22:39:15,693 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 22:39:15,694 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-20 22:39:15,694 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=26, Unknown=0, NotChecked=0, Total=42 [2024-11-20 22:39:15,695 INFO L87 Difference]: Start difference. First operand 8 states and 10 transitions. cyclomatic complexity: 3 Second operand has 7 states, 7 states have (on average 3.4285714285714284) internal successors, (24), 7 states have internal predecessors, (24), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 22:39:15,711 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-20 22:39:15,711 INFO L93 Difference]: Finished difference Result 9 states and 10 transitions. [2024-11-20 22:39:15,711 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 9 states and 10 transitions. [2024-11-20 22:39:15,712 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 3 [2024-11-20 22:39:15,712 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 9 states to 7 states and 8 transitions. [2024-11-20 22:39:15,712 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 7 [2024-11-20 22:39:15,713 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 7 [2024-11-20 22:39:15,713 INFO L73 IsDeterministic]: Start isDeterministic. Operand 7 states and 8 transitions. [2024-11-20 22:39:15,713 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2024-11-20 22:39:15,713 INFO L218 hiAutomatonCegarLoop]: Abstraction has 7 states and 8 transitions. [2024-11-20 22:39:15,713 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 7 states and 8 transitions. [2024-11-20 22:39:15,714 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 7 to 6. [2024-11-20 22:39:15,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 6 states, 6 states have (on average 1.1666666666666667) internal successors, (7), 5 states have internal predecessors, (7), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 22:39:15,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 7 transitions. [2024-11-20 22:39:15,714 INFO L240 hiAutomatonCegarLoop]: Abstraction has 6 states and 7 transitions. [2024-11-20 22:39:15,715 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-20 22:39:15,715 INFO L425 stractBuchiCegarLoop]: Abstraction has 6 states and 7 transitions. [2024-11-20 22:39:15,715 INFO L332 stractBuchiCegarLoop]: ======== Iteration 3 ============ [2024-11-20 22:39:15,715 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 6 states and 7 transitions. [2024-11-20 22:39:15,716 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 3 [2024-11-20 22:39:15,716 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-20 22:39:15,716 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-20 22:39:15,716 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1] [2024-11-20 22:39:15,716 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1] [2024-11-20 22:39:15,717 INFO L745 eck$LassoCheckResult]: Stem: 160#$Ultimate##0 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(11, 2);call #Ultimate.allocInit(12, 3); 161#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet4#1, main_#t~nondet5#1, main_#t~mem6#1, main_#t~mem7#1, main_#t~post8#1, main_#t~post9#1, main_#t~mem10#1, main_~N_LIN~0#1, main_~N_COL~0#1, main_~j~0#1, main_~k~0#1, main_~#matriz~0#1.base, main_~#matriz~0#1.offset, main_~maior~0#1;main_~N_LIN~0#1 := 1;main_~N_COL~0#1 := 1;havoc main_~j~0#1;havoc main_~k~0#1;call main_~#matriz~0#1.base, main_~#matriz~0#1.offset := #Ultimate.allocOnStack(4 * main_~N_LIN~0#1 * main_~N_COL~0#1 % 4294967296);havoc main_~maior~0#1;havoc main_#t~nondet4#1;main_~maior~0#1 := main_#t~nondet4#1;havoc main_#t~nondet4#1;main_~j~0#1 := 0; 158#L21-3 assume !!(main_~j~0#1 % 4294967296 < main_~N_COL~0#1 % 4294967296);main_~k~0#1 := 0; 159#L22-3 [2024-11-20 22:39:15,717 INFO L747 eck$LassoCheckResult]: Loop: 159#L22-3 assume !!(main_~k~0#1 % 4294967296 < main_~N_LIN~0#1 % 4294967296);havoc main_#t~nondet5#1;call write~int#1(main_#t~nondet5#1, main_~#matriz~0#1.base, main_~#matriz~0#1.offset + (if main_~j~0#1 % 4294967296 % 4294967296 <= 2147483647 then main_~j~0#1 % 4294967296 % 4294967296 else main_~j~0#1 % 4294967296 % 4294967296 - 4294967296) * (4 * main_~N_LIN~0#1) + 4 * (if main_~k~0#1 % 4294967296 % 4294967296 <= 2147483647 then main_~k~0#1 % 4294967296 % 4294967296 else main_~k~0#1 % 4294967296 % 4294967296 - 4294967296), 4);havoc main_#t~nondet5#1;call main_#t~mem6#1 := read~int#1(main_~#matriz~0#1.base, main_~#matriz~0#1.offset + (if main_~j~0#1 % 4294967296 % 4294967296 <= 2147483647 then main_~j~0#1 % 4294967296 % 4294967296 else main_~j~0#1 % 4294967296 % 4294967296 - 4294967296) * (4 * main_~N_LIN~0#1) + 4 * (if main_~k~0#1 % 4294967296 % 4294967296 <= 2147483647 then main_~k~0#1 % 4294967296 % 4294967296 else main_~k~0#1 % 4294967296 % 4294967296 - 4294967296), 4); 162#L26 assume main_#t~mem6#1 >= main_~maior~0#1;havoc main_#t~mem6#1;call main_#t~mem7#1 := read~int#1(main_~#matriz~0#1.base, main_~#matriz~0#1.offset + (if main_~j~0#1 % 4294967296 % 4294967296 <= 2147483647 then main_~j~0#1 % 4294967296 % 4294967296 else main_~j~0#1 % 4294967296 % 4294967296 - 4294967296) * (4 * main_~N_LIN~0#1) + 4 * (if main_~k~0#1 % 4294967296 % 4294967296 <= 2147483647 then main_~k~0#1 % 4294967296 % 4294967296 else main_~k~0#1 % 4294967296 % 4294967296 - 4294967296), 4);main_~maior~0#1 := main_#t~mem7#1; 163#L22-2 main_#t~post8#1 := main_~k~0#1;main_~k~0#1 := 1 + main_#t~post8#1;havoc main_#t~post8#1; 159#L22-3 [2024-11-20 22:39:15,717 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 22:39:15,717 INFO L85 PathProgramCache]: Analyzing trace with hash 29863, now seen corresponding path program 1 times [2024-11-20 22:39:15,717 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 22:39:15,717 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1181291718] [2024-11-20 22:39:15,718 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 22:39:15,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 22:39:15,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-20 22:39:15,722 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [530750599] [2024-11-20 22:39:15,723 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 22:39:15,723 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-20 22:39:15,723 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:15,725 INFO L229 MonitoredProcess]: Starting monitored process 263 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-20 22:39:15,728 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (263)] Waiting until timeout for monitored process [2024-11-20 22:39:15,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-20 22:39:15,781 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-20 22:39:15,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-20 22:39:15,794 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-20 22:39:15,795 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 22:39:15,797 INFO L85 PathProgramCache]: Analyzing trace with hash 47765, now seen corresponding path program 1 times [2024-11-20 22:39:15,797 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 22:39:15,797 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1793810999] [2024-11-20 22:39:15,798 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 22:39:15,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 22:39:15,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-20 22:39:15,807 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [22147602] [2024-11-20 22:39:15,807 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 22:39:15,808 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-20 22:39:15,808 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:15,810 INFO L229 MonitoredProcess]: Starting monitored process 264 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-20 22:39:15,812 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (264)] Waiting until timeout for monitored process [2024-11-20 22:39:15,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-20 22:39:15,846 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-20 22:39:15,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-20 22:39:15,854 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-20 22:39:15,854 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 22:39:15,855 INFO L85 PathProgramCache]: Analyzing trace with hash 889666607, now seen corresponding path program 1 times [2024-11-20 22:39:15,855 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 22:39:15,855 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1135810949] [2024-11-20 22:39:15,855 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 22:39:15,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 22:39:15,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-20 22:39:15,864 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [471707238] [2024-11-20 22:39:15,864 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 22:39:15,864 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-20 22:39:15,865 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:15,867 INFO L229 MonitoredProcess]: Starting monitored process 265 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-20 22:39:15,868 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (265)] Waiting until timeout for monitored process [2024-11-20 22:39:15,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-20 22:39:15,907 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-20 22:39:15,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-20 22:39:15,917 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-20 22:39:17,420 INFO L204 LassoAnalysis]: Preferences: [2024-11-20 22:39:17,420 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2024-11-20 22:39:17,420 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-11-20 22:39:17,420 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2024-11-20 22:39:17,420 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2024-11-20 22:39:17,420 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:17,421 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2024-11-20 22:39:17,421 INFO L131 ssoRankerPreferences]: Path of dumped script: [2024-11-20 22:39:17,421 INFO L132 ssoRankerPreferences]: Filename of dumped script: matrix-1.c_Iteration3_Lasso [2024-11-20 22:39:17,421 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2024-11-20 22:39:17,421 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2024-11-20 22:39:17,430 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-20 22:39:17,434 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-20 22:39:17,445 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-20 22:39:17,447 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-20 22:39:17,449 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-20 22:39:17,451 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-20 22:39:17,453 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-20 22:39:17,924 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-20 22:39:17,927 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-20 22:39:17,929 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-20 22:39:17,931 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-20 22:39:18,334 INFO L259 LassoAnalysis]: Preprocessing complete. [2024-11-20 22:39:18,335 INFO L451 LassoAnalysis]: Using template 'affine'. [2024-11-20 22:39:18,335 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:18,335 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:18,337 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-20 22:39:18,338 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-20 22:39:18,339 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:18,349 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:18,349 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:18,349 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:18,349 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:18,349 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-20 22:39:18,350 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-20 22:39:18,350 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:18,351 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:18,356 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (266)] Ended with exit code 0 [2024-11-20 22:39:18,356 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:18,356 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:18,359 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-20 22:39:18,360 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-20 22:39:18,360 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:18,374 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:18,375 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:18,375 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:18,375 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-20 22:39:18,376 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-20 22:39:18,376 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-20 22:39:18,379 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:18,389 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-20 22:39:18,391 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:18,391 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:18,393 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-20 22:39:18,394 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-20 22:39:18,395 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:18,408 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:18,408 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:18,408 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:18,408 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-20 22:39:18,410 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-20 22:39:18,410 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-20 22:39:18,415 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:18,423 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (268)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:18,423 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:18,424 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:18,425 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-20 22:39:18,428 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-20 22:39:18,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-20 22:39:18,441 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:18,441 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:18,441 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:18,441 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:18,441 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-20 22:39:18,441 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-20 22:39:18,441 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:18,442 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:18,448 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (269)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:18,448 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:18,448 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:18,449 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-20 22:39:18,450 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-20 22:39:18,451 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:18,460 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:18,460 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:18,460 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:18,461 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:18,461 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-20 22:39:18,461 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-20 22:39:18,461 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:18,462 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:18,467 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-20 22:39:18,468 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:18,468 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:18,469 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-20 22:39:18,469 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-20 22:39:18,470 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:18,480 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:18,480 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:18,480 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:18,480 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:18,480 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-20 22:39:18,480 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-20 22:39:18,480 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:18,481 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:18,487 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (271)] Ended with exit code 0 [2024-11-20 22:39:18,487 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:18,487 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:18,488 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-20 22:39:18,489 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-20 22:39:18,490 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:18,499 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:18,499 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:18,499 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:18,499 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:18,499 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-20 22:39:18,500 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-20 22:39:18,500 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:18,501 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:18,506 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (272)] Ended with exit code 0 [2024-11-20 22:39:18,506 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:18,506 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:18,507 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-20 22:39:18,508 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-20 22:39:18,509 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:18,518 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:18,519 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:18,519 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:18,519 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-20 22:39:18,520 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-20 22:39:18,520 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-20 22:39:18,523 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:18,529 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (273)] Ended with exit code 0 [2024-11-20 22:39:18,529 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:18,529 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:18,530 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-20 22:39:18,531 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-20 22:39:18,532 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:18,541 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:18,541 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:18,541 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:18,541 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-20 22:39:18,542 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-20 22:39:18,543 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-20 22:39:18,546 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:18,554 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-20 22:39:18,554 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:18,554 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:18,556 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-20 22:39:18,557 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-20 22:39:18,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-20 22:39:18,568 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:18,568 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:18,568 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:18,568 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-20 22:39:18,570 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-20 22:39:18,570 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-20 22:39:18,573 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:18,581 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-20 22:39:18,581 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:18,581 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:18,583 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-20 22:39:18,584 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-20 22:39:18,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-20 22:39:18,597 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:18,598 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:18,598 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:18,598 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-20 22:39:18,599 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-20 22:39:18,600 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-20 22:39:18,603 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:18,611 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-20 22:39:18,611 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:18,611 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:18,613 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-20 22:39:18,615 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-20 22:39:18,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-20 22:39:18,628 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:18,628 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:18,628 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:18,628 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-20 22:39:18,629 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-20 22:39:18,630 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-20 22:39:18,635 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:18,642 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (277)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:18,643 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:18,643 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:18,644 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-20 22:39:18,647 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-20 22:39:18,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-20 22:39:18,659 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:18,659 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:18,659 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:18,659 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-20 22:39:18,661 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-20 22:39:18,661 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-20 22:39:18,666 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:18,674 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (278)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:18,674 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:18,674 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:18,676 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-20 22:39:18,678 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-20 22:39:18,678 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:18,691 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:18,691 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:18,691 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-11-20 22:39:18,691 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-20 22:39:18,703 INFO L401 nArgumentSynthesizer]: We have 16 Motzkin's Theorem applications. [2024-11-20 22:39:18,704 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:18,726 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:18,734 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (279)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:18,735 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:18,735 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:18,737 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-20 22:39:18,738 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-20 22:39:18,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-20 22:39:18,751 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:18,751 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:18,752 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:18,752 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:18,752 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-20 22:39:18,752 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-20 22:39:18,752 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:18,754 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:18,760 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (280)] Ended with exit code 0 [2024-11-20 22:39:18,760 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:18,761 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:18,762 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-20 22:39:18,762 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-20 22:39:18,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-20 22:39:18,773 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:18,773 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:18,773 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:18,773 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:18,773 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-20 22:39:18,773 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-20 22:39:18,774 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:18,775 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:18,780 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-20 22:39:18,780 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:18,780 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:18,781 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-20 22:39:18,782 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-20 22:39:18,783 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:18,795 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:18,795 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:18,795 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:18,795 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:18,795 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-20 22:39:18,795 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-20 22:39:18,795 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:18,797 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:18,802 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (282)] Ended with exit code 0 [2024-11-20 22:39:18,802 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:18,802 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:18,803 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-20 22:39:18,804 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-20 22:39:18,805 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:18,815 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:18,815 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:18,815 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:18,815 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-20 22:39:18,816 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-20 22:39:18,816 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-20 22:39:18,819 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:18,824 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (283)] Ended with exit code 0 [2024-11-20 22:39:18,825 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:18,825 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:18,826 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-20 22:39:18,826 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-20 22:39:18,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-20 22:39:18,837 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:18,837 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:18,837 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:18,837 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-20 22:39:18,838 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-20 22:39:18,838 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-20 22:39:18,841 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:18,846 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-20 22:39:18,847 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:18,847 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:18,848 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-20 22:39:18,848 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-20 22:39:18,849 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:18,859 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:18,860 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:18,860 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:18,860 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-20 22:39:18,861 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-20 22:39:18,861 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-20 22:39:18,863 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:18,869 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (285)] Ended with exit code 0 [2024-11-20 22:39:18,869 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:18,869 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:18,870 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-20 22:39:18,871 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-20 22:39:18,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-20 22:39:18,882 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:18,882 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:18,882 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:18,882 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-20 22:39:18,883 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-20 22:39:18,883 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-20 22:39:18,886 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:18,892 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-20 22:39:18,892 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:18,892 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:18,893 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-20 22:39:18,894 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-20 22:39:18,895 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:18,904 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:18,905 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:18,905 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:18,905 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-20 22:39:18,906 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-20 22:39:18,906 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-20 22:39:18,910 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:18,916 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (287)] Ended with exit code 0 [2024-11-20 22:39:18,916 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:18,916 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:18,917 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-20 22:39:18,918 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-20 22:39:18,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-20 22:39:18,929 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:18,929 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:18,930 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:18,930 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:18,930 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-20 22:39:18,930 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-20 22:39:18,930 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:18,931 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:18,936 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-20 22:39:18,937 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:18,937 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:18,939 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-20 22:39:18,940 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-20 22:39:18,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-20 22:39:18,950 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:18,950 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:18,950 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:18,950 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:18,950 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-20 22:39:18,951 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-20 22:39:18,951 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:18,952 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:18,957 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (289)] Ended with exit code 0 [2024-11-20 22:39:18,958 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:18,958 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:18,959 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-20 22:39:18,960 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-20 22:39:18,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-20 22:39:18,970 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:18,971 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:18,971 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:18,971 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-20 22:39:18,972 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-20 22:39:18,972 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-20 22:39:18,977 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:18,983 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (290)] Ended with exit code 0 [2024-11-20 22:39:18,983 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:18,983 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:18,984 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-20 22:39:18,985 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-20 22:39:18,986 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:18,996 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:18,996 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:18,996 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:18,996 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:18,996 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-20 22:39:18,996 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-20 22:39:18,996 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:18,997 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:19,003 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (291)] Ended with exit code 0 [2024-11-20 22:39:19,003 INFO L451 LassoAnalysis]: Using template '2-nested'. [2024-11-20 22:39:19,003 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:19,003 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:19,004 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-20 22:39:19,005 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-20 22:39:19,006 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:19,016 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:19,016 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:19,016 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:19,017 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:19,017 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:19,017 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-20 22:39:19,017 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:19,018 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:19,023 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (292)] Ended with exit code 0 [2024-11-20 22:39:19,024 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:19,024 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:19,025 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-20 22:39:19,028 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-20 22:39:19,029 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:19,041 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:19,041 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:19,041 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:19,041 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:19,043 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-20 22:39:19,043 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-20 22:39:19,048 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:19,056 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-20 22:39:19,056 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:19,056 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:19,059 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-20 22:39:19,061 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-20 22:39:19,061 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:19,072 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:19,072 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:19,072 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:19,072 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:19,073 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-20 22:39:19,073 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-20 22:39:19,077 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:19,083 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-20 22:39:19,083 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:19,084 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:19,084 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-20 22:39:19,085 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-20 22:39:19,086 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:19,096 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:19,096 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:19,096 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:19,096 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:19,096 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:19,097 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-20 22:39:19,097 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:19,098 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:19,103 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-20 22:39:19,104 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:19,104 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:19,105 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-20 22:39:19,106 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-20 22:39:19,107 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:19,117 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:19,117 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:19,117 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:19,117 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:19,117 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:19,118 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-20 22:39:19,118 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:19,119 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:19,124 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-20 22:39:19,125 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:19,125 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:19,126 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-20 22:39:19,126 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-20 22:39:19,127 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:19,137 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:19,137 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:19,137 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:19,137 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:19,137 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:19,138 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-20 22:39:19,138 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:19,139 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:19,144 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (297)] Ended with exit code 0 [2024-11-20 22:39:19,145 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:19,145 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:19,146 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-20 22:39:19,146 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-20 22:39:19,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-20 22:39:19,157 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:19,157 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:19,158 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:19,158 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:19,158 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:19,158 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-20 22:39:19,158 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:19,159 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:19,165 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (298)] Ended with exit code 0 [2024-11-20 22:39:19,165 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:19,165 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:19,166 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-20 22:39:19,166 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-20 22:39:19,167 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:19,177 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:19,177 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:19,177 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:19,177 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:19,179 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-20 22:39:19,179 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-20 22:39:19,182 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:19,188 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (299)] Ended with exit code 0 [2024-11-20 22:39:19,188 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:19,188 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:19,189 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-20 22:39:19,190 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-20 22:39:19,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-20 22:39:19,201 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:19,201 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:19,201 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:19,201 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:19,203 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-20 22:39:19,203 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-20 22:39:19,207 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:19,212 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (300)] Ended with exit code 0 [2024-11-20 22:39:19,213 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:19,213 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:19,215 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-20 22:39:19,216 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-20 22:39:19,217 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:19,226 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:19,227 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:19,227 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:19,227 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:19,228 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-20 22:39:19,228 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-20 22:39:19,232 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:19,237 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (301)] Ended with exit code 0 [2024-11-20 22:39:19,238 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:19,238 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:19,240 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-20 22:39:19,242 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-20 22:39:19,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-20 22:39:19,252 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:19,252 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:19,253 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:19,253 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:19,254 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-20 22:39:19,254 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-20 22:39:19,258 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:19,264 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (302)] Ended with exit code 0 [2024-11-20 22:39:19,264 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:19,264 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:19,265 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-20 22:39:19,266 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-20 22:39:19,267 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:19,277 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:19,277 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:19,277 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:19,278 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:19,279 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-20 22:39:19,279 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-20 22:39:19,282 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:19,288 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (303)] Ended with exit code 0 [2024-11-20 22:39:19,288 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:19,288 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:19,289 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-20 22:39:19,290 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-20 22:39:19,291 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:19,301 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:19,301 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:19,301 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:19,301 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:19,302 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-20 22:39:19,302 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-20 22:39:19,306 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:19,311 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (304)] Ended with exit code 0 [2024-11-20 22:39:19,311 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:19,311 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:19,330 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-20 22:39:19,331 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-20 22:39:19,332 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:19,342 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:19,342 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:19,343 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-11-20 22:39:19,343 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:19,356 INFO L401 nArgumentSynthesizer]: We have 24 Motzkin's Theorem applications. [2024-11-20 22:39:19,356 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-20 22:39:19,382 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:19,389 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (305)] Ended with exit code 0 [2024-11-20 22:39:19,389 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:19,389 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:19,390 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-20 22:39:19,391 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-20 22:39:19,392 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:19,401 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:19,402 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:19,402 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:19,402 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:19,402 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:19,402 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-20 22:39:19,402 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:19,403 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:19,409 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-20 22:39:19,409 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:19,409 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:19,410 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-20 22:39:19,411 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-20 22:39:19,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-20 22:39:19,422 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:19,423 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:19,423 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:19,423 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:19,423 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:19,423 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-20 22:39:19,423 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:19,424 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:19,430 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-20 22:39:19,431 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:19,431 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:19,432 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-20 22:39:19,433 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-20 22:39:19,434 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:19,444 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:19,444 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:19,444 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:19,444 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:19,444 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:19,445 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-20 22:39:19,445 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:19,446 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:19,452 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (308)] Ended with exit code 0 [2024-11-20 22:39:19,452 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:19,452 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:19,453 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-20 22:39:19,464 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-20 22:39:19,465 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:19,475 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:19,475 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:19,475 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:19,475 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:19,476 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-20 22:39:19,476 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-20 22:39:19,480 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:19,486 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-20 22:39:19,487 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:19,487 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:19,488 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-20 22:39:19,489 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-20 22:39:19,490 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:19,500 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:19,500 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:19,500 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:19,500 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:19,502 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-20 22:39:19,502 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-20 22:39:19,505 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:19,511 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-20 22:39:19,511 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:19,511 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:19,512 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-20 22:39:19,513 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-20 22:39:19,514 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:19,524 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:19,524 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:19,524 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:19,524 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:19,526 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-20 22:39:19,526 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-20 22:39:19,529 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:19,535 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (311)] Ended with exit code 0 [2024-11-20 22:39:19,535 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:19,535 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:19,536 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-20 22:39:19,537 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-20 22:39:19,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-20 22:39:19,548 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:19,548 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:19,548 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:19,548 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:19,550 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-20 22:39:19,550 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-20 22:39:19,554 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:19,559 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (312)] Ended with exit code 0 [2024-11-20 22:39:19,559 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:19,559 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:19,561 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-20 22:39:19,561 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-20 22:39:19,562 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:19,572 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:19,572 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:19,572 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:19,572 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:19,575 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-20 22:39:19,575 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-20 22:39:19,580 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:19,585 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-20 22:39:19,585 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:19,585 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:19,586 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-20 22:39:19,587 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-20 22:39:19,588 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:19,599 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:19,599 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:19,599 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:19,599 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:19,599 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:19,599 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-20 22:39:19,599 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:19,601 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:19,606 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-20 22:39:19,606 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:19,606 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:19,607 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-20 22:39:19,607 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-20 22:39:19,608 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:19,618 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:19,618 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:19,619 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:19,619 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:19,619 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:19,619 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-20 22:39:19,619 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:19,620 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:19,625 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (315)] Ended with exit code 0 [2024-11-20 22:39:19,626 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:19,626 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:19,627 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-20 22:39:19,628 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-20 22:39:19,629 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:19,638 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:19,639 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:19,639 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:19,639 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:19,640 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-20 22:39:19,640 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-20 22:39:19,643 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:19,649 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-20 22:39:19,649 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:19,649 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:19,650 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-20 22:39:19,651 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-20 22:39:19,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-20 22:39:19,662 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:19,662 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:19,662 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:19,662 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:19,662 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:19,662 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-20 22:39:19,662 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:19,663 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:19,669 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-20 22:39:19,669 INFO L451 LassoAnalysis]: Using template '3-nested'. [2024-11-20 22:39:19,669 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:19,670 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:19,671 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-20 22:39:19,671 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-20 22:39:19,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-20 22:39:19,682 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:19,682 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:19,682 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:19,683 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:19,683 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:19,683 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:19,683 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:19,684 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:19,689 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (318)] Ended with exit code 0 [2024-11-20 22:39:19,690 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:19,690 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:19,691 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-20 22:39:19,692 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-20 22:39:19,692 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:19,702 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:19,703 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:19,703 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:19,703 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:19,704 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:19,704 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:19,708 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:19,713 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (319)] Ended with exit code 0 [2024-11-20 22:39:19,713 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:19,713 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:19,714 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-20 22:39:19,715 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-20 22:39:19,716 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:19,726 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:19,726 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:19,726 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:19,726 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:19,728 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:19,728 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:19,731 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:19,737 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-20 22:39:19,737 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:19,737 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:19,738 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-20 22:39:19,739 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-20 22:39:19,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-20 22:39:19,750 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:19,750 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:19,750 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:19,750 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:19,750 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:19,751 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:19,751 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:19,752 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:19,757 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-20 22:39:19,757 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:19,757 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:19,758 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-20 22:39:19,759 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-20 22:39:19,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-20 22:39:19,770 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:19,770 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:19,770 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:19,770 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:19,770 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:19,770 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:19,771 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:19,772 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:19,777 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (322)] Ended with exit code 0 [2024-11-20 22:39:19,777 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:19,777 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:19,778 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-20 22:39:19,779 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-20 22:39:19,780 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:19,790 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:19,790 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:19,790 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:19,790 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:19,790 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:19,791 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:19,791 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:19,792 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:19,798 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (323)] Ended with exit code 0 [2024-11-20 22:39:19,798 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:19,798 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:19,799 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-20 22:39:19,800 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-20 22:39:19,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-20 22:39:19,811 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:19,811 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:19,811 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:19,811 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:19,811 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:19,811 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:19,811 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:19,813 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:19,818 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-20 22:39:19,818 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:19,818 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:19,819 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-20 22:39:19,820 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-20 22:39:19,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-20 22:39:19,831 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:19,831 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:19,832 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:19,832 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:19,834 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:19,834 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:19,838 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:19,843 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (325)] Ended with exit code 0 [2024-11-20 22:39:19,843 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:19,844 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:19,845 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-20 22:39:19,845 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-20 22:39:19,846 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:19,856 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:19,856 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:19,856 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:19,856 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:19,858 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:19,858 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:19,862 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:19,868 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-20 22:39:19,868 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:19,868 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:19,869 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-20 22:39:19,870 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-20 22:39:19,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-20 22:39:19,881 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:19,881 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:19,881 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:19,881 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:19,883 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:19,883 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:19,888 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:19,893 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (327)] Ended with exit code 0 [2024-11-20 22:39:19,894 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:19,894 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:19,895 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-20 22:39:19,895 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-20 22:39:19,896 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:19,906 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:19,906 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:19,906 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:19,906 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:19,908 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:19,908 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:19,912 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:19,918 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (328)] Ended with exit code 0 [2024-11-20 22:39:19,918 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:19,918 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:19,919 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-20 22:39:19,920 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-20 22:39:19,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-20 22:39:19,931 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:19,931 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:19,931 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:19,931 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:19,933 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:19,933 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:19,937 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:19,943 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-20 22:39:19,943 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:19,943 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:19,944 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-20 22:39:19,945 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-20 22:39:19,946 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:19,956 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:19,956 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:19,956 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:19,956 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:19,958 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:19,958 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:19,962 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:19,968 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (330)] Ended with exit code 0 [2024-11-20 22:39:19,968 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:19,968 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:19,969 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-20 22:39:19,970 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-20 22:39:19,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-20 22:39:19,981 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:19,981 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:19,981 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-11-20 22:39:19,981 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:20,000 INFO L401 nArgumentSynthesizer]: We have 32 Motzkin's Theorem applications. [2024-11-20 22:39:20,000 INFO L402 nArgumentSynthesizer]: A total of 8 supporting invariants were added. [2024-11-20 22:39:20,037 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:20,043 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (331)] Ended with exit code 0 [2024-11-20 22:39:20,044 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:20,044 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:20,045 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-20 22:39:20,045 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-20 22:39:20,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-20 22:39:20,056 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:20,056 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:20,057 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:20,057 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:20,057 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:20,057 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:20,057 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:20,058 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:20,064 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-20 22:39:20,064 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:20,064 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:20,065 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-20 22:39:20,065 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-20 22:39:20,067 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:20,076 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:20,077 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:20,077 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:20,077 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:20,077 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:20,077 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:20,077 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:20,079 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:20,085 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-20 22:39:20,085 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:20,085 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:20,086 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-20 22:39:20,087 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-20 22:39:20,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-20 22:39:20,098 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:20,098 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:20,098 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:20,098 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:20,098 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:20,099 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:20,099 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:20,100 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:20,106 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-20 22:39:20,106 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:20,106 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:20,107 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-20 22:39:20,108 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-20 22:39:20,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-20 22:39:20,119 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:20,119 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:20,119 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:20,119 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:20,121 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:20,121 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:20,125 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:20,131 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-20 22:39:20,131 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:20,131 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:20,132 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-20 22:39:20,133 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-20 22:39:20,134 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:20,144 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:20,144 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:20,144 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:20,144 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:20,146 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:20,146 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:20,153 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:20,161 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-20 22:39:20,161 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:20,161 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:20,163 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-20 22:39:20,164 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-20 22:39:20,166 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:20,178 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:20,178 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:20,178 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:20,179 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:20,181 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:20,181 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:20,187 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:20,195 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-20 22:39:20,195 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:20,195 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:20,198 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-20 22:39:20,198 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-20 22:39:20,199 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:20,212 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:20,212 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:20,213 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:20,213 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:20,215 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:20,215 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:20,221 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:20,229 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-20 22:39:20,229 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:20,229 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:20,231 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-20 22:39:20,232 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-20 22:39:20,233 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:20,246 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:20,247 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:20,247 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:20,247 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:20,250 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:20,250 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:20,258 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:20,265 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-20 22:39:20,266 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:20,266 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:20,268 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-20 22:39:20,269 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-20 22:39:20,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-20 22:39:20,280 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:20,280 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:20,281 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:20,281 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:20,281 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:20,281 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:20,281 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:20,282 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:20,288 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-20 22:39:20,288 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:20,288 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:20,289 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-20 22:39:20,290 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-20 22:39:20,291 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:20,301 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:20,301 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:20,301 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:20,301 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:20,301 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:20,301 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:20,301 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:20,303 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:20,308 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-20 22:39:20,308 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:20,308 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:20,309 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-20 22:39:20,310 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-20 22:39:20,311 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:20,321 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:20,321 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:20,321 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:20,321 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:20,323 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:20,323 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:20,327 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:20,332 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (342)] Ended with exit code 0 [2024-11-20 22:39:20,332 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:20,332 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:20,333 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-20 22:39:20,334 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-20 22:39:20,335 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:20,345 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:20,345 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:20,345 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:20,345 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:20,345 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:20,346 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:20,346 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:20,347 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:20,353 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-20 22:39:20,353 INFO L451 LassoAnalysis]: Using template '4-nested'. [2024-11-20 22:39:20,353 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:20,353 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:20,354 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-20 22:39:20,355 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-20 22:39:20,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-20 22:39:20,366 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:20,366 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:20,366 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:20,366 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:20,366 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:20,367 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-20 22:39:20,367 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:20,368 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:20,373 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-20 22:39:20,374 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:20,374 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:20,375 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-20 22:39:20,376 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-20 22:39:20,377 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:20,387 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:20,387 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:20,387 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:20,387 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:20,389 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-20 22:39:20,389 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-20 22:39:20,393 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:20,399 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-20 22:39:20,399 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:20,399 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:20,400 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-20 22:39:20,401 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-20 22:39:20,402 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:20,412 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:20,412 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:20,412 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:20,412 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:20,414 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-20 22:39:20,414 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-20 22:39:20,418 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:20,424 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-20 22:39:20,424 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:20,424 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:20,425 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-20 22:39:20,426 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-20 22:39:20,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-20 22:39:20,436 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:20,437 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:20,437 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:20,437 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:20,437 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:20,437 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-20 22:39:20,437 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:20,439 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:20,444 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-20 22:39:20,444 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:20,444 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:20,445 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-20 22:39:20,446 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-20 22:39:20,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-20 22:39:20,457 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:20,457 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:20,457 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:20,457 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:20,457 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:20,458 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-20 22:39:20,458 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:20,459 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:20,464 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-20 22:39:20,465 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:20,465 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:20,466 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-20 22:39:20,466 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-20 22:39:20,467 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:20,477 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:20,477 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:20,478 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:20,478 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:20,478 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:20,478 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-20 22:39:20,478 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:20,479 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:20,485 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (349)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:20,485 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:20,485 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:20,487 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-20 22:39:20,488 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-20 22:39:20,488 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:20,499 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:20,499 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:20,499 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:20,499 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:20,499 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:20,499 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-20 22:39:20,499 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:20,501 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:20,506 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (350)] Ended with exit code 0 [2024-11-20 22:39:20,507 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:20,507 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:20,508 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-20 22:39:20,509 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-20 22:39:20,509 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:20,519 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:20,519 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:20,520 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:20,520 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:20,522 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-20 22:39:20,522 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-20 22:39:20,528 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:20,533 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-20 22:39:20,533 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:20,533 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:20,534 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-20 22:39:20,535 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-20 22:39:20,536 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:20,546 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:20,546 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:20,546 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:20,546 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:20,549 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-20 22:39:20,549 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-20 22:39:20,554 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:20,560 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (352)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:20,560 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:20,561 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:20,561 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-20 22:39:20,562 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-20 22:39:20,563 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:20,573 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:20,574 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:20,574 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:20,574 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:20,576 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-20 22:39:20,576 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-20 22:39:20,581 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:20,587 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (353)] Ended with exit code 0 [2024-11-20 22:39:20,587 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:20,587 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:20,588 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-20 22:39:20,589 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-20 22:39:20,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-20 22:39:20,600 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:20,600 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:20,600 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:20,600 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:20,602 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-20 22:39:20,602 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-20 22:39:20,607 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:20,612 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (354)] Ended with exit code 0 [2024-11-20 22:39:20,613 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:20,613 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:20,614 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-20 22:39:20,614 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-20 22:39:20,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-20 22:39:20,625 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:20,626 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:20,626 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:20,626 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:20,628 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-20 22:39:20,628 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-20 22:39:20,633 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:20,638 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (355)] Ended with exit code 0 [2024-11-20 22:39:20,638 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:20,638 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:20,639 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-20 22:39:20,640 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-20 22:39:20,641 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:20,651 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:20,651 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:20,651 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:20,651 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:20,654 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-20 22:39:20,654 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-20 22:39:20,658 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:20,664 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (356)] Ended with exit code 0 [2024-11-20 22:39:20,664 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:20,664 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:20,665 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-20 22:39:20,666 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-20 22:39:20,667 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:20,678 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:20,678 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:20,678 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-11-20 22:39:20,678 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:20,701 INFO L401 nArgumentSynthesizer]: We have 40 Motzkin's Theorem applications. [2024-11-20 22:39:20,701 INFO L402 nArgumentSynthesizer]: A total of 10 supporting invariants were added. [2024-11-20 22:39:20,747 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:20,753 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (357)] Ended with exit code 0 [2024-11-20 22:39:20,753 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:20,753 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:20,755 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-20 22:39:20,756 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-20 22:39:20,757 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:20,767 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:20,767 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:20,767 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:20,767 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:20,767 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:20,767 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-20 22:39:20,767 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:20,769 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:20,774 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-20 22:39:20,774 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:20,774 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:20,775 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-20 22:39:20,776 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-20 22:39:20,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-20 22:39:20,787 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:20,787 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:20,787 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:20,787 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:20,787 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:20,788 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-20 22:39:20,788 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:20,789 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:20,795 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (359)] Ended with exit code 0 [2024-11-20 22:39:20,795 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:20,795 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:20,796 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-20 22:39:20,797 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-20 22:39:20,798 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:20,808 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:20,808 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:20,808 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:20,808 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:20,808 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:20,808 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-20 22:39:20,808 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:20,810 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:20,815 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-20 22:39:20,815 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:20,815 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:20,816 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-20 22:39:20,817 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-20 22:39:20,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-20 22:39:20,829 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:20,829 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:20,829 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:20,829 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:20,832 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-20 22:39:20,832 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-20 22:39:20,837 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:20,843 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-20 22:39:20,843 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:20,844 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:20,844 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-20 22:39:20,845 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-20 22:39:20,846 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:20,856 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:20,857 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:20,857 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:20,857 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:20,859 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-20 22:39:20,859 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-20 22:39:20,863 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:20,869 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-20 22:39:20,869 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:20,869 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:20,870 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-20 22:39:20,871 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-20 22:39:20,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-20 22:39:20,882 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:20,882 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:20,882 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:20,882 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:20,885 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-20 22:39:20,885 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-20 22:39:20,891 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:20,898 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (363)] Ended with exit code 0 [2024-11-20 22:39:20,898 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:20,899 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:20,899 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-20 22:39:20,900 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-20 22:39:20,901 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:20,911 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:20,911 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:20,912 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:20,912 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:20,914 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-20 22:39:20,914 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-20 22:39:20,919 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:20,925 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-20 22:39:20,925 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:20,926 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:20,928 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-20 22:39:20,929 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-20 22:39:20,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-20 22:39:20,943 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:20,943 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:20,943 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:20,943 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:20,948 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-20 22:39:20,948 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-20 22:39:20,957 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:20,965 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (365)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:20,965 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:20,966 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:20,968 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-20 22:39:20,969 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-20 22:39:20,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-20 22:39:20,982 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:20,982 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:20,982 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:20,982 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:20,982 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:20,982 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-20 22:39:20,982 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:20,984 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:20,989 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-20 22:39:20,989 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:20,990 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:20,990 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-20 22:39:20,991 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-20 22:39:20,992 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:21,002 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:21,002 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:21,002 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:21,002 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:21,002 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:21,003 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-20 22:39:21,003 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:21,004 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:21,009 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-20 22:39:21,010 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:21,010 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:21,011 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-20 22:39:21,025 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-20 22:39:21,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-20 22:39:21,036 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:21,036 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:21,036 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:21,036 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:21,038 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-20 22:39:21,038 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-20 22:39:21,042 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:21,048 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (368)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:21,048 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:21,048 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:21,049 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-20 22:39:21,050 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-20 22:39:21,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-20 22:39:21,061 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-20 22:39:21,061 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:21,061 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:21,061 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:21,061 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:21,062 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-20 22:39:21,062 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:21,063 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:21,068 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-20 22:39:21,068 INFO L451 LassoAnalysis]: Using template '2-phase'. [2024-11-20 22:39:21,068 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:21,069 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:21,070 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-20 22:39:21,070 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-20 22:39:21,071 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:21,081 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:21,081 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:21,081 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:21,081 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:21,081 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:21,082 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:21,082 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-20 22:39:21,082 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:21,085 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:21,093 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (370)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:21,093 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:21,093 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:21,095 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-20 22:39:21,096 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-20 22:39:21,097 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:21,110 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:21,111 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:21,111 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:21,111 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:21,111 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:21,112 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-20 22:39:21,113 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-20 22:39:21,119 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:21,126 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-20 22:39:21,130 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:21,130 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:21,132 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-20 22:39:21,135 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-20 22:39:21,135 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:21,151 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:21,151 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:21,151 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:21,151 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:21,151 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:21,153 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-20 22:39:21,153 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-20 22:39:21,157 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:21,164 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-20 22:39:21,165 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:21,165 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:21,167 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-20 22:39:21,168 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-20 22:39:21,169 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:21,180 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:21,181 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:21,181 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:21,181 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:21,181 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:21,181 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:21,182 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-20 22:39:21,182 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:21,184 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:21,190 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-20 22:39:21,191 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:21,191 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:21,200 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-20 22:39:21,201 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-20 22:39:21,202 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:21,214 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:21,215 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:21,215 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:21,215 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:21,215 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:21,215 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:21,216 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-20 22:39:21,216 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:21,218 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:21,225 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-20 22:39:21,225 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:21,225 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:21,226 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-20 22:39:21,227 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-20 22:39:21,229 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:21,241 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:21,241 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:21,241 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:21,241 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:21,241 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:21,241 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:21,242 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-20 22:39:21,242 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:21,243 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:21,248 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-20 22:39:21,249 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:21,249 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:21,250 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-20 22:39:21,250 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-20 22:39:21,251 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:21,262 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:21,262 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:21,262 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:21,262 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:21,262 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:21,262 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:21,263 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-20 22:39:21,263 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:21,264 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:21,269 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (376)] Ended with exit code 0 [2024-11-20 22:39:21,270 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:21,270 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:21,271 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-20 22:39:21,271 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-20 22:39:21,272 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:21,282 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:21,282 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:21,283 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:21,283 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:21,283 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:21,284 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-20 22:39:21,284 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-20 22:39:21,288 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:21,293 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (377)] Ended with exit code 0 [2024-11-20 22:39:21,293 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:21,293 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:21,294 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-20 22:39:21,295 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-20 22:39:21,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-20 22:39:21,306 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:21,306 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:21,306 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:21,306 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:21,306 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:21,307 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-20 22:39:21,308 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-20 22:39:21,311 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:21,317 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-20 22:39:21,317 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:21,317 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:21,318 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-20 22:39:21,318 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-20 22:39:21,319 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:21,329 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:21,329 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:21,329 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:21,329 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:21,330 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:21,331 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-20 22:39:21,331 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-20 22:39:21,338 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:21,344 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (379)] Ended with exit code 0 [2024-11-20 22:39:21,345 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:21,345 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:21,347 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-20 22:39:21,348 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-20 22:39:21,349 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:21,362 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:21,362 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:21,362 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:21,362 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:21,362 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:21,364 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-20 22:39:21,364 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-20 22:39:21,369 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:21,376 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (380)] Ended with exit code 0 [2024-11-20 22:39:21,376 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:21,376 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:21,378 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-20 22:39:21,382 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-20 22:39:21,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-20 22:39:21,395 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:21,395 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:21,395 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:21,395 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:21,396 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:21,397 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-20 22:39:21,397 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-20 22:39:21,401 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:21,407 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (381)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:21,407 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:21,407 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:21,408 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-20 22:39:21,408 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-20 22:39:21,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-20 22:39:21,419 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:21,419 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:21,419 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:21,419 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:21,419 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:21,421 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-20 22:39:21,421 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-20 22:39:21,425 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:21,430 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-20 22:39:21,430 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:21,430 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:21,432 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-20 22:39:21,433 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-20 22:39:21,434 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:21,445 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:21,445 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:21,445 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:21,446 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-11-20 22:39:21,446 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:21,460 INFO L401 nArgumentSynthesizer]: We have 24 Motzkin's Theorem applications. [2024-11-20 22:39:21,460 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-20 22:39:21,497 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:21,503 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-20 22:39:21,503 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:21,503 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:21,505 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-20 22:39:21,507 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-20 22:39:21,507 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:21,520 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:21,520 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:21,520 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:21,520 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:21,520 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:21,520 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:21,520 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-20 22:39:21,520 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:21,522 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:21,528 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-20 22:39:21,528 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:21,528 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:21,529 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-20 22:39:21,530 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-20 22:39:21,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-20 22:39:21,540 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:21,540 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:21,541 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:21,541 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:21,541 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:21,541 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:21,541 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-20 22:39:21,541 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:21,543 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:21,548 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-20 22:39:21,548 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:21,548 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:21,549 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-20 22:39:21,550 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-20 22:39:21,551 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:21,561 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:21,561 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:21,561 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:21,561 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:21,561 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:21,561 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:21,562 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-20 22:39:21,562 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:21,563 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:21,569 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (386)] Ended with exit code 0 [2024-11-20 22:39:21,569 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:21,569 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:21,570 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-20 22:39:21,571 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-20 22:39:21,572 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:21,582 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:21,582 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:21,582 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:21,582 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:21,582 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:21,583 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-20 22:39:21,583 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-20 22:39:21,588 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:21,593 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (387)] Ended with exit code 0 [2024-11-20 22:39:21,593 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:21,594 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:21,596 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-20 22:39:21,597 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-20 22:39:21,598 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:21,607 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:21,607 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:21,608 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:21,608 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:21,608 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:21,609 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-20 22:39:21,609 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-20 22:39:21,613 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:21,619 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-20 22:39:21,619 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:21,619 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:21,620 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-20 22:39:21,621 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-20 22:39:21,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-20 22:39:21,631 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:21,632 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:21,632 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:21,632 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:21,632 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:21,633 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-20 22:39:21,633 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-20 22:39:21,637 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:21,643 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-20 22:39:21,643 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:21,643 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:21,644 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-20 22:39:21,645 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-20 22:39:21,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-20 22:39:21,655 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:21,656 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:21,656 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:21,656 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:21,656 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:21,657 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-20 22:39:21,657 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-20 22:39:21,662 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:21,667 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (390)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:21,667 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:21,668 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:21,669 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-20 22:39:21,669 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-20 22:39:21,670 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:21,680 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:21,680 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:21,681 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:21,681 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:21,681 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:21,683 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-20 22:39:21,683 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-20 22:39:21,690 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:21,695 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (391)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:21,695 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:21,696 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:21,696 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-20 22:39:21,697 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-20 22:39:21,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-20 22:39:21,708 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:21,708 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:21,708 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:21,708 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:21,708 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:21,708 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:21,709 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-20 22:39:21,709 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:21,710 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:21,716 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-20 22:39:21,716 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:21,716 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:21,717 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-20 22:39:21,718 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-20 22:39:21,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-20 22:39:21,729 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:21,729 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:21,729 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:21,729 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:21,729 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:21,729 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:21,730 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-20 22:39:21,730 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:21,732 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:21,737 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-20 22:39:21,738 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:21,738 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:21,739 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-20 22:39:21,739 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-20 22:39:21,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-20 22:39:21,750 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:21,750 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:21,751 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:21,751 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:21,751 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:21,752 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-20 22:39:21,752 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-20 22:39:21,755 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:21,761 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (394)] Ended with exit code 0 [2024-11-20 22:39:21,762 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:21,762 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:21,763 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-20 22:39:21,763 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-20 22:39:21,764 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:21,775 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:21,775 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:21,775 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:21,775 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:21,775 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:21,775 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-20 22:39:21,776 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-20 22:39:21,776 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:21,777 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:21,783 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (395)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:21,783 INFO L451 LassoAnalysis]: Using template '3-phase'. [2024-11-20 22:39:21,783 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:21,783 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:21,784 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-20 22:39:21,785 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-20 22:39:21,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-20 22:39:21,796 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:21,796 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-20 22:39:21,796 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:21,796 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:21,796 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:21,796 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:21,797 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:21,797 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:21,799 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:21,805 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-20 22:39:21,805 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:21,805 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:21,807 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-20 22:39:21,808 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-20 22:39:21,808 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:21,818 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:21,819 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-20 22:39:21,819 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:21,819 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:21,819 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:21,820 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:21,820 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:21,843 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:21,848 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (397)] Ended with exit code 0 [2024-11-20 22:39:21,848 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:21,849 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:21,849 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-20 22:39:21,850 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-20 22:39:21,851 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:21,861 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:21,861 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-20 22:39:21,861 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:21,861 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:21,861 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:21,863 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:21,863 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:21,868 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:21,873 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (398)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:21,873 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:21,873 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:21,874 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-20 22:39:21,875 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-20 22:39:21,876 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:21,886 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:21,886 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-20 22:39:21,886 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:21,886 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:21,886 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:21,886 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:21,887 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:21,887 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:21,889 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:21,894 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-20 22:39:21,894 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:21,895 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:21,895 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-20 22:39:21,896 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-20 22:39:21,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-20 22:39:21,907 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:21,907 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-20 22:39:21,907 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:21,908 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:21,908 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:21,908 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:21,908 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:21,908 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:21,910 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:21,916 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-20 22:39:21,916 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:21,916 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:21,917 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-20 22:39:21,918 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-20 22:39:21,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-20 22:39:21,929 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:21,929 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-20 22:39:21,929 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:21,929 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:21,929 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:21,929 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:21,929 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:21,929 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:21,932 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:21,937 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (401)] Ended with exit code 0 [2024-11-20 22:39:21,937 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:21,937 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:21,938 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-20 22:39:21,938 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-20 22:39:21,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-20 22:39:21,950 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:21,950 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-20 22:39:21,950 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:21,950 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:21,950 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:21,950 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:21,951 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:21,951 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:21,953 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:21,958 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (402)] Ended with exit code 0 [2024-11-20 22:39:21,958 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:21,958 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:21,959 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-20 22:39:21,961 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-20 22:39:21,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-20 22:39:21,972 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:21,972 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-20 22:39:21,972 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:21,972 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:21,972 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:21,974 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:21,974 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:21,979 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:21,985 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (403)] Ended with exit code 0 [2024-11-20 22:39:21,985 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:21,985 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:21,986 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-20 22:39:21,987 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-20 22:39:21,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-20 22:39:21,998 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:21,998 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-20 22:39:21,998 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:21,998 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:21,998 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:22,000 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:22,000 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:22,005 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:22,010 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-20 22:39:22,011 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:22,011 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:22,012 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-20 22:39:22,012 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-20 22:39:22,013 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:22,023 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:22,023 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-20 22:39:22,023 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:22,023 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:22,023 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:22,025 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:22,025 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:22,031 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:22,037 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-20 22:39:22,037 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:22,037 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:22,038 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-20 22:39:22,038 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-20 22:39:22,039 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:22,049 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:22,049 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-20 22:39:22,049 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:22,050 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:22,050 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:22,051 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:22,052 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:22,057 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:22,062 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-20 22:39:22,062 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:22,062 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:22,063 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-20 22:39:22,064 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-20 22:39:22,065 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:22,075 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:22,075 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-20 22:39:22,075 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:22,075 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:22,075 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:22,077 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:22,077 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:22,083 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:22,088 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-20 22:39:22,088 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:22,088 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:22,089 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-20 22:39:22,090 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-20 22:39:22,091 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:22,101 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:22,101 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-20 22:39:22,101 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:22,101 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:22,101 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:22,103 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:22,103 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:22,108 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:22,114 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (408)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:22,114 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:22,114 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:22,115 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-20 22:39:22,116 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-20 22:39:22,117 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:22,128 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:22,128 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-20 22:39:22,128 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:22,128 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-11-20 22:39:22,128 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:22,147 INFO L401 nArgumentSynthesizer]: We have 32 Motzkin's Theorem applications. [2024-11-20 22:39:22,147 INFO L402 nArgumentSynthesizer]: A total of 8 supporting invariants were added. [2024-11-20 22:39:22,224 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:22,231 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (409)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:22,231 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:22,231 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:22,232 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-20 22:39:22,233 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-20 22:39:22,234 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:22,245 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:22,245 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-20 22:39:22,245 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:22,245 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:22,245 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:22,245 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:22,245 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:22,245 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:22,248 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:22,253 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-20 22:39:22,253 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:22,254 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:22,254 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-20 22:39:22,255 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-20 22:39:22,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-20 22:39:22,266 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:22,266 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-20 22:39:22,267 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:22,267 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:22,267 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:22,267 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:22,268 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:22,268 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:22,273 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:22,280 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-20 22:39:22,281 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:22,281 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:22,283 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-20 22:39:22,284 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-20 22:39:22,285 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:22,295 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:22,296 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-20 22:39:22,296 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:22,296 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:22,296 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:22,296 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:22,296 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:22,296 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:22,299 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:22,304 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-20 22:39:22,304 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:22,305 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:22,306 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-20 22:39:22,306 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-20 22:39:22,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-20 22:39:22,317 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:22,318 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-20 22:39:22,318 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:22,318 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:22,318 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:22,320 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:22,320 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:22,326 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:22,332 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-20 22:39:22,332 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:22,332 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:22,334 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-20 22:39:22,334 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-20 22:39:22,335 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:22,345 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:22,346 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-20 22:39:22,346 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:22,346 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:22,346 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:22,348 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:22,348 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:22,353 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:22,358 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-20 22:39:22,359 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:22,359 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:22,360 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-20 22:39:22,360 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-20 22:39:22,361 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:22,371 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:22,371 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-20 22:39:22,372 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:22,372 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:22,372 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:22,374 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:22,374 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:22,379 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:22,385 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (415)] Ended with exit code 0 [2024-11-20 22:39:22,385 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:22,385 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:22,386 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-20 22:39:22,387 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-20 22:39:22,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-20 22:39:22,398 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:22,398 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-20 22:39:22,398 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:22,398 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:22,398 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:22,400 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:22,400 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:22,406 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:22,412 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (416)] Ended with exit code 0 [2024-11-20 22:39:22,412 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:22,413 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:22,413 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-20 22:39:22,414 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-20 22:39:22,415 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:22,425 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:22,425 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-20 22:39:22,426 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:22,426 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:22,426 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:22,429 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:22,429 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:22,437 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:22,443 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (417)] Ended with exit code 0 [2024-11-20 22:39:22,443 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:22,443 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:22,444 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-20 22:39:22,445 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-20 22:39:22,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-20 22:39:22,456 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:22,456 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-20 22:39:22,456 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:22,456 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:22,456 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:22,456 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:22,457 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:22,457 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:22,459 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:22,464 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-20 22:39:22,464 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:22,464 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:22,465 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-20 22:39:22,466 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-20 22:39:22,467 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:22,477 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:22,477 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-20 22:39:22,478 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:22,478 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:22,478 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:22,478 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:22,478 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:22,478 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:22,481 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:22,486 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (419)] Ended with exit code 0 [2024-11-20 22:39:22,486 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:22,486 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:22,487 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-20 22:39:22,488 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-20 22:39:22,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-20 22:39:22,499 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:22,499 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-20 22:39:22,499 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:22,500 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:22,500 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:22,502 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:22,502 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:22,508 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:22,514 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-20 22:39:22,514 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:22,514 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:22,516 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-20 22:39:22,516 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-20 22:39:22,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-20 22:39:22,527 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:22,527 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-20 22:39:22,527 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:22,528 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:22,528 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:22,528 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:22,528 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:22,528 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:22,530 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:22,536 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (421)] Ended with exit code 0 [2024-11-20 22:39:22,536 INFO L451 LassoAnalysis]: Using template '4-phase'. [2024-11-20 22:39:22,536 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:22,536 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:22,537 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-20 22:39:22,553 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-20 22:39:22,553 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:22,564 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:22,564 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:22,564 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:22,564 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:22,564 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:22,564 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:22,565 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-20 22:39:22,565 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:22,568 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:22,573 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (422)] Ended with exit code 0 [2024-11-20 22:39:22,573 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:22,573 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:22,574 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-20 22:39:22,575 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-20 22:39:22,576 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:22,586 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:22,587 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:22,587 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:22,587 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:22,587 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:22,589 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-20 22:39:22,589 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-20 22:39:22,596 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:22,601 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-20 22:39:22,601 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:22,601 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:22,602 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-20 22:39:22,603 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-20 22:39:22,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-20 22:39:22,614 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:22,614 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:22,614 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:22,614 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:22,615 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:22,617 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-20 22:39:22,617 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-20 22:39:22,623 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:22,629 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-20 22:39:22,629 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:22,629 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:22,630 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-20 22:39:22,631 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-20 22:39:22,632 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:22,642 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:22,642 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:22,643 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:22,643 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:22,643 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:22,643 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:22,643 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-20 22:39:22,643 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:22,646 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:22,652 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-20 22:39:22,653 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:22,653 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:22,654 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-20 22:39:22,654 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-20 22:39:22,655 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:22,666 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:22,666 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:22,666 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:22,666 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:22,666 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:22,666 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:22,667 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-20 22:39:22,667 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:22,670 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:22,676 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (426)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:22,676 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:22,676 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:22,677 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-20 22:39:22,678 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-20 22:39:22,679 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:22,689 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:22,689 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:22,689 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:22,689 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:22,689 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:22,690 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:22,690 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-20 22:39:22,690 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:22,693 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:22,698 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (427)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:22,699 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:22,699 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:22,700 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-20 22:39:22,700 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-20 22:39:22,701 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:22,712 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:22,712 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:22,712 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:22,712 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:22,712 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:22,712 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:22,713 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-20 22:39:22,713 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:22,716 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:22,721 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-20 22:39:22,721 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:22,722 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:22,722 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-20 22:39:22,723 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-20 22:39:22,724 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:22,734 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:22,735 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:22,735 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:22,735 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:22,735 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:22,737 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-20 22:39:22,737 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-20 22:39:22,745 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:22,750 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-20 22:39:22,750 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:22,751 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:22,751 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-20 22:39:22,752 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-20 22:39:22,753 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:22,764 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:22,764 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:22,764 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:22,764 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:22,764 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:22,767 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-20 22:39:22,767 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-20 22:39:22,774 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:22,780 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (430)] Ended with exit code 0 [2024-11-20 22:39:22,780 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:22,781 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:22,782 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-20 22:39:22,782 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-20 22:39:22,784 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:22,794 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:22,794 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:22,794 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:22,794 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:22,794 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:22,797 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-20 22:39:22,797 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-20 22:39:22,805 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:22,811 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (431)] Ended with exit code 0 [2024-11-20 22:39:22,811 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:22,811 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:22,812 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-20 22:39:22,813 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-20 22:39:22,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-20 22:39:22,824 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:22,824 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:22,825 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:22,825 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:22,825 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:22,827 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-20 22:39:22,827 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-20 22:39:22,837 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:22,844 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-20 22:39:22,845 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:22,845 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:22,847 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-20 22:39:22,848 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-20 22:39:22,849 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:22,860 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:22,860 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:22,860 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:22,860 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:22,860 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:22,863 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-20 22:39:22,863 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-20 22:39:22,870 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:22,876 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-20 22:39:22,876 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:22,876 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:22,878 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-20 22:39:22,878 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-20 22:39:22,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-20 22:39:22,889 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:22,890 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:22,890 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:22,890 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:22,890 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:22,892 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-20 22:39:22,892 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-20 22:39:22,899 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:22,905 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (434)] Ended with exit code 0 [2024-11-20 22:39:22,905 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:22,905 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:22,906 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-20 22:39:22,907 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-20 22:39:22,908 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:22,918 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:22,919 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:22,919 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:22,919 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-11-20 22:39:22,919 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:22,949 INFO L401 nArgumentSynthesizer]: We have 40 Motzkin's Theorem applications. [2024-11-20 22:39:22,949 INFO L402 nArgumentSynthesizer]: A total of 10 supporting invariants were added. [2024-11-20 22:39:23,118 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:23,126 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-20 22:39:23,126 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:23,126 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:23,127 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-20 22:39:23,128 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-20 22:39:23,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-20 22:39:23,139 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:23,139 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:23,139 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:23,139 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:23,139 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:23,139 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:23,140 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-20 22:39:23,140 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:23,143 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:23,149 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-20 22:39:23,149 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:23,149 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:23,150 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-20 22:39:23,150 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-20 22:39:23,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-20 22:39:23,162 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:23,162 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:23,162 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:23,162 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:23,162 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:23,162 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:23,163 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-20 22:39:23,163 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:23,166 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:23,171 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (437)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:23,172 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:23,172 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:23,173 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-20 22:39:23,173 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-20 22:39:23,174 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:23,184 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:23,185 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:23,185 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:23,185 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:23,185 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:23,185 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:23,185 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-20 22:39:23,185 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:23,189 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:23,194 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (438)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:23,194 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:23,194 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:23,195 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-20 22:39:23,196 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-20 22:39:23,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-20 22:39:23,207 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:23,207 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:23,208 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:23,208 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:23,208 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:23,210 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-20 22:39:23,210 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-20 22:39:23,218 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:23,224 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (439)] Ended with exit code 0 [2024-11-20 22:39:23,224 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:23,224 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:23,226 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-20 22:39:23,227 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-20 22:39:23,227 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:23,238 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:23,238 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:23,238 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:23,238 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:23,238 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:23,240 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-20 22:39:23,240 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-20 22:39:23,247 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:23,252 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (440)] Ended with exit code 0 [2024-11-20 22:39:23,252 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:23,253 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:23,253 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-20 22:39:23,254 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-20 22:39:23,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-20 22:39:23,265 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:23,265 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:23,266 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:23,266 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:23,266 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:23,269 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-20 22:39:23,269 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-20 22:39:23,279 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:23,287 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (441)] Ended with exit code 0 [2024-11-20 22:39:23,287 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:23,287 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:23,288 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-20 22:39:23,291 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:23,295 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-20 22:39:23,303 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:23,303 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:23,303 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:23,303 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:23,303 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:23,306 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-20 22:39:23,306 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-20 22:39:23,314 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:23,320 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-20 22:39:23,320 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:23,320 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:23,321 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-20 22:39:23,322 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-20 22:39:23,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-20 22:39:23,333 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:23,333 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:23,333 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:23,333 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:23,333 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:23,337 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-20 22:39:23,337 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-20 22:39:23,348 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:23,354 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (443)] Ended with exit code 0 [2024-11-20 22:39:23,355 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:23,355 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:23,356 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-20 22:39:23,356 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-20 22:39:23,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-20 22:39:23,368 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:23,369 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:23,369 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:23,369 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:23,369 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:23,369 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:23,369 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-20 22:39:23,369 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:23,372 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:23,378 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-20 22:39:23,378 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:23,378 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:23,379 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-20 22:39:23,380 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-20 22:39:23,381 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:23,391 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:23,391 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:23,391 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:23,391 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:23,391 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:23,391 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:23,392 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-20 22:39:23,392 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:23,395 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:23,401 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-20 22:39:23,401 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:23,401 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:23,402 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-20 22:39:23,403 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-20 22:39:23,404 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:23,414 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:23,414 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:23,414 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:23,414 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:23,414 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:23,416 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-20 22:39:23,416 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-20 22:39:23,423 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:23,428 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (446)] Ended with exit code 0 [2024-11-20 22:39:23,429 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:23,429 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:23,430 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-20 22:39:23,430 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-20 22:39:23,432 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:23,442 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:23,442 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:23,442 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:23,442 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:23,442 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:23,442 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-20 22:39:23,443 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-20 22:39:23,443 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:23,446 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:23,451 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (447)] Ended with exit code 0 [2024-11-20 22:39:23,452 INFO L451 LassoAnalysis]: Using template '2-lex'. [2024-11-20 22:39:23,452 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:23,452 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:23,453 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-20 22:39:23,453 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-20 22:39:23,454 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:23,464 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:23,464 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:23,465 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:23,465 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:23,465 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:23,465 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:23,465 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:23,465 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:23,467 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:23,473 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (448)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:23,473 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:23,473 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:23,474 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-20 22:39:23,474 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-20 22:39:23,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-20 22:39:23,485 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:23,486 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:23,486 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:23,486 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:23,486 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:23,487 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:23,487 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:23,491 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:23,498 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-20 22:39:23,498 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:23,498 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:23,499 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-20 22:39:23,499 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-20 22:39:23,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-20 22:39:23,511 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:23,511 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:23,511 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:23,511 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:23,511 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:23,513 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:23,513 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:23,517 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:23,523 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-20 22:39:23,523 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:23,523 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:23,524 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-20 22:39:23,525 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-20 22:39:23,526 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:23,536 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:23,536 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:23,536 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:23,536 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:23,536 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:23,536 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:23,537 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:23,537 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:23,538 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:23,543 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-20 22:39:23,544 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:23,544 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:23,545 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-20 22:39:23,545 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-20 22:39:23,546 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:23,556 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:23,556 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:23,556 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:23,557 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:23,557 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:23,557 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:23,557 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:23,557 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:23,559 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:23,564 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-20 22:39:23,564 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:23,564 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:23,565 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-20 22:39:23,566 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-20 22:39:23,567 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:23,577 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:23,577 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:23,577 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:23,577 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:23,577 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:23,577 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:23,578 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:23,578 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:23,579 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:23,584 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-20 22:39:23,585 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:23,585 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:23,586 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-20 22:39:23,586 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-20 22:39:23,587 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:23,597 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:23,597 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:23,597 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:23,597 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:23,597 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:23,597 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:23,598 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:23,598 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:23,599 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:23,605 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (454)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:23,605 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:23,605 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:23,606 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-20 22:39:23,607 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-20 22:39:23,608 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:23,618 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:23,618 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:23,618 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:23,618 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:23,619 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:23,620 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:23,620 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:23,625 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:23,631 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-20 22:39:23,631 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:23,631 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:23,632 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-20 22:39:23,633 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-20 22:39:23,634 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:23,643 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:23,643 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:23,644 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:23,644 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:23,644 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:23,646 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:23,646 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:23,650 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:23,656 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (456)] Ended with exit code 0 [2024-11-20 22:39:23,657 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:23,657 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:23,658 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-20 22:39:23,658 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-20 22:39:23,659 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:23,669 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:23,669 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:23,670 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:23,670 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:23,670 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:23,671 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:23,671 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:23,676 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:23,681 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (457)] Ended with exit code 0 [2024-11-20 22:39:23,681 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:23,682 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:23,682 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-20 22:39:23,683 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-20 22:39:23,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-20 22:39:23,694 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:23,694 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:23,694 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:23,694 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:23,694 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:23,696 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:23,696 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:23,701 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:23,706 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-20 22:39:23,706 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:23,707 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:23,708 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-20 22:39:23,708 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-20 22:39:23,709 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:23,719 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:23,720 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:23,720 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:23,720 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:23,720 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:23,722 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:23,722 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:23,726 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:23,732 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-20 22:39:23,732 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:23,732 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:23,733 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-20 22:39:23,734 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-20 22:39:23,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-20 22:39:23,745 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:23,745 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:23,745 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:23,745 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:23,745 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:23,747 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:23,747 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:23,751 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:23,758 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-20 22:39:23,758 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:23,758 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:23,759 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-20 22:39:23,759 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-20 22:39:23,761 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:23,771 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:23,771 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:23,771 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:23,771 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-11-20 22:39:23,772 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:23,790 INFO L401 nArgumentSynthesizer]: We have 32 Motzkin's Theorem applications. [2024-11-20 22:39:23,790 INFO L402 nArgumentSynthesizer]: A total of 8 supporting invariants were added. [2024-11-20 22:39:23,831 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:23,837 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-20 22:39:23,837 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:23,837 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:23,838 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-20 22:39:23,839 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-20 22:39:23,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-20 22:39:23,850 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:23,850 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:23,850 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:23,850 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:23,850 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:23,850 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:23,851 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:23,851 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:23,853 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:23,859 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-20 22:39:23,859 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:23,859 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:23,860 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-20 22:39:23,861 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-20 22:39:23,862 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:23,872 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:23,872 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:23,872 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:23,872 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:23,872 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:23,872 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:23,873 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:23,873 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:23,874 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:23,880 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-20 22:39:23,880 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:23,880 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:23,881 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-20 22:39:23,882 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-20 22:39:23,883 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:23,893 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:23,893 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:23,893 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:23,893 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:23,893 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:23,893 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:23,894 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:23,894 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:23,895 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:23,901 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (464)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:23,901 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:23,901 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:23,902 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-20 22:39:23,903 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-20 22:39:23,904 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:23,914 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:23,914 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:23,914 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:23,914 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:23,914 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:23,916 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:23,916 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:23,921 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:23,940 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-20 22:39:23,940 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:23,940 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:23,941 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-20 22:39:23,941 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-20 22:39:23,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-20 22:39:23,952 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:23,952 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:23,952 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:23,953 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:23,953 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:23,954 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:23,955 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:23,958 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:23,964 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-20 22:39:23,964 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:23,964 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:23,965 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-20 22:39:23,966 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-20 22:39:23,967 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:23,977 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:23,977 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:23,977 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:23,977 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:23,977 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:23,979 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:23,979 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:23,983 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:23,989 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-20 22:39:23,989 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:23,989 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:23,990 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-20 22:39:23,990 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-20 22:39:23,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-20 22:39:24,001 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:24,001 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:24,001 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:24,001 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:24,001 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:24,003 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:24,003 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:24,008 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:24,014 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-20 22:39:24,014 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:24,014 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:24,015 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-20 22:39:24,016 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-20 22:39:24,017 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:24,027 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:24,027 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:24,027 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:24,027 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:24,027 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:24,030 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:24,030 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:24,037 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:24,042 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-20 22:39:24,042 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:24,042 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:24,043 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-20 22:39:24,044 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-20 22:39:24,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-20 22:39:24,054 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:24,055 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:24,055 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:24,055 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:24,055 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:24,055 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:24,055 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:24,055 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:24,057 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:24,062 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (470)] Ended with exit code 0 [2024-11-20 22:39:24,062 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:24,062 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:24,063 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-20 22:39:24,064 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-20 22:39:24,065 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:24,074 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:24,075 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:24,075 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:24,075 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:24,075 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:24,075 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:24,075 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:24,075 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:24,077 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:24,082 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (471)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:24,083 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:24,083 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:24,084 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-20 22:39:24,084 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-20 22:39:24,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-20 22:39:24,095 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:24,095 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:24,095 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:24,095 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:24,095 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:24,097 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-20 22:39:24,097 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-20 22:39:24,101 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:24,106 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (472)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:24,106 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:24,106 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:24,107 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-20 22:39:24,108 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-20 22:39:24,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-20 22:39:24,118 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:24,119 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-20 22:39:24,119 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:24,119 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:24,119 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:24,119 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-20 22:39:24,119 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-20 22:39:24,119 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:24,121 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:24,126 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (473)] Ended with exit code 0 [2024-11-20 22:39:24,126 INFO L451 LassoAnalysis]: Using template '3-lex'. [2024-11-20 22:39:24,126 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:24,126 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:24,127 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-20 22:39:24,128 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-20 22:39:24,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-20 22:39:24,139 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:24,139 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:24,139 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:24,139 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:24,139 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:24,139 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-20 22:39:24,140 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-20 22:39:24,140 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:24,142 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:24,148 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-20 22:39:24,148 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:24,148 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:24,149 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-20 22:39:24,149 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-20 22:39:24,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-20 22:39:24,160 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:24,160 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:24,161 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:24,161 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:24,161 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-20 22:39:24,163 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-20 22:39:24,163 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-20 22:39:24,169 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:24,174 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (475)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:24,174 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:24,174 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:24,175 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-20 22:39:24,176 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-20 22:39:24,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-20 22:39:24,187 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:24,187 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:24,187 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:24,187 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:24,187 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-20 22:39:24,189 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-20 22:39:24,189 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-20 22:39:24,195 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:24,200 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-20 22:39:24,200 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:24,200 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:24,201 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-20 22:39:24,202 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-20 22:39:24,203 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:24,213 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:24,213 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:24,213 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:24,214 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:24,214 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:24,214 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-20 22:39:24,214 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-20 22:39:24,214 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:24,216 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:24,222 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-20 22:39:24,222 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:24,222 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:24,223 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-20 22:39:24,223 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-20 22:39:24,224 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:24,234 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:24,234 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:24,234 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:24,234 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:24,235 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:24,235 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-20 22:39:24,235 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-20 22:39:24,235 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:24,238 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:24,243 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (478)] Ended with exit code 0 [2024-11-20 22:39:24,243 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:24,244 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:24,245 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-20 22:39:24,245 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-20 22:39:24,246 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:24,256 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:24,256 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:24,256 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:24,256 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:24,256 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:24,256 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-20 22:39:24,257 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-20 22:39:24,257 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:24,259 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:24,264 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-20 22:39:24,264 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:24,265 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:24,265 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-20 22:39:24,266 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-20 22:39:24,267 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:24,277 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:24,277 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:24,277 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:24,277 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:24,277 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:24,277 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-20 22:39:24,278 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-20 22:39:24,278 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:24,280 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:24,285 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-20 22:39:24,285 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:24,285 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:24,286 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-20 22:39:24,287 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-20 22:39:24,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-20 22:39:24,298 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:24,298 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:24,298 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:24,298 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:24,298 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-20 22:39:24,301 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-20 22:39:24,301 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-20 22:39:24,307 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:24,312 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-20 22:39:24,312 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:24,313 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:24,313 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-20 22:39:24,314 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-20 22:39:24,315 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:24,325 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:24,325 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:24,325 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:24,325 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:24,325 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-20 22:39:24,328 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-20 22:39:24,328 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-20 22:39:24,334 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:24,339 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-20 22:39:24,340 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:24,340 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:24,341 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-20 22:39:24,341 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-20 22:39:24,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-20 22:39:24,352 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:24,352 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:24,352 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:24,352 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:24,352 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-20 22:39:24,355 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-20 22:39:24,355 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-20 22:39:24,362 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:24,367 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-20 22:39:24,367 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:24,367 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:24,368 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-20 22:39:24,369 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-20 22:39:24,370 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:24,380 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:24,381 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:24,381 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:24,381 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:24,381 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-20 22:39:24,384 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-20 22:39:24,384 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-20 22:39:24,390 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:24,396 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-20 22:39:24,396 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:24,396 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:24,397 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-20 22:39:24,398 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-20 22:39:24,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-20 22:39:24,409 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:24,409 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:24,409 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:24,409 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:24,409 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-20 22:39:24,412 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-20 22:39:24,412 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-20 22:39:24,418 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:24,423 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-20 22:39:24,424 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:24,424 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:24,425 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-20 22:39:24,425 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-20 22:39:24,426 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:24,436 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:24,437 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:24,437 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:24,437 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:24,437 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-20 22:39:24,439 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-20 22:39:24,440 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-20 22:39:24,446 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:24,451 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-20 22:39:24,451 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:24,451 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:24,452 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-20 22:39:24,453 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-20 22:39:24,454 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:24,464 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:24,465 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:24,465 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:24,465 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-11-20 22:39:24,465 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-20 22:39:24,492 INFO L401 nArgumentSynthesizer]: We have 48 Motzkin's Theorem applications. [2024-11-20 22:39:24,493 INFO L402 nArgumentSynthesizer]: A total of 12 supporting invariants were added. [2024-11-20 22:39:24,569 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:24,577 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-20 22:39:24,577 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:24,577 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:24,578 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-20 22:39:24,579 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-20 22:39:24,580 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:24,590 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:24,590 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:24,590 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:24,590 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:24,590 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:24,590 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-20 22:39:24,591 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-20 22:39:24,591 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:24,594 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:24,600 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-20 22:39:24,600 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:24,600 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:24,601 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-20 22:39:24,602 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-20 22:39:24,603 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:24,614 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:24,614 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:24,614 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:24,614 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:24,614 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:24,614 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-20 22:39:24,615 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-20 22:39:24,615 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:24,618 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:24,623 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (489)] Ended with exit code 0 [2024-11-20 22:39:24,624 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:24,624 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:24,625 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-20 22:39:24,625 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-20 22:39:24,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-20 22:39:24,636 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:24,637 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:24,637 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:24,637 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:24,637 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:24,637 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-20 22:39:24,637 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-20 22:39:24,637 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:24,640 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:24,646 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (490)] Ended with exit code 0 [2024-11-20 22:39:24,646 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:24,646 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:24,647 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-20 22:39:24,647 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-20 22:39:24,649 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:24,659 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:24,659 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:24,659 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:24,659 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:24,659 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-20 22:39:24,662 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-20 22:39:24,662 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-20 22:39:24,669 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:24,675 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (491)] Ended with exit code 0 [2024-11-20 22:39:24,675 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:24,675 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:24,676 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-20 22:39:24,677 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-20 22:39:24,678 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:24,688 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:24,688 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:24,688 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:24,688 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:24,688 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-20 22:39:24,691 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-20 22:39:24,691 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-20 22:39:24,697 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:24,703 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (492)] Ended with exit code 0 [2024-11-20 22:39:24,703 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:24,703 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:24,704 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-20 22:39:24,705 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-20 22:39:24,706 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:24,716 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:24,716 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:24,716 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:24,716 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:24,716 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-20 22:39:24,720 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-20 22:39:24,720 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-20 22:39:24,726 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:24,732 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (493)] Ended with exit code 0 [2024-11-20 22:39:24,732 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:24,732 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:24,733 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-20 22:39:24,734 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-20 22:39:24,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-20 22:39:24,745 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:24,745 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:24,745 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:24,745 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:24,745 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-20 22:39:24,748 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-20 22:39:24,748 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-20 22:39:24,755 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:24,760 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (494)] Ended with exit code 0 [2024-11-20 22:39:24,761 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:24,761 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:24,762 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-20 22:39:24,762 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-20 22:39:24,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-20 22:39:24,774 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:24,774 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:24,774 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:24,775 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:24,775 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-20 22:39:24,779 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-20 22:39:24,779 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-20 22:39:24,790 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:24,795 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (495)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:24,795 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:24,796 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:24,796 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-20 22:39:24,797 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-20 22:39:24,798 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-20 22:39:24,808 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:24,808 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:24,808 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:24,808 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:24,808 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:24,808 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-20 22:39:24,809 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-20 22:39:24,809 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:24,811 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:24,816 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-20 22:39:24,817 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:24,817 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:24,818 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-20 22:39:24,818 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-20 22:39:24,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-20 22:39:24,829 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:24,829 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:24,829 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:24,830 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:24,830 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:24,830 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-20 22:39:24,830 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-20 22:39:24,830 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:24,833 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:24,838 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-20 22:39:24,838 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:24,838 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:24,839 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-20 22:39:24,840 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-20 22:39:24,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-20 22:39:24,851 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:24,851 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:24,851 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:24,851 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:24,851 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-20 22:39:24,853 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-20 22:39:24,853 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-20 22:39:24,859 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:24,864 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-20 22:39:24,865 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-20 22:39:24,865 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:24,866 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-20 22:39:24,869 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-20 22:39:24,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-20 22:39:24,879 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-20 22:39:24,879 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-20 22:39:24,879 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-20 22:39:24,879 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-20 22:39:24,879 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-20 22:39:24,879 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-20 22:39:24,880 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-20 22:39:24,880 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-20 22:39:24,882 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-20 22:39:24,887 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-20 22:39:24,887 INFO L366 stractBuchiCegarLoop]: Result of lasso check was UNKNOWN. I will concatenate loop to stem and try again. [2024-11-20 22:39:24,888 INFO L745 eck$LassoCheckResult]: Stem: 160#$Ultimate##0 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(11, 2);call #Ultimate.allocInit(12, 3); 161#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet4#1, main_#t~nondet5#1, main_#t~mem6#1, main_#t~mem7#1, main_#t~post8#1, main_#t~post9#1, main_#t~mem10#1, main_~N_LIN~0#1, main_~N_COL~0#1, main_~j~0#1, main_~k~0#1, main_~#matriz~0#1.base, main_~#matriz~0#1.offset, main_~maior~0#1;main_~N_LIN~0#1 := 1;main_~N_COL~0#1 := 1;havoc main_~j~0#1;havoc main_~k~0#1;call main_~#matriz~0#1.base, main_~#matriz~0#1.offset := #Ultimate.allocOnStack(4 * main_~N_LIN~0#1 * main_~N_COL~0#1 % 4294967296);havoc main_~maior~0#1;havoc main_#t~nondet4#1;main_~maior~0#1 := main_#t~nondet4#1;havoc main_#t~nondet4#1;main_~j~0#1 := 0; 158#L21-3 assume !!(main_~j~0#1 % 4294967296 < main_~N_COL~0#1 % 4294967296);main_~k~0#1 := 0; 159#L22-3 assume !!(main_~k~0#1 % 4294967296 < main_~N_LIN~0#1 % 4294967296);havoc main_#t~nondet5#1;call write~int#1(main_#t~nondet5#1, main_~#matriz~0#1.base, main_~#matriz~0#1.offset + (if main_~j~0#1 % 4294967296 % 4294967296 <= 2147483647 then main_~j~0#1 % 4294967296 % 4294967296 else main_~j~0#1 % 4294967296 % 4294967296 - 4294967296) * (4 * main_~N_LIN~0#1) + 4 * (if main_~k~0#1 % 4294967296 % 4294967296 <= 2147483647 then main_~k~0#1 % 4294967296 % 4294967296 else main_~k~0#1 % 4294967296 % 4294967296 - 4294967296), 4);havoc main_#t~nondet5#1;call main_#t~mem6#1 := read~int#1(main_~#matriz~0#1.base, main_~#matriz~0#1.offset + (if main_~j~0#1 % 4294967296 % 4294967296 <= 2147483647 then main_~j~0#1 % 4294967296 % 4294967296 else main_~j~0#1 % 4294967296 % 4294967296 - 4294967296) * (4 * main_~N_LIN~0#1) + 4 * (if main_~k~0#1 % 4294967296 % 4294967296 <= 2147483647 then main_~k~0#1 % 4294967296 % 4294967296 else main_~k~0#1 % 4294967296 % 4294967296 - 4294967296), 4); 162#L26 assume main_#t~mem6#1 >= main_~maior~0#1;havoc main_#t~mem6#1;call main_#t~mem7#1 := read~int#1(main_~#matriz~0#1.base, main_~#matriz~0#1.offset + (if main_~j~0#1 % 4294967296 % 4294967296 <= 2147483647 then main_~j~0#1 % 4294967296 % 4294967296 else main_~j~0#1 % 4294967296 % 4294967296 - 4294967296) * (4 * main_~N_LIN~0#1) + 4 * (if main_~k~0#1 % 4294967296 % 4294967296 <= 2147483647 then main_~k~0#1 % 4294967296 % 4294967296 else main_~k~0#1 % 4294967296 % 4294967296 - 4294967296), 4);main_~maior~0#1 := main_#t~mem7#1; 163#L22-2 main_#t~post8#1 := main_~k~0#1;main_~k~0#1 := 1 + main_#t~post8#1;havoc main_#t~post8#1; 159#L22-3 [2024-11-20 22:39:24,888 INFO L747 eck$LassoCheckResult]: Loop: 159#L22-3 assume !!(main_~k~0#1 % 4294967296 < main_~N_LIN~0#1 % 4294967296);havoc main_#t~nondet5#1;call write~int#1(main_#t~nondet5#1, main_~#matriz~0#1.base, main_~#matriz~0#1.offset + (if main_~j~0#1 % 4294967296 % 4294967296 <= 2147483647 then main_~j~0#1 % 4294967296 % 4294967296 else main_~j~0#1 % 4294967296 % 4294967296 - 4294967296) * (4 * main_~N_LIN~0#1) + 4 * (if main_~k~0#1 % 4294967296 % 4294967296 <= 2147483647 then main_~k~0#1 % 4294967296 % 4294967296 else main_~k~0#1 % 4294967296 % 4294967296 - 4294967296), 4);havoc main_#t~nondet5#1;call main_#t~mem6#1 := read~int#1(main_~#matriz~0#1.base, main_~#matriz~0#1.offset + (if main_~j~0#1 % 4294967296 % 4294967296 <= 2147483647 then main_~j~0#1 % 4294967296 % 4294967296 else main_~j~0#1 % 4294967296 % 4294967296 - 4294967296) * (4 * main_~N_LIN~0#1) + 4 * (if main_~k~0#1 % 4294967296 % 4294967296 <= 2147483647 then main_~k~0#1 % 4294967296 % 4294967296 else main_~k~0#1 % 4294967296 % 4294967296 - 4294967296), 4); 162#L26 assume main_#t~mem6#1 >= main_~maior~0#1;havoc main_#t~mem6#1;call main_#t~mem7#1 := read~int#1(main_~#matriz~0#1.base, main_~#matriz~0#1.offset + (if main_~j~0#1 % 4294967296 % 4294967296 <= 2147483647 then main_~j~0#1 % 4294967296 % 4294967296 else main_~j~0#1 % 4294967296 % 4294967296 - 4294967296) * (4 * main_~N_LIN~0#1) + 4 * (if main_~k~0#1 % 4294967296 % 4294967296 <= 2147483647 then main_~k~0#1 % 4294967296 % 4294967296 else main_~k~0#1 % 4294967296 % 4294967296 - 4294967296), 4);main_~maior~0#1 := main_#t~mem7#1; 163#L22-2 main_#t~post8#1 := main_~k~0#1;main_~k~0#1 := 1 + main_#t~post8#1;havoc main_#t~post8#1; 159#L22-3 [2024-11-20 22:39:24,888 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 22:39:24,888 INFO L85 PathProgramCache]: Analyzing trace with hash 889666607, now seen corresponding path program 2 times [2024-11-20 22:39:24,888 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 22:39:24,888 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [566682361] [2024-11-20 22:39:24,888 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 22:39:24,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 22:39:24,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-20 22:39:24,912 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [287087153] [2024-11-20 22:39:24,912 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-20 22:39:24,912 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-20 22:39:24,912 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:24,917 INFO L229 MonitoredProcess]: Starting monitored process 500 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-20 22:39:24,917 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (500)] Waiting until timeout for monitored process [2024-11-20 22:39:24,961 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-11-20 22:39:24,962 INFO L228 tOrderPrioritization]: Conjunction of SSA is sat [2024-11-20 22:39:24,962 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-20 22:39:24,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-20 22:39:24,972 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-20 22:39:24,973 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 22:39:24,973 INFO L85 PathProgramCache]: Analyzing trace with hash 47765, now seen corresponding path program 2 times [2024-11-20 22:39:24,973 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 22:39:24,973 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [564606359] [2024-11-20 22:39:24,973 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 22:39:24,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 22:39:24,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-20 22:39:24,982 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [2100459305] [2024-11-20 22:39:24,982 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-20 22:39:24,983 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-20 22:39:24,983 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:24,985 INFO L229 MonitoredProcess]: Starting monitored process 501 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-20 22:39:24,987 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (501)] Waiting until timeout for monitored process [2024-11-20 22:39:25,023 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-11-20 22:39:25,023 INFO L228 tOrderPrioritization]: Conjunction of SSA is sat [2024-11-20 22:39:25,023 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-20 22:39:25,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-20 22:39:25,031 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-20 22:39:25,033 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 22:39:25,033 INFO L85 PathProgramCache]: Analyzing trace with hash -185276505, now seen corresponding path program 3 times [2024-11-20 22:39:25,033 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 22:39:25,033 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [745846061] [2024-11-20 22:39:25,033 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 22:39:25,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 22:39:25,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 22:39:25,187 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 22:39:25,187 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 22:39:25,188 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [745846061] [2024-11-20 22:39:25,188 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [745846061] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-20 22:39:25,188 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [148643512] [2024-11-20 22:39:25,188 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-20 22:39:25,188 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-20 22:39:25,188 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:39:25,191 INFO L229 MonitoredProcess]: Starting monitored process 502 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-20 22:39:25,192 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (502)] Waiting until timeout for monitored process [2024-11-20 22:39:25,253 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2024-11-20 22:39:25,254 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-20 22:39:25,256 INFO L255 TraceCheckSpWp]: Trace formula consists of 86 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-11-20 22:39:25,257 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-20 22:39:25,283 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 22:39:25,283 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-20 22:39:25,318 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 22:39:25,320 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [148643512] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-20 22:39:25,320 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-20 22:39:25,320 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 9 [2024-11-20 22:39:25,320 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1110381510] [2024-11-20 22:39:25,320 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-20 22:39:26,446 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 22:39:26,446 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-11-20 22:39:26,447 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=27, Invalid=45, Unknown=0, NotChecked=0, Total=72 [2024-11-20 22:39:26,447 INFO L87 Difference]: Start difference. First operand 6 states and 7 transitions. cyclomatic complexity: 2 Second operand has 9 states, 9 states have (on average 1.8888888888888888) internal successors, (17), 9 states have internal predecessors, (17), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 22:39:26,463 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-20 22:39:26,463 INFO L93 Difference]: Finished difference Result 7 states and 7 transitions. [2024-11-20 22:39:26,463 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 7 states and 7 transitions. [2024-11-20 22:39:26,463 INFO L131 ngComponentsAnalysis]: Automaton has 0 accepting balls. 0 [2024-11-20 22:39:26,463 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 7 states to 0 states and 0 transitions. [2024-11-20 22:39:26,463 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 0 [2024-11-20 22:39:26,463 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 0 [2024-11-20 22:39:26,463 INFO L73 IsDeterministic]: Start isDeterministic. Operand 0 states and 0 transitions. [2024-11-20 22:39:26,464 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2024-11-20 22:39:26,464 INFO L218 hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions. [2024-11-20 22:39:26,464 INFO L240 hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions. [2024-11-20 22:39:26,464 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-20 22:39:26,465 INFO L425 stractBuchiCegarLoop]: Abstraction has 0 states and 0 transitions. [2024-11-20 22:39:26,465 INFO L332 stractBuchiCegarLoop]: ======== Iteration 4 ============ [2024-11-20 22:39:26,465 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 0 states and 0 transitions. [2024-11-20 22:39:26,465 INFO L131 ngComponentsAnalysis]: Automaton has 0 accepting balls. 0 [2024-11-20 22:39:26,465 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is true [2024-11-20 22:39:26,471 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 20.11 10:39:26 BoogieIcfgContainer [2024-11-20 22:39:26,471 INFO L131 PluginConnector]: ------------------------ END BuchiAutomizer---------------------------- [2024-11-20 22:39:26,472 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-20 22:39:26,472 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-20 22:39:26,472 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-20 22:39:26,473 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 20.11 10:39:03" (3/4) ... [2024-11-20 22:39:26,474 INFO L145 WitnessPrinter]: No result that supports witness generation found [2024-11-20 22:39:26,475 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-20 22:39:26,475 INFO L158 Benchmark]: Toolchain (without parser) took 23828.24ms. Allocated memory was 159.4MB in the beginning and 302.0MB in the end (delta: 142.6MB). Free memory was 103.7MB in the beginning and 129.7MB in the end (delta: -26.0MB). Peak memory consumption was 117.0MB. Max. memory is 16.1GB. [2024-11-20 22:39:26,476 INFO L158 Benchmark]: CDTParser took 0.17ms. Allocated memory is still 159.4MB. Free memory is still 118.0MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-20 22:39:26,476 INFO L158 Benchmark]: CACSL2BoogieTranslator took 224.54ms. Allocated memory is still 159.4MB. Free memory was 103.3MB in the beginning and 91.2MB in the end (delta: 12.2MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2024-11-20 22:39:26,476 INFO L158 Benchmark]: Boogie Procedure Inliner took 33.20ms. Allocated memory is still 159.4MB. Free memory was 91.2MB in the beginning and 89.5MB in the end (delta: 1.6MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-20 22:39:26,476 INFO L158 Benchmark]: Boogie Preprocessor took 44.38ms. Allocated memory is still 159.4MB. Free memory was 89.5MB in the beginning and 87.5MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-11-20 22:39:26,476 INFO L158 Benchmark]: RCFGBuilder took 328.45ms. Allocated memory is still 159.4MB. Free memory was 87.5MB in the beginning and 75.3MB in the end (delta: 12.2MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2024-11-20 22:39:26,477 INFO L158 Benchmark]: BuchiAutomizer took 23189.41ms. Allocated memory was 159.4MB in the beginning and 302.0MB in the end (delta: 142.6MB). Free memory was 75.3MB in the beginning and 130.7MB in the end (delta: -55.4MB). Peak memory consumption was 89.8MB. Max. memory is 16.1GB. [2024-11-20 22:39:26,477 INFO L158 Benchmark]: Witness Printer took 3.20ms. Allocated memory is still 302.0MB. Free memory is still 130.7MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-20 22:39:26,478 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.17ms. Allocated memory is still 159.4MB. Free memory is still 118.0MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 224.54ms. Allocated memory is still 159.4MB. Free memory was 103.3MB in the beginning and 91.2MB in the end (delta: 12.2MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 33.20ms. Allocated memory is still 159.4MB. Free memory was 91.2MB in the beginning and 89.5MB in the end (delta: 1.6MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 44.38ms. Allocated memory is still 159.4MB. Free memory was 89.5MB in the beginning and 87.5MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 328.45ms. Allocated memory is still 159.4MB. Free memory was 87.5MB in the beginning and 75.3MB in the end (delta: 12.2MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. * BuchiAutomizer took 23189.41ms. Allocated memory was 159.4MB in the beginning and 302.0MB in the end (delta: 142.6MB). Free memory was 75.3MB in the beginning and 130.7MB in the end (delta: -55.4MB). Peak memory consumption was 89.8MB. Max. memory is 16.1GB. * Witness Printer took 3.20ms. Allocated memory is still 302.0MB. Free memory is still 130.7MB. 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 3 terminating modules (3 trivial, 0 deterministic, 0 nondeterministic). 3 modules have a trivial ranking function, the largest among these consists of 9 locations. - StatisticsResult: Timing statistics BüchiAutomizer plugin needed 23.1s and 4 iterations. TraceHistogramMax:1. Analysis of lassos took 22.9s. Construction of modules took 0.0s. Büchi inclusion checks took 0.0s. Highest rank in rank-based complementation 0. Minimization of det autom 3. Minimization of nondet autom 0. Automata minimization 0.0s AutomataMinimizationTime, 2 MinimizatonAttempts, 3 StatesRemovedByMinimization, 2 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, 30 SdHoareTripleChecker+Valid, 0.0s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 30 mSDsluCounter, 47 SdHoareTripleChecker+Invalid, 0.0s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 26 mSDsCounter, 2 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 41 IncrementalHoareTripleChecker+Invalid, 43 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 2 mSolverCounterUnsat, 21 mSDtfsCounter, 41 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown LassoAnalysisResults: nont0 unkn0 SFLI0 SFLT0 conc3 concLT0 SILN0 SILU0 SILI0 SILT0 lasso0 LassoPreprocessingBenchmarks: Lassos: inital21 mio100 ax100 hnf100 lsp76 ukn100 mio100 lsp100 div562 bol100 ite100 ukn100 eq142 hnf96 smp41 dnf100 smp100 tf103 neg100 sie100 LassoTerminationAnalysisBenchmarks: ConstraintsSatisfiability: unsat Degree: 3 Time: 32ms VariablesStem: 0 VariablesLoop: 7 DisjunctsStem: 1 DisjunctsLoop: 1 SupportingInvariants: 0 MotzkinApplications: 6 LassoTerminationAnalysisBenchmarks: LassoNonterminationAnalysisSatFixpoint: 0 LassoNonterminationAnalysisSatUnbounded: 0 LassoNonterminationAnalysisUnsat: 1 LassoNonterminationAnalysisUnknown: 0 LassoNonterminationAnalysisTime: 0.0s InitialAbstractionConstructionTime: 0.0s - TerminationAnalysisResult: Termination proven Buchi Automizer proved that your program is terminating RESULT: Ultimate proved your program to be correct! [2024-11-20 22:39:26,496 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (502)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:26,694 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (501)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:26,896 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (500)] Ended with exit code 0 [2024-11-20 22:39:27,094 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (265)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:27,294 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (264)] Ended with exit code 0 [2024-11-20 22:39:27,495 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (263)] Ended with exit code 0 [2024-11-20 22:39:27,695 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (262)] Ended with exit code 0 [2024-11-20 22:39:27,895 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (261)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:28,095 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (260)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:28,305 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (43)] Ended with exit code 0 [2024-11-20 22:39:28,497 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (42)] Ended with exit code 0 [2024-11-20 22:39:28,698 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (41)] Forceful destruction successful, exit code 0 [2024-11-20 22:39:28,898 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-20 22:39:29,109 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 Writing output log to file Ultimate.log Result: TRUE