./Ultimate.py --spec ../sv-benchmarks/c/properties/termination.prp --file ../sv-benchmarks/c/loops/array-2.c --full-output --architecture 32bit


--------------------------------------------------------------------------------


Checking for termination
Using default analysis
Version c7c6ca5d
Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerTermination.xml -i ../sv-benchmarks/c/loops/array-2.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 8df294a242896c5bf5c0de59a6565bdcc2051c441282e921edcd2c4fccba4c24
--- Real Ultimate output ---
This is Ultimate 0.2.5-?-c7c6ca5-m
[2024-11-09 15:48:46,419 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-09 15:48:46,492 INFO  L114        SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Termination-32bit-Automizer_Default.epf
[2024-11-09 15:48:46,497 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-09 15:48:46,500 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-09 15:48:46,527 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-09 15:48:46,530 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-09 15:48:46,530 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-09 15:48:46,531 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-09 15:48:46,532 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-09 15:48:46,532 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-09 15:48:46,533 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-09 15:48:46,533 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-09 15:48:46,533 INFO  L151        SettingsManager]: Preferences of BuchiAutomizer differ from their defaults:
[2024-11-09 15:48:46,533 INFO  L153        SettingsManager]:  * NCSB implementation=INTSET_LAZY3
[2024-11-09 15:48:46,534 INFO  L153        SettingsManager]:  * Use old map elimination=false
[2024-11-09 15:48:46,534 INFO  L153        SettingsManager]:  * Use external solver (rank synthesis)=false
[2024-11-09 15:48:46,536 INFO  L153        SettingsManager]:  * Use only trivial implications for array writes=true
[2024-11-09 15:48:46,536 INFO  L153        SettingsManager]:  * Rank analysis=LINEAR_WITH_GUESSES
[2024-11-09 15:48:46,536 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-09 15:48:46,536 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=ASSUME
[2024-11-09 15:48:46,540 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-09 15:48:46,540 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-09 15:48:46,541 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-09 15:48:46,541 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-09 15:48:46,541 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=ASSUME
[2024-11-09 15:48:46,541 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=ASSUME
[2024-11-09 15:48:46,541 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=ASSUME
[2024-11-09 15:48:46,542 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-09 15:48:46,542 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-11-09 15:48:46,542 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-09 15:48:46,542 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-09 15:48:46,542 INFO  L153        SettingsManager]:  * Assume nondeterminstic values are in range=false
[2024-11-09 15:48:46,543 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-09 15:48:46,543 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-09 15:48:46,543 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-09 15:48:46,543 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-09 15:48:46,543 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-09 15:48:46,544 INFO  L151        SettingsManager]: Preferences of IcfgTransformer differ from their defaults:
[2024-11-09 15:48:46,544 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 -> 8df294a242896c5bf5c0de59a6565bdcc2051c441282e921edcd2c4fccba4c24
[2024-11-09 15:48:46,777 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-09 15:48:46,802 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-09 15:48:46,806 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-09 15:48:46,808 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-09 15:48:46,808 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-09 15:48:46,809 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/loops/array-2.c
[2024-11-09 15:48:48,272 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-09 15:48:48,458 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-09 15:48:48,459 INFO  L180              CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/loops/array-2.c
[2024-11-09 15:48:48,466 INFO  L427              CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/c7d13bcd9/dec88434cf4a4e61b1bb842c7337e092/FLAG9f064074e
[2024-11-09 15:48:48,483 INFO  L435              CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/c7d13bcd9/dec88434cf4a4e61b1bb842c7337e092
[2024-11-09 15:48:48,487 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-09 15:48:48,489 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-09 15:48:48,492 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-09 15:48:48,492 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-09 15:48:48,498 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-09 15:48:48,499 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 03:48:48" (1/1) ...
[2024-11-09 15:48:48,501 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@14ffbbbb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:48:48, skipping insertion in model container
[2024-11-09 15:48:48,501 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 03:48:48" (1/1) ...
[2024-11-09 15:48:48,524 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-09 15:48:48,733 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-09 15:48:48,745 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-09 15:48:48,763 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-09 15:48:48,781 INFO  L204         MainTranslator]: Completed translation
[2024-11-09 15:48:48,782 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:48:48 WrapperNode
[2024-11-09 15:48:48,782 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-09 15:48:48,783 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-09 15:48:48,783 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-09 15:48:48,783 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-09 15:48:48,790 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:48:48" (1/1) ...
[2024-11-09 15:48:48,799 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:48:48" (1/1) ...
[2024-11-09 15:48:48,815 INFO  L138                Inliner]: procedures = 14, calls = 16, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 50
[2024-11-09 15:48:48,815 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-09 15:48:48,817 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-09 15:48:48,818 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-09 15:48:48,818 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-09 15:48:48,828 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:48:48" (1/1) ...
[2024-11-09 15:48:48,828 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:48:48" (1/1) ...
[2024-11-09 15:48:48,834 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:48:48" (1/1) ...
[2024-11-09 15:48:48,851 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-09 15:48:48,853 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:48:48" (1/1) ...
[2024-11-09 15:48:48,854 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:48:48" (1/1) ...
[2024-11-09 15:48:48,863 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:48:48" (1/1) ...
[2024-11-09 15:48:48,870 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:48:48" (1/1) ...
[2024-11-09 15:48:48,872 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:48:48" (1/1) ...
[2024-11-09 15:48:48,872 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:48:48" (1/1) ...
[2024-11-09 15:48:48,874 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-09 15:48:48,876 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-09 15:48:48,877 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-09 15:48:48,878 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-09 15:48:48,879 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:48:48" (1/1) ...
[2024-11-09 15:48:48,884 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:48,894 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:48,910 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-09 15:48:48,913 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-09 15:48:48,960 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-09 15:48:48,960 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-09 15:48:48,960 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#1
[2024-11-09 15:48:48,961 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack
[2024-11-09 15:48:48,961 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#0
[2024-11-09 15:48:48,961 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#1
[2024-11-09 15:48:48,961 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-09 15:48:48,962 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-09 15:48:48,962 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#0
[2024-11-09 15:48:48,962 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#1
[2024-11-09 15:48:48,962 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc
[2024-11-09 15:48:49,045 INFO  L238             CfgBuilder]: Building ICFG
[2024-11-09 15:48:49,047 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-09 15:48:49,218 INFO  L?                        ?]: Removed 11 outVars from TransFormulas that were not future-live.
[2024-11-09 15:48:49,218 INFO  L287             CfgBuilder]: Performing block encoding
[2024-11-09 15:48:49,230 INFO  L311             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-09 15:48:49,231 INFO  L316             CfgBuilder]: Removed 1 assume(true) statements.
[2024-11-09 15:48:49,231 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 03:48:49 BoogieIcfgContainer
[2024-11-09 15:48:49,231 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-09 15:48:49,232 INFO  L112        PluginConnector]: ------------------------BuchiAutomizer----------------------------
[2024-11-09 15:48:49,232 INFO  L270        PluginConnector]: Initializing BuchiAutomizer...
[2024-11-09 15:48:49,236 INFO  L274        PluginConnector]: BuchiAutomizer initialized
[2024-11-09 15:48:49,237 INFO  L99          BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis
[2024-11-09 15:48:49,238 INFO  L184        PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 09.11 03:48:48" (1/3) ...
[2024-11-09 15:48:49,239 INFO  L204        PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@78375e0d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 09.11 03:48:49, skipping insertion in model container
[2024-11-09 15:48:49,239 INFO  L99          BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis
[2024-11-09 15:48:49,240 INFO  L184        PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:48:48" (2/3) ...
[2024-11-09 15:48:49,240 INFO  L204        PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@78375e0d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 09.11 03:48:49, skipping insertion in model container
[2024-11-09 15:48:49,240 INFO  L99          BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis
[2024-11-09 15:48:49,240 INFO  L184        PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 03:48:49" (3/3) ...
[2024-11-09 15:48:49,242 INFO  L332   chiAutomizerObserver]: Analyzing ICFG array-2.c
[2024-11-09 15:48:49,301 INFO  L300   stractBuchiCegarLoop]: Interprodecural is true
[2024-11-09 15:48:49,301 INFO  L301   stractBuchiCegarLoop]: Hoare is None
[2024-11-09 15:48:49,301 INFO  L302   stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates
[2024-11-09 15:48:49,303 INFO  L303   stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE
[2024-11-09 15:48:49,304 INFO  L304   stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION
[2024-11-09 15:48:49,304 INFO  L305   stractBuchiCegarLoop]: Difference is false
[2024-11-09 15:48:49,304 INFO  L306   stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA
[2024-11-09 15:48:49,304 INFO  L310   stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ========
[2024-11-09 15:48:49,308 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand  has 13 states, 12 states have (on average 1.3333333333333333) internal successors, (16), 12 states have internal predecessors, (16), 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-09 15:48:49,323 INFO  L131   ngComponentsAnalysis]: Automaton has 1 accepting balls. 3
[2024-11-09 15:48:49,324 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is false
[2024-11-09 15:48:49,350 INFO  L119           BuchiIsEmpty]: Starting construction of run
[2024-11-09 15:48:49,357 INFO  L148   hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1]
[2024-11-09 15:48:49,357 INFO  L149   hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1]
[2024-11-09 15:48:49,358 INFO  L332   stractBuchiCegarLoop]: ======== Iteration 1 ============
[2024-11-09 15:48:49,359 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand  has 13 states, 12 states have (on average 1.3333333333333333) internal successors, (16), 12 states have internal predecessors, (16), 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-09 15:48:49,360 INFO  L131   ngComponentsAnalysis]: Automaton has 1 accepting balls. 3
[2024-11-09 15:48:49,361 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is false
[2024-11-09 15:48:49,361 INFO  L119           BuchiIsEmpty]: Starting construction of run
[2024-11-09 15:48:49,362 INFO  L148   hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1]
[2024-11-09 15:48:49,362 INFO  L149   hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1]
[2024-11-09 15:48:49,373 INFO  L745   eck$LassoCheckResult]: Stem: 10#$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(10, 2);call #Ultimate.allocInit(12, 3); 5#L-1true assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet4#1, main_#t~nondet5#1, main_#t~mem6#1, main_#t~mem7#1, main_#t~post8#1, main_#t~mem9#1, main_~SIZE~0#1, main_~j~0#1, main_~k~0#1, main_~#array~0#1.base, main_~#array~0#1.offset, main_~menor~0#1;main_~SIZE~0#1 := 1;havoc main_~j~0#1;havoc main_~k~0#1;call main_~#array~0#1.base, main_~#array~0#1.offset := #Ultimate.allocOnStack(4 * main_~SIZE~0#1 % 4294967296);havoc main_~menor~0#1;havoc main_#t~nondet4#1;main_~menor~0#1 := main_#t~nondet4#1;havoc main_#t~nondet4#1;main_~j~0#1 := 0; 3#L21-3true 
[2024-11-09 15:48:49,378 INFO  L747   eck$LassoCheckResult]: Loop: 3#L21-3true assume !!(main_~j~0#1 % 4294967296 < main_~SIZE~0#1 % 4294967296);havoc main_#t~nondet5#1;call write~int#1(main_#t~nondet5#1, main_~#array~0#1.base, main_~#array~0#1.offset + 4 * (if main_~j~0#1 % 4294967296 % 4294967296 <= 2147483647 then main_~j~0#1 % 4294967296 % 4294967296 else main_~j~0#1 % 4294967296 % 4294967296 - 4294967296), 4);havoc main_#t~nondet5#1;call main_#t~mem6#1 := read~int#1(main_~#array~0#1.base, main_~#array~0#1.offset + 4 * (if main_~j~0#1 % 4294967296 % 4294967296 <= 2147483647 then main_~j~0#1 % 4294967296 % 4294967296 else main_~j~0#1 % 4294967296 % 4294967296 - 4294967296), 4); 13#L24true assume main_#t~mem6#1 <= main_~menor~0#1;havoc main_#t~mem6#1;call main_#t~mem7#1 := read~int#1(main_~#array~0#1.base, main_~#array~0#1.offset + 4 * (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_~menor~0#1 := main_#t~mem7#1; 11#L21-2true main_#t~post8#1 := main_~j~0#1;main_~j~0#1 := 1 + main_#t~post8#1;havoc main_#t~post8#1; 3#L21-3true 
[2024-11-09 15:48:49,386 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-09 15:48:49,387 INFO  L85        PathProgramCache]: Analyzing trace with hash 963, now seen corresponding path program 1 times
[2024-11-09 15:48:49,397 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-09 15:48:49,397 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1871238833]
[2024-11-09 15:48:49,398 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-09 15:48:49,398 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-09 15:48:49,549 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-09 15:48:49,550 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-09 15:48:49,570 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-09 15:48:49,589 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-09 15:48:49,592 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-09 15:48:49,593 INFO  L85        PathProgramCache]: Analyzing trace with hash 39821, now seen corresponding path program 1 times
[2024-11-09 15:48:49,594 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-09 15:48:49,594 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1029675333]
[2024-11-09 15:48:49,594 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-09 15:48:49,594 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-09 15:48:49,622 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-09 15:48:49,622 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-09 15:48:49,638 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-09 15:48:49,642 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-09 15:48:49,644 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-09 15:48:49,644 INFO  L85        PathProgramCache]: Analyzing trace with hash 28698763, now seen corresponding path program 1 times
[2024-11-09 15:48:49,644 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-09 15:48:49,644 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1415319945]
[2024-11-09 15:48:49,645 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-09 15:48:49,645 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-09 15:48:49,688 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-09 15:48:49,688 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-09 15:48:49,712 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-09 15:48:49,717 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-09 15:48:50,462 INFO  L204          LassoAnalysis]: Preferences:
[2024-11-09 15:48:50,462 INFO  L125   ssoRankerPreferences]: Compute integeral hull: false
[2024-11-09 15:48:50,463 INFO  L126   ssoRankerPreferences]: Enable LassoPartitioneer: true
[2024-11-09 15:48:50,463 INFO  L127   ssoRankerPreferences]: Term annotations enabled: false
[2024-11-09 15:48:50,463 INFO  L128   ssoRankerPreferences]: Use exernal solver: false
[2024-11-09 15:48:50,463 INFO  L129   ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:50,463 INFO  L130   ssoRankerPreferences]: Dump SMT script to file: false
[2024-11-09 15:48:50,464 INFO  L131   ssoRankerPreferences]: Path of dumped script: 
[2024-11-09 15:48:50,464 INFO  L132   ssoRankerPreferences]: Filename of dumped script: array-2.c_Iteration1_Lasso
[2024-11-09 15:48:50,464 INFO  L133   ssoRankerPreferences]: MapElimAlgo: Frank
[2024-11-09 15:48:50,465 INFO  L241          LassoAnalysis]: Starting lasso preprocessing...
[2024-11-09 15:48:50,485 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-09 15:48:50,513 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-09 15:48:50,516 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-09 15:48:50,519 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-09 15:48:50,525 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-09 15:48:50,527 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-09 15:48:50,530 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-09 15:48:50,534 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-09 15:48:50,536 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-09 15:48:50,940 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-09 15:48:51,408 INFO  L259          LassoAnalysis]: Preprocessing complete.
[2024-11-09 15:48:51,412 INFO  L451          LassoAnalysis]: Using template 'affine'.
[2024-11-09 15:48:51,414 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:51,414 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:51,416 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-09 15:48:51,418 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Waiting until timeout for monitored process
[2024-11-09 15:48:51,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-09 15:48:51,433 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:51,434 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:51,434 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:51,434 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-09 15:48:51,440 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-11-09 15:48:51,440 INFO  L402   nArgumentSynthesizer]: A total of 2 supporting invariants were added.
[2024-11-09 15:48:51,444 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:51,460 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Forceful destruction successful, exit code 0
[2024-11-09 15:48:51,462 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:51,462 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:51,464 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-09 15:48:51,465 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-09 15:48:51,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-09 15:48:51,481 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:51,481 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:51,481 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:51,481 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-09 15:48:51,484 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-11-09 15:48:51,484 INFO  L402   nArgumentSynthesizer]: A total of 2 supporting invariants were added.
[2024-11-09 15:48:51,488 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:51,500 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-09 15:48:51,501 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:51,501 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:51,503 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-09 15:48:51,504 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-09 15:48:51,505 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:51,518 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:51,518 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:51,520 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:51,520 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:51,520 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-09 15:48:51,521 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-09 15:48:51,521 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:51,522 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:51,533 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Forceful destruction successful, exit code 0
[2024-11-09 15:48:51,533 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:51,533 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:51,534 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-09 15:48:51,535 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-09 15:48:51,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-09 15:48:51,548 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:51,548 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:51,549 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:51,549 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:51,549 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-09 15:48:51,550 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-09 15:48:51,550 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:51,552 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:51,566 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-09 15:48:51,567 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:51,567 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:51,570 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-09 15:48:51,573 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-09 15:48:51,574 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:51,587 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:51,588 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:51,588 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:51,588 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:51,588 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-09 15:48:51,589 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-09 15:48:51,589 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:51,590 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:51,603 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Forceful destruction successful, exit code 0
[2024-11-09 15:48:51,604 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:51,604 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:51,605 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-09 15:48:51,606 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-09 15:48:51,606 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:51,616 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:51,617 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:51,617 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:51,617 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:51,617 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-09 15:48:51,618 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-09 15:48:51,619 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:51,622 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:51,633 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Forceful destruction successful, exit code 0
[2024-11-09 15:48:51,633 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:51,634 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:51,635 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-09 15:48:51,636 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-09 15:48:51,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-09 15:48:51,646 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:51,647 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:51,647 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:51,647 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:51,647 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-09 15:48:51,648 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-09 15:48:51,648 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:51,649 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:51,665 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-09 15:48:51,665 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:51,665 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:51,667 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-09 15:48:51,668 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-09 15:48:51,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-09 15:48:51,679 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:51,680 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:51,680 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:51,680 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:51,680 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-09 15:48:51,680 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-09 15:48:51,680 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:51,682 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:51,692 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-09 15:48:51,692 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:51,692 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:51,694 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-09 15:48:51,695 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-09 15:48:51,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-09 15:48:51,706 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:51,706 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:51,706 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:51,706 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:51,706 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-09 15:48:51,707 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-09 15:48:51,707 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:51,708 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:51,719 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Forceful destruction successful, exit code 0
[2024-11-09 15:48:51,720 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:51,720 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:51,722 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-09 15:48:51,723 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-09 15:48:51,724 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:51,734 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:51,734 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:51,734 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:51,734 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-09 15:48:51,736 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-11-09 15:48:51,736 INFO  L402   nArgumentSynthesizer]: A total of 2 supporting invariants were added.
[2024-11-09 15:48:51,740 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:51,751 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (11)] Forceful destruction successful, exit code 0
[2024-11-09 15:48:51,752 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:51,752 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:51,753 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-09 15:48:51,754 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-09 15:48:51,755 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:51,766 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:51,766 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:51,766 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:51,766 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:51,766 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-09 15:48:51,767 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-09 15:48:51,767 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:51,770 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:51,781 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Ended with exit code 0
[2024-11-09 15:48:51,781 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:51,781 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:51,782 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-09 15:48:51,783 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-09 15:48:51,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-09 15:48:51,794 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:51,794 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:51,794 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:51,794 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:51,794 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-09 15:48:51,795 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-09 15:48:51,795 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:51,796 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:51,806 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (13)] Forceful destruction successful, exit code 0
[2024-11-09 15:48:51,807 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:51,807 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:51,808 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-09 15:48:51,809 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-09 15:48:51,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-09 15:48:51,820 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:51,820 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:51,820 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:51,820 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-09 15:48:51,822 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-11-09 15:48:51,822 INFO  L402   nArgumentSynthesizer]: A total of 2 supporting invariants were added.
[2024-11-09 15:48:51,826 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:51,840 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Ended with exit code 0
[2024-11-09 15:48:51,842 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:51,842 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:51,844 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-09 15:48:51,846 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-09 15:48:51,847 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:51,860 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:51,861 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:51,861 INFO  L204   nArgumentSynthesizer]: 2 loop disjuncts
[2024-11-09 15:48:51,861 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-09 15:48:51,884 INFO  L401   nArgumentSynthesizer]: We have 16 Motzkin's Theorem applications.
[2024-11-09 15:48:51,884 INFO  L402   nArgumentSynthesizer]: A total of 4 supporting invariants were added.
[2024-11-09 15:48:51,915 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:51,926 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Forceful destruction successful, exit code 0
[2024-11-09 15:48:51,927 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:51,927 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:51,928 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-09 15:48:51,930 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-09 15:48:51,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-09 15:48:51,940 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:51,940 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:51,940 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:51,941 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:51,941 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-09 15:48:51,941 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-09 15:48:51,941 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:51,943 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:51,957 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-09 15:48:51,958 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:51,958 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:51,959 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-09 15:48:51,963 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-09 15:48:51,964 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:51,977 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:51,977 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:51,977 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:51,977 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-09 15:48:51,980 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-11-09 15:48:51,980 INFO  L402   nArgumentSynthesizer]: A total of 2 supporting invariants were added.
[2024-11-09 15:48:51,985 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:52,000 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-09 15:48:52,001 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:52,001 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:52,003 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-09 15:48:52,005 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-09 15:48:52,005 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:52,018 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:52,018 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:52,018 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:52,018 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-09 15:48:52,020 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-11-09 15:48:52,020 INFO  L402   nArgumentSynthesizer]: A total of 2 supporting invariants were added.
[2024-11-09 15:48:52,024 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:52,038 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-09 15:48:52,038 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:52,039 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:52,040 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-09 15:48:52,042 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-09 15:48:52,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-09 15:48:52,055 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:52,055 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:52,055 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:52,055 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-09 15:48:52,057 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-11-09 15:48:52,057 INFO  L402   nArgumentSynthesizer]: A total of 2 supporting invariants were added.
[2024-11-09 15:48:52,060 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:52,072 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (19)] Ended with exit code 0
[2024-11-09 15:48:52,072 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:52,072 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:52,073 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-09 15:48:52,075 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-09 15:48:52,076 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:52,087 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:52,087 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:52,087 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:52,087 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-09 15:48:52,089 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-11-09 15:48:52,089 INFO  L402   nArgumentSynthesizer]: A total of 2 supporting invariants were added.
[2024-11-09 15:48:52,093 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:52,107 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-09 15:48:52,108 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:52,108 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:52,110 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-09 15:48:52,114 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-09 15:48:52,115 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:52,128 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:52,128 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:52,128 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:52,128 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-09 15:48:52,130 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-11-09 15:48:52,130 INFO  L402   nArgumentSynthesizer]: A total of 2 supporting invariants were added.
[2024-11-09 15:48:52,134 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:52,146 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (21)] Forceful destruction successful, exit code 0
[2024-11-09 15:48:52,146 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:52,147 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:52,148 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-09 15:48:52,148 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-09 15:48:52,149 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:52,159 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:52,159 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:52,160 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:52,160 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-09 15:48:52,162 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-11-09 15:48:52,162 INFO  L402   nArgumentSynthesizer]: A total of 2 supporting invariants were added.
[2024-11-09 15:48:52,179 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:52,193 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-09 15:48:52,194 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:52,194 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:52,196 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-09 15:48:52,197 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-09 15:48:52,198 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:52,211 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:52,211 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:52,212 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:52,212 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-09 15:48:52,214 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-11-09 15:48:52,215 INFO  L402   nArgumentSynthesizer]: A total of 2 supporting invariants were added.
[2024-11-09 15:48:52,220 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:52,234 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-09 15:48:52,235 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:52,235 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:52,237 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-09 15:48:52,238 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-09 15:48:52,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-09 15:48:52,252 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:52,252 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:52,252 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:52,252 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:52,252 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-09 15:48:52,253 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-09 15:48:52,253 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:52,254 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:52,265 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (24)] Forceful destruction successful, exit code 0
[2024-11-09 15:48:52,265 INFO  L451          LassoAnalysis]: Using template '2-nested'.
[2024-11-09 15:48:52,266 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:52,266 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:52,267 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-09 15:48:52,269 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-09 15:48:52,269 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:52,279 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:52,280 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:52,280 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:52,280 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-11-09 15:48:52,281 INFO  L401   nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications.
[2024-11-09 15:48:52,281 INFO  L402   nArgumentSynthesizer]: A total of 3 supporting invariants were added.
[2024-11-09 15:48:52,286 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:52,300 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (25)] Forceful destruction successful, exit code 0
[2024-11-09 15:48:52,301 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:52,302 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:52,303 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-09 15:48:52,305 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-09 15:48:52,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-09 15:48:52,319 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:52,319 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:52,319 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:52,319 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-11-09 15:48:52,321 INFO  L401   nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications.
[2024-11-09 15:48:52,321 INFO  L402   nArgumentSynthesizer]: A total of 3 supporting invariants were added.
[2024-11-09 15:48:52,328 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:52,342 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (26)] Ended with exit code 0
[2024-11-09 15:48:52,342 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:52,343 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:52,344 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-09 15:48:52,345 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-09 15:48:52,346 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:52,359 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:52,359 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:52,359 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:52,359 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:52,359 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-11-09 15:48:52,360 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-11-09 15:48:52,360 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:52,361 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:52,375 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (27)] Ended with exit code 0
[2024-11-09 15:48:52,376 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:52,376 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:52,378 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-09 15:48:52,379 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-09 15:48:52,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-09 15:48:52,392 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:52,392 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:52,392 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:52,392 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:52,392 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-11-09 15:48:52,393 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-11-09 15:48:52,393 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:52,395 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:52,409 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-09 15:48:52,410 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:52,410 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:52,411 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-09 15:48:52,413 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-09 15:48:52,414 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:52,427 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:52,428 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:52,428 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:52,428 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:52,428 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-11-09 15:48:52,429 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-11-09 15:48:52,429 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:52,432 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:52,446 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (29)] Ended with exit code 0
[2024-11-09 15:48:52,446 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:52,447 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:52,448 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-09 15:48:52,450 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-09 15:48:52,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-09 15:48:52,463 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:52,464 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:52,464 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:52,464 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:52,464 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-11-09 15:48:52,465 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-11-09 15:48:52,465 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:52,466 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:52,483 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-09 15:48:52,484 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:52,484 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:52,485 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-09 15:48:52,486 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-09 15:48:52,487 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:52,499 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:52,500 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:52,500 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:52,500 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:52,500 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-11-09 15:48:52,500 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-11-09 15:48:52,501 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:52,502 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:52,515 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (31)] Ended with exit code 0
[2024-11-09 15:48:52,516 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:52,516 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:52,518 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-09 15:48:52,520 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-09 15:48:52,521 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:52,533 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:52,533 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:52,534 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:52,534 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:52,534 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-11-09 15:48:52,534 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-11-09 15:48:52,534 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:52,538 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:52,551 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-09 15:48:52,552 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:52,552 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:52,554 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-09 15:48:52,556 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-09 15:48:52,557 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:52,569 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:52,569 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:52,569 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:52,570 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:52,570 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-11-09 15:48:52,570 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-11-09 15:48:52,570 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:52,571 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:52,585 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-09 15:48:52,585 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:52,585 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:52,587 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-09 15:48:52,588 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-09 15:48:52,589 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:52,601 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:52,601 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:52,601 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:52,601 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-11-09 15:48:52,603 INFO  L401   nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications.
[2024-11-09 15:48:52,604 INFO  L402   nArgumentSynthesizer]: A total of 3 supporting invariants were added.
[2024-11-09 15:48:52,609 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:52,623 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (34)] Ended with exit code 0
[2024-11-09 15:48:52,624 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:52,624 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:52,625 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-09 15:48:52,627 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-09 15:48:52,628 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:52,640 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:52,641 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:52,641 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:52,641 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:52,641 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-11-09 15:48:52,642 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-11-09 15:48:52,642 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:52,644 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:52,658 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-09 15:48:52,658 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:52,659 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:52,660 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-09 15:48:52,662 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-09 15:48:52,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-09 15:48:52,675 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:52,676 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:52,676 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:52,676 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:52,676 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-11-09 15:48:52,676 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-11-09 15:48:52,677 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:52,678 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:52,692 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (36)] Forceful destruction successful, exit code 0
[2024-11-09 15:48:52,692 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:52,693 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:52,694 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-09 15:48:52,695 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-09 15:48:52,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-09 15:48:52,708 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:52,709 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:52,709 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:52,709 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-11-09 15:48:52,711 INFO  L401   nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications.
[2024-11-09 15:48:52,711 INFO  L402   nArgumentSynthesizer]: A total of 3 supporting invariants were added.
[2024-11-09 15:48:52,716 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:52,730 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-09 15:48:52,730 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:52,730 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:52,731 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-09 15:48:52,733 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-09 15:48:52,734 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:52,747 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:52,748 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:52,748 INFO  L204   nArgumentSynthesizer]: 2 loop disjuncts
[2024-11-09 15:48:52,748 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-11-09 15:48:52,771 INFO  L401   nArgumentSynthesizer]: We have 24 Motzkin's Theorem applications.
[2024-11-09 15:48:52,771 INFO  L402   nArgumentSynthesizer]: A total of 6 supporting invariants were added.
[2024-11-09 15:48:52,811 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:52,826 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-09 15:48:52,827 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:52,827 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:52,829 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-09 15:48:52,830 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-09 15:48:52,831 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:52,844 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:52,844 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:52,844 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:52,844 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:52,845 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-11-09 15:48:52,846 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-11-09 15:48:52,846 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:52,848 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:52,862 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (39)] Ended with exit code 0
[2024-11-09 15:48:52,863 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:52,863 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:52,864 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-09 15:48:52,866 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-09 15:48:52,866 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:52,879 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:52,879 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:52,879 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:52,879 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-11-09 15:48:52,881 INFO  L401   nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications.
[2024-11-09 15:48:52,881 INFO  L402   nArgumentSynthesizer]: A total of 3 supporting invariants were added.
[2024-11-09 15:48:52,888 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:52,903 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (40)] Forceful destruction successful, exit code 0
[2024-11-09 15:48:52,904 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:52,904 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:52,905 INFO  L229       MonitoredProcess]: Starting monitored process 41 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-09 15:48:52,906 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (41)] Waiting until timeout for monitored process
[2024-11-09 15:48:52,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-09 15:48:52,921 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:52,921 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:52,921 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:52,921 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-11-09 15:48:52,924 INFO  L401   nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications.
[2024-11-09 15:48:52,924 INFO  L402   nArgumentSynthesizer]: A total of 3 supporting invariants were added.
[2024-11-09 15:48:52,930 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:52,944 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (41)] Forceful destruction successful, exit code 0
[2024-11-09 15:48:52,945 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:52,945 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:52,947 INFO  L229       MonitoredProcess]: Starting monitored process 42 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-09 15:48:52,948 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (42)] Waiting until timeout for monitored process
[2024-11-09 15:48:52,949 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:52,962 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:52,962 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:52,962 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:52,962 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-11-09 15:48:52,966 INFO  L401   nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications.
[2024-11-09 15:48:52,966 INFO  L402   nArgumentSynthesizer]: A total of 3 supporting invariants were added.
[2024-11-09 15:48:52,970 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:52,984 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (42)] Forceful destruction successful, exit code 0
[2024-11-09 15:48:52,985 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:52,985 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:52,987 INFO  L229       MonitoredProcess]: Starting monitored process 43 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-09 15:48:52,988 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (43)] Waiting until timeout for monitored process
[2024-11-09 15:48:52,989 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:53,003 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:53,003 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:53,003 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:53,004 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-11-09 15:48:53,005 INFO  L401   nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications.
[2024-11-09 15:48:53,005 INFO  L402   nArgumentSynthesizer]: A total of 3 supporting invariants were added.
[2024-11-09 15:48:53,010 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:53,024 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (43)] Ended with exit code 0
[2024-11-09 15:48:53,024 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:53,025 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:53,026 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-09 15:48:53,027 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-09 15:48:53,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-09 15:48:53,042 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:53,042 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:53,042 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:53,042 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-11-09 15:48:53,045 INFO  L401   nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications.
[2024-11-09 15:48:53,045 INFO  L402   nArgumentSynthesizer]: A total of 3 supporting invariants were added.
[2024-11-09 15:48:53,050 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:53,067 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (44)] Ended with exit code 0
[2024-11-09 15:48:53,067 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:53,067 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:53,069 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-09 15:48:53,070 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-09 15:48:53,072 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:53,085 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:53,085 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:53,085 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:53,086 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-11-09 15:48:53,088 INFO  L401   nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications.
[2024-11-09 15:48:53,088 INFO  L402   nArgumentSynthesizer]: A total of 3 supporting invariants were added.
[2024-11-09 15:48:53,094 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:53,108 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-09 15:48:53,109 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:53,109 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:53,112 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-09 15:48:53,118 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-09 15:48:53,119 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:53,132 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:53,132 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:53,132 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:53,132 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-11-09 15:48:53,135 INFO  L401   nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications.
[2024-11-09 15:48:53,135 INFO  L402   nArgumentSynthesizer]: A total of 3 supporting invariants were added.
[2024-11-09 15:48:53,141 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:53,155 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-09 15:48:53,157 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:53,157 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:53,158 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-09 15:48:53,161 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-09 15:48:53,161 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:53,174 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:53,174 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:53,174 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:53,174 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:53,174 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-11-09 15:48:53,175 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-11-09 15:48:53,175 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:53,176 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:53,190 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (47)] Ended with exit code 0
[2024-11-09 15:48:53,190 INFO  L451          LassoAnalysis]: Using template '3-nested'.
[2024-11-09 15:48:53,191 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:53,191 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:53,192 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-09 15:48:53,192 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-09 15:48:53,193 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:53,203 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:53,203 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:53,203 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:53,203 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:53,205 INFO  L401   nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications.
[2024-11-09 15:48:53,205 INFO  L402   nArgumentSynthesizer]: A total of 4 supporting invariants were added.
[2024-11-09 15:48:53,210 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:53,221 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (48)] Ended with exit code 0
[2024-11-09 15:48:53,222 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:53,222 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:53,223 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-09 15:48:53,224 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-09 15:48:53,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-09 15:48:53,234 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:53,235 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:53,235 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:53,235 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:53,237 INFO  L401   nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications.
[2024-11-09 15:48:53,237 INFO  L402   nArgumentSynthesizer]: A total of 4 supporting invariants were added.
[2024-11-09 15:48:53,241 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:53,251 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-09 15:48:53,252 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:53,252 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:53,253 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-09 15:48:53,254 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-09 15:48:53,254 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:53,264 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:53,264 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:53,265 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:53,265 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:53,265 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:53,265 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-11-09 15:48:53,265 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:53,267 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:53,276 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (50)] Ended with exit code 0
[2024-11-09 15:48:53,277 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:53,277 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:53,278 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-09 15:48:53,279 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-09 15:48:53,279 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:53,290 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:53,290 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:53,290 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:53,290 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:53,290 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:53,291 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-11-09 15:48:53,291 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:53,292 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:53,303 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-09 15:48:53,303 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:53,304 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:53,305 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-09 15:48:53,306 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-09 15:48:53,306 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:53,316 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:53,316 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:53,316 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:53,316 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:53,317 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:53,317 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-11-09 15:48:53,317 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:53,320 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:53,330 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (52)] Ended with exit code 0
[2024-11-09 15:48:53,331 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:53,331 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:53,332 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-09 15:48:53,333 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-09 15:48:53,334 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:53,345 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:53,346 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:53,346 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:53,346 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:53,346 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:53,346 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-11-09 15:48:53,346 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:53,348 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:53,358 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (53)] Ended with exit code 0
[2024-11-09 15:48:53,358 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:53,358 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:53,360 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-09 15:48:53,360 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-09 15:48:53,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-09 15:48:53,371 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:53,371 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:53,371 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:53,371 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:53,371 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:53,371 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-11-09 15:48:53,372 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:53,373 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:53,383 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (54)] Ended with exit code 0
[2024-11-09 15:48:53,383 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:53,383 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:53,385 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-09 15:48:53,385 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-09 15:48:53,386 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:53,396 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:53,396 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:53,396 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:53,396 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:53,396 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:53,397 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-11-09 15:48:53,397 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:53,398 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:53,408 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (55)] Ended with exit code 0
[2024-11-09 15:48:53,408 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:53,408 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:53,409 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-09 15:48:53,410 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-09 15:48:53,411 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:53,421 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:53,421 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:53,421 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:53,421 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:53,421 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:53,422 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-11-09 15:48:53,422 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:53,423 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:53,433 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (56)] Ended with exit code 0
[2024-11-09 15:48:53,433 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:53,434 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:53,434 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-09 15:48:53,435 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-09 15:48:53,436 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:53,446 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:53,446 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:53,446 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:53,446 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:53,448 INFO  L401   nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications.
[2024-11-09 15:48:53,448 INFO  L402   nArgumentSynthesizer]: A total of 4 supporting invariants were added.
[2024-11-09 15:48:53,453 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:53,463 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (57)] Ended with exit code 0
[2024-11-09 15:48:53,463 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:53,463 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:53,464 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-09 15:48:53,465 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-09 15:48:53,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-09 15:48:53,475 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:53,475 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:53,476 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:53,476 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:53,476 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:53,476 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-11-09 15:48:53,476 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:53,478 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:53,488 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (58)] Ended with exit code 0
[2024-11-09 15:48:53,488 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:53,488 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:53,489 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-09 15:48:53,489 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-09 15:48:53,491 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:53,501 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:53,501 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:53,501 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:53,501 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:53,501 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:53,502 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-11-09 15:48:53,502 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:53,504 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:53,516 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (59)] Ended with exit code 0
[2024-11-09 15:48:53,516 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:53,516 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:53,517 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-09 15:48:53,518 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-09 15:48:53,518 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:53,528 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:53,529 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:53,529 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:53,529 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:53,531 INFO  L401   nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications.
[2024-11-09 15:48:53,531 INFO  L402   nArgumentSynthesizer]: A total of 4 supporting invariants were added.
[2024-11-09 15:48:53,535 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:53,545 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-09 15:48:53,546 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:53,546 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:53,547 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-09 15:48:53,548 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-09 15:48:53,548 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:53,559 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:53,560 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:53,560 INFO  L204   nArgumentSynthesizer]: 2 loop disjuncts
[2024-11-09 15:48:53,560 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:53,584 INFO  L401   nArgumentSynthesizer]: We have 32 Motzkin's Theorem applications.
[2024-11-09 15:48:53,584 INFO  L402   nArgumentSynthesizer]: A total of 8 supporting invariants were added.
[2024-11-09 15:48:53,656 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:53,671 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (61)] Ended with exit code 0
[2024-11-09 15:48:53,672 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:53,672 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:53,673 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-09 15:48:53,675 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-09 15:48:53,675 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:53,688 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:53,688 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:53,688 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:53,689 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:53,689 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:53,689 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-11-09 15:48:53,689 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:53,693 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:53,707 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (62)] Forceful destruction successful, exit code 0
[2024-11-09 15:48:53,709 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:53,709 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:53,711 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-09 15:48:53,712 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-09 15:48:53,713 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:53,726 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:53,726 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:53,727 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:53,727 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:53,729 INFO  L401   nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications.
[2024-11-09 15:48:53,729 INFO  L402   nArgumentSynthesizer]: A total of 4 supporting invariants were added.
[2024-11-09 15:48:53,735 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:53,749 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-09 15:48:53,750 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:53,750 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:53,753 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-09 15:48:53,754 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-09 15:48:53,756 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:53,768 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:53,769 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:53,769 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:53,769 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:53,771 INFO  L401   nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications.
[2024-11-09 15:48:53,772 INFO  L402   nArgumentSynthesizer]: A total of 4 supporting invariants were added.
[2024-11-09 15:48:53,779 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:53,793 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (64)] Ended with exit code 0
[2024-11-09 15:48:53,794 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:53,794 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:53,796 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-09 15:48:53,797 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-09 15:48:53,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-09 15:48:53,811 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:53,811 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:53,811 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:53,812 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:53,814 INFO  L401   nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications.
[2024-11-09 15:48:53,814 INFO  L402   nArgumentSynthesizer]: A total of 4 supporting invariants were added.
[2024-11-09 15:48:53,820 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:53,834 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (65)] Ended with exit code 0
[2024-11-09 15:48:53,835 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:53,835 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:53,836 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-09 15:48:53,837 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-09 15:48:53,838 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:53,851 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:53,851 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:53,852 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:53,852 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:53,854 INFO  L401   nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications.
[2024-11-09 15:48:53,854 INFO  L402   nArgumentSynthesizer]: A total of 4 supporting invariants were added.
[2024-11-09 15:48:53,861 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:53,876 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (66)] Ended with exit code 0
[2024-11-09 15:48:53,876 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:53,876 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:53,878 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-09 15:48:53,880 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-09 15:48:53,881 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:53,892 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:53,892 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:53,892 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:53,892 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:53,895 INFO  L401   nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications.
[2024-11-09 15:48:53,895 INFO  L402   nArgumentSynthesizer]: A total of 4 supporting invariants were added.
[2024-11-09 15:48:53,901 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:53,913 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-09 15:48:53,914 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:53,914 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:53,915 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-09 15:48:53,915 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-09 15:48:53,916 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:53,926 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:53,926 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:53,926 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:53,926 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:53,929 INFO  L401   nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications.
[2024-11-09 15:48:53,929 INFO  L402   nArgumentSynthesizer]: A total of 4 supporting invariants were added.
[2024-11-09 15:48:53,935 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:53,946 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-09 15:48:53,946 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:53,946 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:53,947 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-09 15:48:53,948 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-09 15:48:53,949 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:53,959 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:53,959 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:53,959 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:53,959 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:53,962 INFO  L401   nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications.
[2024-11-09 15:48:53,962 INFO  L402   nArgumentSynthesizer]: A total of 4 supporting invariants were added.
[2024-11-09 15:48:53,968 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:53,978 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (69)] Ended with exit code 0
[2024-11-09 15:48:53,979 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:53,979 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:53,980 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-09 15:48:53,981 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-09 15:48:53,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-09 15:48:53,991 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:53,992 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:53,992 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:53,992 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:53,992 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:53,992 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-11-09 15:48:53,992 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:53,994 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:54,004 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-09 15:48:54,004 INFO  L451          LassoAnalysis]: Using template '4-nested'.
[2024-11-09 15:48:54,004 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:54,004 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:54,005 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-09 15:48:54,006 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-09 15:48:54,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-09 15:48:54,020 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:54,020 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:54,020 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:54,020 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-11-09 15:48:54,023 INFO  L401   nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications.
[2024-11-09 15:48:54,023 INFO  L402   nArgumentSynthesizer]: A total of 5 supporting invariants were added.
[2024-11-09 15:48:54,030 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:54,044 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-09 15:48:54,045 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:54,045 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:54,046 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-09 15:48:54,048 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-09 15:48:54,049 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:54,062 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:54,062 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:54,062 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:54,062 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-11-09 15:48:54,065 INFO  L401   nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications.
[2024-11-09 15:48:54,065 INFO  L402   nArgumentSynthesizer]: A total of 5 supporting invariants were added.
[2024-11-09 15:48:54,073 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:54,087 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (72)] Forceful destruction successful, exit code 0
[2024-11-09 15:48:54,088 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:54,088 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:54,090 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-09 15:48:54,091 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-09 15:48:54,092 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:54,104 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:54,105 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:54,105 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:54,105 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:54,105 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-11-09 15:48:54,106 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-11-09 15:48:54,106 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:54,109 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:54,123 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (73)] Ended with exit code 0
[2024-11-09 15:48:54,124 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:54,124 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:54,125 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-09 15:48:54,126 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-09 15:48:54,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-09 15:48:54,139 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:54,140 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:54,140 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:54,140 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:54,140 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-11-09 15:48:54,141 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-11-09 15:48:54,141 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:54,144 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:54,158 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-09 15:48:54,158 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:54,158 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:54,160 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-09 15:48:54,161 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-09 15:48:54,162 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:54,175 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:54,175 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:54,176 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:54,176 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:54,176 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-11-09 15:48:54,176 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-11-09 15:48:54,177 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:54,181 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:54,195 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-09 15:48:54,196 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:54,196 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:54,197 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-09 15:48:54,199 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-09 15:48:54,200 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:54,212 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:54,212 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:54,212 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:54,213 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:54,213 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-11-09 15:48:54,213 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-11-09 15:48:54,213 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:54,217 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:54,231 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-09 15:48:54,231 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:54,231 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:54,233 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-09 15:48:54,234 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-09 15:48:54,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-09 15:48:54,248 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:54,249 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:54,249 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:54,249 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:54,249 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-11-09 15:48:54,250 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-11-09 15:48:54,250 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:54,252 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:54,265 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (77)] Forceful destruction successful, exit code 0
[2024-11-09 15:48:54,265 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:54,266 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:54,267 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-09 15:48:54,268 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-09 15:48:54,269 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:54,281 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:54,282 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:54,282 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:54,282 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:54,282 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-11-09 15:48:54,283 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-11-09 15:48:54,283 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:54,285 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:54,299 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-09 15:48:54,300 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:54,300 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:54,301 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-09 15:48:54,302 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-09 15:48:54,303 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:54,315 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:54,316 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:54,316 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:54,316 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:54,316 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-11-09 15:48:54,317 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-11-09 15:48:54,317 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:54,320 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:54,334 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (79)] Forceful destruction successful, exit code 0
[2024-11-09 15:48:54,335 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:54,335 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:54,337 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-09 15:48:54,338 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-09 15:48:54,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-09 15:48:54,351 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:54,351 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:54,351 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:54,351 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-11-09 15:48:54,354 INFO  L401   nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications.
[2024-11-09 15:48:54,354 INFO  L402   nArgumentSynthesizer]: A total of 5 supporting invariants were added.
[2024-11-09 15:48:54,362 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:54,376 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-09 15:48:54,376 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:54,376 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:54,377 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-09 15:48:54,378 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-09 15:48:54,379 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:54,389 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:54,390 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:54,390 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:54,390 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:54,390 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-11-09 15:48:54,391 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-11-09 15:48:54,391 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:54,393 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:54,407 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-09 15:48:54,407 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:54,408 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:54,409 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-09 15:48:54,410 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-09 15:48:54,411 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:54,423 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:54,424 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:54,424 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:54,424 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:54,424 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-11-09 15:48:54,424 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-11-09 15:48:54,424 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:54,429 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:54,443 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-09 15:48:54,443 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:54,443 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:54,445 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-09 15:48:54,446 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-09 15:48:54,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-09 15:48:54,461 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:54,461 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:54,461 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:54,461 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-11-09 15:48:54,464 INFO  L401   nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications.
[2024-11-09 15:48:54,464 INFO  L402   nArgumentSynthesizer]: A total of 5 supporting invariants were added.
[2024-11-09 15:48:54,470 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:54,480 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-09 15:48:54,481 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:54,481 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:54,482 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-09 15:48:54,483 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-09 15:48:54,483 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:54,494 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:54,494 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:54,494 INFO  L204   nArgumentSynthesizer]: 2 loop disjuncts
[2024-11-09 15:48:54,494 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-11-09 15:48:54,523 INFO  L401   nArgumentSynthesizer]: We have 40 Motzkin's Theorem applications.
[2024-11-09 15:48:54,524 INFO  L402   nArgumentSynthesizer]: A total of 10 supporting invariants were added.
[2024-11-09 15:48:54,580 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:54,590 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (84)] Ended with exit code 0
[2024-11-09 15:48:54,591 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:54,591 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:54,592 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-09 15:48:54,593 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-09 15:48:54,594 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:54,605 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:54,605 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:54,605 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:54,605 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:54,605 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-11-09 15:48:54,606 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-11-09 15:48:54,606 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:54,607 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:54,618 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-09 15:48:54,618 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:54,618 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:54,620 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-09 15:48:54,621 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-09 15:48:54,621 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:54,632 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:54,632 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:54,632 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:54,632 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-11-09 15:48:54,635 INFO  L401   nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications.
[2024-11-09 15:48:54,635 INFO  L402   nArgumentSynthesizer]: A total of 5 supporting invariants were added.
[2024-11-09 15:48:54,640 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:54,649 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (86)] Ended with exit code 0
[2024-11-09 15:48:54,649 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:54,650 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:54,650 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-09 15:48:54,651 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-09 15:48:54,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-09 15:48:54,662 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:54,662 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:54,662 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:54,662 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-11-09 15:48:54,665 INFO  L401   nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications.
[2024-11-09 15:48:54,665 INFO  L402   nArgumentSynthesizer]: A total of 5 supporting invariants were added.
[2024-11-09 15:48:54,669 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:54,679 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (87)] Ended with exit code 0
[2024-11-09 15:48:54,679 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:54,680 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:54,681 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-09 15:48:54,681 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-09 15:48:54,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-09 15:48:54,692 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:54,692 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:54,692 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:54,692 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-11-09 15:48:54,695 INFO  L401   nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications.
[2024-11-09 15:48:54,695 INFO  L402   nArgumentSynthesizer]: A total of 5 supporting invariants were added.
[2024-11-09 15:48:54,700 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:54,709 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (88)] Ended with exit code 0
[2024-11-09 15:48:54,709 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:54,710 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:54,710 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-09 15:48:54,711 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-09 15:48:54,712 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:54,722 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:54,722 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:54,722 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:54,722 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-11-09 15:48:54,725 INFO  L401   nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications.
[2024-11-09 15:48:54,725 INFO  L402   nArgumentSynthesizer]: A total of 5 supporting invariants were added.
[2024-11-09 15:48:54,732 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:54,747 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (89)] Ended with exit code 0
[2024-11-09 15:48:54,747 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:54,747 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:54,749 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-09 15:48:54,750 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-09 15:48:54,751 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:54,763 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:54,764 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:54,764 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:54,764 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-11-09 15:48:54,767 INFO  L401   nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications.
[2024-11-09 15:48:54,767 INFO  L402   nArgumentSynthesizer]: A total of 5 supporting invariants were added.
[2024-11-09 15:48:54,773 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:54,783 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (90)] Ended with exit code 0
[2024-11-09 15:48:54,783 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:54,783 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:54,784 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-09 15:48:54,785 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-09 15:48:54,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-09 15:48:54,795 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:54,796 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:54,796 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:54,796 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-11-09 15:48:54,799 INFO  L401   nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications.
[2024-11-09 15:48:54,799 INFO  L402   nArgumentSynthesizer]: A total of 5 supporting invariants were added.
[2024-11-09 15:48:54,806 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:54,818 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (91)] Ended with exit code 0
[2024-11-09 15:48:54,819 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:54,819 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:54,820 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-09 15:48:54,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-09 15:48:54,821 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-09 15:48:54,831 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:54,831 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:54,831 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:54,831 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-11-09 15:48:54,834 INFO  L401   nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications.
[2024-11-09 15:48:54,834 INFO  L402   nArgumentSynthesizer]: A total of 5 supporting invariants were added.
[2024-11-09 15:48:54,841 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:54,855 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-09 15:48:54,856 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:54,856 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:54,857 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-09 15:48:54,858 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-09 15:48:54,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-09 15:48:54,872 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-09 15:48:54,872 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:54,873 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:54,873 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:54,873 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-11-09 15:48:54,873 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-11-09 15:48:54,873 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:54,876 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:54,890 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-09 15:48:54,891 INFO  L451          LassoAnalysis]: Using template '2-phase'.
[2024-11-09 15:48:54,891 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:54,891 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:54,893 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-09 15:48:54,894 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-09 15:48:54,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-09 15:48:54,907 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:54,908 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-11-09 15:48:54,908 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:54,908 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:54,908 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-11-09 15:48:54,909 INFO  L401   nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications.
[2024-11-09 15:48:54,909 INFO  L402   nArgumentSynthesizer]: A total of 3 supporting invariants were added.
[2024-11-09 15:48:54,914 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:54,928 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (94)] Ended with exit code 0
[2024-11-09 15:48:54,929 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:54,929 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:54,930 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-09 15:48:54,931 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-09 15:48:54,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-09 15:48:54,942 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:54,942 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-11-09 15:48:54,942 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:54,942 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:54,942 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-11-09 15:48:54,944 INFO  L401   nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications.
[2024-11-09 15:48:54,944 INFO  L402   nArgumentSynthesizer]: A total of 3 supporting invariants were added.
[2024-11-09 15:48:54,947 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:54,957 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-09 15:48:54,957 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:54,958 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:54,959 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-09 15:48:54,960 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-09 15:48:54,960 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:54,970 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:54,970 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-11-09 15:48:54,971 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:54,971 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:54,971 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:54,971 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-11-09 15:48:54,971 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-11-09 15:48:54,971 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:54,973 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:54,983 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-09 15:48:54,983 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:54,983 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:54,984 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-09 15:48:54,985 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-09 15:48:54,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-09 15:48:54,996 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:54,996 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-11-09 15:48:54,996 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:54,996 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:54,996 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:54,996 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-11-09 15:48:54,997 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-11-09 15:48:54,997 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:54,998 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:55,008 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (97)] Forceful destruction successful, exit code 0
[2024-11-09 15:48:55,008 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:55,008 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:55,009 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-09 15:48:55,010 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-09 15:48:55,011 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:55,021 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:55,021 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-11-09 15:48:55,021 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:55,022 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:55,022 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:55,022 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-11-09 15:48:55,022 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-11-09 15:48:55,023 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:55,025 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:55,036 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-09 15:48:55,036 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:55,036 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:55,037 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-09 15:48:55,038 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-09 15:48:55,038 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:55,048 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:55,048 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-11-09 15:48:55,048 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:55,049 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:55,049 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:55,049 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-11-09 15:48:55,049 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-11-09 15:48:55,049 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:55,051 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:55,066 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (99)] Forceful destruction successful, exit code 0
[2024-11-09 15:48:55,066 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:55,066 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:55,068 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-09 15:48:55,070 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-09 15:48:55,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-09 15:48:55,082 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:55,082 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-11-09 15:48:55,082 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:55,082 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:55,082 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:55,082 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-11-09 15:48:55,083 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-11-09 15:48:55,083 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:55,084 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:55,094 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (100)] Forceful destruction successful, exit code 0
[2024-11-09 15:48:55,095 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:55,095 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:55,097 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-09 15:48:55,098 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-09 15:48:55,099 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:55,109 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:55,109 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-11-09 15:48:55,109 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:55,110 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:55,110 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:55,110 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-11-09 15:48:55,110 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-11-09 15:48:55,110 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:55,112 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:55,122 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (101)] Ended with exit code 0
[2024-11-09 15:48:55,122 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:55,122 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:55,123 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-09 15:48:55,136 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-09 15:48:55,136 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:55,146 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:55,147 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-11-09 15:48:55,147 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:55,147 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:55,147 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:55,147 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-11-09 15:48:55,147 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-11-09 15:48:55,147 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:55,149 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:55,159 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (102)] Ended with exit code 0
[2024-11-09 15:48:55,159 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:55,160 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:55,160 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-09 15:48:55,161 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-09 15:48:55,162 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:55,172 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:55,172 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-11-09 15:48:55,172 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:55,172 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:55,172 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-11-09 15:48:55,174 INFO  L401   nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications.
[2024-11-09 15:48:55,175 INFO  L402   nArgumentSynthesizer]: A total of 3 supporting invariants were added.
[2024-11-09 15:48:55,180 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:55,191 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-09 15:48:55,191 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:55,191 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:55,192 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-09 15:48:55,193 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-09 15:48:55,193 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:55,203 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:55,203 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-11-09 15:48:55,204 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:55,204 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:55,204 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:55,204 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-11-09 15:48:55,204 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-11-09 15:48:55,205 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:55,207 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:55,218 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-09 15:48:55,218 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:55,218 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:55,219 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-09 15:48:55,220 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-09 15:48:55,221 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:55,230 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:55,230 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-11-09 15:48:55,231 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:55,231 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:55,231 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:55,231 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-11-09 15:48:55,231 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-11-09 15:48:55,231 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:55,233 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:55,243 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-09 15:48:55,243 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:55,243 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:55,244 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-09 15:48:55,245 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-09 15:48:55,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-09 15:48:55,256 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:55,256 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-11-09 15:48:55,256 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:55,256 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:55,256 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-11-09 15:48:55,259 INFO  L401   nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications.
[2024-11-09 15:48:55,259 INFO  L402   nArgumentSynthesizer]: A total of 3 supporting invariants were added.
[2024-11-09 15:48:55,264 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:55,278 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (106)] Forceful destruction successful, exit code 0
[2024-11-09 15:48:55,279 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:55,279 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:55,281 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-09 15:48:55,282 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-09 15:48:55,282 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:55,294 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:55,294 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-11-09 15:48:55,295 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:55,295 INFO  L204   nArgumentSynthesizer]: 2 loop disjuncts
[2024-11-09 15:48:55,295 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-11-09 15:48:55,314 INFO  L401   nArgumentSynthesizer]: We have 24 Motzkin's Theorem applications.
[2024-11-09 15:48:55,314 INFO  L402   nArgumentSynthesizer]: A total of 6 supporting invariants were added.
[2024-11-09 15:48:55,380 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:55,394 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (107)] Forceful destruction successful, exit code 0
[2024-11-09 15:48:55,395 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:55,395 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:55,396 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-09 15:48:55,397 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-09 15:48:55,398 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:55,408 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:55,409 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-11-09 15:48:55,409 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:55,409 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:55,409 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:55,409 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-11-09 15:48:55,410 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-11-09 15:48:55,410 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:55,412 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:55,421 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (108)] Ended with exit code 0
[2024-11-09 15:48:55,422 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:55,422 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:55,423 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-09 15:48:55,424 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-09 15:48:55,424 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:55,434 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:55,434 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-11-09 15:48:55,435 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:55,435 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:55,435 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-11-09 15:48:55,437 INFO  L401   nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications.
[2024-11-09 15:48:55,437 INFO  L402   nArgumentSynthesizer]: A total of 3 supporting invariants were added.
[2024-11-09 15:48:55,442 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:55,456 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (109)] Forceful destruction successful, exit code 0
[2024-11-09 15:48:55,456 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:55,456 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:55,457 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-09 15:48:55,458 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-09 15:48:55,459 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:55,469 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:55,469 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-11-09 15:48:55,469 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:55,469 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:55,469 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-11-09 15:48:55,471 INFO  L401   nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications.
[2024-11-09 15:48:55,471 INFO  L402   nArgumentSynthesizer]: A total of 3 supporting invariants were added.
[2024-11-09 15:48:55,476 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:55,486 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (110)] Forceful destruction successful, exit code 0
[2024-11-09 15:48:55,486 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:55,486 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:55,487 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-09 15:48:55,488 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-09 15:48:55,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-09 15:48:55,499 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:55,500 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-11-09 15:48:55,500 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:55,500 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:55,500 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-11-09 15:48:55,501 INFO  L401   nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications.
[2024-11-09 15:48:55,501 INFO  L402   nArgumentSynthesizer]: A total of 3 supporting invariants were added.
[2024-11-09 15:48:55,505 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:55,515 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-09 15:48:55,516 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:55,516 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:55,517 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-09 15:48:55,517 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-09 15:48:55,518 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:55,528 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:55,529 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-11-09 15:48:55,529 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:55,529 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:55,529 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-11-09 15:48:55,531 INFO  L401   nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications.
[2024-11-09 15:48:55,531 INFO  L402   nArgumentSynthesizer]: A total of 3 supporting invariants were added.
[2024-11-09 15:48:55,535 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:55,545 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (112)] Ended with exit code 0
[2024-11-09 15:48:55,546 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:55,546 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:55,547 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-09 15:48:55,548 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-09 15:48:55,548 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:55,558 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:55,559 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-11-09 15:48:55,559 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:55,559 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:55,559 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-11-09 15:48:55,561 INFO  L401   nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications.
[2024-11-09 15:48:55,561 INFO  L402   nArgumentSynthesizer]: A total of 3 supporting invariants were added.
[2024-11-09 15:48:55,568 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:55,583 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-09 15:48:55,583 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:55,583 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:55,585 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-09 15:48:55,586 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-09 15:48:55,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-09 15:48:55,600 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:55,600 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-11-09 15:48:55,600 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:55,600 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:55,600 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-11-09 15:48:55,602 INFO  L401   nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications.
[2024-11-09 15:48:55,602 INFO  L402   nArgumentSynthesizer]: A total of 3 supporting invariants were added.
[2024-11-09 15:48:55,610 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:55,624 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-09 15:48:55,624 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:55,625 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:55,626 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-09 15:48:55,627 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-09 15:48:55,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-09 15:48:55,642 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:55,642 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-11-09 15:48:55,642 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:55,642 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:55,642 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-11-09 15:48:55,644 INFO  L401   nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications.
[2024-11-09 15:48:55,644 INFO  L402   nArgumentSynthesizer]: A total of 3 supporting invariants were added.
[2024-11-09 15:48:55,649 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:55,664 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-09 15:48:55,666 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:55,667 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:55,668 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-09 15:48:55,669 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-09 15:48:55,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-09 15:48:55,683 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:55,683 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-11-09 15:48:55,683 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:55,683 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:55,683 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:55,683 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-11-09 15:48:55,684 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-11-09 15:48:55,684 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:55,688 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:55,702 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (116)] Ended with exit code 0
[2024-11-09 15:48:55,702 INFO  L451          LassoAnalysis]: Using template '3-phase'.
[2024-11-09 15:48:55,702 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:55,703 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:55,704 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-09 15:48:55,705 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-09 15:48:55,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-09 15:48:55,719 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:55,719 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-11-09 15:48:55,719 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:55,719 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:55,719 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:55,721 INFO  L401   nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications.
[2024-11-09 15:48:55,722 INFO  L402   nArgumentSynthesizer]: A total of 4 supporting invariants were added.
[2024-11-09 15:48:55,729 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:55,743 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-09 15:48:55,743 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:55,743 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:55,745 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-09 15:48:55,746 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-09 15:48:55,747 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:55,759 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:55,759 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-11-09 15:48:55,760 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:55,760 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:55,760 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:55,762 INFO  L401   nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications.
[2024-11-09 15:48:55,762 INFO  L402   nArgumentSynthesizer]: A total of 4 supporting invariants were added.
[2024-11-09 15:48:55,768 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:55,782 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-09 15:48:55,782 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:55,782 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:55,783 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-09 15:48:55,785 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-09 15:48:55,785 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:55,799 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:55,799 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-11-09 15:48:55,799 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:55,799 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:55,799 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:55,799 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:55,800 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-11-09 15:48:55,800 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:55,803 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:55,816 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-09 15:48:55,817 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:55,817 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:55,818 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-09 15:48:55,820 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-09 15:48:55,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-09 15:48:55,835 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:55,835 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-11-09 15:48:55,835 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:55,836 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:55,836 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:55,836 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:55,836 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-11-09 15:48:55,836 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:55,840 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:55,854 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-09 15:48:55,854 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:55,854 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:55,856 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-09 15:48:55,857 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-09 15:48:55,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-09 15:48:55,870 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:55,870 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-11-09 15:48:55,870 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:55,871 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:55,871 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:55,871 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:55,871 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-11-09 15:48:55,871 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:55,875 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:55,888 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (121)] Forceful destruction successful, exit code 0
[2024-11-09 15:48:55,889 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:55,889 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:55,890 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-09 15:48:55,891 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-09 15:48:55,892 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:55,905 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:55,906 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-11-09 15:48:55,906 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:55,906 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:55,906 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:55,906 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:55,907 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-11-09 15:48:55,907 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:55,911 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:55,924 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (122)] Ended with exit code 0
[2024-11-09 15:48:55,924 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:55,925 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:55,926 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-09 15:48:55,927 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-09 15:48:55,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-09 15:48:55,940 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:55,941 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-11-09 15:48:55,941 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:55,941 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:55,941 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:55,941 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:55,942 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-11-09 15:48:55,942 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:55,946 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:55,960 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-09 15:48:55,961 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:55,961 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:55,963 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-09 15:48:55,964 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-09 15:48:55,965 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:55,978 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:55,978 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-11-09 15:48:55,978 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:55,978 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:55,978 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:55,979 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:55,980 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-11-09 15:48:55,980 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:55,985 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:55,995 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (124)] Ended with exit code 0
[2024-11-09 15:48:55,996 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:55,996 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:55,997 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-09 15:48:55,998 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-09 15:48:55,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-09 15:48:56,009 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:56,009 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-11-09 15:48:56,009 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:56,009 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:56,009 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:56,010 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:56,010 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-11-09 15:48:56,010 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:56,013 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:56,027 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (125)] Forceful destruction successful, exit code 0
[2024-11-09 15:48:56,027 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:56,028 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:56,030 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-09 15:48:56,031 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-09 15:48:56,032 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:56,043 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:56,043 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-11-09 15:48:56,043 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:56,043 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:56,043 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:56,046 INFO  L401   nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications.
[2024-11-09 15:48:56,046 INFO  L402   nArgumentSynthesizer]: A total of 4 supporting invariants were added.
[2024-11-09 15:48:56,051 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:56,061 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-09 15:48:56,062 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:56,062 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:56,063 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-09 15:48:56,063 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-09 15:48:56,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-09 15:48:56,075 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:56,075 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-11-09 15:48:56,075 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:56,075 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:56,075 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:56,075 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:56,076 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-11-09 15:48:56,076 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:56,078 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:56,089 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (127)] Forceful destruction successful, exit code 0
[2024-11-09 15:48:56,089 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:56,089 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:56,090 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-09 15:48:56,091 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-09 15:48:56,092 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:56,103 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:56,103 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-11-09 15:48:56,103 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:56,103 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:56,103 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:56,103 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:56,104 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-11-09 15:48:56,104 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:56,106 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:56,116 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-09 15:48:56,117 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:56,117 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:56,118 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-09 15:48:56,119 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-09 15:48:56,120 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:56,130 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:56,130 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-11-09 15:48:56,130 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:56,130 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:56,130 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:56,133 INFO  L401   nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications.
[2024-11-09 15:48:56,133 INFO  L402   nArgumentSynthesizer]: A total of 4 supporting invariants were added.
[2024-11-09 15:48:56,141 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:56,157 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-09 15:48:56,157 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:56,158 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:56,159 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-09 15:48:56,160 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-09 15:48:56,161 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:56,174 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:56,174 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-11-09 15:48:56,174 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:56,174 INFO  L204   nArgumentSynthesizer]: 2 loop disjuncts
[2024-11-09 15:48:56,174 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:56,198 INFO  L401   nArgumentSynthesizer]: We have 32 Motzkin's Theorem applications.
[2024-11-09 15:48:56,198 INFO  L402   nArgumentSynthesizer]: A total of 8 supporting invariants were added.
[2024-11-09 15:48:56,312 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:56,323 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (130)] Forceful destruction successful, exit code 0
[2024-11-09 15:48:56,323 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:56,324 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:56,325 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-09 15:48:56,326 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-09 15:48:56,327 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:56,337 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:56,337 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-11-09 15:48:56,337 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:56,337 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:56,337 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:56,337 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:56,338 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-11-09 15:48:56,338 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:56,341 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:56,351 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (131)] Ended with exit code 0
[2024-11-09 15:48:56,351 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:56,351 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:56,352 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-09 15:48:56,353 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-09 15:48:56,353 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:56,363 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:56,364 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-11-09 15:48:56,364 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:56,364 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:56,364 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:56,366 INFO  L401   nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications.
[2024-11-09 15:48:56,366 INFO  L402   nArgumentSynthesizer]: A total of 4 supporting invariants were added.
[2024-11-09 15:48:56,372 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:56,382 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (132)] Forceful destruction successful, exit code 0
[2024-11-09 15:48:56,383 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:56,383 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:56,384 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-09 15:48:56,384 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-09 15:48:56,385 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:56,395 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:56,395 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-11-09 15:48:56,395 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:56,395 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:56,396 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:56,398 INFO  L401   nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications.
[2024-11-09 15:48:56,398 INFO  L402   nArgumentSynthesizer]: A total of 4 supporting invariants were added.
[2024-11-09 15:48:56,405 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:56,417 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (133)] Ended with exit code 0
[2024-11-09 15:48:56,418 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:56,418 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:56,419 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-09 15:48:56,419 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-09 15:48:56,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-09 15:48:56,430 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:56,430 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-11-09 15:48:56,430 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:56,430 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:56,430 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:56,432 INFO  L401   nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications.
[2024-11-09 15:48:56,433 INFO  L402   nArgumentSynthesizer]: A total of 4 supporting invariants were added.
[2024-11-09 15:48:56,439 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:56,453 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (134)] Ended with exit code 0
[2024-11-09 15:48:56,453 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:56,453 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:56,454 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-09 15:48:56,455 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-09 15:48:56,456 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:56,466 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:56,466 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-11-09 15:48:56,466 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:56,466 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:56,466 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:56,468 INFO  L401   nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications.
[2024-11-09 15:48:56,478 INFO  L402   nArgumentSynthesizer]: A total of 4 supporting invariants were added.
[2024-11-09 15:48:56,486 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:56,496 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-09 15:48:56,496 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:56,497 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:56,498 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-09 15:48:56,498 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-09 15:48:56,499 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:56,509 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:56,509 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-11-09 15:48:56,509 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:56,510 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:56,510 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:56,512 INFO  L401   nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications.
[2024-11-09 15:48:56,512 INFO  L402   nArgumentSynthesizer]: A total of 4 supporting invariants were added.
[2024-11-09 15:48:56,518 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:56,528 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (136)] Ended with exit code 0
[2024-11-09 15:48:56,528 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:56,529 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:56,530 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-09 15:48:56,531 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-09 15:48:56,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-09 15:48:56,543 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:56,543 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-11-09 15:48:56,543 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:56,543 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:56,543 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:56,545 INFO  L401   nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications.
[2024-11-09 15:48:56,546 INFO  L402   nArgumentSynthesizer]: A total of 4 supporting invariants were added.
[2024-11-09 15:48:56,553 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:56,563 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (137)] Ended with exit code 0
[2024-11-09 15:48:56,564 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:56,564 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:56,565 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-09 15:48:56,565 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-09 15:48:56,566 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:56,576 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:56,576 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-11-09 15:48:56,577 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:56,577 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:56,577 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:56,579 INFO  L401   nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications.
[2024-11-09 15:48:56,579 INFO  L402   nArgumentSynthesizer]: A total of 4 supporting invariants were added.
[2024-11-09 15:48:56,586 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:56,601 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (138)] Ended with exit code 0
[2024-11-09 15:48:56,601 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:56,601 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:56,603 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-09 15:48:56,605 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-09 15:48:56,605 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:56,617 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:56,618 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-11-09 15:48:56,618 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:56,618 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:56,618 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:56,618 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:56,619 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-11-09 15:48:56,619 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:56,622 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:56,634 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (139)] Forceful destruction successful, exit code 0
[2024-11-09 15:48:56,635 INFO  L451          LassoAnalysis]: Using template '4-phase'.
[2024-11-09 15:48:56,635 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:56,635 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:56,636 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-09 15:48:56,636 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-09 15:48:56,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-09 15:48:56,647 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:56,648 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-11-09 15:48:56,648 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:56,648 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:56,648 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-11-09 15:48:56,650 INFO  L401   nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications.
[2024-11-09 15:48:56,650 INFO  L402   nArgumentSynthesizer]: A total of 5 supporting invariants were added.
[2024-11-09 15:48:56,657 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:56,666 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-09 15:48:56,667 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:56,667 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:56,668 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-09 15:48:56,668 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-09 15:48:56,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-09 15:48:56,679 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:56,679 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-11-09 15:48:56,679 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:56,679 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:56,679 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-11-09 15:48:56,682 INFO  L401   nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications.
[2024-11-09 15:48:56,682 INFO  L402   nArgumentSynthesizer]: A total of 5 supporting invariants were added.
[2024-11-09 15:48:56,688 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:56,698 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-09 15:48:56,698 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:56,699 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:56,699 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-09 15:48:56,700 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-09 15:48:56,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-09 15:48:56,711 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:56,711 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-11-09 15:48:56,711 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:56,711 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:56,712 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:56,712 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-11-09 15:48:56,712 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-11-09 15:48:56,712 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:56,716 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:56,726 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-09 15:48:56,727 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:56,727 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:56,728 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-09 15:48:56,728 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-09 15:48:56,729 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:56,739 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:56,739 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-11-09 15:48:56,739 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:56,739 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:56,739 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:56,739 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-11-09 15:48:56,740 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-11-09 15:48:56,740 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:56,743 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:56,753 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (143)] Ended with exit code 0
[2024-11-09 15:48:56,754 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:56,754 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:56,755 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-09 15:48:56,756 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-09 15:48:56,756 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:56,767 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:56,767 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-11-09 15:48:56,767 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:56,767 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:56,767 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:56,767 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-11-09 15:48:56,768 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-11-09 15:48:56,768 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:56,771 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:56,782 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (144)] Ended with exit code 0
[2024-11-09 15:48:56,782 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:56,782 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:56,783 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-09 15:48:56,784 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-09 15:48:56,785 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:56,795 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:56,795 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-11-09 15:48:56,796 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:56,796 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:56,796 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:56,796 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-11-09 15:48:56,796 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-11-09 15:48:56,796 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:56,799 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:56,810 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-09 15:48:56,810 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:56,810 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:56,811 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-09 15:48:56,812 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-09 15:48:56,812 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:56,823 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:56,823 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-11-09 15:48:56,823 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:56,823 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:56,823 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:56,823 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-11-09 15:48:56,824 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-11-09 15:48:56,824 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:56,827 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:56,838 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (146)] Ended with exit code 0
[2024-11-09 15:48:56,838 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:56,838 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:56,839 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-09 15:48:56,840 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-09 15:48:56,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-09 15:48:56,851 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:56,851 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-11-09 15:48:56,851 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:56,851 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:56,851 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:56,851 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-11-09 15:48:56,852 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-11-09 15:48:56,852 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:56,856 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:56,866 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-09 15:48:56,866 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:56,866 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:56,867 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-09 15:48:56,868 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-09 15:48:56,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-09 15:48:56,880 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:56,880 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-11-09 15:48:56,880 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:56,880 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:56,880 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:56,880 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-11-09 15:48:56,881 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-11-09 15:48:56,881 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:56,884 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:56,894 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-09 15:48:56,895 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:56,895 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:56,896 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-09 15:48:56,896 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-09 15:48:56,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-09 15:48:56,908 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:56,908 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-11-09 15:48:56,908 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:56,908 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:56,908 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-11-09 15:48:56,912 INFO  L401   nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications.
[2024-11-09 15:48:56,912 INFO  L402   nArgumentSynthesizer]: A total of 5 supporting invariants were added.
[2024-11-09 15:48:56,922 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:56,936 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (149)] Forceful destruction successful, exit code 0
[2024-11-09 15:48:56,936 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:56,936 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:56,938 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-09 15:48:56,939 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-09 15:48:56,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-09 15:48:56,953 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:56,953 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-11-09 15:48:56,953 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:56,953 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:56,954 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:56,954 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-11-09 15:48:56,955 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-11-09 15:48:56,955 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:56,960 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:56,974 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-09 15:48:56,975 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:56,975 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:56,976 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-09 15:48:56,977 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-09 15:48:56,978 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:56,990 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:56,990 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-11-09 15:48:56,990 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:56,990 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:56,990 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:56,991 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-11-09 15:48:56,991 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-11-09 15:48:56,991 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:56,995 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:57,005 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-09 15:48:57,005 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:57,005 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:57,006 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-09 15:48:57,007 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-09 15:48:57,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-09 15:48:57,018 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:57,018 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-11-09 15:48:57,018 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:57,018 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:57,018 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-11-09 15:48:57,021 INFO  L401   nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications.
[2024-11-09 15:48:57,021 INFO  L402   nArgumentSynthesizer]: A total of 5 supporting invariants were added.
[2024-11-09 15:48:57,028 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:57,038 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-09 15:48:57,039 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:57,039 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:57,040 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-09 15:48:57,040 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-09 15:48:57,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-09 15:48:57,052 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:57,052 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-11-09 15:48:57,053 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:57,053 INFO  L204   nArgumentSynthesizer]: 2 loop disjuncts
[2024-11-09 15:48:57,053 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-11-09 15:48:57,081 INFO  L401   nArgumentSynthesizer]: We have 40 Motzkin's Theorem applications.
[2024-11-09 15:48:57,081 INFO  L402   nArgumentSynthesizer]: A total of 10 supporting invariants were added.
[2024-11-09 15:48:57,428 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:57,441 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (153)] Forceful destruction successful, exit code 0
[2024-11-09 15:48:57,441 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:57,442 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:57,442 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-09 15:48:57,443 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-09 15:48:57,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-09 15:48:57,454 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:57,455 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-11-09 15:48:57,455 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:57,455 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:57,455 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:57,455 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-11-09 15:48:57,456 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-11-09 15:48:57,456 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:57,459 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:57,469 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (154)] Ended with exit code 0
[2024-11-09 15:48:57,470 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:57,470 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:57,471 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-09 15:48:57,472 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-09 15:48:57,472 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:57,482 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:57,483 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-11-09 15:48:57,483 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:57,483 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:57,483 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-11-09 15:48:57,486 INFO  L401   nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications.
[2024-11-09 15:48:57,486 INFO  L402   nArgumentSynthesizer]: A total of 5 supporting invariants were added.
[2024-11-09 15:48:57,493 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:57,503 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-09 15:48:57,504 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:57,504 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:57,505 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-09 15:48:57,505 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-09 15:48:57,506 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:57,516 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:57,517 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-11-09 15:48:57,517 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:57,517 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:57,517 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-11-09 15:48:57,519 INFO  L401   nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications.
[2024-11-09 15:48:57,519 INFO  L402   nArgumentSynthesizer]: A total of 5 supporting invariants were added.
[2024-11-09 15:48:57,527 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:57,537 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-09 15:48:57,537 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:57,537 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:57,538 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-09 15:48:57,539 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-09 15:48:57,540 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:57,550 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:57,550 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-11-09 15:48:57,550 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:57,550 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:57,550 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-11-09 15:48:57,553 INFO  L401   nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications.
[2024-11-09 15:48:57,553 INFO  L402   nArgumentSynthesizer]: A total of 5 supporting invariants were added.
[2024-11-09 15:48:57,560 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:57,570 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-09 15:48:57,571 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:57,571 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:57,572 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-09 15:48:57,572 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-09 15:48:57,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-09 15:48:57,583 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:57,584 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-11-09 15:48:57,584 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:57,584 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:57,584 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-11-09 15:48:57,586 INFO  L401   nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications.
[2024-11-09 15:48:57,586 INFO  L402   nArgumentSynthesizer]: A total of 5 supporting invariants were added.
[2024-11-09 15:48:57,595 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:57,605 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-09 15:48:57,606 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:57,606 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:57,606 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-09 15:48:57,607 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-09 15:48:57,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-09 15:48:57,618 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:57,618 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-11-09 15:48:57,618 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:57,618 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:57,618 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-11-09 15:48:57,621 INFO  L401   nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications.
[2024-11-09 15:48:57,621 INFO  L402   nArgumentSynthesizer]: A total of 5 supporting invariants were added.
[2024-11-09 15:48:57,634 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:57,648 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-09 15:48:57,648 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:57,649 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:57,650 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-09 15:48:57,651 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-09 15:48:57,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-09 15:48:57,665 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:57,666 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-11-09 15:48:57,666 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:57,666 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:57,666 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-11-09 15:48:57,669 INFO  L401   nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications.
[2024-11-09 15:48:57,669 INFO  L402   nArgumentSynthesizer]: A total of 5 supporting invariants were added.
[2024-11-09 15:48:57,679 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:57,693 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (160)] Forceful destruction successful, exit code 0
[2024-11-09 15:48:57,693 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:57,694 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:57,695 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-09 15:48:57,696 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-09 15:48:57,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-09 15:48:57,709 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:57,710 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-11-09 15:48:57,710 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:57,710 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:57,710 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-11-09 15:48:57,713 INFO  L401   nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications.
[2024-11-09 15:48:57,713 INFO  L402   nArgumentSynthesizer]: A total of 5 supporting invariants were added.
[2024-11-09 15:48:57,723 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:57,737 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (161)] Ended with exit code 0
[2024-11-09 15:48:57,738 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:57,738 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:57,740 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-09 15:48:57,741 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-09 15:48:57,741 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:57,754 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:57,754 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-11-09 15:48:57,755 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:57,755 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:57,755 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:57,755 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-11-09 15:48:57,756 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-11-09 15:48:57,756 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:57,760 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:57,774 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (162)] Forceful destruction successful, exit code 0
[2024-11-09 15:48:57,775 INFO  L451          LassoAnalysis]: Using template '2-lex'.
[2024-11-09 15:48:57,775 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:57,775 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:57,777 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-09 15:48:57,803 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-09 15:48:57,803 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:57,816 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:57,816 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-11-09 15:48:57,816 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:57,816 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:57,817 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:57,820 INFO  L401   nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications.
[2024-11-09 15:48:57,820 INFO  L402   nArgumentSynthesizer]: A total of 4 supporting invariants were added.
[2024-11-09 15:48:57,825 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:57,839 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-09 15:48:57,839 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:57,839 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:57,841 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-09 15:48:57,842 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-09 15:48:57,843 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:57,853 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:57,853 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-11-09 15:48:57,853 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:57,853 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:57,853 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:57,855 INFO  L401   nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications.
[2024-11-09 15:48:57,855 INFO  L402   nArgumentSynthesizer]: A total of 4 supporting invariants were added.
[2024-11-09 15:48:57,859 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:57,869 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-09 15:48:57,870 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:57,870 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:57,871 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-09 15:48:57,872 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-09 15:48:57,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-09 15:48:57,882 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:57,882 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-11-09 15:48:57,882 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:57,882 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:57,882 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:57,882 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:57,883 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-11-09 15:48:57,883 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:57,884 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:57,894 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (165)] Forceful destruction successful, exit code 0
[2024-11-09 15:48:57,895 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:57,895 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:57,896 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-09 15:48:57,896 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-09 15:48:57,897 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:57,907 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:57,907 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-11-09 15:48:57,907 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:57,907 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:57,907 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:57,907 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:57,908 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-11-09 15:48:57,908 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:57,909 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:57,919 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-09 15:48:57,919 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:57,919 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:57,920 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-09 15:48:57,921 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-09 15:48:57,922 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:57,932 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:57,932 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-11-09 15:48:57,932 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:57,932 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:57,932 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:57,932 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:57,933 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-11-09 15:48:57,933 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:57,934 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:57,944 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-09 15:48:57,945 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:57,945 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:57,946 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-09 15:48:57,946 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-09 15:48:57,947 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:57,957 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:57,957 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-11-09 15:48:57,957 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:57,957 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:57,957 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:57,957 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:57,958 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-11-09 15:48:57,958 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:57,959 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:57,969 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-09 15:48:57,969 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:57,969 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:57,970 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-09 15:48:57,971 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-09 15:48:57,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-09 15:48:57,981 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:57,981 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-11-09 15:48:57,982 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:57,982 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:57,982 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:57,982 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:57,982 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-11-09 15:48:57,982 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:57,984 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:57,993 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (169)] Ended with exit code 0
[2024-11-09 15:48:57,993 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:57,993 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:57,994 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-09 15:48:57,995 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-09 15:48:57,996 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:58,006 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:58,006 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-11-09 15:48:58,006 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:58,006 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:58,006 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:58,006 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:58,007 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-11-09 15:48:58,007 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:58,008 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:58,018 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (170)] Ended with exit code 0
[2024-11-09 15:48:58,018 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:58,018 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:58,019 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-09 15:48:58,020 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-09 15:48:58,020 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:58,030 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:58,030 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-11-09 15:48:58,030 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:58,030 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:58,030 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:58,030 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:58,031 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-11-09 15:48:58,031 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:58,035 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:58,049 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-09 15:48:58,049 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:58,053 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:58,055 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-09 15:48:58,056 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-09 15:48:58,057 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:58,070 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:58,071 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-11-09 15:48:58,071 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:58,071 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:58,071 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:58,073 INFO  L401   nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications.
[2024-11-09 15:48:58,073 INFO  L402   nArgumentSynthesizer]: A total of 4 supporting invariants were added.
[2024-11-09 15:48:58,080 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:58,094 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-09 15:48:58,095 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:58,095 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:58,096 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-09 15:48:58,097 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-09 15:48:58,098 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:58,111 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:58,112 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-11-09 15:48:58,112 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:58,112 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:58,112 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:58,112 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:58,113 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-11-09 15:48:58,113 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:58,115 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:58,128 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (173)] Ended with exit code 0
[2024-11-09 15:48:58,129 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:58,129 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:58,130 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-09 15:48:58,130 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-09 15:48:58,131 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:58,141 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:58,141 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-11-09 15:48:58,141 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:58,141 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:58,141 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:58,141 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:58,142 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-11-09 15:48:58,142 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:58,144 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:58,154 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (174)] Ended with exit code 0
[2024-11-09 15:48:58,154 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:58,154 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:58,155 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-09 15:48:58,156 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-09 15:48:58,156 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:58,166 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:58,166 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-11-09 15:48:58,166 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:58,166 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:58,167 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:58,169 INFO  L401   nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications.
[2024-11-09 15:48:58,169 INFO  L402   nArgumentSynthesizer]: A total of 4 supporting invariants were added.
[2024-11-09 15:48:58,173 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:58,183 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (175)] Ended with exit code 0
[2024-11-09 15:48:58,184 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:58,184 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:58,185 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-09 15:48:58,185 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-09 15:48:58,186 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:58,196 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:58,196 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-11-09 15:48:58,196 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:58,196 INFO  L204   nArgumentSynthesizer]: 2 loop disjuncts
[2024-11-09 15:48:58,196 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:58,220 INFO  L401   nArgumentSynthesizer]: We have 32 Motzkin's Theorem applications.
[2024-11-09 15:48:58,220 INFO  L402   nArgumentSynthesizer]: A total of 8 supporting invariants were added.
[2024-11-09 15:48:58,275 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:58,286 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-09 15:48:58,286 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:58,286 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:58,287 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-09 15:48:58,288 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-09 15:48:58,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-09 15:48:58,299 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:58,299 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-11-09 15:48:58,299 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:58,299 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:58,299 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:58,299 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:58,300 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-11-09 15:48:58,300 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:58,302 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:58,312 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (177)] Ended with exit code 0
[2024-11-09 15:48:58,312 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:58,313 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:58,313 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-09 15:48:58,314 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-09 15:48:58,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-09 15:48:58,324 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:58,324 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-11-09 15:48:58,324 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:58,324 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:58,325 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:58,327 INFO  L401   nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications.
[2024-11-09 15:48:58,327 INFO  L402   nArgumentSynthesizer]: A total of 4 supporting invariants were added.
[2024-11-09 15:48:58,331 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:58,341 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (178)] Ended with exit code 0
[2024-11-09 15:48:58,341 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:58,341 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:58,342 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-09 15:48:58,343 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-09 15:48:58,343 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:58,354 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:58,354 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-11-09 15:48:58,354 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:58,354 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:58,354 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:58,356 INFO  L401   nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications.
[2024-11-09 15:48:58,356 INFO  L402   nArgumentSynthesizer]: A total of 4 supporting invariants were added.
[2024-11-09 15:48:58,363 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:58,373 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-09 15:48:58,374 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:58,374 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:58,375 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-09 15:48:58,375 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-09 15:48:58,376 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:58,386 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:58,386 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-11-09 15:48:58,386 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:58,386 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:58,386 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:58,388 INFO  L401   nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications.
[2024-11-09 15:48:58,388 INFO  L402   nArgumentSynthesizer]: A total of 4 supporting invariants were added.
[2024-11-09 15:48:58,392 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:58,402 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (180)] Ended with exit code 0
[2024-11-09 15:48:58,402 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:58,402 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:58,403 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-09 15:48:58,404 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-09 15:48:58,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-09 15:48:58,415 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:58,415 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-11-09 15:48:58,415 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:58,415 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:58,415 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:58,418 INFO  L401   nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications.
[2024-11-09 15:48:58,418 INFO  L402   nArgumentSynthesizer]: A total of 4 supporting invariants were added.
[2024-11-09 15:48:58,423 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:58,433 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (181)] Ended with exit code 0
[2024-11-09 15:48:58,434 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:58,434 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:58,435 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-09 15:48:58,436 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-09 15:48:58,436 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:58,446 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:58,446 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-11-09 15:48:58,446 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:58,446 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:58,446 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:58,448 INFO  L401   nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications.
[2024-11-09 15:48:58,448 INFO  L402   nArgumentSynthesizer]: A total of 4 supporting invariants were added.
[2024-11-09 15:48:58,453 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:58,463 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (182)] Ended with exit code 0
[2024-11-09 15:48:58,464 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:58,464 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:58,465 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-09 15:48:58,465 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-09 15:48:58,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-09 15:48:58,476 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:58,476 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-11-09 15:48:58,476 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:58,476 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:58,476 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:58,478 INFO  L401   nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications.
[2024-11-09 15:48:58,478 INFO  L402   nArgumentSynthesizer]: A total of 4 supporting invariants were added.
[2024-11-09 15:48:58,483 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:58,493 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-09 15:48:58,493 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:58,493 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:58,494 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-09 15:48:58,495 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-09 15:48:58,495 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:58,505 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:58,505 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-11-09 15:48:58,505 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:58,505 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:58,505 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:58,507 INFO  L401   nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications.
[2024-11-09 15:48:58,507 INFO  L402   nArgumentSynthesizer]: A total of 4 supporting invariants were added.
[2024-11-09 15:48:58,512 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:58,522 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (184)] Ended with exit code 0
[2024-11-09 15:48:58,522 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:58,522 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:58,523 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-09 15:48:58,524 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-09 15:48:58,524 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:58,534 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:58,534 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-11-09 15:48:58,534 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:58,534 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:58,534 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:58,534 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-11-09 15:48:58,535 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-11-09 15:48:58,535 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:58,536 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:58,546 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-09 15:48:58,546 INFO  L451          LassoAnalysis]: Using template '3-lex'.
[2024-11-09 15:48:58,546 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:58,547 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:58,547 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-09 15:48:58,548 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-09 15:48:58,549 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:58,559 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:58,559 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-11-09 15:48:58,559 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:58,559 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:58,559 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-11-09 15:48:58,562 INFO  L401   nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications.
[2024-11-09 15:48:58,562 INFO  L402   nArgumentSynthesizer]: A total of 6 supporting invariants were added.
[2024-11-09 15:48:58,567 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:58,577 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-09 15:48:58,577 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:58,577 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:58,579 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-09 15:48:58,580 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-09 15:48:58,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-09 15:48:58,590 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:58,590 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-11-09 15:48:58,591 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:58,591 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:58,591 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-11-09 15:48:58,593 INFO  L401   nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications.
[2024-11-09 15:48:58,593 INFO  L402   nArgumentSynthesizer]: A total of 6 supporting invariants were added.
[2024-11-09 15:48:58,600 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:58,612 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (187)] Ended with exit code 0
[2024-11-09 15:48:58,612 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:58,612 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:58,613 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-09 15:48:58,614 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-09 15:48:58,614 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:58,625 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:58,625 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-11-09 15:48:58,625 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:58,625 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:58,625 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:58,625 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-11-09 15:48:58,626 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-11-09 15:48:58,626 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:58,629 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:58,638 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-09 15:48:58,639 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:58,639 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:58,640 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-09 15:48:58,640 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-09 15:48:58,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-09 15:48:58,651 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:58,652 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-11-09 15:48:58,652 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:58,652 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:58,652 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:58,652 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-11-09 15:48:58,653 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-11-09 15:48:58,653 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:58,655 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:58,665 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-09 15:48:58,665 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:58,665 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:58,666 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-09 15:48:58,666 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-09 15:48:58,668 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:58,677 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:58,678 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-11-09 15:48:58,678 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:58,678 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:58,678 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:58,678 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-11-09 15:48:58,679 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-11-09 15:48:58,679 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:58,681 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:58,691 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (190)] Ended with exit code 0
[2024-11-09 15:48:58,692 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:58,692 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:58,693 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-09 15:48:58,693 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-09 15:48:58,694 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:58,704 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:58,704 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-11-09 15:48:58,704 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:58,704 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:58,704 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:58,704 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-11-09 15:48:58,705 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-11-09 15:48:58,705 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:58,707 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:58,717 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-09 15:48:58,717 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:58,718 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:58,719 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-09 15:48:58,719 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-09 15:48:58,720 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:58,731 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:58,731 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-11-09 15:48:58,731 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:58,731 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:58,731 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:58,731 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-11-09 15:48:58,732 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-11-09 15:48:58,732 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:58,734 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:58,744 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (192)] Forceful destruction successful, exit code 0
[2024-11-09 15:48:58,744 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:58,744 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:58,745 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-09 15:48:58,746 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-09 15:48:58,747 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:58,757 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:58,757 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-11-09 15:48:58,757 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:58,757 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:58,757 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:58,757 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-11-09 15:48:58,758 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-11-09 15:48:58,758 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:58,760 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:58,771 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (193)] Forceful destruction successful, exit code 0
[2024-11-09 15:48:58,771 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:58,771 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:58,772 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-09 15:48:58,773 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-09 15:48:58,774 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:58,784 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:58,784 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-11-09 15:48:58,784 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:58,784 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:58,784 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:58,784 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-11-09 15:48:58,785 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-11-09 15:48:58,785 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:58,787 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:58,797 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-09 15:48:58,797 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:58,798 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:58,798 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-09 15:48:58,799 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-09 15:48:58,800 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:58,810 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:58,810 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-11-09 15:48:58,810 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:58,810 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:58,810 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-11-09 15:48:58,813 INFO  L401   nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications.
[2024-11-09 15:48:58,813 INFO  L402   nArgumentSynthesizer]: A total of 6 supporting invariants were added.
[2024-11-09 15:48:58,820 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:58,830 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (195)] Forceful destruction successful, exit code 0
[2024-11-09 15:48:58,830 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:58,830 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:58,831 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-09 15:48:58,832 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-09 15:48:58,832 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:58,842 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:58,843 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-11-09 15:48:58,843 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:58,843 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:58,843 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:58,843 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-11-09 15:48:58,844 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-11-09 15:48:58,844 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:58,849 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:58,863 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-09 15:48:58,863 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:58,863 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:58,865 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-09 15:48:58,866 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-09 15:48:58,867 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:58,880 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:58,880 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-11-09 15:48:58,880 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:58,881 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:58,881 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:58,881 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-11-09 15:48:58,881 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-11-09 15:48:58,882 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:58,885 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:58,899 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-09 15:48:58,899 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:58,899 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:58,901 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-09 15:48:58,902 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-09 15:48:58,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-09 15:48:58,912 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:58,912 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-11-09 15:48:58,912 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:58,912 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:58,912 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-11-09 15:48:58,915 INFO  L401   nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications.
[2024-11-09 15:48:58,915 INFO  L402   nArgumentSynthesizer]: A total of 6 supporting invariants were added.
[2024-11-09 15:48:58,922 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:58,932 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-09 15:48:58,932 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:58,932 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:58,933 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-09 15:48:58,934 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-09 15:48:58,934 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:58,945 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:58,945 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-11-09 15:48:58,945 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:58,945 INFO  L204   nArgumentSynthesizer]: 2 loop disjuncts
[2024-11-09 15:48:58,945 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-11-09 15:48:58,983 INFO  L401   nArgumentSynthesizer]: We have 48 Motzkin's Theorem applications.
[2024-11-09 15:48:58,983 INFO  L402   nArgumentSynthesizer]: A total of 12 supporting invariants were added.
[2024-11-09 15:48:59,087 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:59,099 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (199)] Ended with exit code 0
[2024-11-09 15:48:59,099 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:59,099 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:59,100 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-09 15:48:59,101 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-09 15:48:59,102 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:59,111 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:59,112 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-11-09 15:48:59,112 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:59,112 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:59,112 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:59,112 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-11-09 15:48:59,113 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-11-09 15:48:59,113 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:59,115 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:59,125 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (200)] Ended with exit code 0
[2024-11-09 15:48:59,126 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:59,126 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:59,127 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-09 15:48:59,128 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-09 15:48:59,128 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:59,138 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:59,138 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-11-09 15:48:59,138 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:59,139 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:59,139 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-11-09 15:48:59,141 INFO  L401   nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications.
[2024-11-09 15:48:59,142 INFO  L402   nArgumentSynthesizer]: A total of 6 supporting invariants were added.
[2024-11-09 15:48:59,148 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:59,158 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (201)] Ended with exit code 0
[2024-11-09 15:48:59,158 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:59,159 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:59,159 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-09 15:48:59,160 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-09 15:48:59,161 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:59,171 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:59,171 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-11-09 15:48:59,171 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:59,171 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:59,171 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-11-09 15:48:59,174 INFO  L401   nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications.
[2024-11-09 15:48:59,174 INFO  L402   nArgumentSynthesizer]: A total of 6 supporting invariants were added.
[2024-11-09 15:48:59,182 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:59,195 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (202)] Ended with exit code 0
[2024-11-09 15:48:59,195 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:59,195 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:59,196 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-09 15:48:59,197 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-09 15:48:59,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-09 15:48:59,207 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:59,208 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-11-09 15:48:59,208 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:59,208 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:59,208 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-11-09 15:48:59,211 INFO  L401   nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications.
[2024-11-09 15:48:59,211 INFO  L402   nArgumentSynthesizer]: A total of 6 supporting invariants were added.
[2024-11-09 15:48:59,217 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:59,229 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (203)] Ended with exit code 0
[2024-11-09 15:48:59,229 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:59,230 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:59,230 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-09 15:48:59,231 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-09 15:48:59,232 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:59,242 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:59,242 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-11-09 15:48:59,242 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:59,242 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:59,242 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-11-09 15:48:59,245 INFO  L401   nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications.
[2024-11-09 15:48:59,245 INFO  L402   nArgumentSynthesizer]: A total of 6 supporting invariants were added.
[2024-11-09 15:48:59,251 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:59,261 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (204)] Ended with exit code 0
[2024-11-09 15:48:59,262 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:59,262 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:59,263 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-09 15:48:59,263 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-09 15:48:59,264 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:59,274 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:59,274 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-11-09 15:48:59,274 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:59,274 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:59,275 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-11-09 15:48:59,277 INFO  L401   nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications.
[2024-11-09 15:48:59,277 INFO  L402   nArgumentSynthesizer]: A total of 6 supporting invariants were added.
[2024-11-09 15:48:59,285 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:59,295 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-09 15:48:59,295 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:59,295 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:59,296 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-09 15:48:59,297 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-09 15:48:59,298 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:59,310 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:59,310 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-11-09 15:48:59,310 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:59,310 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:59,310 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-11-09 15:48:59,313 INFO  L401   nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications.
[2024-11-09 15:48:59,313 INFO  L402   nArgumentSynthesizer]: A total of 6 supporting invariants were added.
[2024-11-09 15:48:59,320 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:59,329 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (206)] Ended with exit code 0
[2024-11-09 15:48:59,330 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:59,330 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:59,331 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-09 15:48:59,331 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-09 15:48:59,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-09 15:48:59,342 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:59,342 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-11-09 15:48:59,342 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:59,342 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:59,342 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-11-09 15:48:59,345 INFO  L401   nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications.
[2024-11-09 15:48:59,345 INFO  L402   nArgumentSynthesizer]: A total of 6 supporting invariants were added.
[2024-11-09 15:48:59,351 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:59,361 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (207)] Ended with exit code 0
[2024-11-09 15:48:59,361 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-09 15:48:59,362 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:59,362 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-09 15:48:59,363 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-09 15:48:59,364 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-09 15:48:59,373 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-11-09 15:48:59,373 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-11-09 15:48:59,374 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-09 15:48:59,374 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-09 15:48:59,374 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-09 15:48:59,374 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-11-09 15:48:59,374 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-11-09 15:48:59,374 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-09 15:48:59,376 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-09 15:48:59,387 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (208)] Ended with exit code 0
[2024-11-09 15:48:59,387 INFO  L366   stractBuchiCegarLoop]: Result of lasso check was UNKNOWN. I will concatenate loop to stem and try again.
[2024-11-09 15:48:59,388 INFO  L745   eck$LassoCheckResult]: Stem: 10#$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(10, 2);call #Ultimate.allocInit(12, 3); 5#L-1true assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet4#1, main_#t~nondet5#1, main_#t~mem6#1, main_#t~mem7#1, main_#t~post8#1, main_#t~mem9#1, main_~SIZE~0#1, main_~j~0#1, main_~k~0#1, main_~#array~0#1.base, main_~#array~0#1.offset, main_~menor~0#1;main_~SIZE~0#1 := 1;havoc main_~j~0#1;havoc main_~k~0#1;call main_~#array~0#1.base, main_~#array~0#1.offset := #Ultimate.allocOnStack(4 * main_~SIZE~0#1 % 4294967296);havoc main_~menor~0#1;havoc main_#t~nondet4#1;main_~menor~0#1 := main_#t~nondet4#1;havoc main_#t~nondet4#1;main_~j~0#1 := 0; 3#L21-3true assume !!(main_~j~0#1 % 4294967296 < main_~SIZE~0#1 % 4294967296);havoc main_#t~nondet5#1;call write~int#1(main_#t~nondet5#1, main_~#array~0#1.base, main_~#array~0#1.offset + 4 * (if main_~j~0#1 % 4294967296 % 4294967296 <= 2147483647 then main_~j~0#1 % 4294967296 % 4294967296 else main_~j~0#1 % 4294967296 % 4294967296 - 4294967296), 4);havoc main_#t~nondet5#1;call main_#t~mem6#1 := read~int#1(main_~#array~0#1.base, main_~#array~0#1.offset + 4 * (if main_~j~0#1 % 4294967296 % 4294967296 <= 2147483647 then main_~j~0#1 % 4294967296 % 4294967296 else main_~j~0#1 % 4294967296 % 4294967296 - 4294967296), 4); 13#L24true assume main_#t~mem6#1 <= main_~menor~0#1;havoc main_#t~mem6#1;call main_#t~mem7#1 := read~int#1(main_~#array~0#1.base, main_~#array~0#1.offset + 4 * (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_~menor~0#1 := main_#t~mem7#1; 11#L21-2true main_#t~post8#1 := main_~j~0#1;main_~j~0#1 := 1 + main_#t~post8#1;havoc main_#t~post8#1; 3#L21-3true 
[2024-11-09 15:48:59,388 INFO  L747   eck$LassoCheckResult]: Loop: 3#L21-3true assume !!(main_~j~0#1 % 4294967296 < main_~SIZE~0#1 % 4294967296);havoc main_#t~nondet5#1;call write~int#1(main_#t~nondet5#1, main_~#array~0#1.base, main_~#array~0#1.offset + 4 * (if main_~j~0#1 % 4294967296 % 4294967296 <= 2147483647 then main_~j~0#1 % 4294967296 % 4294967296 else main_~j~0#1 % 4294967296 % 4294967296 - 4294967296), 4);havoc main_#t~nondet5#1;call main_#t~mem6#1 := read~int#1(main_~#array~0#1.base, main_~#array~0#1.offset + 4 * (if main_~j~0#1 % 4294967296 % 4294967296 <= 2147483647 then main_~j~0#1 % 4294967296 % 4294967296 else main_~j~0#1 % 4294967296 % 4294967296 - 4294967296), 4); 13#L24true assume main_#t~mem6#1 <= main_~menor~0#1;havoc main_#t~mem6#1;call main_#t~mem7#1 := read~int#1(main_~#array~0#1.base, main_~#array~0#1.offset + 4 * (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_~menor~0#1 := main_#t~mem7#1; 11#L21-2true main_#t~post8#1 := main_~j~0#1;main_~j~0#1 := 1 + main_#t~post8#1;havoc main_#t~post8#1; 3#L21-3true 
[2024-11-09 15:48:59,388 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-09 15:48:59,388 INFO  L85        PathProgramCache]: Analyzing trace with hash 28698763, now seen corresponding path program 2 times
[2024-11-09 15:48:59,388 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-09 15:48:59,388 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1491484195]
[2024-11-09 15:48:59,389 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-09 15:48:59,389 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-09 15:48:59,410 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-09 15:48:59,411 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-09 15:48:59,422 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-09 15:48:59,425 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-09 15:48:59,425 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-09 15:48:59,425 INFO  L85        PathProgramCache]: Analyzing trace with hash 39821, now seen corresponding path program 2 times
[2024-11-09 15:48:59,426 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-09 15:48:59,426 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [975718540]
[2024-11-09 15:48:59,426 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-09 15:48:59,426 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-09 15:48:59,434 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-09 15:48:59,434 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-09 15:48:59,440 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-09 15:48:59,442 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-09 15:48:59,442 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-09 15:48:59,442 INFO  L85        PathProgramCache]: Analyzing trace with hash 266366659, now seen corresponding path program 3 times
[2024-11-09 15:48:59,443 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-09 15:48:59,443 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1926296922]
[2024-11-09 15:48:59,443 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-09 15:48:59,443 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-09 15:48:59,470 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-09 15:48:59,694 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-09 15:48:59,696 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-09 15:48:59,696 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1926296922]
[2024-11-09 15:48:59,697 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1926296922] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-09 15:48:59,697 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [40741170]
[2024-11-09 15:48:59,697 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-09 15:48:59,697 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-09 15:48:59,697 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-09 15:48:59,699 INFO  L229       MonitoredProcess]: Starting monitored process 209 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-09 15:48:59,700 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (209)] Waiting until timeout for monitored process
[2024-11-09 15:48:59,767 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s)
[2024-11-09 15:48:59,767 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-09 15:48:59,771 INFO  L255         TraceCheckSpWp]: Trace formula consists of 81 conjuncts, 13 conjuncts are in the unsatisfiable core
[2024-11-09 15:48:59,773 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-09 15:48:59,802 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 5
[2024-11-09 15:48:59,864 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-09 15:48:59,866 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-09 15:49:00,061 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-09 15:49:00,061 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [40741170] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-09 15:49:00,061 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-09 15:49:00,062 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 8
[2024-11-09 15:49:00,062 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [967253937]
[2024-11-09 15:49:00,063 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-09 15:49:00,286 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-09 15:49:00,312 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-11-09 15:49:00,313 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=40, Unknown=0, NotChecked=0, Total=56
[2024-11-09 15:49:00,314 INFO  L87              Difference]: Start difference. First operand  has 13 states, 12 states have (on average 1.3333333333333333) internal successors, (16), 12 states have internal predecessors, (16), 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 8 states, 8 states have (on average 2.25) internal successors, (18), 8 states have internal predecessors, (18), 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-09 15:49:00,387 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-09 15:49:00,388 INFO  L93              Difference]: Finished difference Result 13 states and 13 transitions.
[2024-11-09 15:49:00,389 INFO  L82        GeneralOperation]: Start removeNonLiveStates. Operand 13 states and 13 transitions.
[2024-11-09 15:49:00,390 INFO  L131   ngComponentsAnalysis]: Automaton has 0 accepting balls. 0
[2024-11-09 15:49:00,392 INFO  L88        GeneralOperation]: Finished removeNonLiveStates. Reduced from 13 states to 0 states and 0 transitions.
[2024-11-09 15:49:00,393 INFO  L87         BuchiClosureNwa]: Accepting states before buchiClosure: 0
[2024-11-09 15:49:00,393 INFO  L106        BuchiClosureNwa]: Accepting states after buchiClosure: 0
[2024-11-09 15:49:00,393 INFO  L73         IsDeterministic]: Start isDeterministic. Operand 0 states and 0 transitions.
[2024-11-09 15:49:00,393 INFO  L80         IsDeterministic]: Finished isDeterministic. Operand is deterministic.
[2024-11-09 15:49:00,394 INFO  L218   hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions.
[2024-11-09 15:49:00,394 INFO  L240   hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions.
[2024-11-09 15:49:00,395 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-09 15:49:00,398 INFO  L425   stractBuchiCegarLoop]: Abstraction has 0 states and 0 transitions.
[2024-11-09 15:49:00,398 INFO  L332   stractBuchiCegarLoop]: ======== Iteration 2 ============
[2024-11-09 15:49:00,398 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand 0 states and 0 transitions.
[2024-11-09 15:49:00,398 INFO  L131   ngComponentsAnalysis]: Automaton has 0 accepting balls. 0
[2024-11-09 15:49:00,398 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is true
[2024-11-09 15:49:00,402 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 09.11 03:49:00 BoogieIcfgContainer
[2024-11-09 15:49:00,402 INFO  L131        PluginConnector]: ------------------------ END BuchiAutomizer----------------------------
[2024-11-09 15:49:00,403 INFO  L112        PluginConnector]: ------------------------Witness Printer----------------------------
[2024-11-09 15:49:00,403 INFO  L270        PluginConnector]: Initializing Witness Printer...
[2024-11-09 15:49:00,403 INFO  L274        PluginConnector]: Witness Printer initialized
[2024-11-09 15:49:00,404 INFO  L184        PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 03:48:49" (3/4) ...
[2024-11-09 15:49:00,405 INFO  L145         WitnessPrinter]: No result that supports witness generation found
[2024-11-09 15:49:00,406 INFO  L131        PluginConnector]: ------------------------ END Witness Printer----------------------------
[2024-11-09 15:49:00,407 INFO  L158              Benchmark]: Toolchain (without parser) took 11917.55ms. Allocated memory was 178.3MB in the beginning and 237.0MB in the end (delta: 58.7MB). Free memory was 109.6MB in the beginning and 165.7MB in the end (delta: -56.1MB). Peak memory consumption was 3.7MB. Max. memory is 16.1GB.
[2024-11-09 15:49:00,407 INFO  L158              Benchmark]: CDTParser took 0.18ms. Allocated memory is still 113.2MB. Free memory was 74.7MB in the beginning and 74.6MB in the end (delta: 139.8kB). There was no memory consumed. Max. memory is 16.1GB.
[2024-11-09 15:49:00,407 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 290.16ms. Allocated memory is still 178.3MB. Free memory was 109.3MB in the beginning and 97.2MB in the end (delta: 12.1MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB.
[2024-11-09 15:49:00,407 INFO  L158              Benchmark]: Boogie Procedure Inliner took 32.60ms. Allocated memory is still 178.3MB. Free memory was 97.2MB in the beginning and 95.7MB in the end (delta: 1.5MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB.
[2024-11-09 15:49:00,407 INFO  L158              Benchmark]: Boogie Preprocessor took 58.22ms. Allocated memory is still 178.3MB. Free memory was 95.7MB in the beginning and 93.8MB in the end (delta: 1.8MB). There was no memory consumed. Max. memory is 16.1GB.
[2024-11-09 15:49:00,407 INFO  L158              Benchmark]: RCFGBuilder took 355.23ms. Allocated memory is still 178.3MB. Free memory was 93.6MB in the beginning and 82.0MB in the end (delta: 11.6MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB.
[2024-11-09 15:49:00,408 INFO  L158              Benchmark]: BuchiAutomizer took 11170.10ms. Allocated memory was 178.3MB in the beginning and 237.0MB in the end (delta: 58.7MB). Free memory was 81.7MB in the beginning and 166.7MB in the end (delta: -85.0MB). There was no memory consumed. Max. memory is 16.1GB.
[2024-11-09 15:49:00,408 INFO  L158              Benchmark]: Witness Printer took 3.27ms. Allocated memory is still 237.0MB. Free memory was 166.7MB in the beginning and 165.7MB in the end (delta: 1.0MB). There was no memory consumed. Max. memory is 16.1GB.
[2024-11-09 15:49:00,409 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.18ms. Allocated memory is still 113.2MB. Free memory was 74.7MB in the beginning and 74.6MB in the end (delta: 139.8kB). There was no memory consumed. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 290.16ms. Allocated memory is still 178.3MB. Free memory was 109.3MB in the beginning and 97.2MB in the end (delta: 12.1MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB.
 * Boogie Procedure Inliner took 32.60ms. Allocated memory is still 178.3MB. Free memory was 97.2MB in the beginning and 95.7MB in the end (delta: 1.5MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB.
 * Boogie Preprocessor took 58.22ms. Allocated memory is still 178.3MB. Free memory was 95.7MB in the beginning and 93.8MB in the end (delta: 1.8MB). There was no memory consumed. Max. memory is 16.1GB.
 * RCFGBuilder took 355.23ms. Allocated memory is still 178.3MB. Free memory was 93.6MB in the beginning and 82.0MB in the end (delta: 11.6MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB.
 * BuchiAutomizer took 11170.10ms. Allocated memory was 178.3MB in the beginning and 237.0MB in the end (delta: 58.7MB). Free memory was 81.7MB in the beginning and 166.7MB in the end (delta: -85.0MB). There was no memory consumed. Max. memory is 16.1GB.
 * Witness Printer took 3.27ms. Allocated memory is still 237.0MB. Free memory was 166.7MB in the beginning and 165.7MB in the end (delta: 1.0MB). There was no memory consumed. Max. memory is 16.1GB.
 * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction:
  - StatisticsResult: Constructed decomposition of program
    Your program was decomposed into 1 terminating modules (1 trivial, 0 deterministic, 0 nondeterministic). 1 modules have a trivial ranking function, the largest among these consists of 8 locations.
  - StatisticsResult: Timing statistics
    BüchiAutomizer plugin needed 11.1s and 2 iterations.  TraceHistogramMax:1. Analysis of lassos took 10.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 1. Minimization of nondet autom 0. Automata minimization No data available. Non-live state removal took 0.0s Buchi closure took 0.0s. Biggest automaton had -1 states and ocurred in iteration -1.	Nontrivial modules had stage [0, 0, 0, 0, 0].	InterpolantCoveringCapabilityFinite: 0/0	InterpolantCoveringCapabilityBuchi: 0/0	HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 2 SdHoareTripleChecker+Valid, 0.0s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 2 mSDsluCounter, 32 SdHoareTripleChecker+Invalid, 0.0s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 23 mSDsCounter, 2 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 31 IncrementalHoareTripleChecker+Invalid, 33 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 2 mSolverCounterUnsat, 9 mSDtfsCounter, 31 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown	LassoAnalysisResults: nont0 unkn0 SFLI0 SFLT0 conc1 concLT0 SILN0 SILU0 SILI0 SILT0 lasso0 LassoPreprocessingBenchmarks: LassoTerminationAnalysisBenchmarks: not availableLassoTerminationAnalysisBenchmarks: LassoNonterminationAnalysisSatFixpoint: 0	LassoNonterminationAnalysisSatUnbounded: 0	LassoNonterminationAnalysisUnsat: 0	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-09 15:49:00,429 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (209)] Ended with exit code 0
[2024-11-09 15:49:00,630 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Ended with exit code 0
Received shutdown request...
--- End real Ultimate output ---

Execution finished normally
Writing output log to file Ultimate.log
Result:
TRUE