/usr/bin/java -Xmx8000000000 -Xss4m -jar ./plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata ./data -tc ../../../trunk/examples/toolchains/BuchiAutomizerCInline.xml -s ../../../trunk/examples/settings/default/automizer/svcomp-Termination-32bit-Automizer_Default.epf --buchiautomizer.fairness.type.for.concurrent.programs FAIRNESS_LAZY -i ../../../trunk/examples/svcomp/weaver/popl20-more-buffer-mult2.wvr.c


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


This is Ultimate 0.2.3-wip.me.fairness-42053ae-m
[2023-09-08 15:07:38,263 INFO  L172        SettingsManager]: Resetting all preferences to default values...
[2023-09-08 15:07:38,309 INFO  L100        SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/settings/default/automizer/svcomp-Termination-32bit-Automizer_Default.epf
[2023-09-08 15:07:38,327 INFO  L114        SettingsManager]: Preferences different from defaults after loading the file:
[2023-09-08 15:07:38,328 INFO  L135        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2023-09-08 15:07:38,328 INFO  L137        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2023-09-08 15:07:38,329 INFO  L135        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2023-09-08 15:07:38,329 INFO  L137        SettingsManager]:  * Create parallel compositions if possible=false
[2023-09-08 15:07:38,330 INFO  L137        SettingsManager]:  * Use SBE=true
[2023-09-08 15:07:38,330 INFO  L135        SettingsManager]: Preferences of BuchiAutomizer differ from their defaults:
[2023-09-08 15:07:38,330 INFO  L137        SettingsManager]:  * NCSB implementation=INTSET_LAZY3
[2023-09-08 15:07:38,330 INFO  L137        SettingsManager]:  * Use old map elimination=false
[2023-09-08 15:07:38,331 INFO  L137        SettingsManager]:  * Use external solver (rank synthesis)=false
[2023-09-08 15:07:38,331 INFO  L137        SettingsManager]:  * Use only trivial implications for array writes=true
[2023-09-08 15:07:38,331 INFO  L137        SettingsManager]:  * Rank analysis=LINEAR_WITH_GUESSES
[2023-09-08 15:07:38,331 INFO  L135        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2023-09-08 15:07:38,332 INFO  L137        SettingsManager]:  * sizeof long=4
[2023-09-08 15:07:38,332 INFO  L137        SettingsManager]:  * Check unreachability of error function in SV-COMP mode=false
[2023-09-08 15:07:38,332 INFO  L137        SettingsManager]:  * Overapproximate operations on floating types=true
[2023-09-08 15:07:38,332 INFO  L137        SettingsManager]:  * sizeof POINTER=4
[2023-09-08 15:07:38,333 INFO  L137        SettingsManager]:  * Check division by zero=IGNORE
[2023-09-08 15:07:38,336 INFO  L137        SettingsManager]:  * Pointer to allocated memory at dereference=ASSUME
[2023-09-08 15:07:38,337 INFO  L137        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=ASSUME
[2023-09-08 15:07:38,337 INFO  L137        SettingsManager]:  * Check array bounds for arrays that are off heap=ASSUME
[2023-09-08 15:07:38,337 INFO  L137        SettingsManager]:  * sizeof long double=12
[2023-09-08 15:07:38,337 INFO  L137        SettingsManager]:  * Check if freed pointer was valid=false
[2023-09-08 15:07:38,337 INFO  L137        SettingsManager]:  * Assume nondeterminstic values are in range=false
[2023-09-08 15:07:38,338 INFO  L137        SettingsManager]:  * Use constant arrays=true
[2023-09-08 15:07:38,338 INFO  L137        SettingsManager]:  * Pointer base address is valid at dereference=ASSUME
[2023-09-08 15:07:38,338 INFO  L135        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2023-09-08 15:07:38,338 INFO  L137        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2023-09-08 15:07:38,339 INFO  L135        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2023-09-08 15:07:38,339 INFO  L137        SettingsManager]:  * Trace refinement strategy=CAMEL
[2023-09-08 15:07:38,339 INFO  L137        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2023-09-08 15:07:38,340 INFO  L135        SettingsManager]: Preferences of IcfgTransformer differ from their defaults:
[2023-09-08 15:07:38,344 INFO  L137        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.buchiautomizer: Fairness type for concurrent programs -> FAIRNESS_LAZY
[2023-09-08 15:07:38,497 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2023-09-08 15:07:38,520 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2023-09-08 15:07:38,523 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2023-09-08 15:07:38,524 INFO  L270        PluginConnector]: Initializing CDTParser...
[2023-09-08 15:07:38,525 INFO  L274        PluginConnector]: CDTParser initialized
[2023-09-08 15:07:38,526 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/weaver/popl20-more-buffer-mult2.wvr.c
[2023-09-08 15:07:39,676 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2023-09-08 15:07:39,816 INFO  L384              CDTParser]: Found 1 translation units.
[2023-09-08 15:07:39,817 INFO  L180              CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/weaver/popl20-more-buffer-mult2.wvr.c
[2023-09-08 15:07:39,823 INFO  L427              CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/1d212a8a7/3d7e3c3d6404471da0138fbe7aac4778/FLAG46d6452db
[2023-09-08 15:07:39,836 INFO  L435              CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/1d212a8a7/3d7e3c3d6404471da0138fbe7aac4778
[2023-09-08 15:07:39,838 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2023-09-08 15:07:39,840 INFO  L133        ToolchainWalker]: Walking toolchain with 5 elements.
[2023-09-08 15:07:39,843 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2023-09-08 15:07:39,843 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2023-09-08 15:07:39,845 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2023-09-08 15:07:39,846 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.09 03:07:39" (1/1) ...
[2023-09-08 15:07:39,847 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@308e8dcd and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 03:07:39, skipping insertion in model container
[2023-09-08 15:07:39,847 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.09 03:07:39" (1/1) ...
[2023-09-08 15:07:39,853 INFO  L145         MainTranslator]: Starting translation in SV-COMP mode 
[2023-09-08 15:07:39,878 INFO  L178         MainTranslator]: Built tables and reachable declarations
[2023-09-08 15:07:40,008 WARN  L247   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/weaver/popl20-more-buffer-mult2.wvr.c[4099,4112]
[2023-09-08 15:07:40,016 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-09-08 15:07:40,026 INFO  L203         MainTranslator]: Completed pre-run
[2023-09-08 15:07:40,048 WARN  L247   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/weaver/popl20-more-buffer-mult2.wvr.c[4099,4112]
[2023-09-08 15:07:40,052 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-09-08 15:07:40,068 WARN  L667               CHandler]: The function __VERIFIER_atomic_begin is called, but not defined or handled by StandardFunctionHandler.
[2023-09-08 15:07:40,068 WARN  L667               CHandler]: The function __VERIFIER_atomic_end is called, but not defined or handled by StandardFunctionHandler.
[2023-09-08 15:07:40,074 INFO  L208         MainTranslator]: Completed translation
[2023-09-08 15:07:40,075 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 03:07:40 WrapperNode
[2023-09-08 15:07:40,075 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2023-09-08 15:07:40,076 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2023-09-08 15:07:40,076 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2023-09-08 15:07:40,076 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2023-09-08 15:07:40,083 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 03:07:40" (1/1) ...
[2023-09-08 15:07:40,093 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 03:07:40" (1/1) ...
[2023-09-08 15:07:40,117 INFO  L138                Inliner]: procedures = 27, calls = 76, calls flagged for inlining = 18, calls inlined = 22, statements flattened = 301
[2023-09-08 15:07:40,118 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2023-09-08 15:07:40,118 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2023-09-08 15:07:40,118 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2023-09-08 15:07:40,118 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2023-09-08 15:07:40,129 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 03:07:40" (1/1) ...
[2023-09-08 15:07:40,129 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 03:07:40" (1/1) ...
[2023-09-08 15:07:40,132 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 03:07:40" (1/1) ...
[2023-09-08 15:07:40,133 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 03:07:40" (1/1) ...
[2023-09-08 15:07:40,139 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 03:07:40" (1/1) ...
[2023-09-08 15:07:40,143 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 03:07:40" (1/1) ...
[2023-09-08 15:07:40,156 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 03:07:40" (1/1) ...
[2023-09-08 15:07:40,158 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 03:07:40" (1/1) ...
[2023-09-08 15:07:40,161 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2023-09-08 15:07:40,161 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2023-09-08 15:07:40,162 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2023-09-08 15:07:40,162 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2023-09-08 15:07:40,162 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 03:07:40" (1/1) ...
[2023-09-08 15:07:40,167 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2023-09-08 15:07:40,177 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-09-08 15:07:40,193 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)
[2023-09-08 15:07:40,195 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
[2023-09-08 15:07:40,226 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2023-09-08 15:07:40,227 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack
[2023-09-08 15:07:40,227 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int
[2023-09-08 15:07:40,227 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int
[2023-09-08 15:07:40,227 INFO  L130     BoogieDeclarations]: Found specification of procedure thread1
[2023-09-08 15:07:40,227 INFO  L138     BoogieDeclarations]: Found implementation of procedure thread1
[2023-09-08 15:07:40,227 INFO  L130     BoogieDeclarations]: Found specification of procedure thread2
[2023-09-08 15:07:40,228 INFO  L138     BoogieDeclarations]: Found implementation of procedure thread2
[2023-09-08 15:07:40,228 INFO  L130     BoogieDeclarations]: Found specification of procedure thread3
[2023-09-08 15:07:40,228 INFO  L138     BoogieDeclarations]: Found implementation of procedure thread3
[2023-09-08 15:07:40,228 INFO  L130     BoogieDeclarations]: Found specification of procedure thread4
[2023-09-08 15:07:40,228 INFO  L138     BoogieDeclarations]: Found implementation of procedure thread4
[2023-09-08 15:07:40,228 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int
[2023-09-08 15:07:40,228 INFO  L130     BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end
[2023-09-08 15:07:40,229 INFO  L130     BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin
[2023-09-08 15:07:40,230 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap
[2023-09-08 15:07:40,230 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2023-09-08 15:07:40,230 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2023-09-08 15:07:40,230 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc
[2023-09-08 15:07:40,231 WARN  L210             CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement
[2023-09-08 15:07:40,317 INFO  L236             CfgBuilder]: Building ICFG
[2023-09-08 15:07:40,319 INFO  L262             CfgBuilder]: Building CFG for each procedure with an implementation
[2023-09-08 15:07:40,725 INFO  L277             CfgBuilder]: Performing block encoding
[2023-09-08 15:07:40,878 INFO  L297             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2023-09-08 15:07:40,879 INFO  L302             CfgBuilder]: Removed 6 assume(true) statements.
[2023-09-08 15:07:40,880 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.09 03:07:40 BoogieIcfgContainer
[2023-09-08 15:07:40,881 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2023-09-08 15:07:40,881 INFO  L112        PluginConnector]: ------------------------BuchiAutomizer----------------------------
[2023-09-08 15:07:40,881 INFO  L270        PluginConnector]: Initializing BuchiAutomizer...
[2023-09-08 15:07:40,884 INFO  L274        PluginConnector]: BuchiAutomizer initialized
[2023-09-08 15:07:40,888 INFO  L99          BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis
[2023-09-08 15:07:40,888 INFO  L184        PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 08.09 03:07:39" (1/3) ...
[2023-09-08 15:07:40,889 INFO  L204        PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@39eb540d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 08.09 03:07:40, skipping insertion in model container
[2023-09-08 15:07:40,889 INFO  L99          BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis
[2023-09-08 15:07:40,890 INFO  L184        PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 03:07:40" (2/3) ...
[2023-09-08 15:07:40,890 INFO  L204        PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@39eb540d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 08.09 03:07:40, skipping insertion in model container
[2023-09-08 15:07:40,890 INFO  L99          BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis
[2023-09-08 15:07:40,890 INFO  L184        PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.09 03:07:40" (3/3) ...
[2023-09-08 15:07:40,891 INFO  L332   chiAutomizerObserver]: Analyzing ICFG popl20-more-buffer-mult2.wvr.c
[2023-09-08 15:07:40,977 INFO  L144    ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions.
[2023-09-08 15:07:41,000 INFO  L73            FinitePrefix]: Start finitePrefix. Operand has 205 places, 214 transitions, 460 flow
[2023-09-08 15:07:41,071 INFO  L124   PetriNetUnfolderBase]: 18/206 cut-off events.
[2023-09-08 15:07:41,072 INFO  L125   PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES.
[2023-09-08 15:07:41,077 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 223 conditions, 206 events. 18/206 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 3. Compared 105 event pairs, 0 based on Foata normal form. 0/188 useless extension candidates. Maximal degree in co-relation 171. Up to 2 conditions per place. 
[2023-09-08 15:07:41,077 INFO  L82        GeneralOperation]: Start removeDead. Operand has 205 places, 214 transitions, 460 flow
[2023-09-08 15:07:41,088 INFO  L88        GeneralOperation]: Finished RemoveDead, result has has 201 places, 206 transitions, 436 flow
[2023-09-08 15:07:41,098 INFO  L303   stractBuchiCegarLoop]: Interprodecural is true
[2023-09-08 15:07:41,098 INFO  L304   stractBuchiCegarLoop]: Hoare is false
[2023-09-08 15:07:41,098 INFO  L305   stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates
[2023-09-08 15:07:41,099 INFO  L306   stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE
[2023-09-08 15:07:41,099 INFO  L307   stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION
[2023-09-08 15:07:41,099 INFO  L308   stractBuchiCegarLoop]: Difference is false
[2023-09-08 15:07:41,099 INFO  L309   stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA
[2023-09-08 15:07:41,099 INFO  L313   stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ========
[2023-09-08 15:07:41,100 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand null
[2023-09-08 15:08:31,327 INFO  L131   ngComponentsAnalysis]: Automaton has 17 accepting balls. 2159
[2023-09-08 15:08:31,327 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is false
[2023-09-08 15:08:31,327 INFO  L119           BuchiIsEmpty]: Starting construction of run
[2023-09-08 15:08:31,338 INFO  L148   hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-09-08 15:08:31,338 INFO  L149   hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1]
[2023-09-08 15:08:31,338 INFO  L335   stractBuchiCegarLoop]: ======== Iteration 1 ============
[2023-09-08 15:08:31,338 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand null
[2023-09-08 15:09:02,973 INFO  L131   ngComponentsAnalysis]: Automaton has 17 accepting balls. 2159
[2023-09-08 15:09:02,974 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is false
[2023-09-08 15:09:02,974 INFO  L119           BuchiIsEmpty]: Starting construction of run
[2023-09-08 15:09:02,980 INFO  L148   hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-09-08 15:09:02,980 INFO  L149   hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1]
[2023-09-08 15:09:02,988 INFO  L748   eck$LassoCheckResult]: Stem: SleepPredicate [underlying: 208#[$Ultimate##0]don't care, sleep set: []] [652] $Ultimate##0-->L-1: Formula: (and (= |v_#NULL.base_1| 0) (= |v_#NULL.offset_1| 0))  InVars {}  OutVars{#NULL.offset=|v_#NULL.offset_1|, #NULL.base=|v_#NULL.base_1|}  AuxVars[]  AssignedVars[#NULL.offset, #NULL.base] SleepPredicate [underlying: 211#[L-1]don't care, sleep set: []] [656] L-1-->L-1-1: Formula: (= (select |v_#valid_27| 0) 0)  InVars {#valid=|v_#valid_27|}  OutVars{#valid=|v_#valid_27|}  AuxVars[]  AssignedVars[] SleepPredicate [underlying: 213#[L-1-1]don't care, sleep set: []] [733] L-1-1-->L21: Formula: (< 0 |v_#StackHeapBarrier_3|)  InVars {#StackHeapBarrier=|v_#StackHeapBarrier_3|}  OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_3|}  AuxVars[]  AssignedVars[] SleepPredicate [underlying: 215#[L21]don't care, sleep set: []] [612] L21-->L21-1: Formula: (and (= (select |v_#length_19| 1) 2) (= (select |v_#valid_28| 1) 1))  InVars {#length=|v_#length_19|, #valid=|v_#valid_28|}  OutVars{#length=|v_#length_19|, #valid=|v_#valid_28|}  AuxVars[]  AssignedVars[] SleepPredicate [underlying: 217#[L21-1]don't care, sleep set: []] [726] L21-1-->L21-2: Formula: (= (select (select |v_#memory_int_21| 1) 0) 48)  InVars {#memory_int=|v_#memory_int_21|}  OutVars{#memory_int=|v_#memory_int_21|}  AuxVars[]  AssignedVars[] SleepPredicate [underlying: 219#[L21-2]don't care, sleep set: []] [663] L21-2-->L21-3: Formula: (= (select (select |v_#memory_int_22| 1) 1) 0)  InVars {#memory_int=|v_#memory_int_22|}  OutVars{#memory_int=|v_#memory_int_22|}  AuxVars[]  AssignedVars[] SleepPredicate [underlying: 221#[L21-3]don't care, sleep set: []] [701] L21-3-->L21-4: Formula: (and (= (select |v_#valid_29| 2) 1) (= 31 (select |v_#length_20| 2)))  InVars {#length=|v_#length_20|, #valid=|v_#valid_29|}  OutVars{#length=|v_#length_20|, #valid=|v_#valid_29|}  AuxVars[]  AssignedVars[] SleepPredicate [underlying: 223#[L21-4]don't care, sleep set: []] [588] L21-4-->L41: Formula: (and (= v_~q1~0.offset_4 0) (= v_~q1~0.base_4 0))  InVars {}  OutVars{~q1~0.offset=v_~q1~0.offset_4, ~q1~0.base=v_~q1~0.base_4}  AuxVars[]  AssignedVars[~q1~0.offset, ~q1~0.base] SleepPredicate [underlying: 225#[L41]don't care, sleep set: []] [552] L41-->L42: Formula: (and (= 0 v_~q2~0.base_4) (= v_~q2~0.offset_4 0))  InVars {}  OutVars{~q2~0.offset=v_~q2~0.offset_4, ~q2~0.base=v_~q2~0.base_4}  AuxVars[]  AssignedVars[~q2~0.offset, ~q2~0.base] SleepPredicate [underlying: 227#[L42]don't care, sleep set: []] [580] L42-->L42-1: Formula: (= v_~q1_front~0_8 0)  InVars {}  OutVars{~q1_front~0=v_~q1_front~0_8}  AuxVars[]  AssignedVars[~q1_front~0] SleepPredicate [underlying: 229#[L42-1]don't care, sleep set: []] [727] L42-1-->L42-2: Formula: (= v_~q1_back~0_9 0)  InVars {}  OutVars{~q1_back~0=v_~q1_back~0_9}  AuxVars[]  AssignedVars[~q1_back~0] SleepPredicate [underlying: 231#[L42-2]don't care, sleep set: []] [675] L42-2-->L42-3: Formula: (= v_~q2_front~0_9 0)  InVars {}  OutVars{~q2_front~0=v_~q2_front~0_9}  AuxVars[]  AssignedVars[~q2_front~0] SleepPredicate [underlying: 233#[L42-3]don't care, sleep set: []] [646] L42-3-->L42-4: Formula: (= v_~q2_back~0_9 0)  InVars {}  OutVars{~q2_back~0=v_~q2_back~0_9}  AuxVars[]  AssignedVars[~q2_back~0] SleepPredicate [underlying: 235#[L42-4]don't care, sleep set: []] [680] L42-4-->L42-5: Formula: (= v_~i~0_7 0)  InVars {}  OutVars{~i~0=v_~i~0_7}  AuxVars[]  AssignedVars[~i~0] SleepPredicate [underlying: 237#[L42-5]don't care, sleep set: []] [557] L42-5-->L42-6: Formula: (= v_~j~0_7 0)  InVars {}  OutVars{~j~0=v_~j~0_7}  AuxVars[]  AssignedVars[~j~0] SleepPredicate [underlying: 239#[L42-6]don't care, sleep set: []] [609] L42-6-->L42-7: Formula: (= v_~n1~0_4 0)  InVars {}  OutVars{~n1~0=v_~n1~0_4}  AuxVars[]  AssignedVars[~n1~0] SleepPredicate [underlying: 241#[L42-7]don't care, sleep set: []] [547] L42-7-->L42-8: Formula: (= v_~n2~0_4 0)  InVars {}  OutVars{~n2~0=v_~n2~0_4}  AuxVars[]  AssignedVars[~n2~0] SleepPredicate [underlying: 243#[L42-8]don't care, sleep set: []] [575] L42-8-->L42-9: Formula: (= 0 v_~N~0_10)  InVars {}  OutVars{~N~0=v_~N~0_10}  AuxVars[]  AssignedVars[~N~0] SleepPredicate [underlying: 245#[L42-9]don't care, sleep set: []] [712] L42-9-->L42-10: Formula: (= v_~C~0_4 0)  InVars {}  OutVars{~C~0=v_~C~0_4}  AuxVars[]  AssignedVars[~C~0] SleepPredicate [underlying: 247#[L42-10]don't care, sleep set: []] [614] L42-10-->L-1-2: Formula: (= v_~total~0_6 0)  InVars {}  OutVars{~total~0=v_~total~0_6}  AuxVars[]  AssignedVars[~total~0] SleepPredicate [underlying: 249#[L-1-2]don't care, sleep set: []] [735] L-1-2-->L-1-3: Formula: true  InVars {}  OutVars{ULTIMATE.start_main_#res#1=|v_ULTIMATE.start_main_#res#1_3|}  AuxVars[]  AssignedVars[ULTIMATE.start_main_#res#1] SleepPredicate [underlying: 251#[L-1-3]don't care, sleep set: []] [738] L-1-3-->L122: Formula: true  InVars {}  OutVars{ULTIMATE.start_main_#t~ret20#1.base=|v_ULTIMATE.start_main_#t~ret20#1.base_4|, ULTIMATE.start_main_~#t2~0#1.offset=|v_ULTIMATE.start_main_~#t2~0#1.offset_5|, ULTIMATE.start_main_#t~mem30#1=|v_ULTIMATE.start_main_#t~mem30#1_3|, ULTIMATE.start_main_~#t3~0#1.offset=|v_ULTIMATE.start_main_~#t3~0#1.offset_5|, ULTIMATE.start_main_~#t3~0#1.base=|v_ULTIMATE.start_main_~#t3~0#1.base_5|, ULTIMATE.start_main_#t~pre21#1=|v_ULTIMATE.start_main_#t~pre21#1_4|, ULTIMATE.start_main_#t~nondet18#1=|v_ULTIMATE.start_main_#t~nondet18#1_4|, ULTIMATE.start_main_#t~ret19#1.offset=|v_ULTIMATE.start_main_#t~ret19#1.offset_4|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_5|, ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_2|, ULTIMATE.start_main_#t~mem31#1=|v_ULTIMATE.start_main_#t~mem31#1_3|, ULTIMATE.start_main_#t~pre25#1=|v_ULTIMATE.start_main_#t~pre25#1_4|, ULTIMATE.start_main_#t~nondet13#1=|v_ULTIMATE.start_main_#t~nondet13#1_1|, ULTIMATE.start_main_#t~nondet17#1=|v_ULTIMATE.start_main_#t~nondet17#1_1|, ULTIMATE.start_main_~#t4~0#1.base=|v_ULTIMATE.start_main_~#t4~0#1.base_5|, ULTIMATE.start_main_#t~nondet26#1=|v_ULTIMATE.start_main_#t~nondet26#1_2|, ULTIMATE.start_main_#t~mem32#1=|v_ULTIMATE.start_main_#t~mem32#1_3|, ULTIMATE.start_main_#t~ret19#1.base=|v_ULTIMATE.start_main_#t~ret19#1.base_4|, ULTIMATE.start_main_#t~mem29#1=|v_ULTIMATE.start_main_#t~mem29#1_3|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_5|, ULTIMATE.start_main_#t~nondet14#1=|v_ULTIMATE.start_main_#t~nondet14#1_1|, ULTIMATE.start_main_#t~nondet16#1=|v_ULTIMATE.start_main_#t~nondet16#1_1|, ULTIMATE.start_main_#t~pre23#1=|v_ULTIMATE.start_main_#t~pre23#1_4|, ULTIMATE.start_main_#t~pre27#1=|v_ULTIMATE.start_main_#t~pre27#1_4|, ULTIMATE.start_main_#t~ret20#1.offset=|v_ULTIMATE.start_main_#t~ret20#1.offset_4|, ULTIMATE.start_main_#t~nondet24#1=|v_ULTIMATE.start_main_#t~nondet24#1_2|, ULTIMATE.start_main_~#t4~0#1.offset=|v_ULTIMATE.start_main_~#t4~0#1.offset_5|, ULTIMATE.start_main_#t~nondet15#1=|v_ULTIMATE.start_main_#t~nondet15#1_1|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_5|, ULTIMATE.start_main_#t~nondet28#1=|v_ULTIMATE.start_main_#t~nondet28#1_2|}  AuxVars[]  AssignedVars[ULTIMATE.start_main_#t~ret20#1.base, ULTIMATE.start_main_~#t2~0#1.offset, ULTIMATE.start_main_#t~mem30#1, ULTIMATE.start_main_~#t3~0#1.offset, ULTIMATE.start_main_~#t3~0#1.base, ULTIMATE.start_main_#t~pre21#1, ULTIMATE.start_main_#t~nondet18#1, ULTIMATE.start_main_#t~ret19#1.offset, ULTIMATE.start_main_~#t1~0#1.offset, ULTIMATE.start_main_#t~nondet22#1, ULTIMATE.start_main_#t~mem31#1, ULTIMATE.start_main_#t~pre25#1, ULTIMATE.start_main_#t~nondet13#1, ULTIMATE.start_main_#t~nondet17#1, ULTIMATE.start_main_~#t4~0#1.base, ULTIMATE.start_main_#t~nondet26#1, ULTIMATE.start_main_#t~mem32#1, ULTIMATE.start_main_#t~ret19#1.base, ULTIMATE.start_main_#t~mem29#1, ULTIMATE.start_main_~#t1~0#1.base, ULTIMATE.start_main_#t~nondet14#1, ULTIMATE.start_main_#t~nondet16#1, ULTIMATE.start_main_#t~pre23#1, ULTIMATE.start_main_#t~pre27#1, ULTIMATE.start_main_#t~ret20#1.offset, ULTIMATE.start_main_#t~nondet24#1, ULTIMATE.start_main_~#t4~0#1.offset, ULTIMATE.start_main_#t~nondet15#1, ULTIMATE.start_main_~#t2~0#1.base, ULTIMATE.start_main_#t~nondet28#1] SleepPredicate [underlying: 253#[L122]don't care, sleep set: []] [665] L122-->L122-1: Formula: (and (= |v_ULTIMATE.start_main_~#t1~0#1.offset_6| 0) (not (= |v_ULTIMATE.start_main_~#t1~0#1.base_6| 0)) (= |v_#length_21| (store |v_#length_22| |v_ULTIMATE.start_main_~#t1~0#1.base_6| 4)) (< |v_#StackHeapBarrier_4| |v_ULTIMATE.start_main_~#t1~0#1.base_6|) (= (select |v_#valid_31| |v_ULTIMATE.start_main_~#t1~0#1.base_6|) 0) (= (store |v_#valid_31| |v_ULTIMATE.start_main_~#t1~0#1.base_6| 1) |v_#valid_30|))  InVars {#StackHeapBarrier=|v_#StackHeapBarrier_4|, #length=|v_#length_22|, #valid=|v_#valid_31|}  OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_4|, #length=|v_#length_21|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_6|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_6|, #valid=|v_#valid_30|}  AuxVars[]  AssignedVars[#valid, #length, ULTIMATE.start_main_~#t1~0#1.base, ULTIMATE.start_main_~#t1~0#1.offset] SleepPredicate [underlying: 255#[L122-1]don't care, sleep set: []] [562] L122-1-->L122-2: Formula: (and (not (= |v_ULTIMATE.start_main_~#t2~0#1.base_6| 0)) (< |v_#StackHeapBarrier_5| |v_ULTIMATE.start_main_~#t2~0#1.base_6|) (= |v_#valid_32| (store |v_#valid_33| |v_ULTIMATE.start_main_~#t2~0#1.base_6| 1)) (= (store |v_#length_24| |v_ULTIMATE.start_main_~#t2~0#1.base_6| 4) |v_#length_23|) (= (select |v_#valid_33| |v_ULTIMATE.start_main_~#t2~0#1.base_6|) 0) (= 0 |v_ULTIMATE.start_main_~#t2~0#1.offset_6|))  InVars {#StackHeapBarrier=|v_#StackHeapBarrier_5|, #length=|v_#length_24|, #valid=|v_#valid_33|}  OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_5|, #length=|v_#length_23|, ULTIMATE.start_main_~#t2~0#1.offset=|v_ULTIMATE.start_main_~#t2~0#1.offset_6|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_6|, #valid=|v_#valid_32|}  AuxVars[]  AssignedVars[ULTIMATE.start_main_~#t2~0#1.offset, #valid, #length, ULTIMATE.start_main_~#t2~0#1.base] SleepPredicate [underlying: 257#[L122-2]don't care, sleep set: []] [714] L122-2-->L122-3: Formula: (and (= |v_ULTIMATE.start_main_~#t3~0#1.offset_6| 0) (= |v_#valid_34| (store |v_#valid_35| |v_ULTIMATE.start_main_~#t3~0#1.base_6| 1)) (< |v_#StackHeapBarrier_6| |v_ULTIMATE.start_main_~#t3~0#1.base_6|) (= (store |v_#length_26| |v_ULTIMATE.start_main_~#t3~0#1.base_6| 4) |v_#length_25|) (= (select |v_#valid_35| |v_ULTIMATE.start_main_~#t3~0#1.base_6|) 0) (not (= |v_ULTIMATE.start_main_~#t3~0#1.base_6| 0)))  InVars {#StackHeapBarrier=|v_#StackHeapBarrier_6|, #length=|v_#length_26|, #valid=|v_#valid_35|}  OutVars{ULTIMATE.start_main_~#t3~0#1.base=|v_ULTIMATE.start_main_~#t3~0#1.base_6|, #StackHeapBarrier=|v_#StackHeapBarrier_6|, #length=|v_#length_25|, ULTIMATE.start_main_~#t3~0#1.offset=|v_ULTIMATE.start_main_~#t3~0#1.offset_6|, #valid=|v_#valid_34|}  AuxVars[]  AssignedVars[ULTIMATE.start_main_~#t3~0#1.offset, #valid, ULTIMATE.start_main_~#t3~0#1.base, #length] SleepPredicate [underlying: 259#[L122-3]don't care, sleep set: []] [616] L122-3-->L122-4: Formula: (and (= |v_#length_27| (store |v_#length_28| |v_ULTIMATE.start_main_~#t4~0#1.base_6| 4)) (= (store |v_#valid_37| |v_ULTIMATE.start_main_~#t4~0#1.base_6| 1) |v_#valid_36|) (= |v_ULTIMATE.start_main_~#t4~0#1.offset_6| 0) (= (select |v_#valid_37| |v_ULTIMATE.start_main_~#t4~0#1.base_6|) 0) (not (= |v_ULTIMATE.start_main_~#t4~0#1.base_6| 0)) (< |v_#StackHeapBarrier_7| |v_ULTIMATE.start_main_~#t4~0#1.base_6|))  InVars {#StackHeapBarrier=|v_#StackHeapBarrier_7|, #length=|v_#length_28|, #valid=|v_#valid_37|}  OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_7|, #length=|v_#length_27|, ULTIMATE.start_main_~#t4~0#1.offset=|v_ULTIMATE.start_main_~#t4~0#1.offset_6|, ULTIMATE.start_main_~#t4~0#1.base=|v_ULTIMATE.start_main_~#t4~0#1.base_6|, #valid=|v_#valid_36|}  AuxVars[]  AssignedVars[#valid, #length, ULTIMATE.start_main_~#t4~0#1.offset, ULTIMATE.start_main_~#t4~0#1.base] SleepPredicate [underlying: 261#[L122-4]don't care, sleep set: []] [731] L122-4-->L124: Formula: true  InVars {}  OutVars{ULTIMATE.start_main_#t~nondet13#1=|v_ULTIMATE.start_main_#t~nondet13#1_2|}  AuxVars[]  AssignedVars[ULTIMATE.start_main_#t~nondet13#1] SleepPredicate [underlying: 263#[L124]don't care, sleep set: []] [698] L124-->L124-1: Formula: (= |v_ULTIMATE.start_main_#t~nondet13#1_3| v_~C~0_5)  InVars {ULTIMATE.start_main_#t~nondet13#1=|v_ULTIMATE.start_main_#t~nondet13#1_3|}  OutVars{ULTIMATE.start_main_#t~nondet13#1=|v_ULTIMATE.start_main_#t~nondet13#1_3|, ~C~0=v_~C~0_5}  AuxVars[]  AssignedVars[~C~0] SleepPredicate [underlying: 265#[L124-1]don't care, sleep set: []] [561] L124-1-->L125: Formula: true  InVars {}  OutVars{ULTIMATE.start_main_#t~nondet13#1=|v_ULTIMATE.start_main_#t~nondet13#1_4|}  AuxVars[]  AssignedVars[ULTIMATE.start_main_#t~nondet13#1] SleepPredicate [underlying: 267#[L125]don't care, sleep set: []] [704] L125-->L125-1: Formula: true  InVars {}  OutVars{ULTIMATE.start_main_#t~nondet14#1=|v_ULTIMATE.start_main_#t~nondet14#1_2|}  AuxVars[]  AssignedVars[ULTIMATE.start_main_#t~nondet14#1] SleepPredicate [underlying: 269#[L125-1]don't care, sleep set: []] [644] L125-1-->L125-2: Formula: (= |v_ULTIMATE.start_main_#t~nondet14#1_3| v_~N~0_11)  InVars {ULTIMATE.start_main_#t~nondet14#1=|v_ULTIMATE.start_main_#t~nondet14#1_3|}  OutVars{~N~0=v_~N~0_11, ULTIMATE.start_main_#t~nondet14#1=|v_ULTIMATE.start_main_#t~nondet14#1_3|}  AuxVars[]  AssignedVars[~N~0] SleepPredicate [underlying: 271#[L125-2]don't care, sleep set: []] [593] L125-2-->L126: Formula: true  InVars {}  OutVars{ULTIMATE.start_main_#t~nondet14#1=|v_ULTIMATE.start_main_#t~nondet14#1_4|}  AuxVars[]  AssignedVars[ULTIMATE.start_main_#t~nondet14#1] SleepPredicate [underlying: 273#[L126]don't care, sleep set: []] [685] L126-->L126-1: Formula: true  InVars {}  OutVars{ULTIMATE.start_main_#t~nondet15#1=|v_ULTIMATE.start_main_#t~nondet15#1_2|}  AuxVars[]  AssignedVars[ULTIMATE.start_main_#t~nondet15#1] SleepPredicate [underlying: 275#[L126-1]don't care, sleep set: []] [666] L126-1-->L126-2: Formula: (= v_~n1~0_5 |v_ULTIMATE.start_main_#t~nondet15#1_3|)  InVars {ULTIMATE.start_main_#t~nondet15#1=|v_ULTIMATE.start_main_#t~nondet15#1_3|}  OutVars{~n1~0=v_~n1~0_5, ULTIMATE.start_main_#t~nondet15#1=|v_ULTIMATE.start_main_#t~nondet15#1_3|}  AuxVars[]  AssignedVars[~n1~0] SleepPredicate [underlying: 277#[L126-2]don't care, sleep set: []] [739] L126-2-->L127: Formula: true  InVars {}  OutVars{ULTIMATE.start_main_#t~nondet15#1=|v_ULTIMATE.start_main_#t~nondet15#1_4|}  AuxVars[]  AssignedVars[ULTIMATE.start_main_#t~nondet15#1] SleepPredicate [underlying: 279#[L127]don't care, sleep set: []] [730] L127-->L127-1: Formula: true  InVars {}  OutVars{ULTIMATE.start_main_#t~nondet16#1=|v_ULTIMATE.start_main_#t~nondet16#1_2|}  AuxVars[]  AssignedVars[ULTIMATE.start_main_#t~nondet16#1] SleepPredicate [underlying: 281#[L127-1]don't care, sleep set: []] [706] L127-1-->L127-2: Formula: (= v_~n2~0_5 |v_ULTIMATE.start_main_#t~nondet16#1_3|)  InVars {ULTIMATE.start_main_#t~nondet16#1=|v_ULTIMATE.start_main_#t~nondet16#1_3|}  OutVars{~n2~0=v_~n2~0_5, ULTIMATE.start_main_#t~nondet16#1=|v_ULTIMATE.start_main_#t~nondet16#1_3|}  AuxVars[]  AssignedVars[~n2~0] SleepPredicate [underlying: 283#[L127-2]don't care, sleep set: []] [672] L127-2-->L128: Formula: true  InVars {}  OutVars{ULTIMATE.start_main_#t~nondet16#1=|v_ULTIMATE.start_main_#t~nondet16#1_4|}  AuxVars[]  AssignedVars[ULTIMATE.start_main_#t~nondet16#1] SleepPredicate [underlying: 285#[L128]don't care, sleep set: []] [667] L128-->L128-1: Formula: true  InVars {}  OutVars{ULTIMATE.start_main_#t~nondet17#1=|v_ULTIMATE.start_main_#t~nondet17#1_2|}  AuxVars[]  AssignedVars[ULTIMATE.start_main_#t~nondet17#1] SleepPredicate [underlying: 287#[L128-1]don't care, sleep set: []] [705] L128-1-->L128-2: Formula: (= v_~q1_front~0_9 |v_ULTIMATE.start_main_#t~nondet17#1_3|)  InVars {ULTIMATE.start_main_#t~nondet17#1=|v_ULTIMATE.start_main_#t~nondet17#1_3|}  OutVars{~q1_front~0=v_~q1_front~0_9, ULTIMATE.start_main_#t~nondet17#1=|v_ULTIMATE.start_main_#t~nondet17#1_3|}  AuxVars[]  AssignedVars[~q1_front~0] SleepPredicate [underlying: 289#[L128-2]don't care, sleep set: []] [743] L128-2-->L129: Formula: true  InVars {}  OutVars{ULTIMATE.start_main_#t~nondet17#1=|v_ULTIMATE.start_main_#t~nondet17#1_4|}  AuxVars[]  AssignedVars[ULTIMATE.start_main_#t~nondet17#1] SleepPredicate [underlying: 291#[L129]don't care, sleep set: []] [719] L129-->L130: Formula: (= v_~q1_front~0_7 v_~q1_back~0_8)  InVars {~q1_front~0=v_~q1_front~0_7}  OutVars{~q1_front~0=v_~q1_front~0_7, ~q1_back~0=v_~q1_back~0_8}  AuxVars[]  AssignedVars[~q1_back~0] SleepPredicate [underlying: 293#[L130]don't care, sleep set: []] [582] L130-->L130-1: Formula: true  InVars {}  OutVars{ULTIMATE.start_main_#t~nondet18#1=|v_ULTIMATE.start_main_#t~nondet18#1_1|}  AuxVars[]  AssignedVars[ULTIMATE.start_main_#t~nondet18#1] SleepPredicate [underlying: 295#[L130-1]don't care, sleep set: []] [736] L130-1-->L130-2: Formula: (= v_~q2_front~0_7 |v_ULTIMATE.start_main_#t~nondet18#1_2|)  InVars {ULTIMATE.start_main_#t~nondet18#1=|v_ULTIMATE.start_main_#t~nondet18#1_2|}  OutVars{~q2_front~0=v_~q2_front~0_7, ULTIMATE.start_main_#t~nondet18#1=|v_ULTIMATE.start_main_#t~nondet18#1_2|}  AuxVars[]  AssignedVars[~q2_front~0] SleepPredicate [underlying: 297#[L130-2]don't care, sleep set: []] [668] L130-2-->L131: Formula: true  InVars {}  OutVars{ULTIMATE.start_main_#t~nondet18#1=|v_ULTIMATE.start_main_#t~nondet18#1_3|}  AuxVars[]  AssignedVars[ULTIMATE.start_main_#t~nondet18#1] SleepPredicate [underlying: 299#[L131]don't care, sleep set: []] [563] L131-->L132: Formula: (= v_~q2_front~0_8 v_~q2_back~0_8)  InVars {~q2_front~0=v_~q2_front~0_8}  OutVars{~q2_front~0=v_~q2_front~0_8, ~q2_back~0=v_~q2_back~0_8}  AuxVars[]  AssignedVars[~q2_back~0] SleepPredicate [underlying: 301#[L132]don't care, sleep set: []] [734] L132-->L132-1: Formula: (= v_~n1~0_3 |v_ULTIMATE.start_create_fresh_int_array_#in~size#1_1|)  InVars {~n1~0=v_~n1~0_3}  OutVars{ULTIMATE.start_create_fresh_int_array_#in~size#1=|v_ULTIMATE.start_create_fresh_int_array_#in~size#1_1|, ~n1~0=v_~n1~0_3}  AuxVars[]  AssignedVars[ULTIMATE.start_create_fresh_int_array_#in~size#1] SleepPredicate [underlying: 303#[L132-1]don't care, sleep set: []] [737] L132-1-->L132-2: Formula: true  InVars {}  OutVars{ULTIMATE.start_create_fresh_int_array_#res#1.base=|v_ULTIMATE.start_create_fresh_int_array_#res#1.base_1|, ULTIMATE.start_create_fresh_int_array_#res#1.offset=|v_ULTIMATE.start_create_fresh_int_array_#res#1.offset_1|}  AuxVars[]  AssignedVars[ULTIMATE.start_create_fresh_int_array_#res#1.offset, ULTIMATE.start_create_fresh_int_array_#res#1.base] SleepPredicate [underlying: 305#[L132-2]don't care, sleep set: []] [597] L132-2-->L153: Formula: true  InVars {}  OutVars{ULTIMATE.start_create_fresh_int_array_#t~post34#1=|v_ULTIMATE.start_create_fresh_int_array_#t~post34#1_1|, ULTIMATE.start_create_fresh_int_array_#t~nondet35#1=|v_ULTIMATE.start_create_fresh_int_array_#t~nondet35#1_1|, ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset=|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset_1|, ULTIMATE.start_create_fresh_int_array_#t~malloc33#1.base=|v_ULTIMATE.start_create_fresh_int_array_#t~malloc33#1.base_1|, ULTIMATE.start_create_fresh_int_array_~arr~0#1.base=|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_1|, ULTIMATE.start_create_fresh_int_array_~i~1#1=|v_ULTIMATE.start_create_fresh_int_array_~i~1#1_1|, ULTIMATE.start_create_fresh_int_array_#t~malloc33#1.offset=|v_ULTIMATE.start_create_fresh_int_array_#t~malloc33#1.offset_1|, ULTIMATE.start_create_fresh_int_array_~size#1=|v_ULTIMATE.start_create_fresh_int_array_~size#1_1|}  AuxVars[]  AssignedVars[ULTIMATE.start_create_fresh_int_array_#t~post34#1, ULTIMATE.start_create_fresh_int_array_#t~nondet35#1, ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset, ULTIMATE.start_create_fresh_int_array_#t~malloc33#1.base, ULTIMATE.start_create_fresh_int_array_~arr~0#1.base, ULTIMATE.start_create_fresh_int_array_~i~1#1, ULTIMATE.start_create_fresh_int_array_#t~malloc33#1.offset, ULTIMATE.start_create_fresh_int_array_~size#1] SleepPredicate [underlying: 307#[L153]don't care, sleep set: []] [545] L153-->L154: Formula: (= |v_ULTIMATE.start_create_fresh_int_array_~size#1_2| |v_ULTIMATE.start_create_fresh_int_array_#in~size#1_2|)  InVars {ULTIMATE.start_create_fresh_int_array_#in~size#1=|v_ULTIMATE.start_create_fresh_int_array_#in~size#1_2|}  OutVars{ULTIMATE.start_create_fresh_int_array_#in~size#1=|v_ULTIMATE.start_create_fresh_int_array_#in~size#1_2|, ULTIMATE.start_create_fresh_int_array_~size#1=|v_ULTIMATE.start_create_fresh_int_array_~size#1_2|}  AuxVars[]  AssignedVars[ULTIMATE.start_create_fresh_int_array_~size#1] SleepPredicate [underlying: 309#[L154]don't care, sleep set: []] [603] L154-->L154-1: Formula: (= |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_1| (ite (<= 0 |v_ULTIMATE.start_create_fresh_int_array_~size#1_3|) 1 0))  InVars {ULTIMATE.start_create_fresh_int_array_~size#1=|v_ULTIMATE.start_create_fresh_int_array_~size#1_3|}  OutVars{ULTIMATE.start_create_fresh_int_array_~size#1=|v_ULTIMATE.start_create_fresh_int_array_~size#1_3|, ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_1|}  AuxVars[]  AssignedVars[ULTIMATE.start_assume_abort_if_not_#in~cond#1] SleepPredicate [underlying: 311#[L154-1]don't care, sleep set: []] [722] L154-1-->L37: Formula: true  InVars {}  OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_1|}  AuxVars[]  AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1] SleepPredicate [underlying: 313#[L37]don't care, sleep set: []] [583] L37-->L38: Formula: (= |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_2| |v_ULTIMATE.start_assume_abort_if_not_~cond#1_2|)  InVars {ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_2|}  OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_2|, ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_2|}  AuxVars[]  AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1] SleepPredicate [underlying: 315#[L38]don't care, sleep set: []] [679] L38-->L37-1: Formula: (not (= |v_ULTIMATE.start_assume_abort_if_not_~cond#1_4| 0))  InVars {ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_4|}  OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_4|}  AuxVars[]  AssignedVars[] SleepPredicate [underlying: 319#[L37-1]don't care, sleep set: []] [669] L37-1-->L155: Formula: (= (ite (<= (mod |v_ULTIMATE.start_create_fresh_int_array_~size#1_4| 4294967296) 1073741823) 1 0) |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_3|)  InVars {ULTIMATE.start_create_fresh_int_array_~size#1=|v_ULTIMATE.start_create_fresh_int_array_~size#1_4|}  OutVars{ULTIMATE.start_create_fresh_int_array_~size#1=|v_ULTIMATE.start_create_fresh_int_array_~size#1_4|, ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_3|}  AuxVars[]  AssignedVars[ULTIMATE.start_assume_abort_if_not_#in~cond#1] SleepPredicate [underlying: 321#[L155]don't care, sleep set: []] [664] L155-->L37-2: Formula: true  InVars {}  OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1] SleepPredicate [underlying: 323#[L37-2]don't care, sleep set: []] [643] L37-2-->L38-3: Formula: (= |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_4| |v_ULTIMATE.start_assume_abort_if_not_~cond#1_6|)  InVars {ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_4|}  OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_6|, ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_4|}  AuxVars[]  AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1] SleepPredicate [underlying: 325#[L38-3]don't care, sleep set: []] [559] L38-3-->L37-3: Formula: (not (= |v_ULTIMATE.start_assume_abort_if_not_~cond#1_8| 0))  InVars {ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_8|}  OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_8|}  AuxVars[]  AssignedVars[] SleepPredicate [underlying: 329#[L37-3]don't care, sleep set: []] [556] L37-3-->L157: Formula: true  InVars {}  OutVars{}  AuxVars[]  AssignedVars[] SleepPredicate [underlying: 331#[L157]don't care, sleep set: []] [543] L157-->L157-1: Formula: (and (not (= |v_ULTIMATE.start_create_fresh_int_array_#t~malloc33#1.base_2| 0)) (= (store |v_#length_6| |v_ULTIMATE.start_create_fresh_int_array_#t~malloc33#1.base_2| (* 4 (mod |v_ULTIMATE.start_create_fresh_int_array_~size#1_5| 1073741824))) |v_#length_5|) (= (select |v_#valid_6| |v_ULTIMATE.start_create_fresh_int_array_#t~malloc33#1.base_2|) 0) (= (store |v_#valid_6| |v_ULTIMATE.start_create_fresh_int_array_#t~malloc33#1.base_2| 1) |v_#valid_5|) (= |v_ULTIMATE.start_create_fresh_int_array_#t~malloc33#1.offset_2| 0) (< |v_ULTIMATE.start_create_fresh_int_array_#t~malloc33#1.base_2| |v_#StackHeapBarrier_1|))  InVars {#StackHeapBarrier=|v_#StackHeapBarrier_1|, #length=|v_#length_6|, ULTIMATE.start_create_fresh_int_array_~size#1=|v_ULTIMATE.start_create_fresh_int_array_~size#1_5|, #valid=|v_#valid_6|}  OutVars{ULTIMATE.start_create_fresh_int_array_#t~malloc33#1.base=|v_ULTIMATE.start_create_fresh_int_array_#t~malloc33#1.base_2|, #StackHeapBarrier=|v_#StackHeapBarrier_1|, #valid=|v_#valid_5|, #length=|v_#length_5|, ULTIMATE.start_create_fresh_int_array_#t~malloc33#1.offset=|v_ULTIMATE.start_create_fresh_int_array_#t~malloc33#1.offset_2|, ULTIMATE.start_create_fresh_int_array_~size#1=|v_ULTIMATE.start_create_fresh_int_array_~size#1_5|}  AuxVars[]  AssignedVars[ULTIMATE.start_create_fresh_int_array_#t~malloc33#1.base, #valid, #length, ULTIMATE.start_create_fresh_int_array_#t~malloc33#1.offset] SleepPredicate [underlying: 333#[L157-1]don't care, sleep set: []] [548] L157-1-->L157-2: Formula: (and (= |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset_2| |v_ULTIMATE.start_create_fresh_int_array_#t~malloc33#1.offset_3|) (= |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_2| |v_ULTIMATE.start_create_fresh_int_array_#t~malloc33#1.base_3|))  InVars {ULTIMATE.start_create_fresh_int_array_#t~malloc33#1.base=|v_ULTIMATE.start_create_fresh_int_array_#t~malloc33#1.base_3|, ULTIMATE.start_create_fresh_int_array_#t~malloc33#1.offset=|v_ULTIMATE.start_create_fresh_int_array_#t~malloc33#1.offset_3|}  OutVars{ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset=|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset_2|, ULTIMATE.start_create_fresh_int_array_#t~malloc33#1.base=|v_ULTIMATE.start_create_fresh_int_array_#t~malloc33#1.base_3|, ULTIMATE.start_create_fresh_int_array_~arr~0#1.base=|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_2|, ULTIMATE.start_create_fresh_int_array_#t~malloc33#1.offset=|v_ULTIMATE.start_create_fresh_int_array_#t~malloc33#1.offset_3|}  AuxVars[]  AssignedVars[ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset, ULTIMATE.start_create_fresh_int_array_~arr~0#1.base] SleepPredicate [underlying: 335#[L157-2]don't care, sleep set: []] [568] L157-2-->L158: Formula: true  InVars {}  OutVars{ULTIMATE.start_create_fresh_int_array_#t~malloc33#1.base=|v_ULTIMATE.start_create_fresh_int_array_#t~malloc33#1.base_4|, ULTIMATE.start_create_fresh_int_array_#t~malloc33#1.offset=|v_ULTIMATE.start_create_fresh_int_array_#t~malloc33#1.offset_4|}  AuxVars[]  AssignedVars[ULTIMATE.start_create_fresh_int_array_#t~malloc33#1.base, ULTIMATE.start_create_fresh_int_array_#t~malloc33#1.offset] SleepPredicate [underlying: 337#[L158]don't care, sleep set: []] [639] L158-->L158-6: Formula: (= |v_ULTIMATE.start_create_fresh_int_array_~i~1#1_2| 0)  InVars {}  OutVars{ULTIMATE.start_create_fresh_int_array_~i~1#1=|v_ULTIMATE.start_create_fresh_int_array_~i~1#1_2|}  AuxVars[]  AssignedVars[ULTIMATE.start_create_fresh_int_array_~i~1#1] SleepPredicate [underlying: 339#[L158-6]don't care, sleep set: []] 
[2023-09-08 15:09:02,989 INFO  L750   eck$LassoCheckResult]: Loop: SleepPredicate [underlying: 339#[L158-6]don't care, sleep set: []] [693] L158-6-->L159: Formula: (< |v_ULTIMATE.start_create_fresh_int_array_~i~1#1_4| |v_ULTIMATE.start_create_fresh_int_array_~size#1_7|)  InVars {ULTIMATE.start_create_fresh_int_array_~i~1#1=|v_ULTIMATE.start_create_fresh_int_array_~i~1#1_4|, ULTIMATE.start_create_fresh_int_array_~size#1=|v_ULTIMATE.start_create_fresh_int_array_~size#1_7|}  OutVars{ULTIMATE.start_create_fresh_int_array_~i~1#1=|v_ULTIMATE.start_create_fresh_int_array_~i~1#1_4|, ULTIMATE.start_create_fresh_int_array_~size#1=|v_ULTIMATE.start_create_fresh_int_array_~size#1_7|}  AuxVars[]  AssignedVars[] SleepPredicate [underlying: 341#[L159]don't care, sleep set: []] [691] L159-->L159-1: Formula: true  InVars {}  OutVars{ULTIMATE.start_create_fresh_int_array_#t~nondet35#1=|v_ULTIMATE.start_create_fresh_int_array_#t~nondet35#1_2|}  AuxVars[]  AssignedVars[ULTIMATE.start_create_fresh_int_array_#t~nondet35#1] SleepPredicate [underlying: 345#[L159-1]don't care, sleep set: []] [713] L159-1-->L159-2: Formula: (let ((.cse0 (* 4 |v_ULTIMATE.start_create_fresh_int_array_~i~1#1_5|))) (let ((.cse1 (+ |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset_3| .cse0))) (and (<= (+ |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset_3| .cse0 4) (select |v_#length_7| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_3|)) (= (select |v_#valid_7| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_3|) 1) (<= 0 .cse1) (= (store |v_#memory_int_6| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_3| (store (select |v_#memory_int_6| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_3|) .cse1 |v_ULTIMATE.start_create_fresh_int_array_#t~nondet35#1_3|)) |v_#memory_int_5|))))  InVars {ULTIMATE.start_create_fresh_int_array_#t~nondet35#1=|v_ULTIMATE.start_create_fresh_int_array_#t~nondet35#1_3|, ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset=|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset_3|, ULTIMATE.start_create_fresh_int_array_~arr~0#1.base=|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_3|, #valid=|v_#valid_7|, #memory_int=|v_#memory_int_6|, ULTIMATE.start_create_fresh_int_array_~i~1#1=|v_ULTIMATE.start_create_fresh_int_array_~i~1#1_5|, #length=|v_#length_7|}  OutVars{ULTIMATE.start_create_fresh_int_array_#t~nondet35#1=|v_ULTIMATE.start_create_fresh_int_array_#t~nondet35#1_3|, ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset=|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset_3|, ULTIMATE.start_create_fresh_int_array_~arr~0#1.base=|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_3|, #valid=|v_#valid_7|, #memory_int=|v_#memory_int_5|, ULTIMATE.start_create_fresh_int_array_~i~1#1=|v_ULTIMATE.start_create_fresh_int_array_~i~1#1_5|, #length=|v_#length_7|}  AuxVars[]  AssignedVars[#memory_int] SleepPredicate [underlying: 349#[L159-2]don't care, sleep set: []] [707] L159-2-->L158-3: Formula: true  InVars {}  OutVars{ULTIMATE.start_create_fresh_int_array_#t~nondet35#1=|v_ULTIMATE.start_create_fresh_int_array_#t~nondet35#1_4|}  AuxVars[]  AssignedVars[ULTIMATE.start_create_fresh_int_array_#t~nondet35#1] SleepPredicate [underlying: 353#[L158-3]don't care, sleep set: []] [660] L158-3-->L158-4: Formula: (= |v_ULTIMATE.start_create_fresh_int_array_#t~post34#1_2| |v_ULTIMATE.start_create_fresh_int_array_~i~1#1_6|)  InVars {ULTIMATE.start_create_fresh_int_array_~i~1#1=|v_ULTIMATE.start_create_fresh_int_array_~i~1#1_6|}  OutVars{ULTIMATE.start_create_fresh_int_array_#t~post34#1=|v_ULTIMATE.start_create_fresh_int_array_#t~post34#1_2|, ULTIMATE.start_create_fresh_int_array_~i~1#1=|v_ULTIMATE.start_create_fresh_int_array_~i~1#1_6|}  AuxVars[]  AssignedVars[ULTIMATE.start_create_fresh_int_array_#t~post34#1] SleepPredicate [underlying: 357#[L158-4]don't care, sleep set: []] [570] L158-4-->L158-5: Formula: (= (+ |v_ULTIMATE.start_create_fresh_int_array_#t~post34#1_3| 1) |v_ULTIMATE.start_create_fresh_int_array_~i~1#1_7|)  InVars {ULTIMATE.start_create_fresh_int_array_#t~post34#1=|v_ULTIMATE.start_create_fresh_int_array_#t~post34#1_3|}  OutVars{ULTIMATE.start_create_fresh_int_array_#t~post34#1=|v_ULTIMATE.start_create_fresh_int_array_#t~post34#1_3|, ULTIMATE.start_create_fresh_int_array_~i~1#1=|v_ULTIMATE.start_create_fresh_int_array_~i~1#1_7|}  AuxVars[]  AssignedVars[ULTIMATE.start_create_fresh_int_array_~i~1#1] SleepPredicate [underlying: 361#[L158-5]don't care, sleep set: []] [555] L158-5-->L158-6: Formula: true  InVars {}  OutVars{ULTIMATE.start_create_fresh_int_array_#t~post34#1=|v_ULTIMATE.start_create_fresh_int_array_#t~post34#1_4|}  AuxVars[]  AssignedVars[ULTIMATE.start_create_fresh_int_array_#t~post34#1] SleepPredicate [underlying: 339#[L158-6]don't care, sleep set: []] 
[2023-09-08 15:09:02,994 INFO  L145       PredicateUnifier]: Initialized classic predicate unifier
[2023-09-08 15:09:02,994 INFO  L85        PathProgramCache]: Analyzing trace with hash -1775105375, now seen corresponding path program 1 times
[2023-09-08 15:09:03,000 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-09-08 15:09:03,001 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [595754017]
[2023-09-08 15:09:03,001 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-09-08 15:09:03,001 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-09-08 15:09:03,159 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2023-09-08 15:09:03,159 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2023-09-08 15:09:03,204 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2023-09-08 15:09:03,237 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2023-09-08 15:09:03,239 INFO  L145       PredicateUnifier]: Initialized classic predicate unifier
[2023-09-08 15:09:03,240 INFO  L85        PathProgramCache]: Analyzing trace with hash 1590629996, now seen corresponding path program 1 times
[2023-09-08 15:09:03,240 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-09-08 15:09:03,240 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [349908128]
[2023-09-08 15:09:03,240 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-09-08 15:09:03,240 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-09-08 15:09:03,265 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2023-09-08 15:09:03,265 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2023-09-08 15:09:03,268 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2023-09-08 15:09:03,270 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2023-09-08 15:09:03,272 INFO  L145       PredicateUnifier]: Initialized classic predicate unifier
[2023-09-08 15:09:03,272 INFO  L85        PathProgramCache]: Analyzing trace with hash -2066098228, now seen corresponding path program 1 times
[2023-09-08 15:09:03,272 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-09-08 15:09:03,272 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1659167511]
[2023-09-08 15:09:03,272 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-09-08 15:09:03,272 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-09-08 15:09:03,340 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2023-09-08 15:09:03,340 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2023-09-08 15:09:03,360 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2023-09-08 15:09:03,372 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2023-09-08 15:09:05,313 INFO  L210          LassoAnalysis]: Preferences:
[2023-09-08 15:09:05,314 INFO  L126   ssoRankerPreferences]: Compute integeral hull: false
[2023-09-08 15:09:05,314 INFO  L127   ssoRankerPreferences]: Enable LassoPartitioneer: true
[2023-09-08 15:09:05,314 INFO  L128   ssoRankerPreferences]: Term annotations enabled: false
[2023-09-08 15:09:05,314 INFO  L129   ssoRankerPreferences]: Use exernal solver: false
[2023-09-08 15:09:05,314 INFO  L130   ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2023-09-08 15:09:05,315 INFO  L131   ssoRankerPreferences]: Dump SMT script to file: false
[2023-09-08 15:09:05,315 INFO  L132   ssoRankerPreferences]: Path of dumped script: 
[2023-09-08 15:09:05,315 INFO  L133   ssoRankerPreferences]: Filename of dumped script: popl20-more-buffer-mult2.wvr.c_BEv2_Iteration1_Lasso
[2023-09-08 15:09:05,315 INFO  L134   ssoRankerPreferences]: MapElimAlgo: Frank
[2023-09-08 15:09:05,315 INFO  L276          LassoAnalysis]: Starting lasso preprocessing...
[2023-09-08 15:09:05,332 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2023-09-08 15:09:05,338 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2023-09-08 15:09:05,339 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2023-09-08 15:09:05,341 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2023-09-08 15:09:05,344 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2023-09-08 15:09:05,345 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2023-09-08 15:09:05,347 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2023-09-08 15:09:05,349 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2023-09-08 15:09:05,351 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2023-09-08 15:09:05,353 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2023-09-08 15:09:05,354 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2023-09-08 15:09:05,356 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2023-09-08 15:09:05,358 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2023-09-08 15:09:05,360 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2023-09-08 15:09:05,362 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2023-09-08 15:09:05,364 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2023-09-08 15:09:05,366 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2023-09-08 15:09:05,368 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2023-09-08 15:09:05,369 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2023-09-08 15:09:05,371 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2023-09-08 15:09:05,372 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2023-09-08 15:09:05,374 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2023-09-08 15:09:05,376 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2023-09-08 15:09:05,378 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2023-09-08 15:09:05,380 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2023-09-08 15:09:05,382 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2023-09-08 15:09:05,384 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2023-09-08 15:09:05,385 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2023-09-08 15:09:05,387 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2023-09-08 15:09:05,388 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2023-09-08 15:09:05,390 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2023-09-08 15:09:05,392 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2023-09-08 15:09:05,393 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2023-09-08 15:09:05,395 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2023-09-08 15:09:05,397 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2023-09-08 15:09:05,399 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2023-09-08 15:09:05,401 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2023-09-08 15:09:05,402 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2023-09-08 15:09:05,404 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2023-09-08 15:09:05,405 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2023-09-08 15:09:05,407 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2023-09-08 15:09:05,408 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2023-09-08 15:09:05,411 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2023-09-08 15:09:05,413 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2023-09-08 15:09:05,819 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2023-09-08 15:09:05,821 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2023-09-08 15:09:05,824 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2023-09-08 15:09:05,825 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2023-09-08 15:09:05,828 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2023-09-08 15:09:05,829 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2023-09-08 15:09:05,831 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2023-09-08 15:09:05,834 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2023-09-08 15:09:05,837 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2023-09-08 15:09:05,839 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2023-09-08 15:09:05,841 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2023-09-08 15:09:05,842 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2023-09-08 15:09:05,844 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2023-09-08 15:09:05,845 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2023-09-08 15:09:06,371 INFO  L294          LassoAnalysis]: Preprocessing complete.
[2023-09-08 15:09:06,375 INFO  L490          LassoAnalysis]: Using template 'affine'.
[2023-09-08 15:09:06,376 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2023-09-08 15:09:06,376 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-09-08 15:09:06,379 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)
[2023-09-08 15:09:06,382 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
[2023-09-08 15:09:06,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
[2023-09-08 15:09:06,394 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2023-09-08 15:09:06,394 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2023-09-08 15:09:06,394 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2023-09-08 15:09:06,395 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2023-09-08 15:09:06,395 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2023-09-08 15:09:06,396 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2023-09-08 15:09:06,396 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2023-09-08 15:09:06,411 INFO  L527          LassoAnalysis]: Proving termination failed for this template and these settings.
[2023-09-08 15:09:06,423 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Ended with exit code 0
[2023-09-08 15:09:06,424 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2023-09-08 15:09:06,424 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-09-08 15:09:06,425 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)
[2023-09-08 15:09:06,428 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
[2023-09-08 15:09:06,429 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2023-09-08 15:09:06,436 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2023-09-08 15:09:06,436 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2023-09-08 15:09:06,436 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2023-09-08 15:09:06,436 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2023-09-08 15:09:06,436 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2023-09-08 15:09:06,437 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2023-09-08 15:09:06,437 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2023-09-08 15:09:06,439 INFO  L527          LassoAnalysis]: Proving termination failed for this template and these settings.
[2023-09-08 15:09:06,442 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Forceful destruction successful, exit code 0
[2023-09-08 15:09:06,442 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2023-09-08 15:09:06,442 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-09-08 15:09:06,443 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)
[2023-09-08 15:09:06,443 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
[2023-09-08 15:09:06,446 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2023-09-08 15:09:06,452 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2023-09-08 15:09:06,453 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2023-09-08 15:09:06,453 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2023-09-08 15:09:06,453 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2023-09-08 15:09:06,453 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2023-09-08 15:09:06,453 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2023-09-08 15:09:06,453 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2023-09-08 15:09:06,460 INFO  L527          LassoAnalysis]: Proving termination failed for this template and these settings.
[2023-09-08 15:09:06,463 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
[2023-09-08 15:09:06,463 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2023-09-08 15:09:06,464 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-09-08 15:09:06,464 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)
[2023-09-08 15:09:06,493 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2023-09-08 15:09:06,500 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
[2023-09-08 15:09:06,500 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2023-09-08 15:09:06,500 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2023-09-08 15:09:06,500 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2023-09-08 15:09:06,500 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2023-09-08 15:09:06,508 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2023-09-08 15:09:06,508 INFO  L402   nArgumentSynthesizer]: A total of 2 supporting invariants were added.
[2023-09-08 15:09:06,525 INFO  L527          LassoAnalysis]: Proving termination failed for this template and these settings.
[2023-09-08 15:09:06,530 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Forceful destruction successful, exit code 0
[2023-09-08 15:09:06,531 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2023-09-08 15:09:06,531 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-09-08 15:09:06,532 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)
[2023-09-08 15:09:06,534 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
[2023-09-08 15:09:06,536 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2023-09-08 15:09:06,542 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2023-09-08 15:09:06,542 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2023-09-08 15:09:06,542 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2023-09-08 15:09:06,543 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2023-09-08 15:09:06,543 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2023-09-08 15:09:06,543 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2023-09-08 15:09:06,543 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2023-09-08 15:09:06,557 INFO  L527          LassoAnalysis]: Proving termination failed for this template and these settings.
[2023-09-08 15:09:06,566 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
[2023-09-08 15:09:06,566 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2023-09-08 15:09:06,566 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-09-08 15:09:06,577 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)
[2023-09-08 15:09:06,580 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
[2023-09-08 15:09:06,581 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2023-09-08 15:09:06,588 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2023-09-08 15:09:06,588 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2023-09-08 15:09:06,588 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2023-09-08 15:09:06,588 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2023-09-08 15:09:06,588 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2023-09-08 15:09:06,589 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2023-09-08 15:09:06,589 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2023-09-08 15:09:06,601 INFO  L527          LassoAnalysis]: Proving termination failed for this template and these settings.
[2023-09-08 15:09:06,606 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
[2023-09-08 15:09:06,606 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2023-09-08 15:09:06,607 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-09-08 15:09:06,608 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)
[2023-09-08 15:09:06,610 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
[2023-09-08 15:09:06,611 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2023-09-08 15:09:06,618 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2023-09-08 15:09:06,618 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2023-09-08 15:09:06,618 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2023-09-08 15:09:06,618 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2023-09-08 15:09:06,619 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2023-09-08 15:09:06,619 INFO  L402   nArgumentSynthesizer]: A total of 2 supporting invariants were added.
[2023-09-08 15:09:06,634 INFO  L527          LassoAnalysis]: Proving termination failed for this template and these settings.
[2023-09-08 15:09:06,640 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Forceful destruction successful, exit code 0
[2023-09-08 15:09:06,640 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2023-09-08 15:09:06,641 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-09-08 15:09:06,649 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)
[2023-09-08 15:09:06,652 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
[2023-09-08 15:09:06,653 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2023-09-08 15:09:06,660 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2023-09-08 15:09:06,660 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2023-09-08 15:09:06,660 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2023-09-08 15:09:06,660 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2023-09-08 15:09:06,662 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2023-09-08 15:09:06,662 INFO  L402   nArgumentSynthesizer]: A total of 2 supporting invariants were added.
[2023-09-08 15:09:06,664 INFO  L527          LassoAnalysis]: Proving termination failed for this template and these settings.
[2023-09-08 15:09:06,669 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
[2023-09-08 15:09:06,669 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2023-09-08 15:09:06,670 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-09-08 15:09:06,670 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)
[2023-09-08 15:09:06,672 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
[2023-09-08 15:09:06,674 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2023-09-08 15:09:06,680 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2023-09-08 15:09:06,680 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2023-09-08 15:09:06,680 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2023-09-08 15:09:06,680 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2023-09-08 15:09:06,682 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2023-09-08 15:09:06,682 INFO  L402   nArgumentSynthesizer]: A total of 2 supporting invariants were added.
[2023-09-08 15:09:06,691 INFO  L527          LassoAnalysis]: Proving termination failed for this template and these settings.
[2023-09-08 15:09:06,700 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
[2023-09-08 15:09:06,700 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2023-09-08 15:09:06,700 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-09-08 15:09:06,701 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)
[2023-09-08 15:09:06,704 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
[2023-09-08 15:09:06,716 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2023-09-08 15:09:06,723 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2023-09-08 15:09:06,724 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2023-09-08 15:09:06,724 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2023-09-08 15:09:06,724 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2023-09-08 15:09:06,724 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2023-09-08 15:09:06,724 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2023-09-08 15:09:06,724 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2023-09-08 15:09:06,741 INFO  L527          LassoAnalysis]: Proving termination failed for this template and these settings.
[2023-09-08 15:09:06,744 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
[2023-09-08 15:09:06,744 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2023-09-08 15:09:06,744 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-09-08 15:09:06,745 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)
[2023-09-08 15:09:06,747 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
[2023-09-08 15:09:06,749 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2023-09-08 15:09:06,755 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2023-09-08 15:09:06,756 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2023-09-08 15:09:06,756 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2023-09-08 15:09:06,756 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2023-09-08 15:09:06,757 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2023-09-08 15:09:06,757 INFO  L402   nArgumentSynthesizer]: A total of 2 supporting invariants were added.
[2023-09-08 15:09:06,759 INFO  L527          LassoAnalysis]: Proving termination failed for this template and these settings.
[2023-09-08 15:09:06,762 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Forceful destruction successful, exit code 0
[2023-09-08 15:09:06,762 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2023-09-08 15:09:06,762 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-09-08 15:09:06,766 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)
[2023-09-08 15:09:06,766 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
[2023-09-08 15:09:06,767 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2023-09-08 15:09:06,773 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2023-09-08 15:09:06,773 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2023-09-08 15:09:06,773 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2023-09-08 15:09:06,773 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2023-09-08 15:09:06,773 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2023-09-08 15:09:06,774 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2023-09-08 15:09:06,774 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2023-09-08 15:09:06,789 INFO  L527          LassoAnalysis]: Proving termination failed for this template and these settings.
[2023-09-08 15:09:06,792 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
[2023-09-08 15:09:06,793 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2023-09-08 15:09:06,793 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-09-08 15:09:06,793 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)
[2023-09-08 15:09:06,794 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
[2023-09-08 15:09:06,797 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2023-09-08 15:09:06,804 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2023-09-08 15:09:06,804 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2023-09-08 15:09:06,804 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2023-09-08 15:09:06,804 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2023-09-08 15:09:06,806 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2023-09-08 15:09:06,806 INFO  L402   nArgumentSynthesizer]: A total of 2 supporting invariants were added.
[2023-09-08 15:09:06,820 INFO  L527          LassoAnalysis]: Proving termination failed for this template and these settings.
[2023-09-08 15:09:06,827 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Forceful destruction successful, exit code 0
[2023-09-08 15:09:06,827 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2023-09-08 15:09:06,827 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-09-08 15:09:06,828 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)
[2023-09-08 15:09:06,841 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
[2023-09-08 15:09:06,842 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2023-09-08 15:09:06,850 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2023-09-08 15:09:06,850 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2023-09-08 15:09:06,850 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2023-09-08 15:09:06,850 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2023-09-08 15:09:06,851 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2023-09-08 15:09:06,851 INFO  L402   nArgumentSynthesizer]: A total of 2 supporting invariants were added.
[2023-09-08 15:09:06,861 INFO  L527          LassoAnalysis]: Proving termination failed for this template and these settings.
[2023-09-08 15:09:06,865 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Ended with exit code 0
[2023-09-08 15:09:06,865 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2023-09-08 15:09:06,866 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-09-08 15:09:06,866 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)
[2023-09-08 15:09:06,868 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Waiting until timeout for monitored process
[2023-09-08 15:09:06,870 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2023-09-08 15:09:06,878 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2023-09-08 15:09:06,878 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2023-09-08 15:09:06,878 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2023-09-08 15:09:06,878 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2023-09-08 15:09:06,880 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2023-09-08 15:09:06,880 INFO  L402   nArgumentSynthesizer]: A total of 2 supporting invariants were added.
[2023-09-08 15:09:06,882 INFO  L527          LassoAnalysis]: Proving termination failed for this template and these settings.
[2023-09-08 15:09:06,888 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
[2023-09-08 15:09:06,888 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2023-09-08 15:09:06,889 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-09-08 15:09:06,889 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)
[2023-09-08 15:09:06,892 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
[2023-09-08 15:09:06,893 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2023-09-08 15:09:06,900 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2023-09-08 15:09:06,901 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2023-09-08 15:09:06,901 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2023-09-08 15:09:06,901 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2023-09-08 15:09:06,903 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2023-09-08 15:09:06,903 INFO  L402   nArgumentSynthesizer]: A total of 2 supporting invariants were added.
[2023-09-08 15:09:06,905 INFO  L527          LassoAnalysis]: Proving termination failed for this template and these settings.
[2023-09-08 15:09:06,910 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (17)] Forceful destruction successful, exit code 0
[2023-09-08 15:09:06,911 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2023-09-08 15:09:06,911 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-09-08 15:09:06,912 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)
[2023-09-08 15:09:06,919 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
[2023-09-08 15:09:06,920 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2023-09-08 15:09:06,927 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2023-09-08 15:09:06,928 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2023-09-08 15:09:06,928 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2023-09-08 15:09:06,928 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2023-09-08 15:09:06,929 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2023-09-08 15:09:06,929 INFO  L402   nArgumentSynthesizer]: A total of 2 supporting invariants were added.
[2023-09-08 15:09:06,942 INFO  L527          LassoAnalysis]: Proving termination failed for this template and these settings.
[2023-09-08 15:09:06,951 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
[2023-09-08 15:09:06,951 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2023-09-08 15:09:06,951 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-09-08 15:09:06,952 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)
[2023-09-08 15:09:06,954 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
[2023-09-08 15:09:06,956 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2023-09-08 15:09:06,964 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2023-09-08 15:09:06,964 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2023-09-08 15:09:06,964 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2023-09-08 15:09:06,964 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2023-09-08 15:09:06,964 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2023-09-08 15:09:06,964 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2023-09-08 15:09:06,965 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2023-09-08 15:09:06,965 INFO  L527          LassoAnalysis]: Proving termination failed for this template and these settings.
[2023-09-08 15:09:06,970 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (19)] Forceful destruction successful, exit code 0
[2023-09-08 15:09:06,971 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2023-09-08 15:09:06,971 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-09-08 15:09:06,972 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)
[2023-09-08 15:09:06,976 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
[2023-09-08 15:09:06,977 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2023-09-08 15:09:06,985 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2023-09-08 15:09:06,985 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2023-09-08 15:09:06,985 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2023-09-08 15:09:06,985 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2023-09-08 15:09:06,986 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2023-09-08 15:09:06,986 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2023-09-08 15:09:06,986 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2023-09-08 15:09:06,988 INFO  L527          LassoAnalysis]: Proving termination failed for this template and these settings.
[2023-09-08 15:09:06,994 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (20)] Forceful destruction successful, exit code 0
[2023-09-08 15:09:06,994 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2023-09-08 15:09:06,994 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-09-08 15:09:06,995 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)
[2023-09-08 15:09:06,996 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
[2023-09-08 15:09:06,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
[2023-09-08 15:09:07,008 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2023-09-08 15:09:07,008 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2023-09-08 15:09:07,008 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2023-09-08 15:09:07,008 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2023-09-08 15:09:07,008 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2023-09-08 15:09:07,009 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2023-09-08 15:09:07,009 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2023-09-08 15:09:07,018 INFO  L527          LassoAnalysis]: Proving termination failed for this template and these settings.
[2023-09-08 15:09:07,023 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
[2023-09-08 15:09:07,023 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2023-09-08 15:09:07,024 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-09-08 15:09:07,025 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)
[2023-09-08 15:09:07,026 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
[2023-09-08 15:09:07,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
[2023-09-08 15:09:07,038 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2023-09-08 15:09:07,038 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2023-09-08 15:09:07,038 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2023-09-08 15:09:07,039 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2023-09-08 15:09:07,040 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2023-09-08 15:09:07,040 INFO  L402   nArgumentSynthesizer]: A total of 2 supporting invariants were added.
[2023-09-08 15:09:07,043 INFO  L527          LassoAnalysis]: Proving termination failed for this template and these settings.
[2023-09-08 15:09:07,049 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (22)] Forceful destruction successful, exit code 0
[2023-09-08 15:09:07,049 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2023-09-08 15:09:07,050 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-09-08 15:09:07,052 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)
[2023-09-08 15:09:07,055 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
[2023-09-08 15:09:07,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
[2023-09-08 15:09:07,065 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2023-09-08 15:09:07,065 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2023-09-08 15:09:07,065 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2023-09-08 15:09:07,065 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2023-09-08 15:09:07,065 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2023-09-08 15:09:07,066 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2023-09-08 15:09:07,066 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2023-09-08 15:09:07,078 INFO  L527          LassoAnalysis]: Proving termination failed for this template and these settings.
[2023-09-08 15:09:07,082 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (23)] Ended with exit code 0
[2023-09-08 15:09:07,082 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2023-09-08 15:09:07,082 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-09-08 15:09:07,083 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)
[2023-09-08 15:09:07,088 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
[2023-09-08 15:09:07,090 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2023-09-08 15:09:07,099 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2023-09-08 15:09:07,099 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2023-09-08 15:09:07,099 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2023-09-08 15:09:07,100 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2023-09-08 15:09:07,104 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2023-09-08 15:09:07,104 INFO  L402   nArgumentSynthesizer]: A total of 2 supporting invariants were added.
[2023-09-08 15:09:07,119 INFO  L527          LassoAnalysis]: Proving termination failed for this template and these settings.
[2023-09-08 15:09:07,123 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (24)] Ended with exit code 0
[2023-09-08 15:09:07,123 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2023-09-08 15:09:07,123 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-09-08 15:09:07,124 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)
[2023-09-08 15:09:07,126 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
[2023-09-08 15:09:07,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
[2023-09-08 15:09:07,134 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2023-09-08 15:09:07,134 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2023-09-08 15:09:07,135 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2023-09-08 15:09:07,135 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2023-09-08 15:09:07,135 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2023-09-08 15:09:07,135 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2023-09-08 15:09:07,135 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2023-09-08 15:09:07,136 INFO  L527          LassoAnalysis]: Proving termination failed for this template and these settings.
[2023-09-08 15:09:07,139 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (25)] Ended with exit code 0
[2023-09-08 15:09:07,140 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2023-09-08 15:09:07,140 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-09-08 15:09:07,140 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)
[2023-09-08 15:09:07,142 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
[2023-09-08 15:09:07,143 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2023-09-08 15:09:07,151 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2023-09-08 15:09:07,152 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2023-09-08 15:09:07,152 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2023-09-08 15:09:07,152 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2023-09-08 15:09:07,153 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2023-09-08 15:09:07,153 INFO  L402   nArgumentSynthesizer]: A total of 2 supporting invariants were added.
[2023-09-08 15:09:07,155 INFO  L527          LassoAnalysis]: Proving termination failed for this template and these settings.
[2023-09-08 15:09:07,158 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
[2023-09-08 15:09:07,159 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2023-09-08 15:09:07,159 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-09-08 15:09:07,159 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)
[2023-09-08 15:09:07,160 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
[2023-09-08 15:09:07,163 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2023-09-08 15:09:07,170 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2023-09-08 15:09:07,170 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2023-09-08 15:09:07,170 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2023-09-08 15:09:07,170 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2023-09-08 15:09:07,174 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2023-09-08 15:09:07,174 INFO  L402   nArgumentSynthesizer]: A total of 2 supporting invariants were added.
[2023-09-08 15:09:07,176 INFO  L527          LassoAnalysis]: Proving termination failed for this template and these settings.
[2023-09-08 15:09:07,179 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
[2023-09-08 15:09:07,180 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2023-09-08 15:09:07,180 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-09-08 15:09:07,181 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)
[2023-09-08 15:09:07,181 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
[2023-09-08 15:09:07,184 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2023-09-08 15:09:07,191 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2023-09-08 15:09:07,192 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2023-09-08 15:09:07,192 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2023-09-08 15:09:07,192 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2023-09-08 15:09:07,192 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2023-09-08 15:09:07,192 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2023-09-08 15:09:07,192 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2023-09-08 15:09:07,193 INFO  L527          LassoAnalysis]: Proving termination failed for this template and these settings.
[2023-09-08 15:09:07,198 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (28)] Forceful destruction successful, exit code 0
[2023-09-08 15:09:07,199 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2023-09-08 15:09:07,199 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-09-08 15:09:07,200 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)
[2023-09-08 15:09:07,200 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
[2023-09-08 15:09:07,203 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2023-09-08 15:09:07,211 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2023-09-08 15:09:07,212 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2023-09-08 15:09:07,212 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2023-09-08 15:09:07,212 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2023-09-08 15:09:07,212 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2023-09-08 15:09:07,212 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2023-09-08 15:09:07,212 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2023-09-08 15:09:07,221 INFO  L527          LassoAnalysis]: Proving termination failed for this template and these settings.
[2023-09-08 15:09:07,224 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
[2023-09-08 15:09:07,225 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2023-09-08 15:09:07,225 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-09-08 15:09:07,226 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)
[2023-09-08 15:09:07,227 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
[2023-09-08 15:09:07,229 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2023-09-08 15:09:07,236 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2023-09-08 15:09:07,237 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2023-09-08 15:09:07,237 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2023-09-08 15:09:07,237 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2023-09-08 15:09:07,237 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2023-09-08 15:09:07,237 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2023-09-08 15:09:07,237 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2023-09-08 15:09:07,238 INFO  L527          LassoAnalysis]: Proving termination failed for this template and these settings.
[2023-09-08 15:09:07,242 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (30)] Ended with exit code 0
[2023-09-08 15:09:07,242 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2023-09-08 15:09:07,242 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-09-08 15:09:07,243 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)
[2023-09-08 15:09:07,243 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
[2023-09-08 15:09:07,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
[2023-09-08 15:09:07,252 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2023-09-08 15:09:07,253 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2023-09-08 15:09:07,253 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2023-09-08 15:09:07,253 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2023-09-08 15:09:07,253 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2023-09-08 15:09:07,253 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2023-09-08 15:09:07,253 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2023-09-08 15:09:07,262 INFO  L527          LassoAnalysis]: Proving termination failed for this template and these settings.
[2023-09-08 15:09:07,265 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
[2023-09-08 15:09:07,266 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2023-09-08 15:09:07,266 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-09-08 15:09:07,267 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)
[2023-09-08 15:09:07,268 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
[2023-09-08 15:09:07,270 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2023-09-08 15:09:07,277 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2023-09-08 15:09:07,277 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2023-09-08 15:09:07,277 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2023-09-08 15:09:07,277 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2023-09-08 15:09:07,278 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2023-09-08 15:09:07,279 INFO  L402   nArgumentSynthesizer]: A total of 2 supporting invariants were added.
[2023-09-08 15:09:07,288 INFO  L527          LassoAnalysis]: Proving termination failed for this template and these settings.
[2023-09-08 15:09:07,292 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (32)] Ended with exit code 0
[2023-09-08 15:09:07,292 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2023-09-08 15:09:07,292 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-09-08 15:09:07,293 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)
[2023-09-08 15:09:07,294 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
[2023-09-08 15:09:07,296 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2023-09-08 15:09:07,303 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2023-09-08 15:09:07,303 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2023-09-08 15:09:07,303 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2023-09-08 15:09:07,303 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2023-09-08 15:09:07,303 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2023-09-08 15:09:07,303 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2023-09-08 15:09:07,303 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2023-09-08 15:09:07,304 INFO  L527          LassoAnalysis]: Proving termination failed for this template and these settings.
[2023-09-08 15:09:07,307 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (33)] Ended with exit code 0
[2023-09-08 15:09:07,308 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2023-09-08 15:09:07,308 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-09-08 15:09:07,309 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)
[2023-09-08 15:09:07,309 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
[2023-09-08 15:09:07,313 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2023-09-08 15:09:07,321 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2023-09-08 15:09:07,322 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2023-09-08 15:09:07,322 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2023-09-08 15:09:07,322 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2023-09-08 15:09:07,322 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2023-09-08 15:09:07,322 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2023-09-08 15:09:07,322 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2023-09-08 15:09:07,331 INFO  L527          LassoAnalysis]: Proving termination failed for this template and these settings.
[2023-09-08 15:09:07,336 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (34)] Forceful destruction successful, exit code 0
[2023-09-08 15:09:07,337 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2023-09-08 15:09:07,337 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-09-08 15:09:07,338 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)
[2023-09-08 15:09:07,338 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
[2023-09-08 15:09:07,341 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2023-09-08 15:09:07,348 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2023-09-08 15:09:07,349 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2023-09-08 15:09:07,349 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2023-09-08 15:09:07,349 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2023-09-08 15:09:07,350 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2023-09-08 15:09:07,350 INFO  L402   nArgumentSynthesizer]: A total of 2 supporting invariants were added.
[2023-09-08 15:09:07,377 INFO  L527          LassoAnalysis]: Proving termination failed for this template and these settings.
[2023-09-08 15:09:07,380 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
[2023-09-08 15:09:07,381 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2023-09-08 15:09:07,382 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-09-08 15:09:07,393 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)
[2023-09-08 15:09:07,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
[2023-09-08 15:09:07,405 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2023-09-08 15:09:07,406 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2023-09-08 15:09:07,406 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2023-09-08 15:09:07,406 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2023-09-08 15:09:07,407 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2023-09-08 15:09:07,407 INFO  L402   nArgumentSynthesizer]: A total of 2 supporting invariants were added.
[2023-09-08 15:09:07,409 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
[2023-09-08 15:09:07,417 INFO  L527          LassoAnalysis]: Proving termination failed for this template and these settings.
[2023-09-08 15:09:07,429 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (36)] Ended with exit code 0
[2023-09-08 15:09:07,430 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2023-09-08 15:09:07,430 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-09-08 15:09:07,430 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)
[2023-09-08 15:09:07,432 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
[2023-09-08 15:09:07,438 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2023-09-08 15:09:07,445 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2023-09-08 15:09:07,446 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2023-09-08 15:09:07,446 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2023-09-08 15:09:07,446 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2023-09-08 15:09:07,447 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2023-09-08 15:09:07,447 INFO  L402   nArgumentSynthesizer]: A total of 2 supporting invariants were added.
[2023-09-08 15:09:07,456 INFO  L527          LassoAnalysis]: Proving termination failed for this template and these settings.
[2023-09-08 15:09:07,460 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
[2023-09-08 15:09:07,460 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2023-09-08 15:09:07,461 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-09-08 15:09:07,461 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)
[2023-09-08 15:09:07,464 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
[2023-09-08 15:09:07,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
[2023-09-08 15:09:07,472 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2023-09-08 15:09:07,472 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2023-09-08 15:09:07,472 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2023-09-08 15:09:07,472 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2023-09-08 15:09:07,472 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2023-09-08 15:09:07,473 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2023-09-08 15:09:07,473 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2023-09-08 15:09:07,474 INFO  L527          LassoAnalysis]: Proving termination failed for this template and these settings.
[2023-09-08 15:09:07,477 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (38)] Ended with exit code 0
[2023-09-08 15:09:07,478 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2023-09-08 15:09:07,478 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-09-08 15:09:07,478 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)
[2023-09-08 15:09:07,479 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
[2023-09-08 15:09:07,482 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2023-09-08 15:09:07,489 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2023-09-08 15:09:07,489 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2023-09-08 15:09:07,489 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2023-09-08 15:09:07,489 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2023-09-08 15:09:07,489 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2023-09-08 15:09:07,490 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2023-09-08 15:09:07,490 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2023-09-08 15:09:07,491 INFO  L527          LassoAnalysis]: Proving termination failed for this template and these settings.
[2023-09-08 15:09:07,494 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
[2023-09-08 15:09:07,494 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2023-09-08 15:09:07,494 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-09-08 15:09:07,495 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)
[2023-09-08 15:09:07,498 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
[2023-09-08 15:09:07,501 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2023-09-08 15:09:07,508 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2023-09-08 15:09:07,508 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2023-09-08 15:09:07,508 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2023-09-08 15:09:07,508 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2023-09-08 15:09:07,508 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2023-09-08 15:09:07,509 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2023-09-08 15:09:07,509 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2023-09-08 15:09:07,514 INFO  L527          LassoAnalysis]: Proving termination failed for this template and these settings.
[2023-09-08 15:09:07,518 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
[2023-09-08 15:09:07,518 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2023-09-08 15:09:07,518 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-09-08 15:09:07,519 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)
[2023-09-08 15:09:07,521 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
[2023-09-08 15:09:07,522 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2023-09-08 15:09:07,529 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2023-09-08 15:09:07,529 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2023-09-08 15:09:07,529 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2023-09-08 15:09:07,530 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2023-09-08 15:09:07,530 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2023-09-08 15:09:07,530 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2023-09-08 15:09:07,530 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2023-09-08 15:09:07,537 INFO  L527          LassoAnalysis]: Proving termination failed for this template and these settings.
[2023-09-08 15:09:07,542 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
[2023-09-08 15:09:07,543 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2023-09-08 15:09:07,543 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-09-08 15:09:07,544 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)
[2023-09-08 15:09:07,545 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
[2023-09-08 15:09:07,547 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2023-09-08 15:09:07,554 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2023-09-08 15:09:07,554 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2023-09-08 15:09:07,554 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2023-09-08 15:09:07,554 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2023-09-08 15:09:07,554 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2023-09-08 15:09:07,554 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2023-09-08 15:09:07,554 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2023-09-08 15:09:07,555 INFO  L527          LassoAnalysis]: Proving termination failed for this template and these settings.
[2023-09-08 15:09:07,558 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (42)] Ended with exit code 0
[2023-09-08 15:09:07,558 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2023-09-08 15:09:07,558 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-09-08 15:09:07,559 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)
[2023-09-08 15:09:07,559 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
[2023-09-08 15:09:07,562 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2023-09-08 15:09:07,569 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2023-09-08 15:09:07,569 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2023-09-08 15:09:07,569 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2023-09-08 15:09:07,569 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2023-09-08 15:09:07,570 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2023-09-08 15:09:07,570 INFO  L402   nArgumentSynthesizer]: A total of 2 supporting invariants were added.
[2023-09-08 15:09:07,572 INFO  L527          LassoAnalysis]: Proving termination failed for this template and these settings.
[2023-09-08 15:09:07,575 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
[2023-09-08 15:09:07,575 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2023-09-08 15:09:07,575 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-09-08 15:09:07,576 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)
[2023-09-08 15:09:07,577 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
[2023-09-08 15:09:07,579 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2023-09-08 15:09:07,586 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2023-09-08 15:09:07,586 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2023-09-08 15:09:07,586 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2023-09-08 15:09:07,586 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2023-09-08 15:09:07,587 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2023-09-08 15:09:07,587 INFO  L402   nArgumentSynthesizer]: A total of 2 supporting invariants were added.
[2023-09-08 15:09:07,597 INFO  L527          LassoAnalysis]: Proving termination failed for this template and these settings.
[2023-09-08 15:09:07,600 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
[2023-09-08 15:09:07,600 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2023-09-08 15:09:07,601 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-09-08 15:09:07,601 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)
[2023-09-08 15:09:07,605 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
[2023-09-08 15:09:07,607 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2023-09-08 15:09:07,614 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2023-09-08 15:09:07,614 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2023-09-08 15:09:07,614 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2023-09-08 15:09:07,614 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2023-09-08 15:09:07,616 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2023-09-08 15:09:07,616 INFO  L402   nArgumentSynthesizer]: A total of 2 supporting invariants were added.
[2023-09-08 15:09:07,630 INFO  L527          LassoAnalysis]: Proving termination failed for this template and these settings.
[2023-09-08 15:09:07,633 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (45)] Ended with exit code 0
[2023-09-08 15:09:07,634 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2023-09-08 15:09:07,634 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-09-08 15:09:07,635 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)
[2023-09-08 15:09:07,638 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
[2023-09-08 15:09:07,640 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2023-09-08 15:09:07,648 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2023-09-08 15:09:07,648 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2023-09-08 15:09:07,648 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2023-09-08 15:09:07,648 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2023-09-08 15:09:07,649 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2023-09-08 15:09:07,650 INFO  L402   nArgumentSynthesizer]: A total of 2 supporting invariants were added.
[2023-09-08 15:09:07,652 INFO  L527          LassoAnalysis]: Proving termination failed for this template and these settings.
[2023-09-08 15:09:07,656 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (46)] Ended with exit code 0
[2023-09-08 15:09:07,659 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2023-09-08 15:09:07,659 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-09-08 15:09:07,660 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)
[2023-09-08 15:09:07,660 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
[2023-09-08 15:09:07,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
[2023-09-08 15:09:07,671 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2023-09-08 15:09:07,672 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2023-09-08 15:09:07,672 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2023-09-08 15:09:07,672 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2023-09-08 15:09:07,673 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2023-09-08 15:09:07,673 INFO  L402   nArgumentSynthesizer]: A total of 2 supporting invariants were added.
[2023-09-08 15:09:07,680 INFO  L527          LassoAnalysis]: Proving termination failed for this template and these settings.
[2023-09-08 15:09:07,684 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
[2023-09-08 15:09:07,684 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2023-09-08 15:09:07,684 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-09-08 15:09:07,685 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)
[2023-09-08 15:09:07,687 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
[2023-09-08 15:09:07,688 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2023-09-08 15:09:07,695 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2023-09-08 15:09:07,696 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2023-09-08 15:09:07,696 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2023-09-08 15:09:07,696 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2023-09-08 15:09:07,697 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2023-09-08 15:09:07,697 INFO  L402   nArgumentSynthesizer]: A total of 2 supporting invariants were added.
[2023-09-08 15:09:07,699 INFO  L527          LassoAnalysis]: Proving termination failed for this template and these settings.
[2023-09-08 15:09:07,702 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
[2023-09-08 15:09:07,702 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2023-09-08 15:09:07,703 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-09-08 15:09:07,703 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)
[2023-09-08 15:09:07,704 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
[2023-09-08 15:09:07,707 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2023-09-08 15:09:07,715 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2023-09-08 15:09:07,715 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2023-09-08 15:09:07,715 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2023-09-08 15:09:07,715 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2023-09-08 15:09:07,716 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2023-09-08 15:09:07,716 INFO  L402   nArgumentSynthesizer]: A total of 2 supporting invariants were added.
[2023-09-08 15:09:07,719 INFO  L527          LassoAnalysis]: Proving termination failed for this template and these settings.
[2023-09-08 15:09:07,722 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (49)] Ended with exit code 0
[2023-09-08 15:09:07,722 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2023-09-08 15:09:07,722 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-09-08 15:09:07,723 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)
[2023-09-08 15:09:07,725 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
[2023-09-08 15:09:07,726 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2023-09-08 15:09:07,734 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2023-09-08 15:09:07,734 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2023-09-08 15:09:07,734 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2023-09-08 15:09:07,734 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2023-09-08 15:09:07,735 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2023-09-08 15:09:07,735 INFO  L402   nArgumentSynthesizer]: A total of 2 supporting invariants were added.
[2023-09-08 15:09:07,749 INFO  L527          LassoAnalysis]: Proving termination failed for this template and these settings.
[2023-09-08 15:09:07,753 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
[2023-09-08 15:09:07,753 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2023-09-08 15:09:07,753 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-09-08 15:09:07,754 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)
[2023-09-08 15:09:07,756 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
[2023-09-08 15:09:07,758 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2023-09-08 15:09:07,765 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2023-09-08 15:09:07,765 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2023-09-08 15:09:07,765 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2023-09-08 15:09:07,765 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2023-09-08 15:09:07,766 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2023-09-08 15:09:07,766 INFO  L402   nArgumentSynthesizer]: A total of 2 supporting invariants were added.
[2023-09-08 15:09:07,776 INFO  L527          LassoAnalysis]: Proving termination failed for this template and these settings.
[2023-09-08 15:09:07,780 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (51)] Ended with exit code 0
[2023-09-08 15:09:07,780 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2023-09-08 15:09:07,780 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-09-08 15:09:07,781 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)
[2023-09-08 15:09:07,782 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
[2023-09-08 15:09:07,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
[2023-09-08 15:09:07,791 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2023-09-08 15:09:07,791 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2023-09-08 15:09:07,792 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2023-09-08 15:09:07,792 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2023-09-08 15:09:07,793 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2023-09-08 15:09:07,793 INFO  L402   nArgumentSynthesizer]: A total of 2 supporting invariants were added.
[2023-09-08 15:09:07,796 INFO  L527          LassoAnalysis]: Proving termination failed for this template and these settings.
[2023-09-08 15:09:07,798 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
[2023-09-08 15:09:07,799 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2023-09-08 15:09:07,799 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-09-08 15:09:07,800 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)
[2023-09-08 15:09:07,802 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
[2023-09-08 15:09:07,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
[2023-09-08 15:09:07,810 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2023-09-08 15:09:07,811 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2023-09-08 15:09:07,811 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2023-09-08 15:09:07,811 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2023-09-08 15:09:07,815 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2023-09-08 15:09:07,815 INFO  L402   nArgumentSynthesizer]: A total of 2 supporting invariants were added.
[2023-09-08 15:09:07,833 INFO  L420   nArgumentSynthesizer]: Found a termination argument, trying to simplify.
[2023-09-08 15:09:07,865 INFO  L443   ModelExtractionUtils]: Simplification made 11 calls to the SMT solver.
[2023-09-08 15:09:07,866 INFO  L444   ModelExtractionUtils]: 6 out of 22 variables were initially zero. Simplification set additionally 13 variables to zero.
[2023-09-08 15:09:07,867 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2023-09-08 15:09:07,867 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-09-08 15:09:08,111 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)
[2023-09-08 15:09:08,112 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
[2023-09-08 15:09:08,113 INFO  L435   nArgumentSynthesizer]: Simplifying supporting invariants...
[2023-09-08 15:09:08,134 INFO  L438   nArgumentSynthesizer]: Removed 2 redundant supporting invariants from a total of 2.
[2023-09-08 15:09:08,134 INFO  L513          LassoAnalysis]: Proved termination.
[2023-09-08 15:09:08,134 INFO  L515          LassoAnalysis]: Termination argument consisting of:
Ranking function f(ULTIMATE.start_create_fresh_int_array_~i~1#1, ULTIMATE.start_create_fresh_int_array_~size#1) = -1*ULTIMATE.start_create_fresh_int_array_~i~1#1 + 1*ULTIMATE.start_create_fresh_int_array_~size#1
Supporting invariants []
[2023-09-08 15:09:08,139 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (53)] Forceful destruction successful, exit code 0
[2023-09-08 15:09:08,212 INFO  L156   tatePredicateManager]: 27 out of 27 supporting invariants were superfluous and have been removed
[2023-09-08 15:09:08,229 INFO  L145       PredicateUnifier]: Initialized classic predicate unifier
[2023-09-08 15:09:08,262 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-09-08 15:09:08,264 INFO  L262         TraceCheckSpWp]: Trace formula consists of 167 conjuncts, 2 conjunts are in the unsatisfiable core
[2023-09-08 15:09:08,265 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-09-08 15:09:08,351 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-09-08 15:09:08,351 INFO  L262         TraceCheckSpWp]: Trace formula consists of 18 conjuncts, 5 conjunts are in the unsatisfiable core
[2023-09-08 15:09:08,352 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-09-08 15:09:08,397 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-09-08 15:09:08,422 INFO  L141   lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.1 stem predicates 4 loop predicates 
[2023-09-08 15:09:08,424 INFO  L71    iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand null Second operand  has 5 states, 5 states have (on average 14.0) internal successors, (70), 5 states have internal predecessors, (70), 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)
[2023-09-08 15:09:08,677 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (54)] Forceful destruction successful, exit code 0
[2023-09-08 15:10:07,436 INFO  L75    iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand null. Second operand  has 5 states, 5 states have (on average 14.0) internal successors, (70), 5 states have internal predecessors, (70), 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) Result 331206 states and 1846963 transitions. Complement of second has 10 states.
[2023-09-08 15:10:07,438 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 6 states 1 stem states 3 non-accepting loop states 1 accepting loop states 
[2023-09-08 15:10:07,442 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 5 states, 5 states have (on average 14.0) internal successors, (70), 5 states have internal predecessors, (70), 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)
[2023-09-08 15:10:07,444 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 235 transitions.
[2023-09-08 15:10:07,445 INFO  L84            BuchiAccepts]: Start buchiAccepts Operand 6 states and 235 transitions. Stem has 63 letters. Loop has 7 letters.
[2023-09-08 15:10:07,446 INFO  L116           BuchiAccepts]: Finished buchiAccepts.
[2023-09-08 15:10:07,446 INFO  L84            BuchiAccepts]: Start buchiAccepts Operand 6 states and 235 transitions. Stem has 70 letters. Loop has 7 letters.
[2023-09-08 15:10:07,446 INFO  L116           BuchiAccepts]: Finished buchiAccepts.
[2023-09-08 15:10:07,446 INFO  L84            BuchiAccepts]: Start buchiAccepts Operand 6 states and 235 transitions. Stem has 63 letters. Loop has 14 letters.
[2023-09-08 15:10:07,447 INFO  L116           BuchiAccepts]: Finished buchiAccepts.
[2023-09-08 15:10:07,447 INFO  L82        GeneralOperation]: Start removeNonLiveStates. Operand 331206 states and 1846963 transitions.
[2023-09-08 15:10:15,564 INFO  L131   ngComponentsAnalysis]: Automaton has 16 accepting balls. 2152