./Ultimate.py --spec ../../sv-benchmarks/c/properties/termination.prp --file ../../sv-benchmarks/c/termination-memory-linkedlists/nondet_ll_search-alloca-2.i --full-output --architecture 64bit


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


Checking for termination
Using default analysis
Version d790fecc
Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/config/AutomizerTermination.xml -i ../../sv-benchmarks/c/termination-memory-linkedlists/nondet_ll_search-alloca-2.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-Termination-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1 --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(F end) )

 --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 92cc1f6c769364fe9cc16ca5ae48029ebbab8c8fc2e8ec68db92943c81943a77
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-d790fec
[2024-12-01 23:04:05,014 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-12-01 23:04:05,069 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-Termination-64bit-Automizer_Default.epf
[2024-12-01 23:04:05,073 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-12-01 23:04:05,073 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-12-01 23:04:05,095 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-12-01 23:04:05,096 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-12-01 23:04:05,096 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-12-01 23:04:05,096 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-12-01 23:04:05,097 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-12-01 23:04:05,097 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-12-01 23:04:05,097 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-12-01 23:04:05,097 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-12-01 23:04:05,097 INFO  L151        SettingsManager]: Preferences of BuchiAutomizer differ from their defaults:
[2024-12-01 23:04:05,097 INFO  L153        SettingsManager]:  * NCSB implementation=INTSET_LAZY3
[2024-12-01 23:04:05,097 INFO  L153        SettingsManager]:  * Use old map elimination=false
[2024-12-01 23:04:05,098 INFO  L153        SettingsManager]:  * Use external solver (rank synthesis)=false
[2024-12-01 23:04:05,098 INFO  L153        SettingsManager]:  * Use only trivial implications for array writes=true
[2024-12-01 23:04:05,098 INFO  L153        SettingsManager]:  * Rank analysis=LINEAR_WITH_GUESSES
[2024-12-01 23:04:05,098 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-12-01 23:04:05,098 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=ASSUME
[2024-12-01 23:04:05,098 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-12-01 23:04:05,098 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-12-01 23:04:05,098 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=ASSUME
[2024-12-01 23:04:05,098 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=ASSUME
[2024-12-01 23:04:05,098 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=ASSUME
[2024-12-01 23:04:05,099 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-12-01 23:04:05,099 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-12-01 23:04:05,099 INFO  L153        SettingsManager]:  * Assume nondeterminstic values are in range=false
[2024-12-01 23:04:05,099 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-12-01 23:04:05,099 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-12-01 23:04:05,099 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-12-01 23:04:05,099 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-12-01 23:04:05,099 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-12-01 23:04:05,099 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL_NO_AM
[2024-12-01 23:04:05,100 INFO  L151        SettingsManager]: Preferences of IcfgTransformer differ from their defaults:
[2024-12-01 23:04:05,100 INFO  L153        SettingsManager]:  * TransformationType=MODULO_NEIGHBOR
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(F end) )


Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 92cc1f6c769364fe9cc16ca5ae48029ebbab8c8fc2e8ec68db92943c81943a77
[2024-12-01 23:04:05,340 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-12-01 23:04:05,348 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-12-01 23:04:05,351 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-12-01 23:04:05,352 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-12-01 23:04:05,352 INFO  L274        PluginConnector]: CDTParser initialized
[2024-12-01 23:04:05,353 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/../../sv-benchmarks/c/termination-memory-linkedlists/nondet_ll_search-alloca-2.i
[2024-12-01 23:04:08,035 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/data/6847e180c/7e3ed4f3fcbb46febd0e532efbd5002a/FLAGa614e3d83
[2024-12-01 23:04:08,260 INFO  L384              CDTParser]: Found 1 translation units.
[2024-12-01 23:04:08,260 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/sv-benchmarks/c/termination-memory-linkedlists/nondet_ll_search-alloca-2.i
[2024-12-01 23:04:08,272 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/data/6847e180c/7e3ed4f3fcbb46febd0e532efbd5002a/FLAGa614e3d83
[2024-12-01 23:04:08,584 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/data/6847e180c/7e3ed4f3fcbb46febd0e532efbd5002a
[2024-12-01 23:04:08,586 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-12-01 23:04:08,587 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-12-01 23:04:08,588 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-12-01 23:04:08,588 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-12-01 23:04:08,592 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-12-01 23:04:08,592 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 01.12 11:04:08" (1/1) ...
[2024-12-01 23:04:08,593 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1e274775 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.12 11:04:08, skipping insertion in model container
[2024-12-01 23:04:08,593 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 01.12 11:04:08" (1/1) ...
[2024-12-01 23:04:08,616 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-12-01 23:04:08,823 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-01 23:04:08,833 INFO  L200         MainTranslator]: Completed pre-run
[2024-12-01 23:04:08,867 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-01 23:04:08,893 INFO  L204         MainTranslator]: Completed translation
[2024-12-01 23:04:08,894 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.12 11:04:08 WrapperNode
[2024-12-01 23:04:08,894 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-12-01 23:04:08,895 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-12-01 23:04:08,895 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-12-01 23:04:08,895 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-12-01 23:04:08,902 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.12 11:04:08" (1/1) ...
[2024-12-01 23:04:08,912 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.12 11:04:08" (1/1) ...
[2024-12-01 23:04:08,929 INFO  L138                Inliner]: procedures = 114, calls = 13, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 69
[2024-12-01 23:04:08,929 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-12-01 23:04:08,929 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-12-01 23:04:08,929 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-12-01 23:04:08,930 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-12-01 23:04:08,938 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.12 11:04:08" (1/1) ...
[2024-12-01 23:04:08,938 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.12 11:04:08" (1/1) ...
[2024-12-01 23:04:08,940 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.12 11:04:08" (1/1) ...
[2024-12-01 23:04:08,954 INFO  L175           MemorySlicer]: Split 7 memory accesses to 1 slices as follows [7]. 100 percent of accesses are in the largest equivalence class. The 0 initializations are split as follows [0]. The 5 writes are split as follows [5].
[2024-12-01 23:04:08,954 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.12 11:04:08" (1/1) ...
[2024-12-01 23:04:08,954 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.12 11:04:08" (1/1) ...
[2024-12-01 23:04:08,959 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.12 11:04:08" (1/1) ...
[2024-12-01 23:04:08,960 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.12 11:04:08" (1/1) ...
[2024-12-01 23:04:08,963 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.12 11:04:08" (1/1) ...
[2024-12-01 23:04:08,964 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.12 11:04:08" (1/1) ...
[2024-12-01 23:04:08,965 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.12 11:04:08" (1/1) ...
[2024-12-01 23:04:08,966 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-12-01 23:04:08,967 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-12-01 23:04:08,967 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-12-01 23:04:08,967 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-12-01 23:04:08,968 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.12 11:04:08" (1/1) ...
[2024-12-01 23:04:08,973 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:08,984 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:08,996 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:08,998 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Waiting until timeout for monitored process
[2024-12-01 23:04:09,021 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#0
[2024-12-01 23:04:09,021 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#0
[2024-12-01 23:04:09,021 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap
[2024-12-01 23:04:09,021 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#0
[2024-12-01 23:04:09,021 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#0
[2024-12-01 23:04:09,021 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-12-01 23:04:09,022 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-12-01 23:04:09,100 INFO  L234             CfgBuilder]: Building ICFG
[2024-12-01 23:04:09,102 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-12-01 23:04:09,250 INFO  L?                        ?]: Removed 25 outVars from TransFormulas that were not future-live.
[2024-12-01 23:04:09,250 INFO  L283             CfgBuilder]: Performing block encoding
[2024-12-01 23:04:09,259 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-12-01 23:04:09,259 INFO  L312             CfgBuilder]: Removed 2 assume(true) statements.
[2024-12-01 23:04:09,259 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 01.12 11:04:09 BoogieIcfgContainer
[2024-12-01 23:04:09,259 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-12-01 23:04:09,260 INFO  L112        PluginConnector]: ------------------------BuchiAutomizer----------------------------
[2024-12-01 23:04:09,260 INFO  L270        PluginConnector]: Initializing BuchiAutomizer...
[2024-12-01 23:04:09,266 INFO  L274        PluginConnector]: BuchiAutomizer initialized
[2024-12-01 23:04:09,266 INFO  L99          BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis
[2024-12-01 23:04:09,267 INFO  L184        PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 01.12 11:04:08" (1/3) ...
[2024-12-01 23:04:09,268 INFO  L204        PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@1e90889 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 01.12 11:04:09, skipping insertion in model container
[2024-12-01 23:04:09,268 INFO  L99          BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis
[2024-12-01 23:04:09,268 INFO  L184        PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.12 11:04:08" (2/3) ...
[2024-12-01 23:04:09,268 INFO  L204        PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@1e90889 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 01.12 11:04:09, skipping insertion in model container
[2024-12-01 23:04:09,268 INFO  L99          BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis
[2024-12-01 23:04:09,268 INFO  L184        PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 01.12 11:04:09" (3/3) ...
[2024-12-01 23:04:09,269 INFO  L363   chiAutomizerObserver]: Analyzing ICFG nondet_ll_search-alloca-2.i
[2024-12-01 23:04:09,314 INFO  L300   stractBuchiCegarLoop]: Interprodecural is true
[2024-12-01 23:04:09,314 INFO  L301   stractBuchiCegarLoop]: Hoare is None
[2024-12-01 23:04:09,314 INFO  L302   stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates
[2024-12-01 23:04:09,314 INFO  L303   stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE
[2024-12-01 23:04:09,314 INFO  L304   stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION
[2024-12-01 23:04:09,314 INFO  L305   stractBuchiCegarLoop]: Difference is false
[2024-12-01 23:04:09,314 INFO  L306   stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA
[2024-12-01 23:04:09,315 INFO  L310   stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ========
[2024-12-01 23:04:09,319 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand  has 18 states, 17 states have (on average 1.4705882352941178) internal successors, (25), 17 states have internal predecessors, (25), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-01 23:04:09,333 INFO  L131   ngComponentsAnalysis]: Automaton has 2 accepting balls. 6
[2024-12-01 23:04:09,333 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is false
[2024-12-01 23:04:09,333 INFO  L119           BuchiIsEmpty]: Starting construction of run
[2024-12-01 23:04:09,338 INFO  L148   hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1]
[2024-12-01 23:04:09,338 INFO  L149   hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1]
[2024-12-01 23:04:09,338 INFO  L332   stractBuchiCegarLoop]: ======== Iteration 1 ============
[2024-12-01 23:04:09,338 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand  has 18 states, 17 states have (on average 1.4705882352941178) internal successors, (25), 17 states have internal predecessors, (25), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-01 23:04:09,339 INFO  L131   ngComponentsAnalysis]: Automaton has 2 accepting balls. 6
[2024-12-01 23:04:09,339 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is false
[2024-12-01 23:04:09,339 INFO  L119           BuchiIsEmpty]: Starting construction of run
[2024-12-01 23:04:09,340 INFO  L148   hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1]
[2024-12-01 23:04:09,340 INFO  L149   hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1]
[2024-12-01 23:04:09,346 INFO  L747   eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;" "assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet9#1, main_#t~ret10#1.base, main_#t~ret10#1.offset, main_#t~nondet11#1, main_~n~0#1, main_~head~1#1.base, main_~head~1#1.offset, main_~m~0#1;havoc main_#t~nondet9#1;main_~n~0#1 := main_#t~nondet9#1;havoc main_#t~nondet9#1;" "assume !(main_~n~0#1 < 1);assume { :begin_inline_init_nondet_ll } true;init_nondet_ll_#in~n#1 := main_~n~0#1;havoc init_nondet_ll_#res#1.base, init_nondet_ll_#res#1.offset;havoc init_nondet_ll_#t~malloc2#1.base, init_nondet_ll_#t~malloc2#1.offset, init_nondet_ll_#t~malloc3#1.base, init_nondet_ll_#t~malloc3#1.offset, init_nondet_ll_~next_node~0#1.base, init_nondet_ll_~next_node~0#1.offset, init_nondet_ll_#t~post4#1, init_nondet_ll_~i~0#1, init_nondet_ll_#t~nondet5#1, init_nondet_ll_~n#1, init_nondet_ll_~head~0#1.base, init_nondet_ll_~head~0#1.offset, init_nondet_ll_~curr~0#1.base, init_nondet_ll_~curr~0#1.offset;init_nondet_ll_~n#1 := init_nondet_ll_#in~n#1;havoc init_nondet_ll_~head~0#1.base, init_nondet_ll_~head~0#1.offset;call init_nondet_ll_#t~malloc2#1.base, init_nondet_ll_#t~malloc2#1.offset := #Ultimate.allocOnHeap(12);init_nondet_ll_~curr~0#1.base, init_nondet_ll_~curr~0#1.offset := init_nondet_ll_#t~malloc2#1.base, init_nondet_ll_#t~malloc2#1.offset;havoc init_nondet_ll_#t~malloc2#1.base, init_nondet_ll_#t~malloc2#1.offset;call write~int#0(0, init_nondet_ll_~curr~0#1.base, init_nondet_ll_~curr~0#1.offset, 4);init_nondet_ll_~head~0#1.base, init_nondet_ll_~head~0#1.offset := init_nondet_ll_~curr~0#1.base, init_nondet_ll_~curr~0#1.offset;init_nondet_ll_~i~0#1 := 1;" 
[2024-12-01 23:04:09,346 INFO  L749   eck$LassoCheckResult]: Loop: "assume init_nondet_ll_~i~0#1 < init_nondet_ll_~n#1;" "call init_nondet_ll_#t~malloc3#1.base, init_nondet_ll_#t~malloc3#1.offset := #Ultimate.allocOnHeap(12);init_nondet_ll_~next_node~0#1.base, init_nondet_ll_~next_node~0#1.offset := init_nondet_ll_#t~malloc3#1.base, init_nondet_ll_#t~malloc3#1.offset;havoc init_nondet_ll_#t~malloc3#1.base, init_nondet_ll_#t~malloc3#1.offset;call write~int#0(init_nondet_ll_~i~0#1, init_nondet_ll_~next_node~0#1.base, init_nondet_ll_~next_node~0#1.offset, 4);call write~$Pointer$#0(init_nondet_ll_~next_node~0#1.base, init_nondet_ll_~next_node~0#1.offset, init_nondet_ll_~curr~0#1.base, 4 + init_nondet_ll_~curr~0#1.offset, 8);init_nondet_ll_~curr~0#1.base, init_nondet_ll_~curr~0#1.offset := init_nondet_ll_~next_node~0#1.base, init_nondet_ll_~next_node~0#1.offset;havoc init_nondet_ll_~next_node~0#1.base, init_nondet_ll_~next_node~0#1.offset;init_nondet_ll_#t~post4#1 := init_nondet_ll_~i~0#1;init_nondet_ll_~i~0#1 := 1 + init_nondet_ll_#t~post4#1;havoc init_nondet_ll_#t~post4#1;" 
[2024-12-01 23:04:09,350 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-01 23:04:09,351 INFO  L85        PathProgramCache]: Analyzing trace with hash 29860, now seen corresponding path program 1 times
[2024-12-01 23:04:09,357 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL_NO_AM
[2024-12-01 23:04:09,358 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [298646282]
[2024-12-01 23:04:09,358 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-01 23:04:09,359 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-01 23:04:09,440 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-01 23:04:09,440 INFO  L357             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-12-01 23:04:09,453 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-01 23:04:09,467 INFO  L130   FreeRefinementEngine]: Strategy CAMEL_NO_AM found a feasible trace
[2024-12-01 23:04:09,469 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-01 23:04:09,469 INFO  L85        PathProgramCache]: Analyzing trace with hash 1381, now seen corresponding path program 1 times
[2024-12-01 23:04:09,469 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL_NO_AM
[2024-12-01 23:04:09,469 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1354740160]
[2024-12-01 23:04:09,469 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-01 23:04:09,469 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-01 23:04:09,495 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-01 23:04:09,496 INFO  L357             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-12-01 23:04:09,508 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-01 23:04:09,511 INFO  L130   FreeRefinementEngine]: Strategy CAMEL_NO_AM found a feasible trace
[2024-12-01 23:04:09,512 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-01 23:04:09,512 INFO  L85        PathProgramCache]: Analyzing trace with hash 28695880, now seen corresponding path program 1 times
[2024-12-01 23:04:09,512 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL_NO_AM
[2024-12-01 23:04:09,512 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [405083603]
[2024-12-01 23:04:09,512 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-01 23:04:09,512 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-01 23:04:09,550 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-01 23:04:09,550 INFO  L357             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-12-01 23:04:09,574 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-01 23:04:09,579 INFO  L130   FreeRefinementEngine]: Strategy CAMEL_NO_AM found a feasible trace
[2024-12-01 23:04:10,377 INFO  L204          LassoAnalysis]: Preferences:
[2024-12-01 23:04:10,377 INFO  L125   ssoRankerPreferences]: Compute integeral hull: false
[2024-12-01 23:04:10,377 INFO  L126   ssoRankerPreferences]: Enable LassoPartitioneer: true
[2024-12-01 23:04:10,378 INFO  L127   ssoRankerPreferences]: Term annotations enabled: false
[2024-12-01 23:04:10,378 INFO  L128   ssoRankerPreferences]: Use exernal solver: false
[2024-12-01 23:04:10,378 INFO  L129   ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:10,378 INFO  L130   ssoRankerPreferences]: Dump SMT script to file: false
[2024-12-01 23:04:10,378 INFO  L131   ssoRankerPreferences]: Path of dumped script: 
[2024-12-01 23:04:10,378 INFO  L132   ssoRankerPreferences]: Filename of dumped script: nondet_ll_search-alloca-2.i_Iteration1_Lasso
[2024-12-01 23:04:10,378 INFO  L133   ssoRankerPreferences]: MapElimAlgo: Frank
[2024-12-01 23:04:10,379 INFO  L241          LassoAnalysis]: Starting lasso preprocessing...
[2024-12-01 23:04:10,389 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-01 23:04:10,395 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-01 23:04:10,566 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-01 23:04:10,569 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-01 23:04:10,571 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-01 23:04:10,574 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-01 23:04:10,576 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-01 23:04:10,578 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-01 23:04:10,580 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-01 23:04:10,584 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-01 23:04:10,587 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-01 23:04:10,589 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-01 23:04:10,591 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-01 23:04:10,594 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-01 23:04:10,596 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-01 23:04:10,598 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-01 23:04:10,600 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-01 23:04:10,603 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-01 23:04:10,606 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-01 23:04:10,608 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-01 23:04:10,847 INFO  L259          LassoAnalysis]: Preprocessing complete.
[2024-12-01 23:04:10,850 INFO  L451          LassoAnalysis]: Using template 'affine'.
[2024-12-01 23:04:10,851 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:10,851 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:10,852 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:10,853 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Waiting until timeout for monitored process
[2024-12-01 23:04:10,855 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:10,866 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:10,866 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:10,867 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:10,867 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:10,867 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-12-01 23:04:10,871 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-12-01 23:04:10,871 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:10,873 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:10,878 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Ended with exit code 0
[2024-12-01 23:04:10,879 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:10,879 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:10,880 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:10,881 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Waiting until timeout for monitored process
[2024-12-01 23:04:10,882 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:10,894 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:10,894 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:10,894 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:10,894 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-12-01 23:04:10,898 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-12-01 23:04:10,898 INFO  L402   nArgumentSynthesizer]: A total of 2 supporting invariants were added.
[2024-12-01 23:04:10,903 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:10,909 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Ended with exit code 0
[2024-12-01 23:04:10,909 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:10,909 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:10,911 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:10,912 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Waiting until timeout for monitored process
[2024-12-01 23:04:10,913 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:10,924 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:10,924 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:10,924 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:10,925 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:10,925 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-12-01 23:04:10,926 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-12-01 23:04:10,926 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:10,928 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:10,936 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Ended with exit code 0
[2024-12-01 23:04:10,936 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:10,936 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:10,938 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:10,939 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Waiting until timeout for monitored process
[2024-12-01 23:04:10,940 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:10,951 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:10,951 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:10,951 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:10,951 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:10,951 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-12-01 23:04:10,952 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-12-01 23:04:10,952 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:10,953 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:10,958 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Ended with exit code 0
[2024-12-01 23:04:10,958 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:10,958 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:10,960 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:10,961 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Waiting until timeout for monitored process
[2024-12-01 23:04:10,962 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:10,973 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:10,973 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:10,973 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:10,973 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:10,973 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-12-01 23:04:10,974 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-12-01 23:04:10,974 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:10,975 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:10,980 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Ended with exit code 0
[2024-12-01 23:04:10,980 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:10,980 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:10,982 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:10,983 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Waiting until timeout for monitored process
[2024-12-01 23:04:10,984 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:10,994 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:10,995 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:10,995 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:10,995 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:10,995 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-12-01 23:04:10,995 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-12-01 23:04:10,995 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:10,997 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:11,002 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Ended with exit code 0
[2024-12-01 23:04:11,002 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:11,002 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:11,003 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:11,004 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Waiting until timeout for monitored process
[2024-12-01 23:04:11,006 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:11,017 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:11,017 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:11,017 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:11,017 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-12-01 23:04:11,022 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-12-01 23:04:11,022 INFO  L402   nArgumentSynthesizer]: A total of 2 supporting invariants were added.
[2024-12-01 23:04:11,030 INFO  L420   nArgumentSynthesizer]: Found a termination argument, trying to simplify.
[2024-12-01 23:04:11,049 INFO  L443   ModelExtractionUtils]: Simplification made 8 calls to the SMT solver.
[2024-12-01 23:04:11,052 INFO  L444   ModelExtractionUtils]: 4 out of 16 variables were initially zero. Simplification set additionally 9 variables to zero.
[2024-12-01 23:04:11,053 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:11,054 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:11,055 INFO  L229       MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:11,060 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Waiting until timeout for monitored process
[2024-12-01 23:04:11,060 INFO  L435   nArgumentSynthesizer]: Simplifying supporting invariants...
[2024-12-01 23:04:11,073 INFO  L438   nArgumentSynthesizer]: Removed 2 redundant supporting invariants from a total of 2.
[2024-12-01 23:04:11,073 INFO  L474          LassoAnalysis]: Proved termination.
[2024-12-01 23:04:11,073 INFO  L476          LassoAnalysis]: Termination argument consisting of:
Ranking function f(ULTIMATE.start_init_nondet_ll_~i~0#1, ULTIMATE.start_init_nondet_ll_~n#1) = -1*ULTIMATE.start_init_nondet_ll_~i~0#1 + 1*ULTIMATE.start_init_nondet_ll_~n#1
Supporting invariants []
[2024-12-01 23:04:11,081 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Ended with exit code 0
[2024-12-01 23:04:11,089 INFO  L156   tatePredicateManager]: 2 out of 2 supporting invariants were superfluous and have been removed
[2024-12-01 23:04:11,115 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-01 23:04:11,137 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-01 23:04:11,138 INFO  L256         TraceCheckSpWp]: Trace formula consists of 45 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-12-01 23:04:11,139 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-01 23:04:11,167 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-01 23:04:11,168 INFO  L256         TraceCheckSpWp]: Trace formula consists of 48 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-12-01 23:04:11,168 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-01 23:04:11,187 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-01 23:04:11,213 INFO  L141   lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.1 stem predicates 2 loop predicates 
[2024-12-01 23:04:11,215 INFO  L71    iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand  has 18 states, 17 states have (on average 1.4705882352941178) internal successors, (25), 17 states have internal predecessors, (25), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand  has 3 states, 3 states have (on average 1.6666666666666667) internal successors, (5), 3 states have internal predecessors, (5), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-01 23:04:11,254 INFO  L75    iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand  has 18 states, 17 states have (on average 1.4705882352941178) internal successors, (25), 17 states have internal predecessors, (25), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0). Second operand  has 3 states, 3 states have (on average 1.6666666666666667) internal successors, (5), 3 states have internal predecessors, (5), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 36 states and 49 transitions. Complement of second has 6 states.
[2024-12-01 23:04:11,256 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 4 states 1 stem states 1 non-accepting loop states 1 accepting loop states 
[2024-12-01 23:04:11,260 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 3 states, 3 states have (on average 1.6666666666666667) internal successors, (5), 3 states have internal predecessors, (5), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-01 23:04:11,262 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 26 transitions.
[2024-12-01 23:04:11,266 INFO  L84            BuchiAccepts]: Start buchiAccepts Operand 4 states and 26 transitions. Stem has 3 letters. Loop has 2 letters.
[2024-12-01 23:04:11,267 INFO  L116           BuchiAccepts]: Finished buchiAccepts.
[2024-12-01 23:04:11,267 INFO  L84            BuchiAccepts]: Start buchiAccepts Operand 4 states and 26 transitions. Stem has 5 letters. Loop has 2 letters.
[2024-12-01 23:04:11,267 INFO  L116           BuchiAccepts]: Finished buchiAccepts.
[2024-12-01 23:04:11,267 INFO  L84            BuchiAccepts]: Start buchiAccepts Operand 4 states and 26 transitions. Stem has 3 letters. Loop has 4 letters.
[2024-12-01 23:04:11,267 INFO  L116           BuchiAccepts]: Finished buchiAccepts.
[2024-12-01 23:04:11,268 INFO  L82        GeneralOperation]: Start removeNonLiveStates. Operand 36 states and 49 transitions.
[2024-12-01 23:04:11,270 INFO  L131   ngComponentsAnalysis]: Automaton has 1 accepting balls. 4
[2024-12-01 23:04:11,272 INFO  L88        GeneralOperation]: Finished removeNonLiveStates. Reduced from 36 states to 15 states and 19 transitions.
[2024-12-01 23:04:11,273 INFO  L87         BuchiClosureNwa]: Accepting states before buchiClosure: 12
[2024-12-01 23:04:11,274 INFO  L106        BuchiClosureNwa]: Accepting states after buchiClosure: 13
[2024-12-01 23:04:11,274 INFO  L73         IsDeterministic]: Start isDeterministic. Operand 15 states and 19 transitions.
[2024-12-01 23:04:11,274 INFO  L80         IsDeterministic]: Finished isDeterministic. Operand is deterministic.
[2024-12-01 23:04:11,275 INFO  L218   hiAutomatonCegarLoop]: Abstraction has 15 states and 19 transitions.
[2024-12-01 23:04:11,284 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 15 states and 19 transitions.
[2024-12-01 23:04:11,291 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 15 to 15.
[2024-12-01 23:04:11,291 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 15 states, 15 states have (on average 1.2666666666666666) internal successors, (19), 14 states have internal predecessors, (19), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-01 23:04:11,291 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 15 states to 15 states and 19 transitions.
[2024-12-01 23:04:11,292 INFO  L240   hiAutomatonCegarLoop]: Abstraction has 15 states and 19 transitions.
[2024-12-01 23:04:11,293 INFO  L425   stractBuchiCegarLoop]: Abstraction has 15 states and 19 transitions.
[2024-12-01 23:04:11,293 INFO  L332   stractBuchiCegarLoop]: ======== Iteration 2 ============
[2024-12-01 23:04:11,293 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand 15 states and 19 transitions.
[2024-12-01 23:04:11,293 INFO  L131   ngComponentsAnalysis]: Automaton has 1 accepting balls. 4
[2024-12-01 23:04:11,293 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is false
[2024-12-01 23:04:11,293 INFO  L119           BuchiIsEmpty]: Starting construction of run
[2024-12-01 23:04:11,294 INFO  L148   hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-01 23:04:11,294 INFO  L149   hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1]
[2024-12-01 23:04:11,294 INFO  L747   eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;" "assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet9#1, main_#t~ret10#1.base, main_#t~ret10#1.offset, main_#t~nondet11#1, main_~n~0#1, main_~head~1#1.base, main_~head~1#1.offset, main_~m~0#1;havoc main_#t~nondet9#1;main_~n~0#1 := main_#t~nondet9#1;havoc main_#t~nondet9#1;" "assume !(main_~n~0#1 < 1);assume { :begin_inline_init_nondet_ll } true;init_nondet_ll_#in~n#1 := main_~n~0#1;havoc init_nondet_ll_#res#1.base, init_nondet_ll_#res#1.offset;havoc init_nondet_ll_#t~malloc2#1.base, init_nondet_ll_#t~malloc2#1.offset, init_nondet_ll_#t~malloc3#1.base, init_nondet_ll_#t~malloc3#1.offset, init_nondet_ll_~next_node~0#1.base, init_nondet_ll_~next_node~0#1.offset, init_nondet_ll_#t~post4#1, init_nondet_ll_~i~0#1, init_nondet_ll_#t~nondet5#1, init_nondet_ll_~n#1, init_nondet_ll_~head~0#1.base, init_nondet_ll_~head~0#1.offset, init_nondet_ll_~curr~0#1.base, init_nondet_ll_~curr~0#1.offset;init_nondet_ll_~n#1 := init_nondet_ll_#in~n#1;havoc init_nondet_ll_~head~0#1.base, init_nondet_ll_~head~0#1.offset;call init_nondet_ll_#t~malloc2#1.base, init_nondet_ll_#t~malloc2#1.offset := #Ultimate.allocOnHeap(12);init_nondet_ll_~curr~0#1.base, init_nondet_ll_~curr~0#1.offset := init_nondet_ll_#t~malloc2#1.base, init_nondet_ll_#t~malloc2#1.offset;havoc init_nondet_ll_#t~malloc2#1.base, init_nondet_ll_#t~malloc2#1.offset;call write~int#0(0, init_nondet_ll_~curr~0#1.base, init_nondet_ll_~curr~0#1.offset, 4);init_nondet_ll_~head~0#1.base, init_nondet_ll_~head~0#1.offset := init_nondet_ll_~curr~0#1.base, init_nondet_ll_~curr~0#1.offset;init_nondet_ll_~i~0#1 := 1;" "assume !(init_nondet_ll_~i~0#1 < init_nondet_ll_~n#1);" "havoc init_nondet_ll_~i~0#1;havoc init_nondet_ll_#t~nondet5#1;" "assume !(0 != init_nondet_ll_#t~nondet5#1);havoc init_nondet_ll_#t~nondet5#1;call write~$Pointer$#0(0, 0, init_nondet_ll_~curr~0#1.base, 4 + init_nondet_ll_~curr~0#1.offset, 8);" "init_nondet_ll_#res#1.base, init_nondet_ll_#res#1.offset := init_nondet_ll_~head~0#1.base, init_nondet_ll_~head~0#1.offset;" "main_#t~ret10#1.base, main_#t~ret10#1.offset := init_nondet_ll_#res#1.base, init_nondet_ll_#res#1.offset;havoc init_nondet_ll_#t~malloc2#1.base, init_nondet_ll_#t~malloc2#1.offset, init_nondet_ll_#t~malloc3#1.base, init_nondet_ll_#t~malloc3#1.offset, init_nondet_ll_~next_node~0#1.base, init_nondet_ll_~next_node~0#1.offset, init_nondet_ll_#t~post4#1, init_nondet_ll_~i~0#1, init_nondet_ll_#t~nondet5#1, init_nondet_ll_~n#1, init_nondet_ll_~head~0#1.base, init_nondet_ll_~head~0#1.offset, init_nondet_ll_~curr~0#1.base, init_nondet_ll_~curr~0#1.offset;havoc init_nondet_ll_#in~n#1;assume { :end_inline_init_nondet_ll } true;main_~head~1#1.base, main_~head~1#1.offset := main_#t~ret10#1.base, main_#t~ret10#1.offset;havoc main_#t~ret10#1.base, main_#t~ret10#1.offset;havoc main_#t~nondet11#1;main_~m~0#1 := main_#t~nondet11#1;havoc main_#t~nondet11#1;" "assume !(main_~m~0#1 < 0);assume { :begin_inline_safe_search } true;safe_search_#in~head#1.base, safe_search_#in~head#1.offset, safe_search_#in~i#1 := main_~head~1#1.base, main_~head~1#1.offset, (if main_~m~0#1 < 0 && 0 != main_~m~0#1 % main_~n~0#1 then (if main_~n~0#1 < 0 then main_~m~0#1 % main_~n~0#1 + main_~n~0#1 else main_~m~0#1 % main_~n~0#1 - main_~n~0#1) else main_~m~0#1 % main_~n~0#1);havoc safe_search_#t~mem6#1, safe_search_#t~short7#1, safe_search_#t~mem8#1.base, safe_search_#t~mem8#1.offset, safe_search_~head#1.base, safe_search_~head#1.offset, safe_search_~i#1, safe_search_~curr~1#1.base, safe_search_~curr~1#1.offset;safe_search_~head#1.base, safe_search_~head#1.offset := safe_search_#in~head#1.base, safe_search_#in~head#1.offset;safe_search_~i#1 := safe_search_#in~i#1;safe_search_~curr~1#1.base, safe_search_~curr~1#1.offset := safe_search_~head#1.base, safe_search_~head#1.offset;" 
[2024-12-01 23:04:11,294 INFO  L749   eck$LassoCheckResult]: Loop: "safe_search_#t~short7#1 := safe_search_~curr~1#1.base != 0 || safe_search_~curr~1#1.offset != 0;" "assume safe_search_#t~short7#1;call safe_search_#t~mem6#1 := read~int#0(safe_search_~curr~1#1.base, safe_search_~curr~1#1.offset, 4);safe_search_#t~short7#1 := safe_search_#t~mem6#1 != safe_search_~i#1;" "assume safe_search_#t~short7#1;havoc safe_search_#t~mem6#1;havoc safe_search_#t~short7#1;" "call safe_search_#t~mem8#1.base, safe_search_#t~mem8#1.offset := read~$Pointer$#0(safe_search_~curr~1#1.base, 4 + safe_search_~curr~1#1.offset, 8);safe_search_~curr~1#1.base, safe_search_~curr~1#1.offset := safe_search_#t~mem8#1.base, safe_search_#t~mem8#1.offset;havoc safe_search_#t~mem8#1.base, safe_search_#t~mem8#1.offset;" 
[2024-12-01 23:04:11,295 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-01 23:04:11,295 INFO  L85        PathProgramCache]: Analyzing trace with hash 1361331985, now seen corresponding path program 1 times
[2024-12-01 23:04:11,295 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL_NO_AM
[2024-12-01 23:04:11,295 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [296108317]
[2024-12-01 23:04:11,295 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-01 23:04:11,295 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-01 23:04:11,325 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-12-01 23:04:11,327 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1094081663]
[2024-12-01 23:04:11,327 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-01 23:04:11,327 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-01 23:04:11,327 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:11,329 INFO  L229       MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-01 23:04:11,330 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process
[2024-12-01 23:04:11,390 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-01 23:04:11,391 INFO  L357             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-12-01 23:04:11,403 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-01 23:04:11,414 INFO  L130   FreeRefinementEngine]: Strategy CAMEL_NO_AM found a feasible trace
[2024-12-01 23:04:11,415 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-01 23:04:11,415 INFO  L85        PathProgramCache]: Analyzing trace with hash 2127272, now seen corresponding path program 1 times
[2024-12-01 23:04:11,415 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL_NO_AM
[2024-12-01 23:04:11,415 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1025033914]
[2024-12-01 23:04:11,415 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-01 23:04:11,415 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-01 23:04:11,422 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-01 23:04:11,422 INFO  L357             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-12-01 23:04:11,426 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-01 23:04:11,428 INFO  L130   FreeRefinementEngine]: Strategy CAMEL_NO_AM found a feasible trace
[2024-12-01 23:04:11,429 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-01 23:04:11,429 INFO  L85        PathProgramCache]: Analyzing trace with hash 145405112, now seen corresponding path program 1 times
[2024-12-01 23:04:11,429 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL_NO_AM
[2024-12-01 23:04:11,429 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1072950759]
[2024-12-01 23:04:11,429 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-01 23:04:11,429 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-01 23:04:11,454 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-01 23:04:11,672 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Ended with exit code 0
[2024-12-01 23:04:11,902 INFO  L136   FreeRefinementEngine]: Strategy CAMEL_NO_AM found an infeasible trace
[2024-12-01 23:04:11,903 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1072950759]
[2024-12-01 23:04:11,903 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1072950759] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-01 23:04:11,903 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [869944095]
[2024-12-01 23:04:11,903 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-01 23:04:11,903 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-01 23:04:11,903 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:11,905 INFO  L229       MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-01 23:04:11,907 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process
[2024-12-01 23:04:11,972 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-01 23:04:11,974 INFO  L256         TraceCheckSpWp]: Trace formula consists of 108 conjuncts, 39 conjuncts are in the unsatisfiable core
[2024-12-01 23:04:11,977 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-01 23:04:12,007 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7
[2024-12-01 23:04:12,098 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 11
[2024-12-01 23:04:12,240 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-01 23:04:13,161 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [869944095] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-01 23:04:13,161 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-01 23:04:13,161 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9, 9] total 21
[2024-12-01 23:04:13,161 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [323943723]
[2024-12-01 23:04:13,162 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-01 23:04:13,253 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL_NO_AM
[2024-12-01 23:04:13,254 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 21 interpolants.
[2024-12-01 23:04:13,255 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=51, Invalid=359, Unknown=10, NotChecked=0, Total=420
[2024-12-01 23:04:13,256 INFO  L87              Difference]: Start difference. First operand 15 states and 19 transitions. cyclomatic complexity: 6 Second operand  has 21 states, 21 states have (on average 1.4761904761904763) internal successors, (31), 21 states have internal predecessors, (31), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-01 23:04:13,707 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-01 23:04:13,708 INFO  L93              Difference]: Finished difference Result 25 states and 29 transitions.
[2024-12-01 23:04:13,708 INFO  L82        GeneralOperation]: Start removeNonLiveStates. Operand 25 states and 29 transitions.
[2024-12-01 23:04:13,709 INFO  L131   ngComponentsAnalysis]: Automaton has 1 accepting balls. 4
[2024-12-01 23:04:13,709 INFO  L88        GeneralOperation]: Finished removeNonLiveStates. Reduced from 25 states to 16 states and 18 transitions.
[2024-12-01 23:04:13,709 INFO  L87         BuchiClosureNwa]: Accepting states before buchiClosure: 13
[2024-12-01 23:04:13,709 INFO  L106        BuchiClosureNwa]: Accepting states after buchiClosure: 13
[2024-12-01 23:04:13,709 INFO  L73         IsDeterministic]: Start isDeterministic. Operand 16 states and 18 transitions.
[2024-12-01 23:04:13,709 INFO  L80         IsDeterministic]: Finished isDeterministic. Operand is deterministic.
[2024-12-01 23:04:13,709 INFO  L218   hiAutomatonCegarLoop]: Abstraction has 16 states and 18 transitions.
[2024-12-01 23:04:13,710 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 16 states and 18 transitions.
[2024-12-01 23:04:13,710 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 16 to 15.
[2024-12-01 23:04:13,711 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 15 states, 15 states have (on average 1.1333333333333333) internal successors, (17), 14 states have internal predecessors, (17), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-01 23:04:13,711 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 15 states to 15 states and 17 transitions.
[2024-12-01 23:04:13,711 INFO  L240   hiAutomatonCegarLoop]: Abstraction has 15 states and 17 transitions.
[2024-12-01 23:04:13,711 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-12-01 23:04:13,712 INFO  L425   stractBuchiCegarLoop]: Abstraction has 15 states and 17 transitions.
[2024-12-01 23:04:13,712 INFO  L332   stractBuchiCegarLoop]: ======== Iteration 3 ============
[2024-12-01 23:04:13,712 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand 15 states and 17 transitions.
[2024-12-01 23:04:13,713 INFO  L131   ngComponentsAnalysis]: Automaton has 1 accepting balls. 4
[2024-12-01 23:04:13,713 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is false
[2024-12-01 23:04:13,713 INFO  L119           BuchiIsEmpty]: Starting construction of run
[2024-12-01 23:04:13,713 INFO  L148   hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-01 23:04:13,713 INFO  L149   hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1]
[2024-12-01 23:04:13,713 INFO  L747   eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;" "assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet9#1, main_#t~ret10#1.base, main_#t~ret10#1.offset, main_#t~nondet11#1, main_~n~0#1, main_~head~1#1.base, main_~head~1#1.offset, main_~m~0#1;havoc main_#t~nondet9#1;main_~n~0#1 := main_#t~nondet9#1;havoc main_#t~nondet9#1;" "assume !(main_~n~0#1 < 1);assume { :begin_inline_init_nondet_ll } true;init_nondet_ll_#in~n#1 := main_~n~0#1;havoc init_nondet_ll_#res#1.base, init_nondet_ll_#res#1.offset;havoc init_nondet_ll_#t~malloc2#1.base, init_nondet_ll_#t~malloc2#1.offset, init_nondet_ll_#t~malloc3#1.base, init_nondet_ll_#t~malloc3#1.offset, init_nondet_ll_~next_node~0#1.base, init_nondet_ll_~next_node~0#1.offset, init_nondet_ll_#t~post4#1, init_nondet_ll_~i~0#1, init_nondet_ll_#t~nondet5#1, init_nondet_ll_~n#1, init_nondet_ll_~head~0#1.base, init_nondet_ll_~head~0#1.offset, init_nondet_ll_~curr~0#1.base, init_nondet_ll_~curr~0#1.offset;init_nondet_ll_~n#1 := init_nondet_ll_#in~n#1;havoc init_nondet_ll_~head~0#1.base, init_nondet_ll_~head~0#1.offset;call init_nondet_ll_#t~malloc2#1.base, init_nondet_ll_#t~malloc2#1.offset := #Ultimate.allocOnHeap(12);init_nondet_ll_~curr~0#1.base, init_nondet_ll_~curr~0#1.offset := init_nondet_ll_#t~malloc2#1.base, init_nondet_ll_#t~malloc2#1.offset;havoc init_nondet_ll_#t~malloc2#1.base, init_nondet_ll_#t~malloc2#1.offset;call write~int#0(0, init_nondet_ll_~curr~0#1.base, init_nondet_ll_~curr~0#1.offset, 4);init_nondet_ll_~head~0#1.base, init_nondet_ll_~head~0#1.offset := init_nondet_ll_~curr~0#1.base, init_nondet_ll_~curr~0#1.offset;init_nondet_ll_~i~0#1 := 1;" "assume init_nondet_ll_~i~0#1 < init_nondet_ll_~n#1;" "call init_nondet_ll_#t~malloc3#1.base, init_nondet_ll_#t~malloc3#1.offset := #Ultimate.allocOnHeap(12);init_nondet_ll_~next_node~0#1.base, init_nondet_ll_~next_node~0#1.offset := init_nondet_ll_#t~malloc3#1.base, init_nondet_ll_#t~malloc3#1.offset;havoc init_nondet_ll_#t~malloc3#1.base, init_nondet_ll_#t~malloc3#1.offset;call write~int#0(init_nondet_ll_~i~0#1, init_nondet_ll_~next_node~0#1.base, init_nondet_ll_~next_node~0#1.offset, 4);call write~$Pointer$#0(init_nondet_ll_~next_node~0#1.base, init_nondet_ll_~next_node~0#1.offset, init_nondet_ll_~curr~0#1.base, 4 + init_nondet_ll_~curr~0#1.offset, 8);init_nondet_ll_~curr~0#1.base, init_nondet_ll_~curr~0#1.offset := init_nondet_ll_~next_node~0#1.base, init_nondet_ll_~next_node~0#1.offset;havoc init_nondet_ll_~next_node~0#1.base, init_nondet_ll_~next_node~0#1.offset;init_nondet_ll_#t~post4#1 := init_nondet_ll_~i~0#1;init_nondet_ll_~i~0#1 := 1 + init_nondet_ll_#t~post4#1;havoc init_nondet_ll_#t~post4#1;" "assume !(init_nondet_ll_~i~0#1 < init_nondet_ll_~n#1);" "havoc init_nondet_ll_~i~0#1;havoc init_nondet_ll_#t~nondet5#1;" "assume !(0 != init_nondet_ll_#t~nondet5#1);havoc init_nondet_ll_#t~nondet5#1;call write~$Pointer$#0(0, 0, init_nondet_ll_~curr~0#1.base, 4 + init_nondet_ll_~curr~0#1.offset, 8);" "init_nondet_ll_#res#1.base, init_nondet_ll_#res#1.offset := init_nondet_ll_~head~0#1.base, init_nondet_ll_~head~0#1.offset;" "main_#t~ret10#1.base, main_#t~ret10#1.offset := init_nondet_ll_#res#1.base, init_nondet_ll_#res#1.offset;havoc init_nondet_ll_#t~malloc2#1.base, init_nondet_ll_#t~malloc2#1.offset, init_nondet_ll_#t~malloc3#1.base, init_nondet_ll_#t~malloc3#1.offset, init_nondet_ll_~next_node~0#1.base, init_nondet_ll_~next_node~0#1.offset, init_nondet_ll_#t~post4#1, init_nondet_ll_~i~0#1, init_nondet_ll_#t~nondet5#1, init_nondet_ll_~n#1, init_nondet_ll_~head~0#1.base, init_nondet_ll_~head~0#1.offset, init_nondet_ll_~curr~0#1.base, init_nondet_ll_~curr~0#1.offset;havoc init_nondet_ll_#in~n#1;assume { :end_inline_init_nondet_ll } true;main_~head~1#1.base, main_~head~1#1.offset := main_#t~ret10#1.base, main_#t~ret10#1.offset;havoc main_#t~ret10#1.base, main_#t~ret10#1.offset;havoc main_#t~nondet11#1;main_~m~0#1 := main_#t~nondet11#1;havoc main_#t~nondet11#1;" "assume !(main_~m~0#1 < 0);assume { :begin_inline_safe_search } true;safe_search_#in~head#1.base, safe_search_#in~head#1.offset, safe_search_#in~i#1 := main_~head~1#1.base, main_~head~1#1.offset, (if main_~m~0#1 < 0 && 0 != main_~m~0#1 % main_~n~0#1 then (if main_~n~0#1 < 0 then main_~m~0#1 % main_~n~0#1 + main_~n~0#1 else main_~m~0#1 % main_~n~0#1 - main_~n~0#1) else main_~m~0#1 % main_~n~0#1);havoc safe_search_#t~mem6#1, safe_search_#t~short7#1, safe_search_#t~mem8#1.base, safe_search_#t~mem8#1.offset, safe_search_~head#1.base, safe_search_~head#1.offset, safe_search_~i#1, safe_search_~curr~1#1.base, safe_search_~curr~1#1.offset;safe_search_~head#1.base, safe_search_~head#1.offset := safe_search_#in~head#1.base, safe_search_#in~head#1.offset;safe_search_~i#1 := safe_search_#in~i#1;safe_search_~curr~1#1.base, safe_search_~curr~1#1.offset := safe_search_~head#1.base, safe_search_~head#1.offset;" 
[2024-12-01 23:04:13,713 INFO  L749   eck$LassoCheckResult]: Loop: "safe_search_#t~short7#1 := safe_search_~curr~1#1.base != 0 || safe_search_~curr~1#1.offset != 0;" "assume safe_search_#t~short7#1;call safe_search_#t~mem6#1 := read~int#0(safe_search_~curr~1#1.base, safe_search_~curr~1#1.offset, 4);safe_search_#t~short7#1 := safe_search_#t~mem6#1 != safe_search_~i#1;" "assume safe_search_#t~short7#1;havoc safe_search_#t~mem6#1;havoc safe_search_#t~short7#1;" "call safe_search_#t~mem8#1.base, safe_search_#t~mem8#1.offset := read~$Pointer$#0(safe_search_~curr~1#1.base, 4 + safe_search_~curr~1#1.offset, 8);safe_search_~curr~1#1.base, safe_search_~curr~1#1.offset := safe_search_#t~mem8#1.base, safe_search_#t~mem8#1.offset;havoc safe_search_#t~mem8#1.base, safe_search_#t~mem8#1.offset;" 
[2024-12-01 23:04:13,714 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-01 23:04:13,714 INFO  L85        PathProgramCache]: Analyzing trace with hash -492198731, now seen corresponding path program 1 times
[2024-12-01 23:04:13,714 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL_NO_AM
[2024-12-01 23:04:13,714 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1237271353]
[2024-12-01 23:04:13,714 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-01 23:04:13,714 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-01 23:04:13,740 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-12-01 23:04:13,742 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1673893041]
[2024-12-01 23:04:13,742 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-01 23:04:13,742 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-01 23:04:13,742 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:13,744 INFO  L229       MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-01 23:04:13,745 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process
[2024-12-01 23:04:13,823 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-01 23:04:13,823 INFO  L357             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-12-01 23:04:13,843 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-01 23:04:13,855 INFO  L130   FreeRefinementEngine]: Strategy CAMEL_NO_AM found a feasible trace
[2024-12-01 23:04:13,856 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-01 23:04:13,856 INFO  L85        PathProgramCache]: Analyzing trace with hash 2127272, now seen corresponding path program 2 times
[2024-12-01 23:04:13,856 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL_NO_AM
[2024-12-01 23:04:13,856 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [932759663]
[2024-12-01 23:04:13,856 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-01 23:04:13,856 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-01 23:04:13,860 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-01 23:04:13,860 INFO  L357             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-12-01 23:04:13,862 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-01 23:04:13,864 INFO  L130   FreeRefinementEngine]: Strategy CAMEL_NO_AM found a feasible trace
[2024-12-01 23:04:13,864 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-01 23:04:13,864 INFO  L85        PathProgramCache]: Analyzing trace with hash 2000724060, now seen corresponding path program 1 times
[2024-12-01 23:04:13,865 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL_NO_AM
[2024-12-01 23:04:13,865 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1108481979]
[2024-12-01 23:04:13,865 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-01 23:04:13,865 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-01 23:04:13,899 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-12-01 23:04:13,900 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [324426529]
[2024-12-01 23:04:13,901 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-01 23:04:13,901 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-01 23:04:13,901 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:13,903 INFO  L229       MonitoredProcess]: Starting monitored process 13 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-01 23:04:13,905 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process
[2024-12-01 23:04:14,001 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-01 23:04:14,001 INFO  L357             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-12-01 23:04:14,028 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-01 23:04:14,041 INFO  L130   FreeRefinementEngine]: Strategy CAMEL_NO_AM found a feasible trace
[2024-12-01 23:04:15,574 INFO  L204          LassoAnalysis]: Preferences:
[2024-12-01 23:04:15,575 INFO  L125   ssoRankerPreferences]: Compute integeral hull: false
[2024-12-01 23:04:15,575 INFO  L126   ssoRankerPreferences]: Enable LassoPartitioneer: true
[2024-12-01 23:04:15,575 INFO  L127   ssoRankerPreferences]: Term annotations enabled: false
[2024-12-01 23:04:15,575 INFO  L128   ssoRankerPreferences]: Use exernal solver: false
[2024-12-01 23:04:15,575 INFO  L129   ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:15,575 INFO  L130   ssoRankerPreferences]: Dump SMT script to file: false
[2024-12-01 23:04:15,575 INFO  L131   ssoRankerPreferences]: Path of dumped script: 
[2024-12-01 23:04:15,575 INFO  L132   ssoRankerPreferences]: Filename of dumped script: nondet_ll_search-alloca-2.i_Iteration3_Lasso
[2024-12-01 23:04:15,575 INFO  L133   ssoRankerPreferences]: MapElimAlgo: Frank
[2024-12-01 23:04:15,575 INFO  L241          LassoAnalysis]: Starting lasso preprocessing...
[2024-12-01 23:04:15,578 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-01 23:04:15,579 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-01 23:04:15,581 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-01 23:04:15,582 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-01 23:04:15,584 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-01 23:04:15,585 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-01 23:04:15,587 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-01 23:04:15,588 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-01 23:04:15,590 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-01 23:04:15,592 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-01 23:04:15,594 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-01 23:04:15,595 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-01 23:04:15,597 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-01 23:04:15,599 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-01 23:04:15,601 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-01 23:04:15,602 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-01 23:04:15,604 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-01 23:04:15,606 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-01 23:04:15,791 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-01 23:04:15,793 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-01 23:04:15,795 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-01 23:04:15,796 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-01 23:04:15,798 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-01 23:04:15,799 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-01 23:04:15,801 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-01 23:04:15,802 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-01 23:04:15,804 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-01 23:04:15,805 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-01 23:04:15,806 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-01 23:04:15,808 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-01 23:04:15,809 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-01 23:04:16,169 INFO  L259          LassoAnalysis]: Preprocessing complete.
[2024-12-01 23:04:16,169 INFO  L451          LassoAnalysis]: Using template 'affine'.
[2024-12-01 23:04:16,169 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:16,169 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:16,171 INFO  L229       MonitoredProcess]: Starting monitored process 14 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:16,172 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Waiting until timeout for monitored process
[2024-12-01 23:04:16,173 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:16,184 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:16,184 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:16,185 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:16,185 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:16,185 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-12-01 23:04:16,185 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-12-01 23:04:16,185 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:16,186 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:16,191 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Ended with exit code 0
[2024-12-01 23:04:16,192 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:16,192 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:16,193 INFO  L229       MonitoredProcess]: Starting monitored process 15 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:16,194 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Waiting until timeout for monitored process
[2024-12-01 23:04:16,195 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:16,206 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:16,206 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:16,206 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:16,206 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:16,206 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-12-01 23:04:16,206 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-12-01 23:04:16,206 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:16,207 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:16,212 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Ended with exit code 0
[2024-12-01 23:04:16,212 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:16,213 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:16,214 INFO  L229       MonitoredProcess]: Starting monitored process 16 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:16,215 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Waiting until timeout for monitored process
[2024-12-01 23:04:16,216 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:16,227 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:16,227 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:16,227 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:16,227 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:16,227 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-12-01 23:04:16,228 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-12-01 23:04:16,228 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:16,229 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:16,234 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Ended with exit code 0
[2024-12-01 23:04:16,234 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:16,234 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:16,236 INFO  L229       MonitoredProcess]: Starting monitored process 17 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:16,237 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (17)] Waiting until timeout for monitored process
[2024-12-01 23:04:16,238 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:16,249 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:16,249 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:16,249 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:16,249 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:16,249 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-12-01 23:04:16,250 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-12-01 23:04:16,250 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:16,251 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:16,256 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (17)] Ended with exit code 0
[2024-12-01 23:04:16,256 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:16,256 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:16,257 INFO  L229       MonitoredProcess]: Starting monitored process 18 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:16,258 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (18)] Waiting until timeout for monitored process
[2024-12-01 23:04:16,260 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:16,271 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:16,271 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:16,271 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:16,271 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:16,271 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-12-01 23:04:16,272 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-12-01 23:04:16,272 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:16,273 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:16,278 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (18)] Ended with exit code 0
[2024-12-01 23:04:16,278 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:16,278 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:16,280 INFO  L229       MonitoredProcess]: Starting monitored process 19 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:16,280 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (19)] Waiting until timeout for monitored process
[2024-12-01 23:04:16,282 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:16,292 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:16,292 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:16,292 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:16,292 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:16,292 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-12-01 23:04:16,293 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-12-01 23:04:16,293 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:16,294 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:16,299 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (19)] Ended with exit code 0
[2024-12-01 23:04:16,299 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:16,299 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:16,301 INFO  L229       MonitoredProcess]: Starting monitored process 20 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:16,301 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (20)] Waiting until timeout for monitored process
[2024-12-01 23:04:16,303 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:16,316 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:16,316 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:16,316 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:16,316 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:16,316 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-12-01 23:04:16,317 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-12-01 23:04:16,317 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:16,318 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:16,323 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (20)] Ended with exit code 0
[2024-12-01 23:04:16,323 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:16,323 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:16,324 INFO  L229       MonitoredProcess]: Starting monitored process 21 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:16,325 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (21)] Waiting until timeout for monitored process
[2024-12-01 23:04:16,327 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:16,337 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:16,337 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:16,337 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:16,337 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:16,337 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-12-01 23:04:16,338 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-12-01 23:04:16,338 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:16,339 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:16,344 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (21)] Ended with exit code 0
[2024-12-01 23:04:16,344 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:16,344 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:16,345 INFO  L229       MonitoredProcess]: Starting monitored process 22 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:16,346 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (22)] Waiting until timeout for monitored process
[2024-12-01 23:04:16,348 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:16,358 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:16,358 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:16,359 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:16,359 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:16,359 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-12-01 23:04:16,359 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-12-01 23:04:16,359 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:16,360 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:16,365 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (22)] Ended with exit code 0
[2024-12-01 23:04:16,366 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:16,366 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:16,367 INFO  L229       MonitoredProcess]: Starting monitored process 23 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:16,368 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (23)] Waiting until timeout for monitored process
[2024-12-01 23:04:16,369 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:16,380 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:16,380 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:16,380 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:16,380 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:16,380 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-12-01 23:04:16,380 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-12-01 23:04:16,380 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:16,381 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:16,387 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (23)] Ended with exit code 0
[2024-12-01 23:04:16,387 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:16,387 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:16,388 INFO  L229       MonitoredProcess]: Starting monitored process 24 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:16,389 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (24)] Waiting until timeout for monitored process
[2024-12-01 23:04:16,391 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:16,401 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:16,401 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:16,402 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:16,402 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:16,402 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-12-01 23:04:16,402 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-12-01 23:04:16,402 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:16,403 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:16,410 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (24)] Ended with exit code 0
[2024-12-01 23:04:16,410 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:16,410 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:16,411 INFO  L229       MonitoredProcess]: Starting monitored process 25 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:16,412 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (25)] Waiting until timeout for monitored process
[2024-12-01 23:04:16,414 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:16,425 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:16,425 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:16,425 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:16,425 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:16,425 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-12-01 23:04:16,425 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-12-01 23:04:16,425 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:16,426 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:16,431 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (25)] Ended with exit code 0
[2024-12-01 23:04:16,432 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:16,432 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:16,433 INFO  L229       MonitoredProcess]: Starting monitored process 26 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:16,434 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (26)] Waiting until timeout for monitored process
[2024-12-01 23:04:16,435 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:16,446 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:16,446 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:16,446 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:16,446 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:16,446 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-12-01 23:04:16,447 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-12-01 23:04:16,447 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:16,448 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:16,454 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (26)] Ended with exit code 0
[2024-12-01 23:04:16,454 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:16,454 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:16,455 INFO  L229       MonitoredProcess]: Starting monitored process 27 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:16,456 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (27)] Waiting until timeout for monitored process
[2024-12-01 23:04:16,457 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:16,468 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:16,468 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:16,468 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:16,468 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:16,468 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-12-01 23:04:16,469 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-12-01 23:04:16,469 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:16,470 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:16,475 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (27)] Ended with exit code 0
[2024-12-01 23:04:16,475 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:16,475 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:16,477 INFO  L229       MonitoredProcess]: Starting monitored process 28 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:16,477 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (28)] Waiting until timeout for monitored process
[2024-12-01 23:04:16,479 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:16,489 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:16,489 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:16,489 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:16,489 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:16,489 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-12-01 23:04:16,490 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-12-01 23:04:16,490 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:16,491 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:16,496 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (28)] Ended with exit code 0
[2024-12-01 23:04:16,496 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:16,496 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:16,498 INFO  L229       MonitoredProcess]: Starting monitored process 29 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:16,498 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (29)] Waiting until timeout for monitored process
[2024-12-01 23:04:16,500 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:16,510 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:16,510 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:16,510 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:16,510 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:16,511 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-12-01 23:04:16,511 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-12-01 23:04:16,511 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:16,512 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:16,518 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (29)] Forceful destruction successful, exit code 0
[2024-12-01 23:04:16,518 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:16,518 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:16,519 INFO  L229       MonitoredProcess]: Starting monitored process 30 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:16,520 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (30)] Waiting until timeout for monitored process
[2024-12-01 23:04:16,521 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:16,532 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:16,532 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:16,532 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:16,532 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:16,532 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-12-01 23:04:16,533 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-12-01 23:04:16,533 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:16,534 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:16,539 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (30)] Ended with exit code 0
[2024-12-01 23:04:16,539 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:16,539 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:16,541 INFO  L229       MonitoredProcess]: Starting monitored process 31 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:16,541 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (31)] Waiting until timeout for monitored process
[2024-12-01 23:04:16,543 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:16,553 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:16,553 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:16,553 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:16,553 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:16,553 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-12-01 23:04:16,554 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-12-01 23:04:16,554 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:16,555 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:16,561 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (31)] Ended with exit code 0
[2024-12-01 23:04:16,562 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:16,562 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:16,563 INFO  L229       MonitoredProcess]: Starting monitored process 32 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:16,564 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (32)] Waiting until timeout for monitored process
[2024-12-01 23:04:16,565 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:16,576 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:16,576 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:16,576 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:16,576 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:16,576 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-12-01 23:04:16,577 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-12-01 23:04:16,577 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:16,578 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:16,583 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (32)] Ended with exit code 0
[2024-12-01 23:04:16,584 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:16,584 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:16,585 INFO  L229       MonitoredProcess]: Starting monitored process 33 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:16,586 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (33)] Waiting until timeout for monitored process
[2024-12-01 23:04:16,587 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:16,598 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:16,598 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:16,598 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:16,598 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:16,598 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-12-01 23:04:16,599 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-12-01 23:04:16,599 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:16,600 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:16,605 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (33)] Ended with exit code 0
[2024-12-01 23:04:16,605 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:16,605 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:16,607 INFO  L229       MonitoredProcess]: Starting monitored process 34 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:16,607 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (34)] Waiting until timeout for monitored process
[2024-12-01 23:04:16,609 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:16,619 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:16,620 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:16,620 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:16,620 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-12-01 23:04:16,622 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-12-01 23:04:16,622 INFO  L402   nArgumentSynthesizer]: A total of 2 supporting invariants were added.
[2024-12-01 23:04:16,625 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:16,630 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (34)] Ended with exit code 0
[2024-12-01 23:04:16,630 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:16,630 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:16,632 INFO  L229       MonitoredProcess]: Starting monitored process 35 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:16,632 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (35)] Waiting until timeout for monitored process
[2024-12-01 23:04:16,634 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:16,644 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:16,644 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:16,645 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:16,645 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:16,645 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-12-01 23:04:16,645 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-12-01 23:04:16,645 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:16,646 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:16,651 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (35)] Ended with exit code 0
[2024-12-01 23:04:16,651 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:16,652 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:16,653 INFO  L229       MonitoredProcess]: Starting monitored process 36 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:16,654 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (36)] Waiting until timeout for monitored process
[2024-12-01 23:04:16,655 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:16,666 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:16,666 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:16,666 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:16,666 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-12-01 23:04:16,667 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-12-01 23:04:16,667 INFO  L402   nArgumentSynthesizer]: A total of 2 supporting invariants were added.
[2024-12-01 23:04:16,671 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:16,676 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (36)] Ended with exit code 0
[2024-12-01 23:04:16,676 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:16,676 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:16,678 INFO  L229       MonitoredProcess]: Starting monitored process 37 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:16,678 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (37)] Waiting until timeout for monitored process
[2024-12-01 23:04:16,681 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:16,691 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:16,691 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:16,691 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:16,691 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-12-01 23:04:16,693 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-12-01 23:04:16,693 INFO  L402   nArgumentSynthesizer]: A total of 2 supporting invariants were added.
[2024-12-01 23:04:16,696 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:16,701 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (37)] Ended with exit code 0
[2024-12-01 23:04:16,701 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:16,701 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:16,703 INFO  L229       MonitoredProcess]: Starting monitored process 38 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:16,704 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (38)] Waiting until timeout for monitored process
[2024-12-01 23:04:16,705 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:16,716 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:16,716 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:16,716 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:16,716 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:16,716 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-12-01 23:04:16,717 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-12-01 23:04:16,717 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:16,718 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:16,723 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (38)] Ended with exit code 0
[2024-12-01 23:04:16,724 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:16,724 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:16,725 INFO  L229       MonitoredProcess]: Starting monitored process 39 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:16,726 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (39)] Waiting until timeout for monitored process
[2024-12-01 23:04:16,728 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:16,742 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:16,742 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:16,742 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:16,742 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:16,742 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-12-01 23:04:16,742 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-12-01 23:04:16,742 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:16,744 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:16,749 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (39)] Ended with exit code 0
[2024-12-01 23:04:16,749 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:16,749 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:16,751 INFO  L229       MonitoredProcess]: Starting monitored process 40 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:16,751 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (40)] Waiting until timeout for monitored process
[2024-12-01 23:04:16,753 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:16,763 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:16,764 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:16,764 INFO  L204   nArgumentSynthesizer]: 2 loop disjuncts
[2024-12-01 23:04:16,764 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-12-01 23:04:16,768 INFO  L401   nArgumentSynthesizer]: We have 16 Motzkin's Theorem applications.
[2024-12-01 23:04:16,768 INFO  L402   nArgumentSynthesizer]: A total of 4 supporting invariants were added.
[2024-12-01 23:04:16,781 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:16,786 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (40)] Ended with exit code 0
[2024-12-01 23:04:16,787 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:16,787 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:16,788 INFO  L229       MonitoredProcess]: Starting monitored process 41 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:16,789 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (41)] Waiting until timeout for monitored process
[2024-12-01 23:04:16,790 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:16,801 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:16,801 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:16,801 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:16,802 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:16,802 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-12-01 23:04:16,802 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-12-01 23:04:16,802 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:16,803 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:16,809 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (41)] Ended with exit code 0
[2024-12-01 23:04:16,809 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:16,809 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:16,811 INFO  L229       MonitoredProcess]: Starting monitored process 42 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:16,811 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (42)] Waiting until timeout for monitored process
[2024-12-01 23:04:16,813 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:16,824 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:16,824 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:16,824 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:16,824 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-12-01 23:04:16,825 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-12-01 23:04:16,825 INFO  L402   nArgumentSynthesizer]: A total of 2 supporting invariants were added.
[2024-12-01 23:04:16,828 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:16,833 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (42)] Ended with exit code 0
[2024-12-01 23:04:16,834 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:16,834 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:16,835 INFO  L229       MonitoredProcess]: Starting monitored process 43 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:16,845 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (43)] Waiting until timeout for monitored process
[2024-12-01 23:04:16,845 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:16,859 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:16,859 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:16,859 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:16,859 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:16,859 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-12-01 23:04:16,860 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-12-01 23:04:16,860 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:16,861 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:16,866 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (43)] Ended with exit code 0
[2024-12-01 23:04:16,866 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:16,866 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:16,868 INFO  L229       MonitoredProcess]: Starting monitored process 44 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:16,868 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (44)] Waiting until timeout for monitored process
[2024-12-01 23:04:16,870 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:16,881 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:16,881 INFO  L203   nArgumentSynthesizer]: 4 stem disjuncts
[2024-12-01 23:04:16,881 INFO  L204   nArgumentSynthesizer]: 3 loop disjuncts
[2024-12-01 23:04:16,881 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-12-01 23:04:16,914 INFO  L401   nArgumentSynthesizer]: We have 48 Motzkin's Theorem applications.
[2024-12-01 23:04:16,914 INFO  L402   nArgumentSynthesizer]: A total of 6 supporting invariants were added.
[2024-12-01 23:04:16,961 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:16,966 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (44)] Ended with exit code 0
[2024-12-01 23:04:16,966 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:16,966 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:16,968 INFO  L229       MonitoredProcess]: Starting monitored process 45 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:16,968 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (45)] Waiting until timeout for monitored process
[2024-12-01 23:04:16,970 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:16,981 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:16,981 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:16,981 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:16,981 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:16,981 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-12-01 23:04:16,981 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-12-01 23:04:16,982 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:16,983 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:16,988 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (45)] Ended with exit code 0
[2024-12-01 23:04:16,988 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:16,988 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:16,990 INFO  L229       MonitoredProcess]: Starting monitored process 46 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:16,991 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (46)] Waiting until timeout for monitored process
[2024-12-01 23:04:16,992 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:17,003 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:17,003 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:17,003 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:17,003 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:17,003 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-12-01 23:04:17,004 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-12-01 23:04:17,004 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:17,005 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:17,010 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (46)] Ended with exit code 0
[2024-12-01 23:04:17,010 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:17,010 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:17,012 INFO  L229       MonitoredProcess]: Starting monitored process 47 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:17,013 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (47)] Waiting until timeout for monitored process
[2024-12-01 23:04:17,015 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:17,028 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:17,028 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:17,028 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:17,028 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:17,028 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-12-01 23:04:17,029 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-12-01 23:04:17,029 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:17,030 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:17,035 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (47)] Ended with exit code 0
[2024-12-01 23:04:17,035 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:17,036 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:17,037 INFO  L229       MonitoredProcess]: Starting monitored process 48 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:17,038 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (48)] Waiting until timeout for monitored process
[2024-12-01 23:04:17,039 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:17,050 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:17,050 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:17,050 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:17,050 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:17,050 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-12-01 23:04:17,051 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-12-01 23:04:17,051 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:17,052 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:17,057 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (48)] Ended with exit code 0
[2024-12-01 23:04:17,057 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:17,057 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:17,059 INFO  L229       MonitoredProcess]: Starting monitored process 49 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:17,060 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (49)] Waiting until timeout for monitored process
[2024-12-01 23:04:17,061 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:17,075 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:17,075 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:17,075 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:17,075 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:17,075 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-12-01 23:04:17,075 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-12-01 23:04:17,075 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:17,077 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:17,082 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (49)] Ended with exit code 0
[2024-12-01 23:04:17,082 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:17,082 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:17,083 INFO  L229       MonitoredProcess]: Starting monitored process 50 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:17,084 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (50)] Waiting until timeout for monitored process
[2024-12-01 23:04:17,085 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:17,096 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:17,096 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:17,097 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:17,097 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:17,097 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-12-01 23:04:17,097 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-12-01 23:04:17,097 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:17,098 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:17,103 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (50)] Ended with exit code 0
[2024-12-01 23:04:17,103 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:17,104 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:17,105 INFO  L229       MonitoredProcess]: Starting monitored process 51 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:17,106 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (51)] Waiting until timeout for monitored process
[2024-12-01 23:04:17,107 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:17,118 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:17,118 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:17,118 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:17,118 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:17,118 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-12-01 23:04:17,118 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-12-01 23:04:17,118 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:17,120 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:17,125 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (51)] Ended with exit code 0
[2024-12-01 23:04:17,125 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:17,125 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:17,127 INFO  L229       MonitoredProcess]: Starting monitored process 52 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:17,128 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (52)] Waiting until timeout for monitored process
[2024-12-01 23:04:17,129 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:17,139 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:17,140 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:17,140 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:17,140 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:17,140 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-12-01 23:04:17,140 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-12-01 23:04:17,140 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:17,141 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:17,146 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (52)] Ended with exit code 0
[2024-12-01 23:04:17,146 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:17,146 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:17,148 INFO  L229       MonitoredProcess]: Starting monitored process 53 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:17,148 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (53)] Waiting until timeout for monitored process
[2024-12-01 23:04:17,150 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:17,160 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:17,161 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:17,161 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:17,161 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:17,161 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-12-01 23:04:17,161 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-12-01 23:04:17,161 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:17,162 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:17,168 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (53)] Ended with exit code 0
[2024-12-01 23:04:17,168 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:17,168 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:17,170 INFO  L229       MonitoredProcess]: Starting monitored process 54 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:17,170 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (54)] Waiting until timeout for monitored process
[2024-12-01 23:04:17,172 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:17,183 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:17,183 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:17,183 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:17,183 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:17,183 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-12-01 23:04:17,183 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-12-01 23:04:17,183 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:17,184 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:17,189 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (54)] Ended with exit code 0
[2024-12-01 23:04:17,190 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:17,190 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:17,191 INFO  L229       MonitoredProcess]: Starting monitored process 55 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:17,192 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (55)] Waiting until timeout for monitored process
[2024-12-01 23:04:17,194 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:17,204 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:17,204 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:17,204 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:17,204 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:17,204 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-12-01 23:04:17,205 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-12-01 23:04:17,205 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:17,206 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:17,211 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (55)] Ended with exit code 0
[2024-12-01 23:04:17,211 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:17,211 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:17,213 INFO  L229       MonitoredProcess]: Starting monitored process 56 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:17,213 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (56)] Waiting until timeout for monitored process
[2024-12-01 23:04:17,215 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:17,225 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:17,225 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:17,225 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:17,225 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:17,225 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-12-01 23:04:17,226 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-12-01 23:04:17,226 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:17,227 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:17,232 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (56)] Ended with exit code 0
[2024-12-01 23:04:17,232 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:17,232 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:17,233 INFO  L229       MonitoredProcess]: Starting monitored process 57 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:17,234 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (57)] Waiting until timeout for monitored process
[2024-12-01 23:04:17,235 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:17,246 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:17,246 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:17,246 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:17,246 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:17,246 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-12-01 23:04:17,247 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-12-01 23:04:17,247 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:17,248 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:17,252 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (57)] Ended with exit code 0
[2024-12-01 23:04:17,253 INFO  L451          LassoAnalysis]: Using template '2-nested'.
[2024-12-01 23:04:17,253 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:17,253 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:17,254 INFO  L229       MonitoredProcess]: Starting monitored process 58 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:17,255 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (58)] Waiting until timeout for monitored process
[2024-12-01 23:04:17,257 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:17,268 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:17,268 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:17,268 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:17,268 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:17,268 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:17,268 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:17,268 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:17,270 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:17,275 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (58)] Ended with exit code 0
[2024-12-01 23:04:17,275 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:17,275 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:17,277 INFO  L229       MonitoredProcess]: Starting monitored process 59 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:17,277 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (59)] Waiting until timeout for monitored process
[2024-12-01 23:04:17,278 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:17,289 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:17,289 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:17,289 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:17,289 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:17,289 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:17,290 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:17,290 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:17,291 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:17,297 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (59)] Forceful destruction successful, exit code 0
[2024-12-01 23:04:17,297 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:17,297 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:17,299 INFO  L229       MonitoredProcess]: Starting monitored process 60 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:17,300 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (60)] Waiting until timeout for monitored process
[2024-12-01 23:04:17,301 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:17,312 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:17,312 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:17,312 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:17,312 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:17,312 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:17,312 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:17,312 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:17,314 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:17,319 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (60)] Ended with exit code 0
[2024-12-01 23:04:17,319 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:17,319 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:17,320 INFO  L229       MonitoredProcess]: Starting monitored process 61 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:17,321 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (61)] Waiting until timeout for monitored process
[2024-12-01 23:04:17,323 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:17,333 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:17,333 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:17,333 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:17,333 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:17,333 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:17,334 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:17,334 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:17,335 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:17,340 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (61)] Forceful destruction successful, exit code 0
[2024-12-01 23:04:17,341 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:17,341 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:17,342 INFO  L229       MonitoredProcess]: Starting monitored process 62 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:17,343 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (62)] Waiting until timeout for monitored process
[2024-12-01 23:04:17,344 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:17,355 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:17,355 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:17,355 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:17,355 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:17,355 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:17,356 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:17,356 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:17,357 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:17,362 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (62)] Ended with exit code 0
[2024-12-01 23:04:17,362 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:17,362 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:17,364 INFO  L229       MonitoredProcess]: Starting monitored process 63 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:17,364 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (63)] Waiting until timeout for monitored process
[2024-12-01 23:04:17,365 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:17,376 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:17,376 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:17,376 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:17,377 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:17,377 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:17,377 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:17,377 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:17,378 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:17,383 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (63)] Ended with exit code 0
[2024-12-01 23:04:17,384 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:17,384 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:17,385 INFO  L229       MonitoredProcess]: Starting monitored process 64 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:17,386 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (64)] Waiting until timeout for monitored process
[2024-12-01 23:04:17,387 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:17,398 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:17,398 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:17,398 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:17,398 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:17,398 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:17,398 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:17,398 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:17,400 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:17,404 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (64)] Ended with exit code 0
[2024-12-01 23:04:17,405 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:17,405 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:17,406 INFO  L229       MonitoredProcess]: Starting monitored process 65 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:17,407 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (65)] Waiting until timeout for monitored process
[2024-12-01 23:04:17,409 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:17,420 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:17,420 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:17,420 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:17,420 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:17,420 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:17,420 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:17,420 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:17,422 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:17,427 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (65)] Ended with exit code 0
[2024-12-01 23:04:17,427 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:17,428 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:17,429 INFO  L229       MonitoredProcess]: Starting monitored process 66 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:17,430 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (66)] Waiting until timeout for monitored process
[2024-12-01 23:04:17,432 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:17,443 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:17,443 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:17,443 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:17,443 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:17,443 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:17,443 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:17,443 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:17,444 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:17,449 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (66)] Ended with exit code 0
[2024-12-01 23:04:17,449 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:17,450 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:17,451 INFO  L229       MonitoredProcess]: Starting monitored process 67 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:17,452 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (67)] Waiting until timeout for monitored process
[2024-12-01 23:04:17,453 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:17,464 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:17,464 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:17,464 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:17,464 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:17,464 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:17,465 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:17,465 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:17,466 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:17,471 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (67)] Ended with exit code 0
[2024-12-01 23:04:17,471 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:17,471 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:17,473 INFO  L229       MonitoredProcess]: Starting monitored process 68 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:17,473 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (68)] Waiting until timeout for monitored process
[2024-12-01 23:04:17,475 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:17,486 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:17,486 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:17,486 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:17,486 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:17,486 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:17,486 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:17,486 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:17,488 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:17,492 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (68)] Ended with exit code 0
[2024-12-01 23:04:17,493 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:17,493 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:17,494 INFO  L229       MonitoredProcess]: Starting monitored process 69 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:17,495 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (69)] Waiting until timeout for monitored process
[2024-12-01 23:04:17,496 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:17,507 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:17,507 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:17,507 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:17,507 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:17,507 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:17,508 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:17,508 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:17,509 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:17,515 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (69)] Forceful destruction successful, exit code 0
[2024-12-01 23:04:17,515 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:17,515 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:17,516 INFO  L229       MonitoredProcess]: Starting monitored process 70 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:17,517 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (70)] Waiting until timeout for monitored process
[2024-12-01 23:04:17,518 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:17,529 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:17,529 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:17,529 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:17,529 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:17,529 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:17,530 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:17,530 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:17,531 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:17,536 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (70)] Ended with exit code 0
[2024-12-01 23:04:17,537 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:17,537 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:17,538 INFO  L229       MonitoredProcess]: Starting monitored process 71 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:17,539 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (71)] Waiting until timeout for monitored process
[2024-12-01 23:04:17,540 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:17,551 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:17,551 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:17,551 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:17,552 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:17,552 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:17,552 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:17,552 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:17,553 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:17,558 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (71)] Ended with exit code 0
[2024-12-01 23:04:17,558 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:17,558 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:17,560 INFO  L229       MonitoredProcess]: Starting monitored process 72 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:17,560 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (72)] Waiting until timeout for monitored process
[2024-12-01 23:04:17,562 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:17,572 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:17,572 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:17,572 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:17,572 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:17,572 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:17,573 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:17,573 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:17,574 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:17,580 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (72)] Ended with exit code 0
[2024-12-01 23:04:17,580 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:17,580 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:17,582 INFO  L229       MonitoredProcess]: Starting monitored process 73 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:17,582 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (73)] Waiting until timeout for monitored process
[2024-12-01 23:04:17,584 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:17,595 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:17,595 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:17,595 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:17,595 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:17,595 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:17,595 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:17,595 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:17,596 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:17,601 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (73)] Ended with exit code 0
[2024-12-01 23:04:17,602 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:17,602 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:17,603 INFO  L229       MonitoredProcess]: Starting monitored process 74 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:17,604 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (74)] Waiting until timeout for monitored process
[2024-12-01 23:04:17,605 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:17,616 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:17,616 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:17,616 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:17,616 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:17,616 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:17,617 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:17,617 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:17,618 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:17,626 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (74)] Ended with exit code 0
[2024-12-01 23:04:17,626 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:17,626 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:17,628 INFO  L229       MonitoredProcess]: Starting monitored process 75 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:17,629 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (75)] Waiting until timeout for monitored process
[2024-12-01 23:04:17,630 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:17,641 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:17,641 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:17,641 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:17,641 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:17,641 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:17,641 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:17,641 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:17,643 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:17,648 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (75)] Ended with exit code 0
[2024-12-01 23:04:17,648 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:17,649 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:17,650 INFO  L229       MonitoredProcess]: Starting monitored process 76 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:17,651 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (76)] Waiting until timeout for monitored process
[2024-12-01 23:04:17,652 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:17,663 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:17,663 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:17,663 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:17,663 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:17,663 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:17,664 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:17,664 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:17,665 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:17,670 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (76)] Ended with exit code 0
[2024-12-01 23:04:17,670 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:17,670 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:17,671 INFO  L229       MonitoredProcess]: Starting monitored process 77 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:17,672 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (77)] Waiting until timeout for monitored process
[2024-12-01 23:04:17,673 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:17,684 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:17,685 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:17,685 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:17,685 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:17,685 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:17,685 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:17,685 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:17,686 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:17,691 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (77)] Ended with exit code 0
[2024-12-01 23:04:17,692 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:17,692 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:17,693 INFO  L229       MonitoredProcess]: Starting monitored process 78 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:17,694 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (78)] Waiting until timeout for monitored process
[2024-12-01 23:04:17,695 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:17,706 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:17,706 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:17,706 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:17,707 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:17,708 INFO  L401   nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications.
[2024-12-01 23:04:17,708 INFO  L402   nArgumentSynthesizer]: A total of 3 supporting invariants were added.
[2024-12-01 23:04:17,713 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:17,718 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (78)] Ended with exit code 0
[2024-12-01 23:04:17,718 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:17,718 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:17,720 INFO  L229       MonitoredProcess]: Starting monitored process 79 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:17,720 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (79)] Waiting until timeout for monitored process
[2024-12-01 23:04:17,722 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:17,733 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:17,734 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:17,734 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:17,734 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:17,734 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:17,734 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:17,734 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:17,735 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:17,740 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (79)] Ended with exit code 0
[2024-12-01 23:04:17,740 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:17,741 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:17,742 INFO  L229       MonitoredProcess]: Starting monitored process 80 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:17,743 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (80)] Waiting until timeout for monitored process
[2024-12-01 23:04:17,744 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:17,755 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:17,755 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:17,755 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:17,755 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:17,756 INFO  L401   nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications.
[2024-12-01 23:04:17,757 INFO  L402   nArgumentSynthesizer]: A total of 3 supporting invariants were added.
[2024-12-01 23:04:17,761 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:17,766 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (80)] Forceful destruction successful, exit code 0
[2024-12-01 23:04:17,766 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:17,766 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:17,768 INFO  L229       MonitoredProcess]: Starting monitored process 81 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:17,768 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (81)] Waiting until timeout for monitored process
[2024-12-01 23:04:17,770 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:17,780 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:17,780 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:17,780 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:17,780 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:17,782 INFO  L401   nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications.
[2024-12-01 23:04:17,782 INFO  L402   nArgumentSynthesizer]: A total of 3 supporting invariants were added.
[2024-12-01 23:04:17,786 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:17,791 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (81)] Ended with exit code 0
[2024-12-01 23:04:17,791 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:17,791 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:17,793 INFO  L229       MonitoredProcess]: Starting monitored process 82 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:17,793 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (82)] Waiting until timeout for monitored process
[2024-12-01 23:04:17,795 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:17,806 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:17,806 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:17,806 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:17,806 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:17,806 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:17,806 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:17,806 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:17,807 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:17,812 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (82)] Ended with exit code 0
[2024-12-01 23:04:17,813 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:17,813 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:17,814 INFO  L229       MonitoredProcess]: Starting monitored process 83 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:17,815 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (83)] Waiting until timeout for monitored process
[2024-12-01 23:04:17,817 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:17,828 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:17,828 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:17,828 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:17,828 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:17,828 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:17,828 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:17,828 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:17,830 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:17,835 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (83)] Ended with exit code 0
[2024-12-01 23:04:17,835 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:17,835 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:17,836 INFO  L229       MonitoredProcess]: Starting monitored process 84 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:17,837 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (84)] Waiting until timeout for monitored process
[2024-12-01 23:04:17,839 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:17,850 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:17,850 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:17,850 INFO  L204   nArgumentSynthesizer]: 2 loop disjuncts
[2024-12-01 23:04:17,850 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:17,854 INFO  L401   nArgumentSynthesizer]: We have 24 Motzkin's Theorem applications.
[2024-12-01 23:04:17,854 INFO  L402   nArgumentSynthesizer]: A total of 6 supporting invariants were added.
[2024-12-01 23:04:17,868 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:17,873 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (84)] Ended with exit code 0
[2024-12-01 23:04:17,873 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:17,874 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:17,875 INFO  L229       MonitoredProcess]: Starting monitored process 85 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:17,876 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (85)] Waiting until timeout for monitored process
[2024-12-01 23:04:17,877 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:17,888 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:17,888 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:17,888 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:17,888 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:17,888 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:17,889 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:17,889 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:17,890 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:17,895 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (85)] Ended with exit code 0
[2024-12-01 23:04:17,895 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:17,895 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:17,897 INFO  L229       MonitoredProcess]: Starting monitored process 86 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:17,898 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (86)] Waiting until timeout for monitored process
[2024-12-01 23:04:17,899 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:17,910 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:17,910 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:17,910 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:17,910 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:17,912 INFO  L401   nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications.
[2024-12-01 23:04:17,912 INFO  L402   nArgumentSynthesizer]: A total of 3 supporting invariants were added.
[2024-12-01 23:04:17,915 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:17,921 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (86)] Ended with exit code 0
[2024-12-01 23:04:17,921 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:17,921 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:17,922 INFO  L229       MonitoredProcess]: Starting monitored process 87 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:17,923 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (87)] Waiting until timeout for monitored process
[2024-12-01 23:04:17,925 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:17,936 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:17,936 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:17,936 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:17,936 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:17,936 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:17,937 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:17,937 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:17,938 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:17,943 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (87)] Ended with exit code 0
[2024-12-01 23:04:17,943 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:17,944 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:17,945 INFO  L229       MonitoredProcess]: Starting monitored process 88 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:17,946 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (88)] Waiting until timeout for monitored process
[2024-12-01 23:04:17,947 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:17,959 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:17,959 INFO  L203   nArgumentSynthesizer]: 4 stem disjuncts
[2024-12-01 23:04:17,959 INFO  L204   nArgumentSynthesizer]: 3 loop disjuncts
[2024-12-01 23:04:17,959 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:17,993 INFO  L401   nArgumentSynthesizer]: We have 72 Motzkin's Theorem applications.
[2024-12-01 23:04:17,993 INFO  L402   nArgumentSynthesizer]: A total of 9 supporting invariants were added.
[2024-12-01 23:04:18,082 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:18,088 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (88)] Ended with exit code 0
[2024-12-01 23:04:18,088 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:18,088 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:18,089 INFO  L229       MonitoredProcess]: Starting monitored process 89 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:18,090 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (89)] Waiting until timeout for monitored process
[2024-12-01 23:04:18,092 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:18,102 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:18,103 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:18,103 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:18,103 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:18,103 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:18,103 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:18,103 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:18,105 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:18,110 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (89)] Ended with exit code 0
[2024-12-01 23:04:18,111 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:18,111 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:18,112 INFO  L229       MonitoredProcess]: Starting monitored process 90 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:18,113 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (90)] Waiting until timeout for monitored process
[2024-12-01 23:04:18,114 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:18,125 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:18,125 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:18,125 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:18,125 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:18,125 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:18,126 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:18,126 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:18,127 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:18,132 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (90)] Ended with exit code 0
[2024-12-01 23:04:18,132 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:18,133 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:18,134 INFO  L229       MonitoredProcess]: Starting monitored process 91 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:18,135 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (91)] Waiting until timeout for monitored process
[2024-12-01 23:04:18,136 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:18,147 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:18,147 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:18,147 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:18,147 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:18,147 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:18,148 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:18,148 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:18,149 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:18,154 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (91)] Ended with exit code 0
[2024-12-01 23:04:18,154 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:18,154 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:18,156 INFO  L229       MonitoredProcess]: Starting monitored process 92 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:18,156 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (92)] Waiting until timeout for monitored process
[2024-12-01 23:04:18,158 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:18,169 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:18,169 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:18,169 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:18,169 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:18,169 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:18,169 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:18,169 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:18,171 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:18,175 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (92)] Ended with exit code 0
[2024-12-01 23:04:18,176 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:18,176 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:18,177 INFO  L229       MonitoredProcess]: Starting monitored process 93 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:18,178 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (93)] Waiting until timeout for monitored process
[2024-12-01 23:04:18,179 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:18,190 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:18,190 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:18,190 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:18,190 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:18,190 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:18,191 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:18,191 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:18,192 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:18,197 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (93)] Ended with exit code 0
[2024-12-01 23:04:18,197 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:18,197 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:18,198 INFO  L229       MonitoredProcess]: Starting monitored process 94 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:18,199 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (94)] Waiting until timeout for monitored process
[2024-12-01 23:04:18,201 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:18,211 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:18,211 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:18,212 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:18,212 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:18,212 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:18,212 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:18,212 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:18,213 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:18,222 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (94)] Ended with exit code 0
[2024-12-01 23:04:18,222 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:18,222 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:18,223 INFO  L229       MonitoredProcess]: Starting monitored process 95 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:18,224 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (95)] Waiting until timeout for monitored process
[2024-12-01 23:04:18,226 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:18,236 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:18,236 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:18,236 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:18,236 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:18,236 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:18,237 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:18,237 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:18,238 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:18,243 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (95)] Ended with exit code 0
[2024-12-01 23:04:18,243 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:18,243 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:18,245 INFO  L229       MonitoredProcess]: Starting monitored process 96 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:18,245 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (96)] Waiting until timeout for monitored process
[2024-12-01 23:04:18,247 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:18,258 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:18,258 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:18,258 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:18,258 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:18,258 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:18,258 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:18,258 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:18,260 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:18,265 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (96)] Ended with exit code 0
[2024-12-01 23:04:18,265 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:18,265 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:18,266 INFO  L229       MonitoredProcess]: Starting monitored process 97 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:18,267 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (97)] Waiting until timeout for monitored process
[2024-12-01 23:04:18,269 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:18,282 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:18,282 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:18,282 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:18,282 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:18,282 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:18,282 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:18,282 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:18,284 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:18,289 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (97)] Ended with exit code 0
[2024-12-01 23:04:18,290 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:18,290 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:18,291 INFO  L229       MonitoredProcess]: Starting monitored process 98 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:18,292 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (98)] Waiting until timeout for monitored process
[2024-12-01 23:04:18,293 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:18,305 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:18,305 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:18,305 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:18,305 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:18,305 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:18,305 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:18,305 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:18,307 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:18,313 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (98)] Ended with exit code 0
[2024-12-01 23:04:18,314 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:18,314 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:18,315 INFO  L229       MonitoredProcess]: Starting monitored process 99 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:18,316 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (99)] Waiting until timeout for monitored process
[2024-12-01 23:04:18,317 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:18,328 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:18,328 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:18,328 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:18,328 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:18,328 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:18,329 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:18,329 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:18,330 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:18,335 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (99)] Ended with exit code 0
[2024-12-01 23:04:18,335 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:18,335 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:18,337 INFO  L229       MonitoredProcess]: Starting monitored process 100 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:18,337 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (100)] Waiting until timeout for monitored process
[2024-12-01 23:04:18,339 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:18,350 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:18,350 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:18,350 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:18,350 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:18,350 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:18,350 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:18,350 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:18,352 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:18,360 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (100)] Ended with exit code 0
[2024-12-01 23:04:18,360 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:18,360 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:18,362 INFO  L229       MonitoredProcess]: Starting monitored process 101 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:18,363 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (101)] Waiting until timeout for monitored process
[2024-12-01 23:04:18,364 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:18,375 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:18,375 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:18,375 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:18,375 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:18,375 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:18,375 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:18,375 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:18,377 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:18,385 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (101)] Ended with exit code 0
[2024-12-01 23:04:18,385 INFO  L451          LassoAnalysis]: Using template '3-nested'.
[2024-12-01 23:04:18,385 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:18,385 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:18,387 INFO  L229       MonitoredProcess]: Starting monitored process 102 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:18,387 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (102)] Waiting until timeout for monitored process
[2024-12-01 23:04:18,389 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:18,401 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:18,401 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:18,401 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:18,401 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:18,401 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:18,401 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:18,401 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:18,403 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:18,408 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (102)] Forceful destruction successful, exit code 0
[2024-12-01 23:04:18,408 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:18,408 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:18,409 INFO  L229       MonitoredProcess]: Starting monitored process 103 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:18,410 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (103)] Waiting until timeout for monitored process
[2024-12-01 23:04:18,411 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:18,422 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:18,422 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:18,422 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:18,422 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:18,423 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:18,423 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:18,423 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:18,424 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:18,430 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (103)] Ended with exit code 0
[2024-12-01 23:04:18,430 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:18,430 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:18,431 INFO  L229       MonitoredProcess]: Starting monitored process 104 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:18,432 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (104)] Waiting until timeout for monitored process
[2024-12-01 23:04:18,433 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:18,444 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:18,444 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:18,444 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:18,444 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:18,445 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:18,445 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:18,445 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:18,446 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:18,451 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (104)] Ended with exit code 0
[2024-12-01 23:04:18,451 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:18,452 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:18,453 INFO  L229       MonitoredProcess]: Starting monitored process 105 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:18,453 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (105)] Waiting until timeout for monitored process
[2024-12-01 23:04:18,455 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:18,466 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:18,466 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:18,466 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:18,466 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:18,466 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:18,467 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:18,467 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:18,468 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:18,474 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (105)] Ended with exit code 0
[2024-12-01 23:04:18,474 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:18,474 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:18,475 INFO  L229       MonitoredProcess]: Starting monitored process 106 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:18,476 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (106)] Waiting until timeout for monitored process
[2024-12-01 23:04:18,477 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:18,488 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:18,488 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:18,488 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:18,488 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:18,488 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:18,489 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:18,489 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:18,490 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:18,495 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (106)] Ended with exit code 0
[2024-12-01 23:04:18,495 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:18,495 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:18,497 INFO  L229       MonitoredProcess]: Starting monitored process 107 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:18,497 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (107)] Waiting until timeout for monitored process
[2024-12-01 23:04:18,499 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:18,510 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:18,510 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:18,510 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:18,510 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:18,510 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:18,510 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:18,510 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:18,512 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:18,520 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (107)] Ended with exit code 0
[2024-12-01 23:04:18,521 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:18,521 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:18,522 INFO  L229       MonitoredProcess]: Starting monitored process 108 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:18,523 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (108)] Waiting until timeout for monitored process
[2024-12-01 23:04:18,524 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:18,538 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:18,538 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:18,538 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:18,538 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:18,538 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:18,539 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:18,539 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:18,540 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:18,545 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (108)] Ended with exit code 0
[2024-12-01 23:04:18,545 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:18,545 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:18,547 INFO  L229       MonitoredProcess]: Starting monitored process 109 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:18,547 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (109)] Waiting until timeout for monitored process
[2024-12-01 23:04:18,549 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:18,560 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:18,560 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:18,560 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:18,560 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:18,560 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:18,560 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:18,560 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:18,562 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:18,566 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (109)] Ended with exit code 0
[2024-12-01 23:04:18,567 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:18,567 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:18,568 INFO  L229       MonitoredProcess]: Starting monitored process 110 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:18,569 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (110)] Waiting until timeout for monitored process
[2024-12-01 23:04:18,570 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:18,581 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:18,581 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:18,581 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:18,581 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:18,581 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:18,582 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:18,582 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:18,584 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:18,589 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (110)] Ended with exit code 0
[2024-12-01 23:04:18,589 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:18,589 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:18,590 INFO  L229       MonitoredProcess]: Starting monitored process 111 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:18,591 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (111)] Waiting until timeout for monitored process
[2024-12-01 23:04:18,593 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:18,604 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:18,604 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:18,604 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:18,604 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:18,604 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:18,604 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:18,604 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:18,606 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:18,611 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (111)] Ended with exit code 0
[2024-12-01 23:04:18,611 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:18,611 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:18,613 INFO  L229       MonitoredProcess]: Starting monitored process 112 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:18,613 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (112)] Waiting until timeout for monitored process
[2024-12-01 23:04:18,615 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:18,626 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:18,626 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:18,626 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:18,626 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:18,626 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:18,626 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:18,626 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:18,628 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:18,632 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (112)] Ended with exit code 0
[2024-12-01 23:04:18,633 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:18,633 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:18,634 INFO  L229       MonitoredProcess]: Starting monitored process 113 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:18,635 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (113)] Waiting until timeout for monitored process
[2024-12-01 23:04:18,636 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:18,647 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:18,647 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:18,647 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:18,647 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:18,647 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:18,648 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:18,648 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:18,649 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:18,655 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (113)] Ended with exit code 0
[2024-12-01 23:04:18,655 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:18,655 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:18,657 INFO  L229       MonitoredProcess]: Starting monitored process 114 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:18,657 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (114)] Waiting until timeout for monitored process
[2024-12-01 23:04:18,659 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:18,669 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:18,670 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:18,670 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:18,670 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:18,670 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:18,670 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:18,670 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:18,672 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:18,676 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (114)] Ended with exit code 0
[2024-12-01 23:04:18,677 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:18,677 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:18,678 INFO  L229       MonitoredProcess]: Starting monitored process 115 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:18,679 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (115)] Waiting until timeout for monitored process
[2024-12-01 23:04:18,680 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:18,691 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:18,691 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:18,691 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:18,691 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:18,691 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:18,692 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:18,692 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:18,693 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:18,698 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (115)] Ended with exit code 0
[2024-12-01 23:04:18,698 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:18,698 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:18,700 INFO  L229       MonitoredProcess]: Starting monitored process 116 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:18,700 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (116)] Waiting until timeout for monitored process
[2024-12-01 23:04:18,702 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:18,713 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:18,713 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:18,713 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:18,713 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:18,713 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:18,713 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:18,713 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:18,715 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:18,720 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (116)] Ended with exit code 0
[2024-12-01 23:04:18,720 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:18,720 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:18,721 INFO  L229       MonitoredProcess]: Starting monitored process 117 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:18,722 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (117)] Waiting until timeout for monitored process
[2024-12-01 23:04:18,724 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:18,734 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:18,734 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:18,734 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:18,735 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:18,735 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:18,735 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:18,735 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:18,736 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:18,741 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (117)] Ended with exit code 0
[2024-12-01 23:04:18,741 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:18,741 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:18,743 INFO  L229       MonitoredProcess]: Starting monitored process 118 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:18,743 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (118)] Waiting until timeout for monitored process
[2024-12-01 23:04:18,745 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:18,756 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:18,756 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:18,756 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:18,756 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:18,756 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:18,756 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:18,756 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:18,758 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:18,763 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (118)] Ended with exit code 0
[2024-12-01 23:04:18,763 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:18,763 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:18,764 INFO  L229       MonitoredProcess]: Starting monitored process 119 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:18,765 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (119)] Waiting until timeout for monitored process
[2024-12-01 23:04:18,767 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:18,778 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:18,778 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:18,778 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:18,778 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:18,778 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:18,778 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:18,778 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:18,780 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:18,787 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (119)] Ended with exit code 0
[2024-12-01 23:04:18,787 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:18,787 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:18,788 INFO  L229       MonitoredProcess]: Starting monitored process 120 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:18,789 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (120)] Waiting until timeout for monitored process
[2024-12-01 23:04:18,791 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:18,802 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:18,802 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:18,802 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:18,802 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:18,802 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:18,802 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:18,802 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:18,804 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:18,809 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (120)] Ended with exit code 0
[2024-12-01 23:04:18,809 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:18,809 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:18,810 INFO  L229       MonitoredProcess]: Starting monitored process 121 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:18,811 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (121)] Waiting until timeout for monitored process
[2024-12-01 23:04:18,813 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:18,824 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:18,824 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:18,824 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:18,824 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:18,824 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:18,824 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:18,824 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:18,826 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:18,831 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (121)] Ended with exit code 0
[2024-12-01 23:04:18,831 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:18,831 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:18,832 INFO  L229       MonitoredProcess]: Starting monitored process 122 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:18,833 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (122)] Waiting until timeout for monitored process
[2024-12-01 23:04:18,834 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:18,846 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:18,846 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:18,846 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:18,846 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:18,848 INFO  L401   nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications.
[2024-12-01 23:04:18,848 INFO  L402   nArgumentSynthesizer]: A total of 4 supporting invariants were added.
[2024-12-01 23:04:18,855 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:18,860 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (122)] Ended with exit code 0
[2024-12-01 23:04:18,860 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:18,860 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:18,861 INFO  L229       MonitoredProcess]: Starting monitored process 123 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:18,862 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (123)] Waiting until timeout for monitored process
[2024-12-01 23:04:18,864 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:18,875 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:18,875 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:18,875 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:18,875 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:18,875 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:18,875 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:18,875 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:18,877 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:18,883 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (123)] Ended with exit code 0
[2024-12-01 23:04:18,883 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:18,883 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:18,885 INFO  L229       MonitoredProcess]: Starting monitored process 124 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:18,885 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (124)] Waiting until timeout for monitored process
[2024-12-01 23:04:18,887 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:18,898 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:18,898 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:18,898 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:18,898 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:18,900 INFO  L401   nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications.
[2024-12-01 23:04:18,900 INFO  L402   nArgumentSynthesizer]: A total of 4 supporting invariants were added.
[2024-12-01 23:04:18,904 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:18,910 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (124)] Ended with exit code 0
[2024-12-01 23:04:18,910 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:18,910 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:18,912 INFO  L229       MonitoredProcess]: Starting monitored process 125 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:18,912 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (125)] Waiting until timeout for monitored process
[2024-12-01 23:04:18,913 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:18,925 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:18,925 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:18,925 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:18,925 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:18,926 INFO  L401   nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications.
[2024-12-01 23:04:18,926 INFO  L402   nArgumentSynthesizer]: A total of 4 supporting invariants were added.
[2024-12-01 23:04:18,931 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:18,936 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (125)] Ended with exit code 0
[2024-12-01 23:04:18,936 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:18,936 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:18,937 INFO  L229       MonitoredProcess]: Starting monitored process 126 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:18,938 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (126)] Waiting until timeout for monitored process
[2024-12-01 23:04:18,940 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:18,951 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:18,951 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:18,951 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:18,951 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:18,951 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:18,951 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:18,951 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:18,953 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:18,958 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (126)] Ended with exit code 0
[2024-12-01 23:04:18,958 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:18,958 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:18,959 INFO  L229       MonitoredProcess]: Starting monitored process 127 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:18,960 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (127)] Waiting until timeout for monitored process
[2024-12-01 23:04:18,962 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:18,973 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:18,973 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:18,973 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:18,973 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:18,973 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:18,973 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:18,973 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:18,975 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:18,980 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (127)] Ended with exit code 0
[2024-12-01 23:04:18,980 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:18,980 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:18,981 INFO  L229       MonitoredProcess]: Starting monitored process 128 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:18,982 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (128)] Waiting until timeout for monitored process
[2024-12-01 23:04:18,984 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:18,995 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:18,996 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:18,996 INFO  L204   nArgumentSynthesizer]: 2 loop disjuncts
[2024-12-01 23:04:18,996 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:19,002 INFO  L401   nArgumentSynthesizer]: We have 32 Motzkin's Theorem applications.
[2024-12-01 23:04:19,002 INFO  L402   nArgumentSynthesizer]: A total of 8 supporting invariants were added.
[2024-12-01 23:04:19,021 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:19,027 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (128)] Ended with exit code 0
[2024-12-01 23:04:19,027 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:19,027 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:19,029 INFO  L229       MonitoredProcess]: Starting monitored process 129 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:19,029 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (129)] Waiting until timeout for monitored process
[2024-12-01 23:04:19,031 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:19,042 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:19,042 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:19,042 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:19,042 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:19,042 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:19,043 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:19,043 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:19,044 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:19,050 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (129)] Ended with exit code 0
[2024-12-01 23:04:19,050 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:19,050 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:19,052 INFO  L229       MonitoredProcess]: Starting monitored process 130 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:19,052 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (130)] Waiting until timeout for monitored process
[2024-12-01 23:04:19,054 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:19,065 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:19,065 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:19,066 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:19,066 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:19,067 INFO  L401   nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications.
[2024-12-01 23:04:19,067 INFO  L402   nArgumentSynthesizer]: A total of 4 supporting invariants were added.
[2024-12-01 23:04:19,072 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:19,077 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (130)] Ended with exit code 0
[2024-12-01 23:04:19,077 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:19,077 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:19,078 INFO  L229       MonitoredProcess]: Starting monitored process 131 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:19,079 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (131)] Waiting until timeout for monitored process
[2024-12-01 23:04:19,080 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:19,091 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:19,091 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:19,091 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:19,091 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:19,091 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:19,092 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:19,092 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:19,094 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:19,098 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (131)] Ended with exit code 0
[2024-12-01 23:04:19,099 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:19,099 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:19,100 INFO  L229       MonitoredProcess]: Starting monitored process 132 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:19,101 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (132)] Waiting until timeout for monitored process
[2024-12-01 23:04:19,102 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:19,114 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:19,114 INFO  L203   nArgumentSynthesizer]: 4 stem disjuncts
[2024-12-01 23:04:19,114 INFO  L204   nArgumentSynthesizer]: 3 loop disjuncts
[2024-12-01 23:04:19,114 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:19,169 INFO  L401   nArgumentSynthesizer]: We have 96 Motzkin's Theorem applications.
[2024-12-01 23:04:19,169 INFO  L402   nArgumentSynthesizer]: A total of 12 supporting invariants were added.
[2024-12-01 23:04:19,279 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:19,286 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (132)] Ended with exit code 0
[2024-12-01 23:04:19,286 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:19,286 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:19,288 INFO  L229       MonitoredProcess]: Starting monitored process 133 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:19,288 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (133)] Waiting until timeout for monitored process
[2024-12-01 23:04:19,290 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:19,301 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:19,301 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:19,301 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:19,301 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:19,302 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:19,302 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:19,302 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:19,303 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:19,308 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (133)] Ended with exit code 0
[2024-12-01 23:04:19,309 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:19,309 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:19,310 INFO  L229       MonitoredProcess]: Starting monitored process 134 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:19,311 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (134)] Waiting until timeout for monitored process
[2024-12-01 23:04:19,312 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:19,323 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:19,323 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:19,324 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:19,324 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:19,324 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:19,324 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:19,324 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:19,326 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:19,331 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (134)] Ended with exit code 0
[2024-12-01 23:04:19,332 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:19,332 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:19,334 INFO  L229       MonitoredProcess]: Starting monitored process 135 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:19,334 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (135)] Waiting until timeout for monitored process
[2024-12-01 23:04:19,336 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:19,346 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:19,347 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:19,347 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:19,347 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:19,347 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:19,347 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:19,347 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:19,349 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:19,355 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (135)] Ended with exit code 0
[2024-12-01 23:04:19,355 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:19,355 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:19,356 INFO  L229       MonitoredProcess]: Starting monitored process 136 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:19,357 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (136)] Waiting until timeout for monitored process
[2024-12-01 23:04:19,358 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:19,369 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:19,369 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:19,369 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:19,369 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:19,369 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:19,370 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:19,370 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:19,371 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:19,376 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (136)] Ended with exit code 0
[2024-12-01 23:04:19,376 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:19,377 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:19,378 INFO  L229       MonitoredProcess]: Starting monitored process 137 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:19,379 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (137)] Waiting until timeout for monitored process
[2024-12-01 23:04:19,380 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:19,391 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:19,391 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:19,391 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:19,391 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:19,391 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:19,391 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:19,391 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:19,393 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:19,398 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (137)] Ended with exit code 0
[2024-12-01 23:04:19,398 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:19,398 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:19,400 INFO  L229       MonitoredProcess]: Starting monitored process 138 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:19,400 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (138)] Waiting until timeout for monitored process
[2024-12-01 23:04:19,402 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:19,413 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:19,413 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:19,413 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:19,413 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:19,413 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:19,413 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:19,413 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:19,415 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:19,420 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (138)] Ended with exit code 0
[2024-12-01 23:04:19,420 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:19,420 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:19,421 INFO  L229       MonitoredProcess]: Starting monitored process 139 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:19,422 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (139)] Waiting until timeout for monitored process
[2024-12-01 23:04:19,423 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:19,434 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:19,434 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:19,434 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:19,435 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:19,435 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:19,435 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:19,435 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:19,436 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:19,441 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (139)] Ended with exit code 0
[2024-12-01 23:04:19,442 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:19,442 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:19,443 INFO  L229       MonitoredProcess]: Starting monitored process 140 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:19,444 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (140)] Waiting until timeout for monitored process
[2024-12-01 23:04:19,445 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:19,456 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:19,456 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:19,457 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:19,457 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:19,457 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:19,457 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:19,457 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:19,459 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:19,463 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (140)] Ended with exit code 0
[2024-12-01 23:04:19,464 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:19,464 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:19,465 INFO  L229       MonitoredProcess]: Starting monitored process 141 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:19,466 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (141)] Waiting until timeout for monitored process
[2024-12-01 23:04:19,467 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:19,478 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:19,478 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:19,478 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:19,478 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:19,478 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:19,479 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:19,479 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:19,480 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:19,485 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (141)] Ended with exit code 0
[2024-12-01 23:04:19,485 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:19,486 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:19,487 INFO  L229       MonitoredProcess]: Starting monitored process 142 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:19,487 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (142)] Waiting until timeout for monitored process
[2024-12-01 23:04:19,489 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:19,501 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:19,501 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:19,501 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:19,501 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:19,501 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:19,501 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:19,501 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:19,503 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:19,508 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (142)] Ended with exit code 0
[2024-12-01 23:04:19,508 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:19,508 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:19,510 INFO  L229       MonitoredProcess]: Starting monitored process 143 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:19,510 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (143)] Waiting until timeout for monitored process
[2024-12-01 23:04:19,512 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:19,523 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:19,523 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:19,524 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:19,524 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:19,524 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:19,524 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:19,524 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:19,525 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:19,530 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (143)] Ended with exit code 0
[2024-12-01 23:04:19,530 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:19,530 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:19,532 INFO  L229       MonitoredProcess]: Starting monitored process 144 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:19,532 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (144)] Waiting until timeout for monitored process
[2024-12-01 23:04:19,534 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:19,544 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:19,545 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:19,545 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:19,545 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:19,545 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:19,545 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:19,545 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:19,546 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:19,551 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (144)] Ended with exit code 0
[2024-12-01 23:04:19,552 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:19,552 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:19,553 INFO  L229       MonitoredProcess]: Starting monitored process 145 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:19,553 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (145)] Waiting until timeout for monitored process
[2024-12-01 23:04:19,555 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:19,566 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:19,566 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:19,566 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:19,566 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:19,566 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:19,566 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:19,566 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:19,568 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:19,573 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (145)] Ended with exit code 0
[2024-12-01 23:04:19,573 INFO  L451          LassoAnalysis]: Using template '4-nested'.
[2024-12-01 23:04:19,573 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:19,573 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:19,574 INFO  L229       MonitoredProcess]: Starting monitored process 146 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:19,575 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (146)] Waiting until timeout for monitored process
[2024-12-01 23:04:19,577 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:19,588 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:19,588 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:19,588 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:19,588 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:19,588 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:19,588 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:19,589 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:19,590 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:19,595 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (146)] Ended with exit code 0
[2024-12-01 23:04:19,595 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:19,595 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:19,597 INFO  L229       MonitoredProcess]: Starting monitored process 147 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:19,598 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (147)] Waiting until timeout for monitored process
[2024-12-01 23:04:19,599 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:19,610 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:19,610 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:19,610 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:19,611 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:19,611 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:19,611 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:19,611 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:19,613 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:19,618 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (147)] Ended with exit code 0
[2024-12-01 23:04:19,618 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:19,618 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:19,619 INFO  L229       MonitoredProcess]: Starting monitored process 148 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:19,620 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (148)] Waiting until timeout for monitored process
[2024-12-01 23:04:19,622 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:19,632 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:19,632 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:19,633 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:19,633 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:19,633 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:19,633 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:19,633 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:19,635 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:19,640 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (148)] Ended with exit code 0
[2024-12-01 23:04:19,640 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:19,640 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:19,641 INFO  L229       MonitoredProcess]: Starting monitored process 149 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:19,642 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (149)] Waiting until timeout for monitored process
[2024-12-01 23:04:19,644 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:19,654 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:19,654 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:19,655 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:19,655 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:19,655 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:19,655 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:19,655 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:19,656 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:19,661 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (149)] Ended with exit code 0
[2024-12-01 23:04:19,662 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:19,662 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:19,663 INFO  L229       MonitoredProcess]: Starting monitored process 150 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:19,664 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (150)] Waiting until timeout for monitored process
[2024-12-01 23:04:19,665 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:19,676 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:19,676 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:19,676 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:19,676 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:19,676 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:19,676 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:19,676 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:19,678 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:19,683 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (150)] Ended with exit code 0
[2024-12-01 23:04:19,683 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:19,683 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:19,684 INFO  L229       MonitoredProcess]: Starting monitored process 151 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:19,685 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (151)] Waiting until timeout for monitored process
[2024-12-01 23:04:19,687 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:19,698 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:19,698 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:19,698 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:19,698 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:19,698 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:19,698 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:19,698 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:19,700 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:19,705 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (151)] Forceful destruction successful, exit code 0
[2024-12-01 23:04:19,705 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:19,705 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:19,707 INFO  L229       MonitoredProcess]: Starting monitored process 152 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:19,707 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (152)] Waiting until timeout for monitored process
[2024-12-01 23:04:19,708 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:19,719 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:19,719 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:19,719 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:19,719 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:19,719 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:19,720 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:19,720 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:19,721 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:19,726 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (152)] Ended with exit code 0
[2024-12-01 23:04:19,726 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:19,726 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:19,728 INFO  L229       MonitoredProcess]: Starting monitored process 153 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:19,728 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (153)] Waiting until timeout for monitored process
[2024-12-01 23:04:19,730 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:19,741 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:19,741 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:19,741 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:19,741 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:19,741 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:19,742 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:19,742 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:19,743 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:19,749 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (153)] Ended with exit code 0
[2024-12-01 23:04:19,749 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:19,749 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:19,750 INFO  L229       MonitoredProcess]: Starting monitored process 154 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:19,751 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (154)] Waiting until timeout for monitored process
[2024-12-01 23:04:19,753 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:19,763 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:19,764 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:19,764 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:19,764 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:19,764 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:19,764 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:19,764 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:19,766 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:19,771 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (154)] Ended with exit code 0
[2024-12-01 23:04:19,771 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:19,771 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:19,773 INFO  L229       MonitoredProcess]: Starting monitored process 155 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:19,773 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (155)] Waiting until timeout for monitored process
[2024-12-01 23:04:19,775 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:19,786 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:19,786 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:19,786 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:19,786 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:19,786 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:19,787 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:19,787 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:19,789 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:19,794 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (155)] Ended with exit code 0
[2024-12-01 23:04:19,794 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:19,794 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:19,795 INFO  L229       MonitoredProcess]: Starting monitored process 156 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:19,796 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (156)] Waiting until timeout for monitored process
[2024-12-01 23:04:19,798 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:19,809 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:19,809 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:19,809 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:19,809 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:19,809 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:19,810 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:19,810 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:19,811 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:19,816 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (156)] Ended with exit code 0
[2024-12-01 23:04:19,816 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:19,816 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:19,818 INFO  L229       MonitoredProcess]: Starting monitored process 157 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:19,818 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (157)] Waiting until timeout for monitored process
[2024-12-01 23:04:19,820 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:19,831 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:19,831 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:19,831 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:19,831 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:19,831 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:19,831 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:19,831 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:19,833 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:19,838 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (157)] Ended with exit code 0
[2024-12-01 23:04:19,838 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:19,838 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:19,839 INFO  L229       MonitoredProcess]: Starting monitored process 158 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:19,840 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (158)] Waiting until timeout for monitored process
[2024-12-01 23:04:19,842 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:19,853 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:19,853 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:19,853 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:19,853 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:19,853 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:19,853 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:19,854 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:19,855 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:19,860 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (158)] Ended with exit code 0
[2024-12-01 23:04:19,860 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:19,860 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:19,862 INFO  L229       MonitoredProcess]: Starting monitored process 159 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:19,862 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (159)] Waiting until timeout for monitored process
[2024-12-01 23:04:19,864 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:19,875 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:19,875 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:19,876 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:19,876 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:19,876 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:19,876 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:19,876 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:19,878 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:19,883 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (159)] Ended with exit code 0
[2024-12-01 23:04:19,883 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:19,883 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:19,884 INFO  L229       MonitoredProcess]: Starting monitored process 160 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:19,885 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (160)] Waiting until timeout for monitored process
[2024-12-01 23:04:19,886 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:19,897 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:19,897 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:19,898 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:19,898 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:19,898 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:19,898 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:19,898 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:19,899 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:19,905 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (160)] Ended with exit code 0
[2024-12-01 23:04:19,905 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:19,905 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:19,907 INFO  L229       MonitoredProcess]: Starting monitored process 161 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:19,907 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (161)] Waiting until timeout for monitored process
[2024-12-01 23:04:19,909 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:19,920 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:19,920 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:19,920 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:19,920 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:19,920 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:19,920 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:19,920 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:19,922 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:19,927 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (161)] Ended with exit code 0
[2024-12-01 23:04:19,927 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:19,927 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:19,929 INFO  L229       MonitoredProcess]: Starting monitored process 162 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:19,929 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (162)] Waiting until timeout for monitored process
[2024-12-01 23:04:19,931 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:19,942 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:19,942 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:19,942 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:19,942 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:19,942 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:19,942 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:19,942 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:19,944 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:19,949 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (162)] Ended with exit code 0
[2024-12-01 23:04:19,949 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:19,949 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:19,951 INFO  L229       MonitoredProcess]: Starting monitored process 163 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:19,951 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (163)] Waiting until timeout for monitored process
[2024-12-01 23:04:19,952 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:19,963 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:19,963 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:19,964 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:19,964 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:19,964 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:19,964 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:19,964 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:19,966 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:19,971 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (163)] Ended with exit code 0
[2024-12-01 23:04:19,971 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:19,971 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:19,972 INFO  L229       MonitoredProcess]: Starting monitored process 164 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:19,973 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (164)] Waiting until timeout for monitored process
[2024-12-01 23:04:19,975 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:19,986 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:19,986 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:19,986 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:19,986 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:19,986 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:19,987 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:19,987 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:19,989 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:19,994 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (164)] Ended with exit code 0
[2024-12-01 23:04:19,995 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:19,995 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:19,996 INFO  L229       MonitoredProcess]: Starting monitored process 165 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:19,997 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (165)] Waiting until timeout for monitored process
[2024-12-01 23:04:19,998 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:20,010 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:20,010 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:20,010 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:20,010 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:20,010 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:20,010 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:20,010 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:20,012 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:20,017 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (165)] Ended with exit code 0
[2024-12-01 23:04:20,018 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:20,018 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:20,019 INFO  L229       MonitoredProcess]: Starting monitored process 166 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:20,020 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (166)] Waiting until timeout for monitored process
[2024-12-01 23:04:20,021 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:20,032 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:20,032 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:20,032 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:20,032 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:20,035 INFO  L401   nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications.
[2024-12-01 23:04:20,035 INFO  L402   nArgumentSynthesizer]: A total of 5 supporting invariants were added.
[2024-12-01 23:04:20,043 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:20,048 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (166)] Ended with exit code 0
[2024-12-01 23:04:20,048 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:20,048 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:20,050 INFO  L229       MonitoredProcess]: Starting monitored process 167 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:20,050 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (167)] Waiting until timeout for monitored process
[2024-12-01 23:04:20,052 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:20,063 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:20,064 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:20,064 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:20,064 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:20,064 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:20,064 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:20,064 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:20,066 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:20,071 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (167)] Ended with exit code 0
[2024-12-01 23:04:20,071 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:20,071 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:20,072 INFO  L229       MonitoredProcess]: Starting monitored process 168 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:20,073 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (168)] Waiting until timeout for monitored process
[2024-12-01 23:04:20,074 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:20,085 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:20,086 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:20,086 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:20,086 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:20,088 INFO  L401   nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications.
[2024-12-01 23:04:20,088 INFO  L402   nArgumentSynthesizer]: A total of 5 supporting invariants were added.
[2024-12-01 23:04:20,094 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:20,099 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (168)] Ended with exit code 0
[2024-12-01 23:04:20,100 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:20,100 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:20,101 INFO  L229       MonitoredProcess]: Starting monitored process 169 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:20,102 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (169)] Waiting until timeout for monitored process
[2024-12-01 23:04:20,103 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:20,114 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:20,114 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:20,114 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:20,114 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:20,117 INFO  L401   nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications.
[2024-12-01 23:04:20,117 INFO  L402   nArgumentSynthesizer]: A total of 5 supporting invariants were added.
[2024-12-01 23:04:20,123 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:20,128 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (169)] Ended with exit code 0
[2024-12-01 23:04:20,128 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:20,132 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:20,134 INFO  L229       MonitoredProcess]: Starting monitored process 170 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:20,134 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (170)] Waiting until timeout for monitored process
[2024-12-01 23:04:20,136 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:20,147 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:20,147 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:20,147 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:20,147 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:20,147 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:20,148 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:20,148 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:20,150 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:20,154 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (170)] Ended with exit code 0
[2024-12-01 23:04:20,155 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:20,155 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:20,156 INFO  L229       MonitoredProcess]: Starting monitored process 171 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:20,157 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (171)] Waiting until timeout for monitored process
[2024-12-01 23:04:20,158 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:20,169 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:20,169 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:20,169 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:20,169 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:20,169 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:20,170 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:20,170 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:20,172 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:20,177 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (171)] Ended with exit code 0
[2024-12-01 23:04:20,177 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:20,177 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:20,179 INFO  L229       MonitoredProcess]: Starting monitored process 172 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:20,179 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (172)] Waiting until timeout for monitored process
[2024-12-01 23:04:20,181 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:20,192 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:20,193 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:20,193 INFO  L204   nArgumentSynthesizer]: 2 loop disjuncts
[2024-12-01 23:04:20,193 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:20,198 INFO  L401   nArgumentSynthesizer]: We have 40 Motzkin's Theorem applications.
[2024-12-01 23:04:20,198 INFO  L402   nArgumentSynthesizer]: A total of 10 supporting invariants were added.
[2024-12-01 23:04:20,221 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:20,227 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (172)] Ended with exit code 0
[2024-12-01 23:04:20,227 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:20,227 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:20,228 INFO  L229       MonitoredProcess]: Starting monitored process 173 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:20,229 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (173)] Waiting until timeout for monitored process
[2024-12-01 23:04:20,230 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:20,241 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:20,241 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:20,241 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:20,241 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:20,241 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:20,242 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:20,242 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:20,244 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:20,249 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (173)] Ended with exit code 0
[2024-12-01 23:04:20,249 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:20,249 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:20,250 INFO  L229       MonitoredProcess]: Starting monitored process 174 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:20,251 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (174)] Waiting until timeout for monitored process
[2024-12-01 23:04:20,252 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:20,263 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:20,263 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:20,263 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:20,263 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:20,265 INFO  L401   nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications.
[2024-12-01 23:04:20,265 INFO  L402   nArgumentSynthesizer]: A total of 5 supporting invariants were added.
[2024-12-01 23:04:20,271 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:20,276 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (174)] Ended with exit code 0
[2024-12-01 23:04:20,276 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:20,276 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:20,278 INFO  L229       MonitoredProcess]: Starting monitored process 175 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:20,278 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (175)] Waiting until timeout for monitored process
[2024-12-01 23:04:20,280 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:20,291 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:20,291 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:20,291 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:20,291 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:20,291 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:20,292 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:20,292 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:20,294 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:20,301 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (175)] Ended with exit code 0
[2024-12-01 23:04:20,302 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:20,302 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:20,303 INFO  L229       MonitoredProcess]: Starting monitored process 176 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:20,304 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (176)] Waiting until timeout for monitored process
[2024-12-01 23:04:20,306 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:20,318 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:20,318 INFO  L203   nArgumentSynthesizer]: 4 stem disjuncts
[2024-12-01 23:04:20,318 INFO  L204   nArgumentSynthesizer]: 3 loop disjuncts
[2024-12-01 23:04:20,318 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:20,377 INFO  L401   nArgumentSynthesizer]: We have 120 Motzkin's Theorem applications.
[2024-12-01 23:04:20,377 INFO  L402   nArgumentSynthesizer]: A total of 15 supporting invariants were added.
[2024-12-01 23:04:20,514 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:20,521 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (176)] Ended with exit code 0
[2024-12-01 23:04:20,521 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:20,522 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:20,523 INFO  L229       MonitoredProcess]: Starting monitored process 177 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:20,524 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (177)] Waiting until timeout for monitored process
[2024-12-01 23:04:20,525 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:20,536 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:20,536 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:20,536 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:20,536 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:20,536 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:20,537 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:20,537 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:20,539 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:20,546 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (177)] Ended with exit code 0
[2024-12-01 23:04:20,547 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:20,547 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:20,548 INFO  L229       MonitoredProcess]: Starting monitored process 178 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:20,549 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (178)] Waiting until timeout for monitored process
[2024-12-01 23:04:20,550 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:20,561 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:20,561 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:20,561 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:20,562 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:20,562 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:20,562 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:20,562 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:20,564 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:20,569 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (178)] Ended with exit code 0
[2024-12-01 23:04:20,569 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:20,569 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:20,570 INFO  L229       MonitoredProcess]: Starting monitored process 179 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:20,571 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (179)] Waiting until timeout for monitored process
[2024-12-01 23:04:20,572 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:20,583 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:20,583 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:20,583 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:20,583 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:20,584 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:20,584 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:20,584 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:20,586 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:20,590 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (179)] Ended with exit code 0
[2024-12-01 23:04:20,591 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:20,591 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:20,592 INFO  L229       MonitoredProcess]: Starting monitored process 180 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:20,593 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (180)] Waiting until timeout for monitored process
[2024-12-01 23:04:20,594 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:20,605 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:20,605 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:20,605 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:20,605 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:20,605 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:20,605 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:20,605 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:20,607 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:20,612 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (180)] Ended with exit code 0
[2024-12-01 23:04:20,612 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:20,613 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:20,614 INFO  L229       MonitoredProcess]: Starting monitored process 181 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:20,614 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (181)] Waiting until timeout for monitored process
[2024-12-01 23:04:20,616 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:20,627 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:20,627 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:20,627 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:20,627 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:20,627 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:20,627 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:20,627 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:20,629 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:20,633 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (181)] Ended with exit code 0
[2024-12-01 23:04:20,634 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:20,634 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:20,635 INFO  L229       MonitoredProcess]: Starting monitored process 182 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:20,636 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (182)] Waiting until timeout for monitored process
[2024-12-01 23:04:20,637 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:20,648 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:20,648 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:20,648 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:20,648 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:20,648 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:20,648 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:20,648 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:20,650 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:20,658 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (182)] Ended with exit code 0
[2024-12-01 23:04:20,658 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:20,658 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:20,660 INFO  L229       MonitoredProcess]: Starting monitored process 183 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:20,660 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (183)] Waiting until timeout for monitored process
[2024-12-01 23:04:20,662 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:20,673 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:20,673 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:20,673 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:20,673 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:20,673 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:20,673 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:20,674 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:20,675 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:20,682 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (183)] Ended with exit code 0
[2024-12-01 23:04:20,682 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:20,682 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:20,684 INFO  L229       MonitoredProcess]: Starting monitored process 184 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:20,684 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (184)] Waiting until timeout for monitored process
[2024-12-01 23:04:20,686 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:20,698 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:20,698 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:20,698 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:20,698 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:20,698 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:20,698 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:20,699 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:20,700 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:20,705 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (184)] Ended with exit code 0
[2024-12-01 23:04:20,706 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:20,706 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:20,707 INFO  L229       MonitoredProcess]: Starting monitored process 185 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:20,708 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (185)] Waiting until timeout for monitored process
[2024-12-01 23:04:20,710 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:20,721 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:20,721 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:20,721 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:20,721 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:20,721 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:20,722 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:20,722 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:20,723 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:20,731 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (185)] Ended with exit code 0
[2024-12-01 23:04:20,731 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:20,731 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:20,733 INFO  L229       MonitoredProcess]: Starting monitored process 186 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:20,734 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (186)] Waiting until timeout for monitored process
[2024-12-01 23:04:20,735 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:20,746 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:20,746 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:20,746 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:20,746 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:20,746 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:20,747 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:20,747 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:20,748 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:20,754 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (186)] Ended with exit code 0
[2024-12-01 23:04:20,754 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:20,754 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:20,756 INFO  L229       MonitoredProcess]: Starting monitored process 187 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:20,756 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (187)] Waiting until timeout for monitored process
[2024-12-01 23:04:20,758 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:20,769 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:20,769 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:20,769 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:20,770 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:20,770 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:20,770 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:20,770 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:20,772 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:20,777 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (187)] Ended with exit code 0
[2024-12-01 23:04:20,777 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:20,777 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:20,779 INFO  L229       MonitoredProcess]: Starting monitored process 188 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:20,779 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (188)] Waiting until timeout for monitored process
[2024-12-01 23:04:20,781 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:20,792 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:20,792 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:20,792 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:20,792 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:20,792 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:20,793 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:20,793 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:20,795 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:20,800 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (188)] Ended with exit code 0
[2024-12-01 23:04:20,800 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:20,800 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:20,802 INFO  L229       MonitoredProcess]: Starting monitored process 189 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:20,802 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (189)] Waiting until timeout for monitored process
[2024-12-01 23:04:20,804 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:20,818 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-01 23:04:20,818 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:20,818 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:20,818 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:20,818 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:20,819 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:20,819 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:20,821 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:20,829 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (189)] Ended with exit code 0
[2024-12-01 23:04:20,829 INFO  L451          LassoAnalysis]: Using template '2-phase'.
[2024-12-01 23:04:20,829 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:20,829 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:20,831 INFO  L229       MonitoredProcess]: Starting monitored process 190 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:20,831 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (190)] Waiting until timeout for monitored process
[2024-12-01 23:04:20,833 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:20,844 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:20,844 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:20,844 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:20,844 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:20,844 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:20,844 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:20,845 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:20,845 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:20,847 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:20,852 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (190)] Ended with exit code 0
[2024-12-01 23:04:20,852 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:20,852 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:20,854 INFO  L229       MonitoredProcess]: Starting monitored process 191 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:20,855 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (191)] Waiting until timeout for monitored process
[2024-12-01 23:04:20,856 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:20,867 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:20,867 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:20,867 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:20,867 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:20,867 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:20,867 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:20,868 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:20,868 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:20,870 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:20,875 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (191)] Ended with exit code 0
[2024-12-01 23:04:20,875 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:20,875 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:20,877 INFO  L229       MonitoredProcess]: Starting monitored process 192 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:20,878 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (192)] Waiting until timeout for monitored process
[2024-12-01 23:04:20,879 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:20,890 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:20,891 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:20,891 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:20,891 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:20,891 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:20,891 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:20,891 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:20,891 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:20,893 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:20,901 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (192)] Ended with exit code 0
[2024-12-01 23:04:20,901 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:20,901 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:20,903 INFO  L229       MonitoredProcess]: Starting monitored process 193 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:20,903 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (193)] Waiting until timeout for monitored process
[2024-12-01 23:04:20,905 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:20,915 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:20,915 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:20,915 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:20,916 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:20,916 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:20,916 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:20,916 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:20,916 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:20,918 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:20,923 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (193)] Ended with exit code 0
[2024-12-01 23:04:20,923 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:20,923 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:20,925 INFO  L229       MonitoredProcess]: Starting monitored process 194 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:20,925 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (194)] Waiting until timeout for monitored process
[2024-12-01 23:04:20,927 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:20,938 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:20,938 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:20,938 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:20,938 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:20,938 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:20,938 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:20,939 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:20,939 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:20,941 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:20,946 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (194)] Ended with exit code 0
[2024-12-01 23:04:20,946 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:20,946 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:20,948 INFO  L229       MonitoredProcess]: Starting monitored process 195 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:20,948 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (195)] Waiting until timeout for monitored process
[2024-12-01 23:04:20,950 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:20,961 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:20,961 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:20,961 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:20,961 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:20,961 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:20,961 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:20,961 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:20,961 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:20,963 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:20,968 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (195)] Ended with exit code 0
[2024-12-01 23:04:20,969 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:20,969 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:20,970 INFO  L229       MonitoredProcess]: Starting monitored process 196 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:20,971 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (196)] Waiting until timeout for monitored process
[2024-12-01 23:04:20,972 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:20,984 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:20,984 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:20,984 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:20,984 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:20,984 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:20,984 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:20,984 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:20,984 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:20,986 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:20,992 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (196)] Ended with exit code 0
[2024-12-01 23:04:20,992 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:20,992 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:20,993 INFO  L229       MonitoredProcess]: Starting monitored process 197 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:20,994 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (197)] Waiting until timeout for monitored process
[2024-12-01 23:04:20,995 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:21,006 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:21,006 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:21,006 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:21,007 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:21,007 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:21,007 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:21,007 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:21,007 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:21,009 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:21,014 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (197)] Ended with exit code 0
[2024-12-01 23:04:21,014 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:21,014 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:21,016 INFO  L229       MonitoredProcess]: Starting monitored process 198 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:21,017 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (198)] Waiting until timeout for monitored process
[2024-12-01 23:04:21,018 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:21,029 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:21,029 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:21,029 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:21,029 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:21,029 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:21,030 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:21,030 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:21,030 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:21,032 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:21,037 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (198)] Ended with exit code 0
[2024-12-01 23:04:21,038 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:21,038 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:21,039 INFO  L229       MonitoredProcess]: Starting monitored process 199 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:21,046 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (199)] Waiting until timeout for monitored process
[2024-12-01 23:04:21,047 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:21,058 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:21,058 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:21,058 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:21,058 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:21,058 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:21,058 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:21,059 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:21,059 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:21,061 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:21,066 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (199)] Ended with exit code 0
[2024-12-01 23:04:21,066 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:21,066 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:21,068 INFO  L229       MonitoredProcess]: Starting monitored process 200 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:21,068 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (200)] Waiting until timeout for monitored process
[2024-12-01 23:04:21,070 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:21,081 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:21,081 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:21,081 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:21,081 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:21,081 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:21,082 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:21,082 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:21,082 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:21,084 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:21,089 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (200)] Ended with exit code 0
[2024-12-01 23:04:21,089 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:21,089 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:21,091 INFO  L229       MonitoredProcess]: Starting monitored process 201 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:21,091 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (201)] Waiting until timeout for monitored process
[2024-12-01 23:04:21,093 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:21,103 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:21,104 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:21,104 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:21,104 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:21,104 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:21,104 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:21,104 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:21,104 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:21,106 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:21,111 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (201)] Ended with exit code 0
[2024-12-01 23:04:21,111 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:21,111 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:21,112 INFO  L229       MonitoredProcess]: Starting monitored process 202 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:21,113 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (202)] Waiting until timeout for monitored process
[2024-12-01 23:04:21,114 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:21,125 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:21,125 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:21,125 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:21,125 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:21,125 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:21,125 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:21,126 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:21,126 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:21,127 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:21,132 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (202)] Ended with exit code 0
[2024-12-01 23:04:21,132 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:21,132 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:21,134 INFO  L229       MonitoredProcess]: Starting monitored process 203 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:21,135 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (203)] Waiting until timeout for monitored process
[2024-12-01 23:04:21,136 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:21,147 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:21,147 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:21,147 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:21,147 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:21,147 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:21,147 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:21,148 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:21,148 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:21,150 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:21,155 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (203)] Ended with exit code 0
[2024-12-01 23:04:21,155 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:21,155 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:21,157 INFO  L229       MonitoredProcess]: Starting monitored process 204 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:21,157 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (204)] Waiting until timeout for monitored process
[2024-12-01 23:04:21,159 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:21,170 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:21,170 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:21,170 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:21,170 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:21,170 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:21,170 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:21,171 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:21,171 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:21,172 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:21,177 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (204)] Ended with exit code 0
[2024-12-01 23:04:21,177 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:21,178 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:21,179 INFO  L229       MonitoredProcess]: Starting monitored process 205 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:21,180 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (205)] Waiting until timeout for monitored process
[2024-12-01 23:04:21,181 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:21,192 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:21,192 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:21,192 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:21,192 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:21,192 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:21,192 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:21,193 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:21,193 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:21,195 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:21,200 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (205)] Ended with exit code 0
[2024-12-01 23:04:21,200 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:21,200 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:21,201 INFO  L229       MonitoredProcess]: Starting monitored process 206 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:21,202 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (206)] Waiting until timeout for monitored process
[2024-12-01 23:04:21,204 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:21,215 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:21,215 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:21,215 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:21,215 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:21,215 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:21,215 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:21,215 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:21,215 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:21,217 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:21,222 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (206)] Forceful destruction successful, exit code 0
[2024-12-01 23:04:21,223 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:21,223 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:21,224 INFO  L229       MonitoredProcess]: Starting monitored process 207 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:21,225 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (207)] Waiting until timeout for monitored process
[2024-12-01 23:04:21,226 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:21,237 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:21,237 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:21,237 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:21,237 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:21,237 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:21,237 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:21,237 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:21,238 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:21,240 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:21,245 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (207)] Ended with exit code 0
[2024-12-01 23:04:21,245 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:21,245 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:21,246 INFO  L229       MonitoredProcess]: Starting monitored process 208 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:21,247 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (208)] Waiting until timeout for monitored process
[2024-12-01 23:04:21,248 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:21,259 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:21,259 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:21,259 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:21,259 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:21,259 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:21,259 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:21,259 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:21,259 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:21,261 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:21,266 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (208)] Ended with exit code 0
[2024-12-01 23:04:21,266 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:21,266 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:21,268 INFO  L229       MonitoredProcess]: Starting monitored process 209 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:21,268 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (209)] Waiting until timeout for monitored process
[2024-12-01 23:04:21,270 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:21,281 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:21,281 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:21,281 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:21,281 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:21,281 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:21,282 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:21,282 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:21,282 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:21,284 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:21,289 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (209)] Ended with exit code 0
[2024-12-01 23:04:21,289 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:21,289 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:21,290 INFO  L229       MonitoredProcess]: Starting monitored process 210 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:21,291 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (210)] Waiting until timeout for monitored process
[2024-12-01 23:04:21,293 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:21,304 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:21,304 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:21,304 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:21,304 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:21,304 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:21,305 INFO  L401   nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications.
[2024-12-01 23:04:21,306 INFO  L402   nArgumentSynthesizer]: A total of 3 supporting invariants were added.
[2024-12-01 23:04:21,311 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:21,316 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (210)] Ended with exit code 0
[2024-12-01 23:04:21,316 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:21,316 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:21,318 INFO  L229       MonitoredProcess]: Starting monitored process 211 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:21,318 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (211)] Waiting until timeout for monitored process
[2024-12-01 23:04:21,320 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:21,331 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:21,331 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:21,331 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:21,331 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:21,331 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:21,331 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:21,331 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:21,331 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:21,333 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:21,338 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (211)] Ended with exit code 0
[2024-12-01 23:04:21,338 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:21,338 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:21,340 INFO  L229       MonitoredProcess]: Starting monitored process 212 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:21,340 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (212)] Waiting until timeout for monitored process
[2024-12-01 23:04:21,342 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:21,353 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:21,353 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:21,353 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:21,353 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:21,353 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:21,354 INFO  L401   nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications.
[2024-12-01 23:04:21,354 INFO  L402   nArgumentSynthesizer]: A total of 3 supporting invariants were added.
[2024-12-01 23:04:21,361 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:21,366 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (212)] Ended with exit code 0
[2024-12-01 23:04:21,366 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:21,366 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:21,368 INFO  L229       MonitoredProcess]: Starting monitored process 213 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:21,368 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (213)] Waiting until timeout for monitored process
[2024-12-01 23:04:21,370 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:21,380 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:21,381 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:21,381 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:21,381 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:21,381 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:21,382 INFO  L401   nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications.
[2024-12-01 23:04:21,382 INFO  L402   nArgumentSynthesizer]: A total of 3 supporting invariants were added.
[2024-12-01 23:04:21,387 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:21,392 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (213)] Ended with exit code 0
[2024-12-01 23:04:21,392 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:21,393 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:21,394 INFO  L229       MonitoredProcess]: Starting monitored process 214 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:21,395 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (214)] Waiting until timeout for monitored process
[2024-12-01 23:04:21,396 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:21,407 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:21,407 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:21,407 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:21,407 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:21,407 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:21,408 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:21,408 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:21,408 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:21,410 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:21,415 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (214)] Ended with exit code 0
[2024-12-01 23:04:21,416 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:21,416 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:21,417 INFO  L229       MonitoredProcess]: Starting monitored process 215 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:21,418 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (215)] Waiting until timeout for monitored process
[2024-12-01 23:04:21,420 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:21,430 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:21,431 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:21,431 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:21,431 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:21,431 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:21,431 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:21,431 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:21,431 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:21,433 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:21,438 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (215)] Ended with exit code 0
[2024-12-01 23:04:21,439 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:21,439 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:21,440 INFO  L229       MonitoredProcess]: Starting monitored process 216 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:21,441 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (216)] Waiting until timeout for monitored process
[2024-12-01 23:04:21,443 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:21,454 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:21,454 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:21,454 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:21,454 INFO  L204   nArgumentSynthesizer]: 2 loop disjuncts
[2024-12-01 23:04:21,454 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:21,459 INFO  L401   nArgumentSynthesizer]: We have 24 Motzkin's Theorem applications.
[2024-12-01 23:04:21,459 INFO  L402   nArgumentSynthesizer]: A total of 6 supporting invariants were added.
[2024-12-01 23:04:21,476 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:21,482 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (216)] Ended with exit code 0
[2024-12-01 23:04:21,482 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:21,482 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:21,484 INFO  L229       MonitoredProcess]: Starting monitored process 217 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:21,484 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (217)] Waiting until timeout for monitored process
[2024-12-01 23:04:21,486 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:21,497 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:21,497 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:21,497 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:21,497 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:21,497 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:21,497 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:21,498 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:21,498 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:21,500 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:21,505 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (217)] Ended with exit code 0
[2024-12-01 23:04:21,505 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:21,505 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:21,507 INFO  L229       MonitoredProcess]: Starting monitored process 218 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:21,507 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (218)] Waiting until timeout for monitored process
[2024-12-01 23:04:21,509 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:21,520 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:21,520 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:21,520 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:21,520 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:21,521 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:21,522 INFO  L401   nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications.
[2024-12-01 23:04:21,522 INFO  L402   nArgumentSynthesizer]: A total of 3 supporting invariants were added.
[2024-12-01 23:04:21,527 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:21,532 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (218)] Ended with exit code 0
[2024-12-01 23:04:21,532 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:21,532 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:21,534 INFO  L229       MonitoredProcess]: Starting monitored process 219 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:21,535 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (219)] Waiting until timeout for monitored process
[2024-12-01 23:04:21,536 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:21,548 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:21,548 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:21,548 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:21,548 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:21,548 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:21,548 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:21,548 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:21,548 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:21,550 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:21,555 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (219)] Ended with exit code 0
[2024-12-01 23:04:21,555 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:21,556 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:21,557 INFO  L229       MonitoredProcess]: Starting monitored process 220 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:21,557 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (220)] Waiting until timeout for monitored process
[2024-12-01 23:04:21,559 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:21,570 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:21,570 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:21,570 INFO  L203   nArgumentSynthesizer]: 4 stem disjuncts
[2024-12-01 23:04:21,570 INFO  L204   nArgumentSynthesizer]: 3 loop disjuncts
[2024-12-01 23:04:21,570 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:21,601 INFO  L401   nArgumentSynthesizer]: We have 72 Motzkin's Theorem applications.
[2024-12-01 23:04:21,601 INFO  L402   nArgumentSynthesizer]: A total of 9 supporting invariants were added.
[2024-12-01 23:04:21,690 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:21,696 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (220)] Ended with exit code 0
[2024-12-01 23:04:21,696 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:21,696 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:21,698 INFO  L229       MonitoredProcess]: Starting monitored process 221 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:21,698 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (221)] Waiting until timeout for monitored process
[2024-12-01 23:04:21,699 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:21,711 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:21,711 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:21,711 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:21,711 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:21,711 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:21,711 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:21,711 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:21,711 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:21,713 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:21,719 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (221)] Ended with exit code 0
[2024-12-01 23:04:21,719 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:21,719 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:21,720 INFO  L229       MonitoredProcess]: Starting monitored process 222 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:21,721 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (222)] Waiting until timeout for monitored process
[2024-12-01 23:04:21,722 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:21,733 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:21,733 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:21,733 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:21,733 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:21,733 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:21,733 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:21,734 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:21,734 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:21,735 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:21,740 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (222)] Ended with exit code 0
[2024-12-01 23:04:21,741 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:21,741 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:21,742 INFO  L229       MonitoredProcess]: Starting monitored process 223 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:21,743 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (223)] Waiting until timeout for monitored process
[2024-12-01 23:04:21,744 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:21,755 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:21,755 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:21,755 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:21,755 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:21,755 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:21,755 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:21,755 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:21,755 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:21,757 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:21,762 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (223)] Ended with exit code 0
[2024-12-01 23:04:21,762 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:21,762 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:21,764 INFO  L229       MonitoredProcess]: Starting monitored process 224 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:21,764 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (224)] Waiting until timeout for monitored process
[2024-12-01 23:04:21,766 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:21,776 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:21,777 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:21,777 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:21,777 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:21,777 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:21,777 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:21,777 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:21,777 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:21,779 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:21,784 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (224)] Ended with exit code 0
[2024-12-01 23:04:21,784 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:21,784 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:21,786 INFO  L229       MonitoredProcess]: Starting monitored process 225 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:21,786 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (225)] Waiting until timeout for monitored process
[2024-12-01 23:04:21,788 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:21,798 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:21,798 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:21,799 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:21,799 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:21,799 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:21,799 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:21,799 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:21,799 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:21,801 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:21,806 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (225)] Ended with exit code 0
[2024-12-01 23:04:21,806 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:21,806 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:21,807 INFO  L229       MonitoredProcess]: Starting monitored process 226 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:21,808 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (226)] Waiting until timeout for monitored process
[2024-12-01 23:04:21,809 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:21,820 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:21,820 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:21,820 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:21,820 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:21,820 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:21,820 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:21,821 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:21,821 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:21,823 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:21,828 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (226)] Ended with exit code 0
[2024-12-01 23:04:21,828 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:21,828 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:21,830 INFO  L229       MonitoredProcess]: Starting monitored process 227 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:21,830 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (227)] Waiting until timeout for monitored process
[2024-12-01 23:04:21,832 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:21,843 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:21,843 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:21,843 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:21,843 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:21,843 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:21,843 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:21,843 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:21,843 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:21,845 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:21,850 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (227)] Ended with exit code 0
[2024-12-01 23:04:21,850 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:21,850 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:21,852 INFO  L229       MonitoredProcess]: Starting monitored process 228 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:21,852 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (228)] Waiting until timeout for monitored process
[2024-12-01 23:04:21,854 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:21,864 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:21,865 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:21,865 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:21,865 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:21,865 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:21,865 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:21,865 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:21,865 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:21,867 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:21,872 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (228)] Ended with exit code 0
[2024-12-01 23:04:21,872 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:21,872 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:21,873 INFO  L229       MonitoredProcess]: Starting monitored process 229 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:21,874 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (229)] Waiting until timeout for monitored process
[2024-12-01 23:04:21,875 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:21,886 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:21,886 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:21,886 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:21,886 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:21,886 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:21,886 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:21,887 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:21,887 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:21,888 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:21,893 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (229)] Ended with exit code 0
[2024-12-01 23:04:21,893 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:21,894 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:21,895 INFO  L229       MonitoredProcess]: Starting monitored process 230 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:21,895 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (230)] Waiting until timeout for monitored process
[2024-12-01 23:04:21,897 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:21,908 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:21,908 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:21,908 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:21,908 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:21,908 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:21,908 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:21,908 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:21,909 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:21,911 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:21,916 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (230)] Ended with exit code 0
[2024-12-01 23:04:21,916 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:21,916 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:21,917 INFO  L229       MonitoredProcess]: Starting monitored process 231 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:21,918 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (231)] Waiting until timeout for monitored process
[2024-12-01 23:04:21,919 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:21,930 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:21,930 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:21,930 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:21,930 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:21,931 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:21,931 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:21,931 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:21,931 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:21,933 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:21,938 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (231)] Ended with exit code 0
[2024-12-01 23:04:21,938 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:21,938 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:21,940 INFO  L229       MonitoredProcess]: Starting monitored process 232 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:21,940 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (232)] Waiting until timeout for monitored process
[2024-12-01 23:04:21,942 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:21,953 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:21,953 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:21,953 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:21,953 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:21,953 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:21,953 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:21,953 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:21,953 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:21,955 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:21,960 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (232)] Ended with exit code 0
[2024-12-01 23:04:21,960 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:21,961 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:21,962 INFO  L229       MonitoredProcess]: Starting monitored process 233 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:21,963 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (233)] Waiting until timeout for monitored process
[2024-12-01 23:04:21,964 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:21,975 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:21,975 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:21,975 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:21,975 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:21,975 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:21,975 INFO  L205   nArgumentSynthesizer]: 3 template conjuncts.
[2024-12-01 23:04:21,976 INFO  L401   nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications.
[2024-12-01 23:04:21,976 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:21,978 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:21,982 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (233)] Ended with exit code 0
[2024-12-01 23:04:21,983 INFO  L451          LassoAnalysis]: Using template '3-phase'.
[2024-12-01 23:04:21,983 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:21,983 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:21,984 INFO  L229       MonitoredProcess]: Starting monitored process 234 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:21,985 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (234)] Waiting until timeout for monitored process
[2024-12-01 23:04:21,986 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:21,997 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:21,997 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-12-01 23:04:21,997 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:21,997 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:21,997 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:21,997 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:21,998 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:21,998 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:22,001 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:22,006 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (234)] Ended with exit code 0
[2024-12-01 23:04:22,007 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:22,007 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:22,008 INFO  L229       MonitoredProcess]: Starting monitored process 235 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:22,009 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (235)] Waiting until timeout for monitored process
[2024-12-01 23:04:22,010 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:22,021 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:22,021 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-12-01 23:04:22,021 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:22,021 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:22,021 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:22,021 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:22,022 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:22,022 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:22,024 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:22,029 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (235)] Ended with exit code 0
[2024-12-01 23:04:22,029 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:22,029 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:22,030 INFO  L229       MonitoredProcess]: Starting monitored process 236 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:22,035 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (236)] Waiting until timeout for monitored process
[2024-12-01 23:04:22,036 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:22,047 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:22,047 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-12-01 23:04:22,047 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:22,047 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:22,047 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:22,047 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:22,048 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:22,048 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:22,051 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:22,056 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (236)] Ended with exit code 0
[2024-12-01 23:04:22,057 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:22,057 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:22,058 INFO  L229       MonitoredProcess]: Starting monitored process 237 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:22,059 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (237)] Waiting until timeout for monitored process
[2024-12-01 23:04:22,060 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:22,071 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:22,071 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-12-01 23:04:22,072 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:22,072 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:22,072 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:22,072 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:22,072 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:22,072 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:22,075 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:22,080 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (237)] Ended with exit code 0
[2024-12-01 23:04:22,080 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:22,080 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:22,082 INFO  L229       MonitoredProcess]: Starting monitored process 238 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:22,082 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (238)] Waiting until timeout for monitored process
[2024-12-01 23:04:22,084 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:22,095 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:22,095 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-12-01 23:04:22,095 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:22,095 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:22,095 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:22,095 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:22,095 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:22,095 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:22,098 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:22,103 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (238)] Ended with exit code 0
[2024-12-01 23:04:22,103 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:22,103 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:22,104 INFO  L229       MonitoredProcess]: Starting monitored process 239 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:22,105 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (239)] Waiting until timeout for monitored process
[2024-12-01 23:04:22,106 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:22,117 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:22,117 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-12-01 23:04:22,117 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:22,118 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:22,118 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:22,118 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:22,118 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:22,118 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:22,120 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:22,125 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (239)] Ended with exit code 0
[2024-12-01 23:04:22,126 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:22,126 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:22,127 INFO  L229       MonitoredProcess]: Starting monitored process 240 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:22,128 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (240)] Waiting until timeout for monitored process
[2024-12-01 23:04:22,129 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:22,140 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:22,140 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-12-01 23:04:22,140 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:22,141 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:22,141 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:22,141 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:22,141 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:22,141 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:22,143 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:22,148 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (240)] Ended with exit code 0
[2024-12-01 23:04:22,148 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:22,148 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:22,150 INFO  L229       MonitoredProcess]: Starting monitored process 241 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:22,150 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (241)] Waiting until timeout for monitored process
[2024-12-01 23:04:22,152 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:22,163 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:22,163 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-12-01 23:04:22,163 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:22,163 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:22,163 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:22,163 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:22,163 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:22,164 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:22,166 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:22,171 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (241)] Ended with exit code 0
[2024-12-01 23:04:22,171 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:22,171 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:22,173 INFO  L229       MonitoredProcess]: Starting monitored process 242 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:22,173 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (242)] Waiting until timeout for monitored process
[2024-12-01 23:04:22,174 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:22,185 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:22,185 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-12-01 23:04:22,186 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:22,186 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:22,186 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:22,186 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:22,186 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:22,186 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:22,189 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:22,194 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (242)] Ended with exit code 0
[2024-12-01 23:04:22,194 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:22,194 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:22,196 INFO  L229       MonitoredProcess]: Starting monitored process 243 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:22,196 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (243)] Waiting until timeout for monitored process
[2024-12-01 23:04:22,198 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:22,209 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:22,209 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-12-01 23:04:22,209 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:22,209 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:22,209 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:22,209 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:22,210 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:22,210 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:22,213 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:22,218 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (243)] Ended with exit code 0
[2024-12-01 23:04:22,218 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:22,218 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:22,219 INFO  L229       MonitoredProcess]: Starting monitored process 244 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:22,220 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (244)] Waiting until timeout for monitored process
[2024-12-01 23:04:22,222 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:22,233 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:22,233 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-12-01 23:04:22,233 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:22,233 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:22,233 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:22,233 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:22,234 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:22,234 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:22,236 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:22,242 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (244)] Ended with exit code 0
[2024-12-01 23:04:22,242 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:22,242 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:22,244 INFO  L229       MonitoredProcess]: Starting monitored process 245 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:22,244 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (245)] Waiting until timeout for monitored process
[2024-12-01 23:04:22,246 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:22,260 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:22,260 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-12-01 23:04:22,260 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:22,260 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:22,260 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:22,260 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:22,260 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:22,260 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:22,263 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:22,271 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (245)] Ended with exit code 0
[2024-12-01 23:04:22,271 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:22,271 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:22,273 INFO  L229       MonitoredProcess]: Starting monitored process 246 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:22,273 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (246)] Waiting until timeout for monitored process
[2024-12-01 23:04:22,275 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:22,287 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:22,287 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-12-01 23:04:22,287 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:22,287 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:22,287 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:22,287 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:22,288 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:22,288 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:22,290 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:22,296 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (246)] Ended with exit code 0
[2024-12-01 23:04:22,296 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:22,296 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:22,298 INFO  L229       MonitoredProcess]: Starting monitored process 247 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:22,298 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (247)] Waiting until timeout for monitored process
[2024-12-01 23:04:22,300 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:22,311 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:22,312 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-12-01 23:04:22,312 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:22,312 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:22,312 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:22,312 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:22,312 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:22,312 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:22,316 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:22,321 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (247)] Ended with exit code 0
[2024-12-01 23:04:22,321 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:22,321 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:22,322 INFO  L229       MonitoredProcess]: Starting monitored process 248 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:22,323 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (248)] Waiting until timeout for monitored process
[2024-12-01 23:04:22,325 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:22,336 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:22,336 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-12-01 23:04:22,336 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:22,336 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:22,336 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:22,336 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:22,337 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:22,337 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:22,340 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:22,345 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (248)] Ended with exit code 0
[2024-12-01 23:04:22,345 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:22,345 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:22,346 INFO  L229       MonitoredProcess]: Starting monitored process 249 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:22,347 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (249)] Waiting until timeout for monitored process
[2024-12-01 23:04:22,349 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:22,360 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:22,360 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-12-01 23:04:22,360 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:22,360 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:22,360 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:22,360 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:22,360 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:22,361 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:22,363 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:22,368 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (249)] Ended with exit code 0
[2024-12-01 23:04:22,368 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:22,368 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:22,370 INFO  L229       MonitoredProcess]: Starting monitored process 250 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:22,370 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (250)] Waiting until timeout for monitored process
[2024-12-01 23:04:22,372 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:22,383 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:22,383 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-12-01 23:04:22,383 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:22,383 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:22,383 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:22,383 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:22,383 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:22,383 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:22,386 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:22,391 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (250)] Ended with exit code 0
[2024-12-01 23:04:22,391 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:22,391 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:22,392 INFO  L229       MonitoredProcess]: Starting monitored process 251 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:22,393 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (251)] Waiting until timeout for monitored process
[2024-12-01 23:04:22,395 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:22,406 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:22,406 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-12-01 23:04:22,406 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:22,406 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:22,406 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:22,406 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:22,406 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:22,406 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:22,409 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:22,414 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (251)] Ended with exit code 0
[2024-12-01 23:04:22,414 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:22,414 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:22,416 INFO  L229       MonitoredProcess]: Starting monitored process 252 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:22,416 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (252)] Waiting until timeout for monitored process
[2024-12-01 23:04:22,418 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:22,429 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:22,429 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-12-01 23:04:22,429 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:22,429 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:22,429 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:22,429 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:22,429 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:22,429 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:22,432 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:22,437 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (252)] Ended with exit code 0
[2024-12-01 23:04:22,437 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:22,437 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:22,439 INFO  L229       MonitoredProcess]: Starting monitored process 253 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:22,439 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (253)] Waiting until timeout for monitored process
[2024-12-01 23:04:22,441 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:22,452 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:22,452 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-12-01 23:04:22,452 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:22,452 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:22,452 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:22,452 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:22,453 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:22,453 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:22,456 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:22,461 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (253)] Ended with exit code 0
[2024-12-01 23:04:22,461 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:22,461 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:22,462 INFO  L229       MonitoredProcess]: Starting monitored process 254 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:22,463 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (254)] Waiting until timeout for monitored process
[2024-12-01 23:04:22,465 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:22,476 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:22,476 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-12-01 23:04:22,476 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:22,476 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:22,476 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:22,478 INFO  L401   nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications.
[2024-12-01 23:04:22,478 INFO  L402   nArgumentSynthesizer]: A total of 4 supporting invariants were added.
[2024-12-01 23:04:22,487 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:22,492 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (254)] Ended with exit code 0
[2024-12-01 23:04:22,492 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:22,492 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:22,494 INFO  L229       MonitoredProcess]: Starting monitored process 255 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:22,494 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (255)] Waiting until timeout for monitored process
[2024-12-01 23:04:22,496 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:22,507 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:22,507 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-12-01 23:04:22,507 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:22,507 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:22,507 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:22,507 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:22,508 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:22,508 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:22,511 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:22,516 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (255)] Ended with exit code 0
[2024-12-01 23:04:22,516 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:22,516 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:22,518 INFO  L229       MonitoredProcess]: Starting monitored process 256 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:22,519 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (256)] Waiting until timeout for monitored process
[2024-12-01 23:04:22,520 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:22,531 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:22,531 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-12-01 23:04:22,532 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:22,532 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:22,532 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:22,533 INFO  L401   nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications.
[2024-12-01 23:04:22,533 INFO  L402   nArgumentSynthesizer]: A total of 4 supporting invariants were added.
[2024-12-01 23:04:22,541 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:22,546 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (256)] Ended with exit code 0
[2024-12-01 23:04:22,546 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:22,546 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:22,548 INFO  L229       MonitoredProcess]: Starting monitored process 257 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:22,548 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (257)] Waiting until timeout for monitored process
[2024-12-01 23:04:22,550 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:22,561 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:22,561 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-12-01 23:04:22,561 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:22,561 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:22,561 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:22,563 INFO  L401   nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications.
[2024-12-01 23:04:22,563 INFO  L402   nArgumentSynthesizer]: A total of 4 supporting invariants were added.
[2024-12-01 23:04:22,570 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:22,575 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (257)] Ended with exit code 0
[2024-12-01 23:04:22,576 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:22,576 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:22,577 INFO  L229       MonitoredProcess]: Starting monitored process 258 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:22,578 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (258)] Waiting until timeout for monitored process
[2024-12-01 23:04:22,579 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:22,590 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:22,591 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-12-01 23:04:22,591 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:22,591 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:22,591 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:22,591 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:22,591 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:22,591 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:22,594 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:22,599 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (258)] Ended with exit code 0
[2024-12-01 23:04:22,599 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:22,600 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:22,601 INFO  L229       MonitoredProcess]: Starting monitored process 259 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:22,602 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (259)] Waiting until timeout for monitored process
[2024-12-01 23:04:22,603 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:22,614 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:22,614 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-12-01 23:04:22,614 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:22,614 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:22,614 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:22,614 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:22,615 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:22,615 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:22,618 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:22,623 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (259)] Ended with exit code 0
[2024-12-01 23:04:22,623 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:22,623 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:22,624 INFO  L229       MonitoredProcess]: Starting monitored process 260 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:22,625 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (260)] Waiting until timeout for monitored process
[2024-12-01 23:04:22,626 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:22,638 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:22,638 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-12-01 23:04:22,638 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:22,638 INFO  L204   nArgumentSynthesizer]: 2 loop disjuncts
[2024-12-01 23:04:22,638 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:22,645 INFO  L401   nArgumentSynthesizer]: We have 32 Motzkin's Theorem applications.
[2024-12-01 23:04:22,645 INFO  L402   nArgumentSynthesizer]: A total of 8 supporting invariants were added.
[2024-12-01 23:04:22,670 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:22,675 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (260)] Ended with exit code 0
[2024-12-01 23:04:22,675 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:22,676 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:22,677 INFO  L229       MonitoredProcess]: Starting monitored process 261 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:22,678 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (261)] Waiting until timeout for monitored process
[2024-12-01 23:04:22,679 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:22,690 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:22,690 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-12-01 23:04:22,690 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:22,690 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:22,690 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:22,690 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:22,691 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:22,691 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:22,694 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:22,700 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (261)] Ended with exit code 0
[2024-12-01 23:04:22,700 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:22,700 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:22,702 INFO  L229       MonitoredProcess]: Starting monitored process 262 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:22,702 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (262)] Waiting until timeout for monitored process
[2024-12-01 23:04:22,704 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:22,715 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:22,715 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-12-01 23:04:22,716 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:22,716 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:22,716 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:22,717 INFO  L401   nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications.
[2024-12-01 23:04:22,717 INFO  L402   nArgumentSynthesizer]: A total of 4 supporting invariants were added.
[2024-12-01 23:04:22,724 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:22,729 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (262)] Ended with exit code 0
[2024-12-01 23:04:22,729 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:22,729 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:22,731 INFO  L229       MonitoredProcess]: Starting monitored process 263 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:22,731 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (263)] Waiting until timeout for monitored process
[2024-12-01 23:04:22,733 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:22,744 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:22,744 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-12-01 23:04:22,744 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:22,744 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:22,744 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:22,744 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:22,745 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:22,745 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:22,748 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:22,753 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (263)] Ended with exit code 0
[2024-12-01 23:04:22,753 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:22,753 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:22,755 INFO  L229       MonitoredProcess]: Starting monitored process 264 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:22,755 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (264)] Waiting until timeout for monitored process
[2024-12-01 23:04:22,757 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:22,768 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:22,768 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-12-01 23:04:22,768 INFO  L203   nArgumentSynthesizer]: 4 stem disjuncts
[2024-12-01 23:04:22,769 INFO  L204   nArgumentSynthesizer]: 3 loop disjuncts
[2024-12-01 23:04:22,769 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:22,811 INFO  L401   nArgumentSynthesizer]: We have 96 Motzkin's Theorem applications.
[2024-12-01 23:04:22,811 INFO  L402   nArgumentSynthesizer]: A total of 12 supporting invariants were added.
[2024-12-01 23:04:22,936 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:22,942 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (264)] Ended with exit code 0
[2024-12-01 23:04:22,943 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:22,943 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:22,944 INFO  L229       MonitoredProcess]: Starting monitored process 265 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:22,945 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (265)] Waiting until timeout for monitored process
[2024-12-01 23:04:22,947 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:22,958 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:22,958 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-12-01 23:04:22,958 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:22,958 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:22,958 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:22,958 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:22,958 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:22,958 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:22,961 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:22,966 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (265)] Ended with exit code 0
[2024-12-01 23:04:22,966 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:22,966 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:22,968 INFO  L229       MonitoredProcess]: Starting monitored process 266 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:22,968 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (266)] Waiting until timeout for monitored process
[2024-12-01 23:04:22,970 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:22,981 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:22,981 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-12-01 23:04:22,981 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:22,982 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:22,982 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:22,982 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:22,982 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:22,982 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:22,985 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:22,990 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (266)] Ended with exit code 0
[2024-12-01 23:04:22,990 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:22,990 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:22,992 INFO  L229       MonitoredProcess]: Starting monitored process 267 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:22,992 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (267)] Waiting until timeout for monitored process
[2024-12-01 23:04:22,994 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:23,005 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:23,005 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-12-01 23:04:23,005 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:23,005 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:23,005 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:23,005 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:23,006 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:23,006 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:23,008 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:23,013 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (267)] Ended with exit code 0
[2024-12-01 23:04:23,013 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:23,014 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:23,015 INFO  L229       MonitoredProcess]: Starting monitored process 268 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:23,015 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (268)] Waiting until timeout for monitored process
[2024-12-01 23:04:23,017 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:23,028 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:23,028 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-12-01 23:04:23,028 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:23,028 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:23,028 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:23,028 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:23,029 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:23,029 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:23,031 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:23,036 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (268)] Ended with exit code 0
[2024-12-01 23:04:23,036 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:23,036 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:23,038 INFO  L229       MonitoredProcess]: Starting monitored process 269 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:23,038 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (269)] Waiting until timeout for monitored process
[2024-12-01 23:04:23,040 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:23,050 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:23,050 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-12-01 23:04:23,051 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:23,051 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:23,051 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:23,051 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:23,051 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:23,051 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:23,054 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:23,059 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (269)] Ended with exit code 0
[2024-12-01 23:04:23,059 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:23,059 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:23,060 INFO  L229       MonitoredProcess]: Starting monitored process 270 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:23,061 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (270)] Waiting until timeout for monitored process
[2024-12-01 23:04:23,062 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:23,073 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:23,073 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-12-01 23:04:23,073 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:23,073 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:23,073 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:23,073 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:23,074 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:23,074 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:23,076 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:23,081 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (270)] Ended with exit code 0
[2024-12-01 23:04:23,081 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:23,082 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:23,083 INFO  L229       MonitoredProcess]: Starting monitored process 271 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:23,084 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (271)] Waiting until timeout for monitored process
[2024-12-01 23:04:23,085 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:23,096 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:23,096 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-12-01 23:04:23,096 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:23,096 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:23,096 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:23,096 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:23,097 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:23,097 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:23,099 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:23,104 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (271)] Ended with exit code 0
[2024-12-01 23:04:23,104 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:23,104 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:23,105 INFO  L229       MonitoredProcess]: Starting monitored process 272 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:23,106 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (272)] Waiting until timeout for monitored process
[2024-12-01 23:04:23,108 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:23,119 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:23,119 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-12-01 23:04:23,119 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:23,119 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:23,119 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:23,119 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:23,120 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:23,120 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:23,122 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:23,127 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (272)] Ended with exit code 0
[2024-12-01 23:04:23,127 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:23,127 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:23,129 INFO  L229       MonitoredProcess]: Starting monitored process 273 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:23,129 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (273)] Waiting until timeout for monitored process
[2024-12-01 23:04:23,130 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:23,141 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:23,141 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-12-01 23:04:23,141 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:23,141 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:23,141 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:23,141 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:23,142 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:23,142 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:23,145 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:23,149 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (273)] Ended with exit code 0
[2024-12-01 23:04:23,150 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:23,150 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:23,151 INFO  L229       MonitoredProcess]: Starting monitored process 274 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:23,152 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (274)] Waiting until timeout for monitored process
[2024-12-01 23:04:23,153 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:23,164 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:23,164 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-12-01 23:04:23,164 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:23,164 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:23,164 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:23,164 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:23,165 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:23,165 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:23,167 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:23,172 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (274)] Ended with exit code 0
[2024-12-01 23:04:23,172 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:23,172 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:23,173 INFO  L229       MonitoredProcess]: Starting monitored process 275 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:23,174 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (275)] Waiting until timeout for monitored process
[2024-12-01 23:04:23,176 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:23,187 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:23,187 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-12-01 23:04:23,187 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:23,187 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:23,187 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:23,187 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:23,187 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:23,187 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:23,190 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:23,195 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (275)] Ended with exit code 0
[2024-12-01 23:04:23,195 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:23,195 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:23,196 INFO  L229       MonitoredProcess]: Starting monitored process 276 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:23,197 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (276)] Waiting until timeout for monitored process
[2024-12-01 23:04:23,198 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:23,209 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:23,209 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-12-01 23:04:23,209 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:23,210 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:23,210 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:23,210 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:23,210 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:23,210 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:23,213 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:23,218 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (276)] Ended with exit code 0
[2024-12-01 23:04:23,218 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:23,218 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:23,219 INFO  L229       MonitoredProcess]: Starting monitored process 277 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:23,220 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (277)] Waiting until timeout for monitored process
[2024-12-01 23:04:23,221 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:23,232 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:23,233 INFO  L338   nArgumentSynthesizer]: Template has degree 2.
[2024-12-01 23:04:23,233 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:23,233 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:23,233 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:23,233 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:23,233 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:23,233 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:23,236 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:23,241 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (277)] Ended with exit code 0
[2024-12-01 23:04:23,241 INFO  L451          LassoAnalysis]: Using template '4-phase'.
[2024-12-01 23:04:23,241 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:23,241 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:23,242 INFO  L229       MonitoredProcess]: Starting monitored process 278 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:23,243 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (278)] Waiting until timeout for monitored process
[2024-12-01 23:04:23,244 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:23,255 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:23,256 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:23,256 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:23,256 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:23,256 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:23,256 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:23,256 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:23,256 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:23,260 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:23,265 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (278)] Ended with exit code 0
[2024-12-01 23:04:23,266 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:23,266 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:23,267 INFO  L229       MonitoredProcess]: Starting monitored process 279 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:23,268 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (279)] Waiting until timeout for monitored process
[2024-12-01 23:04:23,269 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:23,280 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:23,280 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:23,280 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:23,280 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:23,280 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:23,280 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:23,281 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:23,281 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:23,285 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:23,290 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (279)] Ended with exit code 0
[2024-12-01 23:04:23,290 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:23,290 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:23,291 INFO  L229       MonitoredProcess]: Starting monitored process 280 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:23,292 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (280)] Waiting until timeout for monitored process
[2024-12-01 23:04:23,293 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:23,304 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:23,304 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:23,305 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:23,305 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:23,305 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:23,305 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:23,305 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:23,305 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:23,309 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:23,314 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (280)] Ended with exit code 0
[2024-12-01 23:04:23,314 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:23,314 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:23,315 INFO  L229       MonitoredProcess]: Starting monitored process 281 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:23,316 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (281)] Waiting until timeout for monitored process
[2024-12-01 23:04:23,317 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:23,328 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:23,328 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:23,328 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:23,329 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:23,329 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:23,329 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:23,329 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:23,329 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:23,332 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:23,337 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (281)] Ended with exit code 0
[2024-12-01 23:04:23,337 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:23,337 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:23,339 INFO  L229       MonitoredProcess]: Starting monitored process 282 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:23,339 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (282)] Waiting until timeout for monitored process
[2024-12-01 23:04:23,341 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:23,352 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:23,352 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:23,352 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:23,352 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:23,352 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:23,352 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:23,353 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:23,353 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:23,357 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:23,362 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (282)] Ended with exit code 0
[2024-12-01 23:04:23,362 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:23,362 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:23,364 INFO  L229       MonitoredProcess]: Starting monitored process 283 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:23,364 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (283)] Waiting until timeout for monitored process
[2024-12-01 23:04:23,366 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:23,377 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:23,378 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:23,378 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:23,378 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:23,378 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:23,378 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:23,378 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:23,378 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:23,382 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:23,386 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (283)] Ended with exit code 0
[2024-12-01 23:04:23,387 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:23,387 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:23,388 INFO  L229       MonitoredProcess]: Starting monitored process 284 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:23,389 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (284)] Waiting until timeout for monitored process
[2024-12-01 23:04:23,390 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:23,401 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:23,401 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:23,401 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:23,401 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:23,401 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:23,401 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:23,402 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:23,402 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:23,405 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:23,410 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (284)] Ended with exit code 0
[2024-12-01 23:04:23,411 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:23,411 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:23,412 INFO  L229       MonitoredProcess]: Starting monitored process 285 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:23,413 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (285)] Waiting until timeout for monitored process
[2024-12-01 23:04:23,414 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:23,426 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:23,426 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:23,426 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:23,426 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:23,426 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:23,426 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:23,427 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:23,427 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:23,430 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:23,435 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (285)] Ended with exit code 0
[2024-12-01 23:04:23,435 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:23,435 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:23,437 INFO  L229       MonitoredProcess]: Starting monitored process 286 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:23,437 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (286)] Waiting until timeout for monitored process
[2024-12-01 23:04:23,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
[2024-12-01 23:04:23,450 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:23,450 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:23,450 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:23,450 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:23,450 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:23,450 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:23,451 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:23,451 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:23,455 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:23,460 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (286)] Ended with exit code 0
[2024-12-01 23:04:23,460 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:23,460 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:23,461 INFO  L229       MonitoredProcess]: Starting monitored process 287 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:23,462 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (287)] Waiting until timeout for monitored process
[2024-12-01 23:04:23,464 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:23,475 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:23,475 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:23,475 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:23,475 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:23,475 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:23,475 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:23,476 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:23,476 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:23,479 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:23,484 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (287)] Ended with exit code 0
[2024-12-01 23:04:23,484 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:23,484 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:23,486 INFO  L229       MonitoredProcess]: Starting monitored process 288 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:23,486 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (288)] Waiting until timeout for monitored process
[2024-12-01 23:04:23,488 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:23,499 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:23,499 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:23,499 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:23,499 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:23,499 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:23,499 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:23,499 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:23,500 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:23,503 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:23,508 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (288)] Forceful destruction successful, exit code 0
[2024-12-01 23:04:23,508 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:23,508 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:23,509 INFO  L229       MonitoredProcess]: Starting monitored process 289 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:23,510 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (289)] Waiting until timeout for monitored process
[2024-12-01 23:04:23,511 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:23,522 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:23,522 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:23,523 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:23,523 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:23,523 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:23,523 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:23,523 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:23,523 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:23,527 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:23,532 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (289)] Forceful destruction successful, exit code 0
[2024-12-01 23:04:23,532 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:23,532 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:23,533 INFO  L229       MonitoredProcess]: Starting monitored process 290 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:23,534 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (290)] Waiting until timeout for monitored process
[2024-12-01 23:04:23,535 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:23,546 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:23,546 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:23,546 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:23,547 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:23,547 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:23,547 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:23,547 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:23,547 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:23,551 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:23,556 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (290)] Ended with exit code 0
[2024-12-01 23:04:23,556 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:23,556 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:23,558 INFO  L229       MonitoredProcess]: Starting monitored process 291 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:23,558 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (291)] Waiting until timeout for monitored process
[2024-12-01 23:04:23,559 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:23,571 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:23,571 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:23,571 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:23,571 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:23,571 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:23,571 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:23,571 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:23,571 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:23,575 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:23,580 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (291)] Ended with exit code 0
[2024-12-01 23:04:23,580 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:23,580 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:23,582 INFO  L229       MonitoredProcess]: Starting monitored process 292 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:23,582 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (292)] Waiting until timeout for monitored process
[2024-12-01 23:04:23,584 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:23,595 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:23,595 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:23,595 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:23,595 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:23,595 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:23,595 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:23,596 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:23,596 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:23,599 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:23,604 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (292)] Ended with exit code 0
[2024-12-01 23:04:23,604 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:23,604 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:23,606 INFO  L229       MonitoredProcess]: Starting monitored process 293 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:23,606 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (293)] Waiting until timeout for monitored process
[2024-12-01 23:04:23,607 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:23,619 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:23,619 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:23,619 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:23,619 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:23,619 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:23,619 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:23,620 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:23,620 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:23,623 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:23,628 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (293)] Forceful destruction successful, exit code 0
[2024-12-01 23:04:23,629 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:23,629 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:23,630 INFO  L229       MonitoredProcess]: Starting monitored process 294 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:23,631 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (294)] Waiting until timeout for monitored process
[2024-12-01 23:04:23,632 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:23,643 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:23,643 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:23,643 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:23,643 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:23,643 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:23,643 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:23,644 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:23,644 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:23,647 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:23,652 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (294)] Ended with exit code 0
[2024-12-01 23:04:23,652 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:23,652 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:23,654 INFO  L229       MonitoredProcess]: Starting monitored process 295 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:23,659 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (295)] Waiting until timeout for monitored process
[2024-12-01 23:04:23,659 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:23,670 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:23,671 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:23,671 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:23,671 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:23,671 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:23,671 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:23,671 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:23,672 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:23,675 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:23,680 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (295)] Forceful destruction successful, exit code 0
[2024-12-01 23:04:23,681 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:23,681 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:23,682 INFO  L229       MonitoredProcess]: Starting monitored process 296 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:23,683 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (296)] Waiting until timeout for monitored process
[2024-12-01 23:04:23,684 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:23,695 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:23,695 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:23,695 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:23,695 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:23,695 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:23,695 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:23,696 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:23,696 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:23,700 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:23,704 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (296)] Forceful destruction successful, exit code 0
[2024-12-01 23:04:23,705 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:23,705 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:23,706 INFO  L229       MonitoredProcess]: Starting monitored process 297 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:23,707 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (297)] Waiting until timeout for monitored process
[2024-12-01 23:04:23,708 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:23,719 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:23,720 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:23,720 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:23,720 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:23,720 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:23,720 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:23,720 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:23,721 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:23,725 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:23,730 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (297)] Ended with exit code 0
[2024-12-01 23:04:23,730 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:23,730 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:23,731 INFO  L229       MonitoredProcess]: Starting monitored process 298 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:23,732 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (298)] Waiting until timeout for monitored process
[2024-12-01 23:04:23,733 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:23,744 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:23,745 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:23,745 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:23,745 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:23,745 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:23,747 INFO  L401   nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications.
[2024-12-01 23:04:23,747 INFO  L402   nArgumentSynthesizer]: A total of 5 supporting invariants were added.
[2024-12-01 23:04:23,757 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:23,762 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (298)] Forceful destruction successful, exit code 0
[2024-12-01 23:04:23,762 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:23,762 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:23,763 INFO  L229       MonitoredProcess]: Starting monitored process 299 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:23,764 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (299)] Waiting until timeout for monitored process
[2024-12-01 23:04:23,765 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:23,777 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:23,777 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:23,777 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:23,777 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:23,777 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:23,777 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:23,778 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:23,778 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:23,782 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:23,787 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (299)] Ended with exit code 0
[2024-12-01 23:04:23,787 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:23,787 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:23,788 INFO  L229       MonitoredProcess]: Starting monitored process 300 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:23,789 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (300)] Waiting until timeout for monitored process
[2024-12-01 23:04:23,791 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:23,802 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:23,802 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:23,802 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:23,802 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:23,802 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:23,804 INFO  L401   nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications.
[2024-12-01 23:04:23,804 INFO  L402   nArgumentSynthesizer]: A total of 5 supporting invariants were added.
[2024-12-01 23:04:23,812 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:23,817 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (300)] Ended with exit code 0
[2024-12-01 23:04:23,817 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:23,817 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:23,819 INFO  L229       MonitoredProcess]: Starting monitored process 301 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:23,819 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (301)] Waiting until timeout for monitored process
[2024-12-01 23:04:23,820 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:23,831 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:23,832 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:23,832 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:23,832 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:23,832 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:23,834 INFO  L401   nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications.
[2024-12-01 23:04:23,834 INFO  L402   nArgumentSynthesizer]: A total of 5 supporting invariants were added.
[2024-12-01 23:04:23,842 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:23,847 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (301)] Ended with exit code 0
[2024-12-01 23:04:23,847 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:23,847 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:23,848 INFO  L229       MonitoredProcess]: Starting monitored process 302 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:23,849 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (302)] Waiting until timeout for monitored process
[2024-12-01 23:04:23,850 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:23,862 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:23,862 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:23,862 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:23,862 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:23,862 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:23,862 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:23,863 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:23,863 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:23,867 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:23,872 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (302)] Ended with exit code 0
[2024-12-01 23:04:23,872 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:23,872 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:23,874 INFO  L229       MonitoredProcess]: Starting monitored process 303 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:23,874 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (303)] Waiting until timeout for monitored process
[2024-12-01 23:04:23,876 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:23,887 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:23,887 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:23,887 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:23,887 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:23,887 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:23,888 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:23,888 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:23,888 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:23,892 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:23,897 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (303)] Ended with exit code 0
[2024-12-01 23:04:23,897 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:23,897 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:23,899 INFO  L229       MonitoredProcess]: Starting monitored process 304 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:23,899 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (304)] Waiting until timeout for monitored process
[2024-12-01 23:04:23,901 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:23,912 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:23,912 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:23,912 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:23,912 INFO  L204   nArgumentSynthesizer]: 2 loop disjuncts
[2024-12-01 23:04:23,912 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:23,920 INFO  L401   nArgumentSynthesizer]: We have 40 Motzkin's Theorem applications.
[2024-12-01 23:04:23,920 INFO  L402   nArgumentSynthesizer]: A total of 10 supporting invariants were added.
[2024-12-01 23:04:23,956 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:23,962 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (304)] Forceful destruction successful, exit code 0
[2024-12-01 23:04:23,962 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:23,962 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:23,963 INFO  L229       MonitoredProcess]: Starting monitored process 305 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:23,964 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (305)] Waiting until timeout for monitored process
[2024-12-01 23:04:23,965 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:23,977 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:23,977 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:23,977 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:23,977 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:23,977 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:23,977 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:23,978 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:23,978 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:23,981 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:23,986 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (305)] Ended with exit code 0
[2024-12-01 23:04:23,987 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:23,987 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:23,988 INFO  L229       MonitoredProcess]: Starting monitored process 306 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:23,989 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (306)] Waiting until timeout for monitored process
[2024-12-01 23:04:23,990 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:24,001 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:24,001 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:24,002 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:24,002 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:24,002 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:24,004 INFO  L401   nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications.
[2024-12-01 23:04:24,004 INFO  L402   nArgumentSynthesizer]: A total of 5 supporting invariants were added.
[2024-12-01 23:04:24,014 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:24,019 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (306)] Ended with exit code 0
[2024-12-01 23:04:24,019 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:24,019 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:24,021 INFO  L229       MonitoredProcess]: Starting monitored process 307 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:24,021 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (307)] Waiting until timeout for monitored process
[2024-12-01 23:04:24,023 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:24,034 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:24,034 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:24,034 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:24,034 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:24,035 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:24,035 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:24,035 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:24,035 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:24,039 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:24,045 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (307)] Ended with exit code 0
[2024-12-01 23:04:24,045 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:24,045 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:24,046 INFO  L229       MonitoredProcess]: Starting monitored process 308 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:24,047 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (308)] Waiting until timeout for monitored process
[2024-12-01 23:04:24,048 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:24,060 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:24,060 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:24,060 INFO  L203   nArgumentSynthesizer]: 4 stem disjuncts
[2024-12-01 23:04:24,060 INFO  L204   nArgumentSynthesizer]: 3 loop disjuncts
[2024-12-01 23:04:24,061 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:24,116 INFO  L401   nArgumentSynthesizer]: We have 120 Motzkin's Theorem applications.
[2024-12-01 23:04:24,116 INFO  L402   nArgumentSynthesizer]: A total of 15 supporting invariants were added.
[2024-12-01 23:04:24,284 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:24,291 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (308)] Ended with exit code 0
[2024-12-01 23:04:24,291 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:24,291 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:24,293 INFO  L229       MonitoredProcess]: Starting monitored process 309 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:24,293 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (309)] Waiting until timeout for monitored process
[2024-12-01 23:04:24,295 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:24,306 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:24,306 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:24,306 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:24,306 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:24,307 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:24,307 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:24,307 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:24,307 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:24,311 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:24,316 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (309)] Ended with exit code 0
[2024-12-01 23:04:24,316 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:24,316 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:24,318 INFO  L229       MonitoredProcess]: Starting monitored process 310 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:24,318 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (310)] Waiting until timeout for monitored process
[2024-12-01 23:04:24,320 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:24,331 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:24,332 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:24,332 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:24,332 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:24,332 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:24,332 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:24,332 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:24,332 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:24,336 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:24,341 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (310)] Ended with exit code 0
[2024-12-01 23:04:24,341 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:24,341 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:24,342 INFO  L229       MonitoredProcess]: Starting monitored process 311 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:24,343 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (311)] Waiting until timeout for monitored process
[2024-12-01 23:04:24,344 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:24,356 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:24,356 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:24,356 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:24,356 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:24,356 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:24,356 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:24,357 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:24,357 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:24,361 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:24,366 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (311)] Ended with exit code 0
[2024-12-01 23:04:24,366 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:24,366 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:24,367 INFO  L229       MonitoredProcess]: Starting monitored process 312 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:24,368 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (312)] Waiting until timeout for monitored process
[2024-12-01 23:04:24,370 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:24,381 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:24,381 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:24,381 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:24,381 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:24,381 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:24,381 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:24,382 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:24,382 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:24,386 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:24,390 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (312)] Ended with exit code 0
[2024-12-01 23:04:24,391 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:24,391 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:24,392 INFO  L229       MonitoredProcess]: Starting monitored process 313 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:24,393 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (313)] Waiting until timeout for monitored process
[2024-12-01 23:04:24,394 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:24,405 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:24,406 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:24,406 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:24,406 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:24,406 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:24,406 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:24,407 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:24,407 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:24,411 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:24,416 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (313)] Ended with exit code 0
[2024-12-01 23:04:24,416 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:24,416 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:24,417 INFO  L229       MonitoredProcess]: Starting monitored process 314 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:24,418 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (314)] Waiting until timeout for monitored process
[2024-12-01 23:04:24,419 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:24,431 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:24,431 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:24,431 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:24,431 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:24,431 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:24,431 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:24,432 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:24,432 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:24,435 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:24,440 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (314)] Ended with exit code 0
[2024-12-01 23:04:24,441 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:24,441 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:24,442 INFO  L229       MonitoredProcess]: Starting monitored process 315 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:24,443 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (315)] Waiting until timeout for monitored process
[2024-12-01 23:04:24,444 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:24,455 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:24,455 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:24,455 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:24,455 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:24,455 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:24,456 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:24,456 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:24,456 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:24,460 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:24,465 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (315)] Ended with exit code 0
[2024-12-01 23:04:24,465 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:24,465 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:24,467 INFO  L229       MonitoredProcess]: Starting monitored process 316 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:24,467 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (316)] Waiting until timeout for monitored process
[2024-12-01 23:04:24,469 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:24,480 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:24,480 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:24,480 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:24,480 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:24,480 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:24,480 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:24,481 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:24,481 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:24,485 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:24,490 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (316)] Ended with exit code 0
[2024-12-01 23:04:24,490 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:24,490 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:24,491 INFO  L229       MonitoredProcess]: Starting monitored process 317 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:24,492 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (317)] Waiting until timeout for monitored process
[2024-12-01 23:04:24,493 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:24,504 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:24,505 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:24,505 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:24,505 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:24,505 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:24,505 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:24,505 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:24,505 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:24,508 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:24,513 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (317)] Ended with exit code 0
[2024-12-01 23:04:24,514 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:24,514 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:24,515 INFO  L229       MonitoredProcess]: Starting monitored process 318 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:24,516 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (318)] Waiting until timeout for monitored process
[2024-12-01 23:04:24,517 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:24,528 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:24,529 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:24,529 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:24,529 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:24,529 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:24,529 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:24,529 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:24,529 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:24,532 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:24,537 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (318)] Ended with exit code 0
[2024-12-01 23:04:24,538 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:24,538 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:24,539 INFO  L229       MonitoredProcess]: Starting monitored process 319 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:24,540 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (319)] Waiting until timeout for monitored process
[2024-12-01 23:04:24,541 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:24,552 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:24,552 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:24,552 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:24,552 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:24,552 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:24,552 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:24,553 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:24,553 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:24,556 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:24,561 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (319)] Ended with exit code 0
[2024-12-01 23:04:24,561 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:24,561 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:24,563 INFO  L229       MonitoredProcess]: Starting monitored process 320 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:24,563 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (320)] Waiting until timeout for monitored process
[2024-12-01 23:04:24,565 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:24,576 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:24,576 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:24,576 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:24,576 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:24,576 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:24,576 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:24,576 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:24,576 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:24,579 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:24,584 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (320)] Ended with exit code 0
[2024-12-01 23:04:24,585 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:24,585 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:24,586 INFO  L229       MonitoredProcess]: Starting monitored process 321 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:24,587 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (321)] Waiting until timeout for monitored process
[2024-12-01 23:04:24,588 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:24,599 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:24,599 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:24,599 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:24,599 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:24,599 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:24,599 INFO  L205   nArgumentSynthesizer]: 5 template conjuncts.
[2024-12-01 23:04:24,600 INFO  L401   nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications.
[2024-12-01 23:04:24,600 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:24,603 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:24,608 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (321)] Ended with exit code 0
[2024-12-01 23:04:24,608 INFO  L451          LassoAnalysis]: Using template '2-lex'.
[2024-12-01 23:04:24,608 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:24,608 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:24,610 INFO  L229       MonitoredProcess]: Starting monitored process 322 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:24,610 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (322)] Waiting until timeout for monitored process
[2024-12-01 23:04:24,612 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:24,623 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:24,623 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:24,623 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:24,623 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:24,623 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:24,623 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:24,624 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:24,624 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:24,626 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:24,631 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (322)] Ended with exit code 0
[2024-12-01 23:04:24,631 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:24,631 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:24,632 INFO  L229       MonitoredProcess]: Starting monitored process 323 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:24,633 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (323)] Waiting until timeout for monitored process
[2024-12-01 23:04:24,634 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:24,645 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:24,645 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:24,645 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:24,645 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:24,645 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:24,645 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:24,645 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:24,645 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:24,647 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:24,652 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (323)] Ended with exit code 0
[2024-12-01 23:04:24,652 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:24,652 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:24,653 INFO  L229       MonitoredProcess]: Starting monitored process 324 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:24,654 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (324)] Waiting until timeout for monitored process
[2024-12-01 23:04:24,656 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:24,666 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:24,666 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:24,666 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:24,666 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:24,666 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:24,666 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:24,667 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:24,667 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:24,669 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:24,677 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (324)] Ended with exit code 0
[2024-12-01 23:04:24,677 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:24,677 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:24,679 INFO  L229       MonitoredProcess]: Starting monitored process 325 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:24,679 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (325)] Waiting until timeout for monitored process
[2024-12-01 23:04:24,681 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:24,692 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:24,692 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:24,692 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:24,692 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:24,692 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:24,692 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:24,692 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:24,692 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:24,694 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:24,700 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (325)] Ended with exit code 0
[2024-12-01 23:04:24,700 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:24,700 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:24,701 INFO  L229       MonitoredProcess]: Starting monitored process 326 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:24,702 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (326)] Waiting until timeout for monitored process
[2024-12-01 23:04:24,704 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:24,714 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:24,714 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:24,714 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:24,714 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:24,714 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:24,715 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:24,715 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:24,715 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:24,717 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:24,722 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (326)] Ended with exit code 0
[2024-12-01 23:04:24,722 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:24,722 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:24,723 INFO  L229       MonitoredProcess]: Starting monitored process 327 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:24,724 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (327)] Waiting until timeout for monitored process
[2024-12-01 23:04:24,725 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:24,736 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:24,737 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:24,737 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:24,737 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:24,737 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:24,737 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:24,737 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:24,737 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:24,739 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:24,744 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (327)] Ended with exit code 0
[2024-12-01 23:04:24,744 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:24,745 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:24,746 INFO  L229       MonitoredProcess]: Starting monitored process 328 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:24,746 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (328)] Waiting until timeout for monitored process
[2024-12-01 23:04:24,748 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:24,758 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:24,759 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:24,759 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:24,759 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:24,759 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:24,759 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:24,759 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:24,759 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:24,761 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:24,766 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (328)] Ended with exit code 0
[2024-12-01 23:04:24,766 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:24,766 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:24,767 INFO  L229       MonitoredProcess]: Starting monitored process 329 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:24,768 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (329)] Waiting until timeout for monitored process
[2024-12-01 23:04:24,769 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:24,780 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:24,780 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:24,780 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:24,781 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:24,781 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:24,781 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:24,781 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:24,781 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:24,783 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:24,787 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (329)] Forceful destruction successful, exit code 0
[2024-12-01 23:04:24,788 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:24,788 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:24,789 INFO  L229       MonitoredProcess]: Starting monitored process 330 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:24,790 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (330)] Waiting until timeout for monitored process
[2024-12-01 23:04:24,791 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:24,802 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:24,802 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:24,802 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:24,802 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:24,802 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:24,802 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:24,802 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:24,802 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:24,805 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:24,810 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (330)] Ended with exit code 0
[2024-12-01 23:04:24,810 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:24,810 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:24,812 INFO  L229       MonitoredProcess]: Starting monitored process 331 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:24,812 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (331)] Waiting until timeout for monitored process
[2024-12-01 23:04:24,814 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:24,824 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:24,825 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:24,825 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:24,825 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:24,825 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:24,825 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:24,825 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:24,825 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:24,827 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:24,832 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (331)] Ended with exit code 0
[2024-12-01 23:04:24,832 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:24,832 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:24,833 INFO  L229       MonitoredProcess]: Starting monitored process 332 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:24,834 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (332)] Waiting until timeout for monitored process
[2024-12-01 23:04:24,836 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:24,847 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:24,847 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:24,847 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:24,847 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:24,847 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:24,847 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:24,847 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:24,847 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:24,849 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:24,854 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (332)] Ended with exit code 0
[2024-12-01 23:04:24,854 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:24,854 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:24,855 INFO  L229       MonitoredProcess]: Starting monitored process 333 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:24,856 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (333)] Waiting until timeout for monitored process
[2024-12-01 23:04:24,858 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:24,868 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:24,868 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:24,868 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:24,868 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:24,868 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:24,869 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:24,869 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:24,869 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:24,871 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:24,876 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (333)] Ended with exit code 0
[2024-12-01 23:04:24,876 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:24,876 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:24,877 INFO  L229       MonitoredProcess]: Starting monitored process 334 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:24,878 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (334)] Waiting until timeout for monitored process
[2024-12-01 23:04:24,879 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:24,890 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:24,890 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:24,890 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:24,890 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:24,890 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:24,890 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:24,891 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:24,891 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:24,893 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:24,901 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (334)] Ended with exit code 0
[2024-12-01 23:04:24,901 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:24,901 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:24,902 INFO  L229       MonitoredProcess]: Starting monitored process 335 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:24,903 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (335)] Waiting until timeout for monitored process
[2024-12-01 23:04:24,904 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:24,915 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:24,915 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:24,916 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:24,916 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:24,916 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:24,916 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:24,916 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:24,916 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:24,918 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:24,925 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (335)] Ended with exit code 0
[2024-12-01 23:04:24,925 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:24,925 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:24,926 INFO  L229       MonitoredProcess]: Starting monitored process 336 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:24,927 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (336)] Waiting until timeout for monitored process
[2024-12-01 23:04:24,929 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:24,940 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:24,940 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:24,940 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:24,940 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:24,940 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:24,940 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:24,940 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:24,940 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:24,942 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:24,947 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (336)] Ended with exit code 0
[2024-12-01 23:04:24,947 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:24,947 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:24,949 INFO  L229       MonitoredProcess]: Starting monitored process 337 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:24,949 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (337)] Waiting until timeout for monitored process
[2024-12-01 23:04:24,951 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:24,962 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:24,962 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:24,962 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:24,962 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:24,962 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:24,962 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:24,962 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:24,962 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:24,964 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:24,970 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (337)] Ended with exit code 0
[2024-12-01 23:04:24,970 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:24,970 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:24,972 INFO  L229       MonitoredProcess]: Starting monitored process 338 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:24,972 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (338)] Waiting until timeout for monitored process
[2024-12-01 23:04:24,974 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:24,985 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:24,985 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:24,985 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:24,985 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:24,985 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:24,985 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:24,986 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:24,986 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:24,987 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:24,992 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (338)] Ended with exit code 0
[2024-12-01 23:04:24,993 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:24,993 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:24,994 INFO  L229       MonitoredProcess]: Starting monitored process 339 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:24,994 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (339)] Waiting until timeout for monitored process
[2024-12-01 23:04:24,996 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:25,007 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:25,007 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:25,007 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:25,007 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:25,007 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:25,007 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:25,007 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:25,008 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:25,010 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:25,015 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (339)] Ended with exit code 0
[2024-12-01 23:04:25,015 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:25,015 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:25,016 INFO  L229       MonitoredProcess]: Starting monitored process 340 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:25,017 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (340)] Waiting until timeout for monitored process
[2024-12-01 23:04:25,018 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:25,029 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:25,029 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:25,029 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:25,029 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:25,029 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:25,029 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:25,030 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:25,030 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:25,032 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:25,037 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (340)] Ended with exit code 0
[2024-12-01 23:04:25,037 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:25,037 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:25,038 INFO  L229       MonitoredProcess]: Starting monitored process 341 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:25,039 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (341)] Waiting until timeout for monitored process
[2024-12-01 23:04:25,040 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:25,051 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:25,052 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:25,052 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:25,052 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:25,052 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:25,052 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:25,052 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:25,052 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:25,054 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:25,059 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (341)] Ended with exit code 0
[2024-12-01 23:04:25,059 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:25,059 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:25,061 INFO  L229       MonitoredProcess]: Starting monitored process 342 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:25,061 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (342)] Waiting until timeout for monitored process
[2024-12-01 23:04:25,063 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:25,073 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:25,073 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:25,074 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:25,074 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:25,074 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:25,075 INFO  L401   nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications.
[2024-12-01 23:04:25,075 INFO  L402   nArgumentSynthesizer]: A total of 4 supporting invariants were added.
[2024-12-01 23:04:25,082 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:25,087 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (342)] Ended with exit code 0
[2024-12-01 23:04:25,087 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:25,087 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:25,088 INFO  L229       MonitoredProcess]: Starting monitored process 343 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:25,089 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (343)] Waiting until timeout for monitored process
[2024-12-01 23:04:25,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
[2024-12-01 23:04:25,101 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:25,101 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:25,101 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:25,101 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:25,101 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:25,101 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:25,102 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:25,102 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:25,104 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:25,109 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (343)] Forceful destruction successful, exit code 0
[2024-12-01 23:04:25,109 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:25,109 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:25,111 INFO  L229       MonitoredProcess]: Starting monitored process 344 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:25,111 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (344)] Waiting until timeout for monitored process
[2024-12-01 23:04:25,112 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:25,124 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:25,124 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:25,124 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:25,124 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:25,124 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:25,125 INFO  L401   nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications.
[2024-12-01 23:04:25,125 INFO  L402   nArgumentSynthesizer]: A total of 4 supporting invariants were added.
[2024-12-01 23:04:25,130 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:25,135 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (344)] Ended with exit code 0
[2024-12-01 23:04:25,135 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:25,135 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:25,137 INFO  L229       MonitoredProcess]: Starting monitored process 345 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:25,137 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (345)] Waiting until timeout for monitored process
[2024-12-01 23:04:25,139 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:25,150 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:25,150 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:25,150 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:25,150 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:25,150 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:25,151 INFO  L401   nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications.
[2024-12-01 23:04:25,152 INFO  L402   nArgumentSynthesizer]: A total of 4 supporting invariants were added.
[2024-12-01 23:04:25,156 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:25,161 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (345)] Ended with exit code 0
[2024-12-01 23:04:25,161 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:25,161 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:25,163 INFO  L229       MonitoredProcess]: Starting monitored process 346 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:25,163 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (346)] Waiting until timeout for monitored process
[2024-12-01 23:04:25,165 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:25,175 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:25,175 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:25,175 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:25,176 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:25,176 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:25,176 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:25,176 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:25,176 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:25,178 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:25,183 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (346)] Ended with exit code 0
[2024-12-01 23:04:25,183 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:25,183 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:25,190 INFO  L229       MonitoredProcess]: Starting monitored process 347 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:25,191 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (347)] Waiting until timeout for monitored process
[2024-12-01 23:04:25,191 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:25,202 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:25,202 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:25,202 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:25,202 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:25,202 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:25,202 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:25,203 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:25,203 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:25,205 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:25,209 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (347)] Ended with exit code 0
[2024-12-01 23:04:25,210 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:25,210 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:25,211 INFO  L229       MonitoredProcess]: Starting monitored process 348 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:25,212 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (348)] Waiting until timeout for monitored process
[2024-12-01 23:04:25,213 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:25,224 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:25,224 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:25,224 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:25,224 INFO  L204   nArgumentSynthesizer]: 2 loop disjuncts
[2024-12-01 23:04:25,224 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:25,229 INFO  L401   nArgumentSynthesizer]: We have 32 Motzkin's Theorem applications.
[2024-12-01 23:04:25,229 INFO  L402   nArgumentSynthesizer]: A total of 8 supporting invariants were added.
[2024-12-01 23:04:25,249 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:25,255 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (348)] Forceful destruction successful, exit code 0
[2024-12-01 23:04:25,255 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:25,255 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:25,256 INFO  L229       MonitoredProcess]: Starting monitored process 349 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:25,257 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (349)] Waiting until timeout for monitored process
[2024-12-01 23:04:25,259 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:25,270 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:25,270 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:25,270 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:25,270 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:25,270 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:25,270 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:25,270 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:25,270 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:25,273 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:25,277 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (349)] Ended with exit code 0
[2024-12-01 23:04:25,278 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:25,278 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:25,279 INFO  L229       MonitoredProcess]: Starting monitored process 350 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:25,280 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (350)] Waiting until timeout for monitored process
[2024-12-01 23:04:25,281 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:25,292 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:25,292 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:25,292 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:25,292 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:25,292 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:25,294 INFO  L401   nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications.
[2024-12-01 23:04:25,294 INFO  L402   nArgumentSynthesizer]: A total of 4 supporting invariants were added.
[2024-12-01 23:04:25,300 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:25,305 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (350)] Ended with exit code 0
[2024-12-01 23:04:25,305 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:25,305 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:25,307 INFO  L229       MonitoredProcess]: Starting monitored process 351 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:25,307 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (351)] Waiting until timeout for monitored process
[2024-12-01 23:04:25,309 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:25,319 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:25,319 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:25,319 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:25,319 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:25,319 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:25,319 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:25,320 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:25,320 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:25,322 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:25,330 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (351)] Ended with exit code 0
[2024-12-01 23:04:25,330 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:25,330 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:25,332 INFO  L229       MonitoredProcess]: Starting monitored process 352 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:25,332 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (352)] Waiting until timeout for monitored process
[2024-12-01 23:04:25,334 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:25,346 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:25,346 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:25,346 INFO  L203   nArgumentSynthesizer]: 4 stem disjuncts
[2024-12-01 23:04:25,346 INFO  L204   nArgumentSynthesizer]: 3 loop disjuncts
[2024-12-01 23:04:25,346 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:25,385 INFO  L401   nArgumentSynthesizer]: We have 96 Motzkin's Theorem applications.
[2024-12-01 23:04:25,385 INFO  L402   nArgumentSynthesizer]: A total of 12 supporting invariants were added.
[2024-12-01 23:04:25,493 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:25,500 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (352)] Ended with exit code 0
[2024-12-01 23:04:25,500 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:25,500 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:25,501 INFO  L229       MonitoredProcess]: Starting monitored process 353 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:25,502 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (353)] Waiting until timeout for monitored process
[2024-12-01 23:04:25,504 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:25,514 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:25,514 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:25,514 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:25,514 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:25,514 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:25,515 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:25,515 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:25,515 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:25,517 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:25,521 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (353)] Ended with exit code 0
[2024-12-01 23:04:25,522 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:25,522 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:25,523 INFO  L229       MonitoredProcess]: Starting monitored process 354 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:25,524 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (354)] Waiting until timeout for monitored process
[2024-12-01 23:04:25,525 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:25,536 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:25,536 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:25,536 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:25,536 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:25,536 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:25,536 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:25,537 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:25,537 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:25,538 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:25,543 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (354)] Ended with exit code 0
[2024-12-01 23:04:25,543 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:25,543 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:25,545 INFO  L229       MonitoredProcess]: Starting monitored process 355 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:25,545 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (355)] Waiting until timeout for monitored process
[2024-12-01 23:04:25,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
[2024-12-01 23:04:25,557 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:25,557 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:25,557 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:25,557 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:25,557 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:25,557 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:25,558 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:25,558 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:25,560 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:25,565 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (355)] Ended with exit code 0
[2024-12-01 23:04:25,565 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:25,565 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:25,566 INFO  L229       MonitoredProcess]: Starting monitored process 356 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:25,567 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (356)] Waiting until timeout for monitored process
[2024-12-01 23:04:25,568 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:25,578 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:25,579 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:25,579 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:25,579 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:25,579 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:25,579 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:25,579 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:25,579 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:25,581 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:25,586 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (356)] Ended with exit code 0
[2024-12-01 23:04:25,586 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:25,586 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:25,587 INFO  L229       MonitoredProcess]: Starting monitored process 357 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:25,588 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (357)] Waiting until timeout for monitored process
[2024-12-01 23:04:25,589 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:25,600 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:25,600 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:25,600 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:25,600 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:25,601 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:25,601 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:25,601 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:25,601 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:25,603 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:25,608 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (357)] Ended with exit code 0
[2024-12-01 23:04:25,608 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:25,608 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:25,610 INFO  L229       MonitoredProcess]: Starting monitored process 358 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:25,610 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (358)] Waiting until timeout for monitored process
[2024-12-01 23:04:25,612 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:25,622 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:25,622 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:25,622 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:25,622 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:25,623 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:25,623 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:25,623 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:25,623 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:25,625 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:25,630 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (358)] Ended with exit code 0
[2024-12-01 23:04:25,630 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:25,630 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:25,631 INFO  L229       MonitoredProcess]: Starting monitored process 359 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:25,632 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (359)] Waiting until timeout for monitored process
[2024-12-01 23:04:25,633 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:25,644 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:25,644 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:25,644 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:25,644 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:25,644 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:25,644 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:25,645 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:25,645 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:25,646 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:25,651 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (359)] Ended with exit code 0
[2024-12-01 23:04:25,651 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:25,651 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:25,653 INFO  L229       MonitoredProcess]: Starting monitored process 360 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:25,653 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (360)] Waiting until timeout for monitored process
[2024-12-01 23:04:25,655 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:25,665 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:25,665 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:25,665 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:25,665 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:25,665 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:25,666 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:25,666 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:25,666 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:25,668 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:25,673 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (360)] Forceful destruction successful, exit code 0
[2024-12-01 23:04:25,673 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:25,673 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:25,675 INFO  L229       MonitoredProcess]: Starting monitored process 361 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:25,675 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (361)] Waiting until timeout for monitored process
[2024-12-01 23:04:25,676 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:25,687 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:25,687 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:25,687 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:25,687 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:25,687 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:25,687 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:25,688 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:25,688 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:25,689 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:25,694 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (361)] Ended with exit code 0
[2024-12-01 23:04:25,694 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:25,694 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:25,696 INFO  L229       MonitoredProcess]: Starting monitored process 362 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:25,696 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (362)] Waiting until timeout for monitored process
[2024-12-01 23:04:25,697 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:25,708 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:25,708 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:25,708 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:25,708 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:25,708 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:25,708 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:25,709 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:25,709 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:25,710 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:25,715 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (362)] Ended with exit code 0
[2024-12-01 23:04:25,715 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:25,716 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:25,717 INFO  L229       MonitoredProcess]: Starting monitored process 363 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:25,718 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (363)] Waiting until timeout for monitored process
[2024-12-01 23:04:25,719 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:25,730 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:25,730 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:25,730 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:25,730 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:25,730 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:25,730 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:25,731 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:25,731 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:25,732 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:25,737 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (363)] Ended with exit code 0
[2024-12-01 23:04:25,737 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:25,737 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:25,739 INFO  L229       MonitoredProcess]: Starting monitored process 364 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:25,739 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (364)] Waiting until timeout for monitored process
[2024-12-01 23:04:25,741 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:25,751 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:25,752 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:25,752 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:25,752 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:25,752 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:25,752 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:25,752 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:25,752 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:25,754 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:25,759 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (364)] Ended with exit code 0
[2024-12-01 23:04:25,759 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:25,759 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:25,760 INFO  L229       MonitoredProcess]: Starting monitored process 365 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:25,761 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (365)] Waiting until timeout for monitored process
[2024-12-01 23:04:25,762 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:25,773 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:25,773 INFO  L338   nArgumentSynthesizer]: Template has degree 1.
[2024-12-01 23:04:25,773 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:25,773 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:25,773 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:25,773 INFO  L205   nArgumentSynthesizer]: 4 template conjuncts.
[2024-12-01 23:04:25,774 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-12-01 23:04:25,774 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:25,776 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:25,781 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (365)] Ended with exit code 0
[2024-12-01 23:04:25,781 INFO  L451          LassoAnalysis]: Using template '3-lex'.
[2024-12-01 23:04:25,781 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:25,781 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:25,782 INFO  L229       MonitoredProcess]: Starting monitored process 366 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:25,783 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (366)] Waiting until timeout for monitored process
[2024-12-01 23:04:25,785 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:25,796 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:25,796 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:25,796 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:25,796 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:25,796 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:25,796 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-12-01 23:04:25,796 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-12-01 23:04:25,796 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:25,799 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:25,804 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (366)] Ended with exit code 0
[2024-12-01 23:04:25,804 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:25,804 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:25,805 INFO  L229       MonitoredProcess]: Starting monitored process 367 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:25,806 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (367)] Waiting until timeout for monitored process
[2024-12-01 23:04:25,807 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:25,820 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:25,820 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:25,820 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:25,820 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:25,820 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:25,820 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-12-01 23:04:25,821 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-12-01 23:04:25,821 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:25,823 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:25,828 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (367)] Ended with exit code 0
[2024-12-01 23:04:25,828 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:25,828 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:25,830 INFO  L229       MonitoredProcess]: Starting monitored process 368 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:25,835 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (368)] Waiting until timeout for monitored process
[2024-12-01 23:04:25,835 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:25,846 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:25,846 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:25,846 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:25,846 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:25,846 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:25,846 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-12-01 23:04:25,847 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-12-01 23:04:25,847 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:25,850 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:25,855 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (368)] Forceful destruction successful, exit code 0
[2024-12-01 23:04:25,856 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:25,856 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:25,857 INFO  L229       MonitoredProcess]: Starting monitored process 369 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:25,858 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (369)] Waiting until timeout for monitored process
[2024-12-01 23:04:25,859 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:25,870 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:25,870 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:25,870 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:25,870 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:25,870 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:25,870 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-12-01 23:04:25,871 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-12-01 23:04:25,871 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:25,873 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:25,879 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (369)] Ended with exit code 0
[2024-12-01 23:04:25,879 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:25,879 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:25,880 INFO  L229       MonitoredProcess]: Starting monitored process 370 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:25,881 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (370)] Waiting until timeout for monitored process
[2024-12-01 23:04:25,883 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:25,893 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:25,893 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:25,894 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:25,894 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:25,894 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:25,894 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-12-01 23:04:25,894 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-12-01 23:04:25,894 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:25,897 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:25,902 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (370)] Ended with exit code 0
[2024-12-01 23:04:25,902 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:25,902 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:25,903 INFO  L229       MonitoredProcess]: Starting monitored process 371 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:25,904 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (371)] Waiting until timeout for monitored process
[2024-12-01 23:04:25,905 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:25,916 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:25,916 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:25,917 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:25,917 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:25,917 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:25,917 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-12-01 23:04:25,917 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-12-01 23:04:25,917 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:25,919 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:25,925 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (371)] Ended with exit code 0
[2024-12-01 23:04:25,925 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:25,925 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:25,926 INFO  L229       MonitoredProcess]: Starting monitored process 372 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:25,927 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (372)] Waiting until timeout for monitored process
[2024-12-01 23:04:25,928 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:25,939 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:25,940 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:25,940 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:25,940 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:25,940 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:25,940 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-12-01 23:04:25,940 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-12-01 23:04:25,940 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:25,943 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:25,948 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (372)] Ended with exit code 0
[2024-12-01 23:04:25,948 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:25,948 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:25,950 INFO  L229       MonitoredProcess]: Starting monitored process 373 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:25,950 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (373)] Waiting until timeout for monitored process
[2024-12-01 23:04:25,952 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:25,962 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:25,962 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:25,963 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:25,963 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:25,963 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:25,963 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-12-01 23:04:25,963 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-12-01 23:04:25,963 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:25,966 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:25,972 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (373)] Ended with exit code 0
[2024-12-01 23:04:25,972 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:25,972 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:25,973 INFO  L229       MonitoredProcess]: Starting monitored process 374 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:25,974 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (374)] Waiting until timeout for monitored process
[2024-12-01 23:04:25,976 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:25,986 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:25,986 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:25,986 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:25,987 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:25,987 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:25,987 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-12-01 23:04:25,987 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-12-01 23:04:25,987 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:25,990 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:25,995 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (374)] Ended with exit code 0
[2024-12-01 23:04:25,995 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:25,995 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:25,997 INFO  L229       MonitoredProcess]: Starting monitored process 375 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:25,997 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (375)] Waiting until timeout for monitored process
[2024-12-01 23:04:25,999 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:26,010 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:26,010 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:26,010 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:26,010 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:26,010 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:26,010 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-12-01 23:04:26,011 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-12-01 23:04:26,011 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:26,013 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:26,018 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (375)] Forceful destruction successful, exit code 0
[2024-12-01 23:04:26,018 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:26,018 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:26,020 INFO  L229       MonitoredProcess]: Starting monitored process 376 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:26,020 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (376)] Waiting until timeout for monitored process
[2024-12-01 23:04:26,022 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:26,033 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:26,033 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:26,034 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:26,034 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:26,034 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:26,034 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-12-01 23:04:26,034 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-12-01 23:04:26,034 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:26,037 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:26,042 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (376)] Ended with exit code 0
[2024-12-01 23:04:26,043 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:26,043 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:26,044 INFO  L229       MonitoredProcess]: Starting monitored process 377 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:26,045 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (377)] Waiting until timeout for monitored process
[2024-12-01 23:04:26,046 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:26,057 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:26,057 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:26,057 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:26,057 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:26,057 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:26,057 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-12-01 23:04:26,058 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-12-01 23:04:26,058 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:26,061 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:26,066 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (377)] Ended with exit code 0
[2024-12-01 23:04:26,066 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:26,066 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:26,067 INFO  L229       MonitoredProcess]: Starting monitored process 378 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:26,068 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (378)] Waiting until timeout for monitored process
[2024-12-01 23:04:26,069 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:26,080 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:26,080 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:26,080 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:26,080 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:26,080 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:26,080 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-12-01 23:04:26,081 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-12-01 23:04:26,081 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:26,083 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:26,088 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (378)] Ended with exit code 0
[2024-12-01 23:04:26,088 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:26,088 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:26,090 INFO  L229       MonitoredProcess]: Starting monitored process 379 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:26,090 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (379)] Waiting until timeout for monitored process
[2024-12-01 23:04:26,092 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:26,103 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:26,103 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:26,103 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:26,103 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:26,103 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:26,103 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-12-01 23:04:26,104 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-12-01 23:04:26,104 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:26,107 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:26,112 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (379)] Ended with exit code 0
[2024-12-01 23:04:26,112 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:26,112 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:26,114 INFO  L229       MonitoredProcess]: Starting monitored process 380 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:26,114 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (380)] Waiting until timeout for monitored process
[2024-12-01 23:04:26,116 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:26,127 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:26,127 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:26,127 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:26,127 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:26,127 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:26,127 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-12-01 23:04:26,128 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-12-01 23:04:26,128 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:26,131 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:26,136 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (380)] Ended with exit code 0
[2024-12-01 23:04:26,136 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:26,136 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:26,138 INFO  L229       MonitoredProcess]: Starting monitored process 381 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:26,138 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (381)] Waiting until timeout for monitored process
[2024-12-01 23:04:26,140 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:26,150 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:26,151 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:26,151 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:26,151 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:26,151 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:26,151 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-12-01 23:04:26,151 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-12-01 23:04:26,151 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:26,154 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:26,159 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (381)] Ended with exit code 0
[2024-12-01 23:04:26,159 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:26,159 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:26,160 INFO  L229       MonitoredProcess]: Starting monitored process 382 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:26,161 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (382)] Waiting until timeout for monitored process
[2024-12-01 23:04:26,162 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:26,173 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:26,173 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:26,173 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:26,173 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:26,173 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:26,173 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-12-01 23:04:26,174 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-12-01 23:04:26,174 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:26,176 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:26,181 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (382)] Ended with exit code 0
[2024-12-01 23:04:26,181 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:26,181 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:26,183 INFO  L229       MonitoredProcess]: Starting monitored process 383 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:26,183 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (383)] Waiting until timeout for monitored process
[2024-12-01 23:04:26,185 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:26,196 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:26,196 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:26,196 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:26,196 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:26,196 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:26,196 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-12-01 23:04:26,197 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-12-01 23:04:26,197 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:26,200 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:26,205 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (383)] Ended with exit code 0
[2024-12-01 23:04:26,205 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:26,206 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:26,207 INFO  L229       MonitoredProcess]: Starting monitored process 384 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:26,208 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (384)] Waiting until timeout for monitored process
[2024-12-01 23:04:26,209 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:26,220 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:26,220 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:26,220 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:26,220 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:26,220 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:26,221 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-12-01 23:04:26,221 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-12-01 23:04:26,221 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:26,225 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:26,230 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (384)] Ended with exit code 0
[2024-12-01 23:04:26,230 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:26,230 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:26,231 INFO  L229       MonitoredProcess]: Starting monitored process 385 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:26,232 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (385)] Waiting until timeout for monitored process
[2024-12-01 23:04:26,233 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:26,244 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:26,244 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:26,245 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:26,245 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:26,245 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:26,245 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-12-01 23:04:26,245 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-12-01 23:04:26,245 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:26,249 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:26,257 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (385)] Ended with exit code 0
[2024-12-01 23:04:26,257 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:26,257 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:26,258 INFO  L229       MonitoredProcess]: Starting monitored process 386 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:26,259 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (386)] Waiting until timeout for monitored process
[2024-12-01 23:04:26,260 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:26,271 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:26,271 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:26,271 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:26,272 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:26,272 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-12-01 23:04:26,274 INFO  L401   nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications.
[2024-12-01 23:04:26,274 INFO  L402   nArgumentSynthesizer]: A total of 6 supporting invariants were added.
[2024-12-01 23:04:26,284 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:26,289 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (386)] Ended with exit code 0
[2024-12-01 23:04:26,289 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:26,290 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:26,291 INFO  L229       MonitoredProcess]: Starting monitored process 387 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:26,291 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (387)] Waiting until timeout for monitored process
[2024-12-01 23:04:26,293 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:26,304 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:26,304 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:26,304 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:26,304 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:26,304 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:26,304 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-12-01 23:04:26,305 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-12-01 23:04:26,305 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:26,308 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:26,313 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (387)] Ended with exit code 0
[2024-12-01 23:04:26,313 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:26,313 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:26,315 INFO  L229       MonitoredProcess]: Starting monitored process 388 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:26,315 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (388)] Waiting until timeout for monitored process
[2024-12-01 23:04:26,316 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:26,327 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:26,327 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:26,328 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:26,328 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:26,328 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-12-01 23:04:26,330 INFO  L401   nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications.
[2024-12-01 23:04:26,330 INFO  L402   nArgumentSynthesizer]: A total of 6 supporting invariants were added.
[2024-12-01 23:04:26,339 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:26,344 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (388)] Ended with exit code 0
[2024-12-01 23:04:26,345 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:26,345 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:26,347 INFO  L229       MonitoredProcess]: Starting monitored process 389 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:26,347 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (389)] Waiting until timeout for monitored process
[2024-12-01 23:04:26,349 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:26,360 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:26,360 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:26,360 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:26,360 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:26,360 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-12-01 23:04:26,363 INFO  L401   nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications.
[2024-12-01 23:04:26,363 INFO  L402   nArgumentSynthesizer]: A total of 6 supporting invariants were added.
[2024-12-01 23:04:26,371 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:26,379 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (389)] Ended with exit code 0
[2024-12-01 23:04:26,379 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:26,379 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:26,381 INFO  L229       MonitoredProcess]: Starting monitored process 390 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:26,382 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (390)] Waiting until timeout for monitored process
[2024-12-01 23:04:26,383 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:26,394 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:26,394 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:26,394 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:26,395 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:26,395 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:26,395 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-12-01 23:04:26,395 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-12-01 23:04:26,395 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:26,399 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:26,407 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (390)] Ended with exit code 0
[2024-12-01 23:04:26,407 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:26,407 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:26,408 INFO  L229       MonitoredProcess]: Starting monitored process 391 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:26,409 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (391)] Waiting until timeout for monitored process
[2024-12-01 23:04:26,410 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:26,421 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:26,421 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:26,422 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:26,422 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:26,422 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:26,422 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-12-01 23:04:26,422 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-12-01 23:04:26,422 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:26,425 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:26,430 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (391)] Ended with exit code 0
[2024-12-01 23:04:26,430 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:26,430 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:26,432 INFO  L229       MonitoredProcess]: Starting monitored process 392 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:26,432 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (392)] Waiting until timeout for monitored process
[2024-12-01 23:04:26,434 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:26,445 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:26,445 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:26,445 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:26,445 INFO  L204   nArgumentSynthesizer]: 2 loop disjuncts
[2024-12-01 23:04:26,445 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-12-01 23:04:26,453 INFO  L401   nArgumentSynthesizer]: We have 48 Motzkin's Theorem applications.
[2024-12-01 23:04:26,453 INFO  L402   nArgumentSynthesizer]: A total of 12 supporting invariants were added.
[2024-12-01 23:04:26,485 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:26,491 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (392)] Ended with exit code 0
[2024-12-01 23:04:26,491 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:26,491 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:26,492 INFO  L229       MonitoredProcess]: Starting monitored process 393 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:26,493 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (393)] Waiting until timeout for monitored process
[2024-12-01 23:04:26,495 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:26,506 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:26,506 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:26,506 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:26,506 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:26,506 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:26,506 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-12-01 23:04:26,506 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-12-01 23:04:26,507 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:26,510 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:26,515 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (393)] Forceful destruction successful, exit code 0
[2024-12-01 23:04:26,515 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:26,515 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:26,516 INFO  L229       MonitoredProcess]: Starting monitored process 394 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:26,517 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (394)] Waiting until timeout for monitored process
[2024-12-01 23:04:26,518 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:26,529 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:26,529 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:26,529 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:26,529 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:26,529 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-12-01 23:04:26,531 INFO  L401   nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications.
[2024-12-01 23:04:26,532 INFO  L402   nArgumentSynthesizer]: A total of 6 supporting invariants were added.
[2024-12-01 23:04:26,539 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:26,544 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (394)] Ended with exit code 0
[2024-12-01 23:04:26,545 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:26,545 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:26,546 INFO  L229       MonitoredProcess]: Starting monitored process 395 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:26,547 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (395)] Waiting until timeout for monitored process
[2024-12-01 23:04:26,548 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:26,559 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:26,559 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:26,559 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:26,559 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:26,559 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:26,559 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-12-01 23:04:26,560 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-12-01 23:04:26,560 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:26,564 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:26,568 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (395)] Ended with exit code 0
[2024-12-01 23:04:26,569 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:26,569 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:26,570 INFO  L229       MonitoredProcess]: Starting monitored process 396 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:26,571 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (396)] Waiting until timeout for monitored process
[2024-12-01 23:04:26,572 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:26,584 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:26,584 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:26,584 INFO  L203   nArgumentSynthesizer]: 4 stem disjuncts
[2024-12-01 23:04:26,584 INFO  L204   nArgumentSynthesizer]: 3 loop disjuncts
[2024-12-01 23:04:26,584 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-12-01 23:04:26,642 INFO  L401   nArgumentSynthesizer]: We have 144 Motzkin's Theorem applications.
[2024-12-01 23:04:26,643 INFO  L402   nArgumentSynthesizer]: A total of 18 supporting invariants were added.
[2024-12-01 23:04:26,821 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:26,828 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (396)] Ended with exit code 0
[2024-12-01 23:04:26,828 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:26,828 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:26,830 INFO  L229       MonitoredProcess]: Starting monitored process 397 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:26,830 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (397)] Waiting until timeout for monitored process
[2024-12-01 23:04:26,832 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:26,843 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:26,843 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:26,843 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:26,843 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:26,843 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:26,843 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-12-01 23:04:26,843 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-12-01 23:04:26,843 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:26,846 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:26,851 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (397)] Ended with exit code 0
[2024-12-01 23:04:26,851 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:26,851 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:26,852 INFO  L229       MonitoredProcess]: Starting monitored process 398 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:26,853 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (398)] Waiting until timeout for monitored process
[2024-12-01 23:04:26,854 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:26,865 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:26,865 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:26,865 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:26,865 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:26,865 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:26,865 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-12-01 23:04:26,866 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-12-01 23:04:26,866 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:26,868 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:26,875 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (398)] Ended with exit code 0
[2024-12-01 23:04:26,875 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:26,875 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:26,876 INFO  L229       MonitoredProcess]: Starting monitored process 399 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:26,877 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (399)] Waiting until timeout for monitored process
[2024-12-01 23:04:26,879 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:26,890 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:26,890 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:26,890 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:26,890 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:26,890 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:26,890 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-12-01 23:04:26,891 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-12-01 23:04:26,891 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:26,894 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:26,899 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (399)] Ended with exit code 0
[2024-12-01 23:04:26,899 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:26,899 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:26,901 INFO  L229       MonitoredProcess]: Starting monitored process 400 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:26,901 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (400)] Waiting until timeout for monitored process
[2024-12-01 23:04:26,902 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:26,913 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:26,913 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:26,913 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:26,914 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:26,914 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:26,914 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-12-01 23:04:26,914 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-12-01 23:04:26,914 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:26,917 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:26,921 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (400)] Ended with exit code 0
[2024-12-01 23:04:26,922 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:26,922 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:26,923 INFO  L229       MonitoredProcess]: Starting monitored process 401 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:26,924 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (401)] Waiting until timeout for monitored process
[2024-12-01 23:04:26,925 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:26,936 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:26,936 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:26,936 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:26,936 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:26,936 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:26,936 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-12-01 23:04:26,937 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-12-01 23:04:26,937 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:26,940 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:26,945 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (401)] Ended with exit code 0
[2024-12-01 23:04:26,945 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:26,945 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:26,947 INFO  L229       MonitoredProcess]: Starting monitored process 402 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:26,947 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (402)] Waiting until timeout for monitored process
[2024-12-01 23:04:26,949 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:26,960 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:26,960 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:26,960 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:26,960 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:26,960 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:26,960 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-12-01 23:04:26,961 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-12-01 23:04:26,961 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:26,963 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:26,969 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (402)] Ended with exit code 0
[2024-12-01 23:04:26,969 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:26,969 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:26,970 INFO  L229       MonitoredProcess]: Starting monitored process 403 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:26,971 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (403)] Waiting until timeout for monitored process
[2024-12-01 23:04:26,972 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:26,983 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:26,984 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:26,984 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:26,984 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:26,984 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:26,984 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-12-01 23:04:26,984 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-12-01 23:04:26,984 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:26,987 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:26,992 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (403)] Ended with exit code 0
[2024-12-01 23:04:26,992 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:26,992 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:26,994 INFO  L229       MonitoredProcess]: Starting monitored process 404 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:26,994 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (404)] Waiting until timeout for monitored process
[2024-12-01 23:04:26,996 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:27,007 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:27,007 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:27,007 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:27,007 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:27,007 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:27,007 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-12-01 23:04:27,008 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-12-01 23:04:27,008 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:27,011 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:27,016 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (404)] Ended with exit code 0
[2024-12-01 23:04:27,016 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:27,016 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:27,017 INFO  L229       MonitoredProcess]: Starting monitored process 405 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:27,018 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (405)] Waiting until timeout for monitored process
[2024-12-01 23:04:27,019 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:27,030 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:27,030 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:27,030 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:27,030 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:27,030 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:27,030 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-12-01 23:04:27,031 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-12-01 23:04:27,031 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:27,033 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:27,038 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (405)] Ended with exit code 0
[2024-12-01 23:04:27,038 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:27,038 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:27,040 INFO  L229       MonitoredProcess]: Starting monitored process 406 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:27,040 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (406)] Waiting until timeout for monitored process
[2024-12-01 23:04:27,042 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:27,053 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:27,053 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:27,053 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:27,053 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:27,053 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:27,053 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-12-01 23:04:27,054 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-12-01 23:04:27,054 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:27,057 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:27,062 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (406)] Ended with exit code 0
[2024-12-01 23:04:27,062 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:27,063 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:27,064 INFO  L229       MonitoredProcess]: Starting monitored process 407 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:27,064 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (407)] Waiting until timeout for monitored process
[2024-12-01 23:04:27,066 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:27,077 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:27,077 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:27,077 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:27,077 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:27,077 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:27,077 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-12-01 23:04:27,078 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-12-01 23:04:27,078 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:27,080 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:27,085 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (407)] Ended with exit code 0
[2024-12-01 23:04:27,085 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:27,085 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:27,087 INFO  L229       MonitoredProcess]: Starting monitored process 408 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:27,087 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (408)] Waiting until timeout for monitored process
[2024-12-01 23:04:27,089 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:27,099 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:27,099 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:27,100 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:27,100 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:27,100 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:27,100 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-12-01 23:04:27,100 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-12-01 23:04:27,100 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:27,103 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:27,108 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (408)] Ended with exit code 0
[2024-12-01 23:04:27,108 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-01 23:04:27,108 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:27,109 INFO  L229       MonitoredProcess]: Starting monitored process 409 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-01 23:04:27,110 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (409)] Waiting until timeout for monitored process
[2024-12-01 23:04:27,111 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-01 23:04:27,122 WARN  L333   nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete.
[2024-12-01 23:04:27,122 INFO  L338   nArgumentSynthesizer]: Template has degree 3.
[2024-12-01 23:04:27,122 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-01 23:04:27,122 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-01 23:04:27,122 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-01 23:04:27,122 INFO  L205   nArgumentSynthesizer]: 6 template conjuncts.
[2024-12-01 23:04:27,123 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-12-01 23:04:27,123 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-01 23:04:27,125 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-01 23:04:27,130 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (409)] Ended with exit code 0
[2024-12-01 23:04:27,130 INFO  L366   stractBuchiCegarLoop]: Result of lasso check was UNKNOWN. I will concatenate loop to stem and try again.
[2024-12-01 23:04:27,130 INFO  L747   eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;" "assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet9#1, main_#t~ret10#1.base, main_#t~ret10#1.offset, main_#t~nondet11#1, main_~n~0#1, main_~head~1#1.base, main_~head~1#1.offset, main_~m~0#1;havoc main_#t~nondet9#1;main_~n~0#1 := main_#t~nondet9#1;havoc main_#t~nondet9#1;" "assume !(main_~n~0#1 < 1);assume { :begin_inline_init_nondet_ll } true;init_nondet_ll_#in~n#1 := main_~n~0#1;havoc init_nondet_ll_#res#1.base, init_nondet_ll_#res#1.offset;havoc init_nondet_ll_#t~malloc2#1.base, init_nondet_ll_#t~malloc2#1.offset, init_nondet_ll_#t~malloc3#1.base, init_nondet_ll_#t~malloc3#1.offset, init_nondet_ll_~next_node~0#1.base, init_nondet_ll_~next_node~0#1.offset, init_nondet_ll_#t~post4#1, init_nondet_ll_~i~0#1, init_nondet_ll_#t~nondet5#1, init_nondet_ll_~n#1, init_nondet_ll_~head~0#1.base, init_nondet_ll_~head~0#1.offset, init_nondet_ll_~curr~0#1.base, init_nondet_ll_~curr~0#1.offset;init_nondet_ll_~n#1 := init_nondet_ll_#in~n#1;havoc init_nondet_ll_~head~0#1.base, init_nondet_ll_~head~0#1.offset;call init_nondet_ll_#t~malloc2#1.base, init_nondet_ll_#t~malloc2#1.offset := #Ultimate.allocOnHeap(12);init_nondet_ll_~curr~0#1.base, init_nondet_ll_~curr~0#1.offset := init_nondet_ll_#t~malloc2#1.base, init_nondet_ll_#t~malloc2#1.offset;havoc init_nondet_ll_#t~malloc2#1.base, init_nondet_ll_#t~malloc2#1.offset;call write~int#0(0, init_nondet_ll_~curr~0#1.base, init_nondet_ll_~curr~0#1.offset, 4);init_nondet_ll_~head~0#1.base, init_nondet_ll_~head~0#1.offset := init_nondet_ll_~curr~0#1.base, init_nondet_ll_~curr~0#1.offset;init_nondet_ll_~i~0#1 := 1;" "assume init_nondet_ll_~i~0#1 < init_nondet_ll_~n#1;" "call init_nondet_ll_#t~malloc3#1.base, init_nondet_ll_#t~malloc3#1.offset := #Ultimate.allocOnHeap(12);init_nondet_ll_~next_node~0#1.base, init_nondet_ll_~next_node~0#1.offset := init_nondet_ll_#t~malloc3#1.base, init_nondet_ll_#t~malloc3#1.offset;havoc init_nondet_ll_#t~malloc3#1.base, init_nondet_ll_#t~malloc3#1.offset;call write~int#0(init_nondet_ll_~i~0#1, init_nondet_ll_~next_node~0#1.base, init_nondet_ll_~next_node~0#1.offset, 4);call write~$Pointer$#0(init_nondet_ll_~next_node~0#1.base, init_nondet_ll_~next_node~0#1.offset, init_nondet_ll_~curr~0#1.base, 4 + init_nondet_ll_~curr~0#1.offset, 8);init_nondet_ll_~curr~0#1.base, init_nondet_ll_~curr~0#1.offset := init_nondet_ll_~next_node~0#1.base, init_nondet_ll_~next_node~0#1.offset;havoc init_nondet_ll_~next_node~0#1.base, init_nondet_ll_~next_node~0#1.offset;init_nondet_ll_#t~post4#1 := init_nondet_ll_~i~0#1;init_nondet_ll_~i~0#1 := 1 + init_nondet_ll_#t~post4#1;havoc init_nondet_ll_#t~post4#1;" "assume !(init_nondet_ll_~i~0#1 < init_nondet_ll_~n#1);" "havoc init_nondet_ll_~i~0#1;havoc init_nondet_ll_#t~nondet5#1;" "assume !(0 != init_nondet_ll_#t~nondet5#1);havoc init_nondet_ll_#t~nondet5#1;call write~$Pointer$#0(0, 0, init_nondet_ll_~curr~0#1.base, 4 + init_nondet_ll_~curr~0#1.offset, 8);" "init_nondet_ll_#res#1.base, init_nondet_ll_#res#1.offset := init_nondet_ll_~head~0#1.base, init_nondet_ll_~head~0#1.offset;" "main_#t~ret10#1.base, main_#t~ret10#1.offset := init_nondet_ll_#res#1.base, init_nondet_ll_#res#1.offset;havoc init_nondet_ll_#t~malloc2#1.base, init_nondet_ll_#t~malloc2#1.offset, init_nondet_ll_#t~malloc3#1.base, init_nondet_ll_#t~malloc3#1.offset, init_nondet_ll_~next_node~0#1.base, init_nondet_ll_~next_node~0#1.offset, init_nondet_ll_#t~post4#1, init_nondet_ll_~i~0#1, init_nondet_ll_#t~nondet5#1, init_nondet_ll_~n#1, init_nondet_ll_~head~0#1.base, init_nondet_ll_~head~0#1.offset, init_nondet_ll_~curr~0#1.base, init_nondet_ll_~curr~0#1.offset;havoc init_nondet_ll_#in~n#1;assume { :end_inline_init_nondet_ll } true;main_~head~1#1.base, main_~head~1#1.offset := main_#t~ret10#1.base, main_#t~ret10#1.offset;havoc main_#t~ret10#1.base, main_#t~ret10#1.offset;havoc main_#t~nondet11#1;main_~m~0#1 := main_#t~nondet11#1;havoc main_#t~nondet11#1;" "assume !(main_~m~0#1 < 0);assume { :begin_inline_safe_search } true;safe_search_#in~head#1.base, safe_search_#in~head#1.offset, safe_search_#in~i#1 := main_~head~1#1.base, main_~head~1#1.offset, (if main_~m~0#1 < 0 && 0 != main_~m~0#1 % main_~n~0#1 then (if main_~n~0#1 < 0 then main_~m~0#1 % main_~n~0#1 + main_~n~0#1 else main_~m~0#1 % main_~n~0#1 - main_~n~0#1) else main_~m~0#1 % main_~n~0#1);havoc safe_search_#t~mem6#1, safe_search_#t~short7#1, safe_search_#t~mem8#1.base, safe_search_#t~mem8#1.offset, safe_search_~head#1.base, safe_search_~head#1.offset, safe_search_~i#1, safe_search_~curr~1#1.base, safe_search_~curr~1#1.offset;safe_search_~head#1.base, safe_search_~head#1.offset := safe_search_#in~head#1.base, safe_search_#in~head#1.offset;safe_search_~i#1 := safe_search_#in~i#1;safe_search_~curr~1#1.base, safe_search_~curr~1#1.offset := safe_search_~head#1.base, safe_search_~head#1.offset;" "safe_search_#t~short7#1 := safe_search_~curr~1#1.base != 0 || safe_search_~curr~1#1.offset != 0;" "assume safe_search_#t~short7#1;call safe_search_#t~mem6#1 := read~int#0(safe_search_~curr~1#1.base, safe_search_~curr~1#1.offset, 4);safe_search_#t~short7#1 := safe_search_#t~mem6#1 != safe_search_~i#1;" "assume safe_search_#t~short7#1;havoc safe_search_#t~mem6#1;havoc safe_search_#t~short7#1;" "call safe_search_#t~mem8#1.base, safe_search_#t~mem8#1.offset := read~$Pointer$#0(safe_search_~curr~1#1.base, 4 + safe_search_~curr~1#1.offset, 8);safe_search_~curr~1#1.base, safe_search_~curr~1#1.offset := safe_search_#t~mem8#1.base, safe_search_#t~mem8#1.offset;havoc safe_search_#t~mem8#1.base, safe_search_#t~mem8#1.offset;" 
[2024-12-01 23:04:27,130 INFO  L749   eck$LassoCheckResult]: Loop: "safe_search_#t~short7#1 := safe_search_~curr~1#1.base != 0 || safe_search_~curr~1#1.offset != 0;" "assume safe_search_#t~short7#1;call safe_search_#t~mem6#1 := read~int#0(safe_search_~curr~1#1.base, safe_search_~curr~1#1.offset, 4);safe_search_#t~short7#1 := safe_search_#t~mem6#1 != safe_search_~i#1;" "assume safe_search_#t~short7#1;havoc safe_search_#t~mem6#1;havoc safe_search_#t~short7#1;" "call safe_search_#t~mem8#1.base, safe_search_#t~mem8#1.offset := read~$Pointer$#0(safe_search_~curr~1#1.base, 4 + safe_search_~curr~1#1.offset, 8);safe_search_~curr~1#1.base, safe_search_~curr~1#1.offset := safe_search_#t~mem8#1.base, safe_search_#t~mem8#1.offset;havoc safe_search_#t~mem8#1.base, safe_search_#t~mem8#1.offset;" 
[2024-12-01 23:04:27,131 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-01 23:04:27,131 INFO  L85        PathProgramCache]: Analyzing trace with hash 2000724060, now seen corresponding path program 2 times
[2024-12-01 23:04:27,131 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL_NO_AM
[2024-12-01 23:04:27,131 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [127095935]
[2024-12-01 23:04:27,131 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-01 23:04:27,131 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-01 23:04:27,168 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-12-01 23:04:27,169 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [982084894]
[2024-12-01 23:04:27,170 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-01 23:04:27,170 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-01 23:04:27,170 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:27,171 INFO  L229       MonitoredProcess]: Starting monitored process 410 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-01 23:04:27,172 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (410)] Waiting until timeout for monitored process
[2024-12-01 23:04:27,245 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-01 23:04:27,245 INFO  L357             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-12-01 23:04:27,260 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-01 23:04:27,271 INFO  L130   FreeRefinementEngine]: Strategy CAMEL_NO_AM found a feasible trace
[2024-12-01 23:04:27,271 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-01 23:04:27,271 INFO  L85        PathProgramCache]: Analyzing trace with hash 2127272, now seen corresponding path program 3 times
[2024-12-01 23:04:27,271 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL_NO_AM
[2024-12-01 23:04:27,271 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1634657993]
[2024-12-01 23:04:27,271 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-01 23:04:27,271 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-01 23:04:27,275 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-01 23:04:27,275 INFO  L357             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-12-01 23:04:27,277 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-01 23:04:27,279 INFO  L130   FreeRefinementEngine]: Strategy CAMEL_NO_AM found a feasible trace
[2024-12-01 23:04:27,279 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-01 23:04:27,279 INFO  L85        PathProgramCache]: Analyzing trace with hash -1424789373, now seen corresponding path program 3 times
[2024-12-01 23:04:27,279 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL_NO_AM
[2024-12-01 23:04:27,279 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1025837389]
[2024-12-01 23:04:27,279 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-01 23:04:27,279 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-01 23:04:27,314 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-01 23:04:28,049 INFO  L136   FreeRefinementEngine]: Strategy CAMEL_NO_AM found an infeasible trace
[2024-12-01 23:04:28,049 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1025837389]
[2024-12-01 23:04:28,049 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1025837389] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-01 23:04:28,049 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1242622321]
[2024-12-01 23:04:28,049 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-01 23:04:28,049 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-01 23:04:28,049 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:04:28,051 INFO  L229       MonitoredProcess]: Starting monitored process 411 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-01 23:04:28,052 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (411)] Waiting until timeout for monitored process
[2024-12-01 23:04:28,123 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-01 23:04:28,125 INFO  L256         TraceCheckSpWp]: Trace formula consists of 172 conjuncts, 73 conjuncts are in the unsatisfiable core
[2024-12-01 23:04:28,128 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-01 23:04:28,138 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7
[2024-12-01 23:04:28,145 INFO  L173   IndexEqualityManager]: detected equality via solver
[2024-12-01 23:04:28,145 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 1
[2024-12-01 23:04:28,219 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 13 treesize of output 9
[2024-12-01 23:04:28,261 INFO  L349             Elim1Store]: treesize reduction 40, result has 45.2 percent of original size
[2024-12-01 23:04:28,261 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 43 treesize of output 36
[2024-12-01 23:04:28,293 INFO  L349             Elim1Store]: treesize reduction 4, result has 50.0 percent of original size
[2024-12-01 23:04:28,293 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 11
[2024-12-01 23:04:28,302 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 13 treesize of output 9
[2024-12-01 23:04:28,427 INFO  L349             Elim1Store]: treesize reduction 21, result has 19.2 percent of original size
[2024-12-01 23:04:28,427 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 97 treesize of output 86
[2024-12-01 23:04:28,433 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 54 treesize of output 27
[2024-12-01 23:04:28,441 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 13
[2024-12-01 23:04:28,737 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 33 treesize of output 15
[2024-12-01 23:04:28,742 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 3
[2024-12-01 23:04:28,809 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-01 23:04:29,573 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse0 (forall ((v_ArrVal_359 (Array Int Int)) (v_ArrVal_358 (Array Int Int)) (|ULTIMATE.start_main_~m~0#1| Int) (|v_ULTIMATE.start_safe_search_~curr~1#1.offset_54| Int) (v_ArrVal_357 (Array Int Int))) (let ((.cse1 (+ |c_ULTIMATE.start_init_nondet_ll_~head~0#1.offset| 4)) (.cse3 (store |c_#memory_int#0| |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| v_ArrVal_358)) (.cse2 (mod |ULTIMATE.start_main_~m~0#1| |c_ULTIMATE.start_main_~n~0#1|))) (or (< (select (select (store |c_#memory_$Pointer$#0.offset| |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| v_ArrVal_357) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base|) .cse1) |v_ULTIMATE.start_safe_search_~curr~1#1.offset_54|) (< |v_ULTIMATE.start_safe_search_~curr~1#1.offset_54| 0) (= .cse2 (select (select .cse3 (select (select (store |c_#memory_$Pointer$#0.base| |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| v_ArrVal_359) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base|) .cse1)) |v_ULTIMATE.start_safe_search_~curr~1#1.offset_54|)) (< |ULTIMATE.start_main_~m~0#1| 0) (not (= v_ArrVal_358 (let ((.cse4 (+ |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.offset| 4))) (store (select |c_#memory_int#0| |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base|) .cse4 (select v_ArrVal_358 .cse4))))) (= (select (select .cse3 |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base|) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.offset|) .cse2)))))) (and (or (< |c_ULTIMATE.start_main_~n~0#1| 0) .cse0) (or .cse0 (< 0 (+ |c_ULTIMATE.start_main_~n~0#1| 1))))) is different from false
[2024-12-01 23:04:29,890 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-12-01 23:04:29,890 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 299 treesize of output 290
[2024-12-01 23:04:29,920 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-12-01 23:04:29,920 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 576 treesize of output 365
[2024-12-01 23:04:29,926 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 347 treesize of output 343
[2024-12-01 23:04:29,933 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 343 treesize of output 339
[2024-12-01 23:04:29,948 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-12-01 23:04:29,949 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 339 treesize of output 330
[2024-12-01 23:04:29,983 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-12-01 23:04:29,983 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 356 treesize of output 349
[2024-12-01 23:04:30,000 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 341 treesize of output 337
[2024-12-01 23:04:30,008 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 337 treesize of output 333
[2024-12-01 23:04:46,778 WARN  L873   $PredicateComparison]: unable to prove that (or (< (+ |c_ULTIMATE.start_init_nondet_ll_~i~0#1| 1) |c_ULTIMATE.start_init_nondet_ll_~n#1|) (let ((.cse77 (store |c_#memory_int#0| |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base| (store (select |c_#memory_int#0| |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base|) 0 |c_ULTIMATE.start_init_nondet_ll_~i~0#1|)))) (let ((.cse78 (select .cse77 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base|)) (.cse8 (+ |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.offset| 4))) (let ((.cse85 (forall ((|v_ULTIMATE.start_safe_search_~curr~1#1.offset_54| Int)) (or (< |v_ULTIMATE.start_safe_search_~curr~1#1.offset_54| 0) (forall ((v_ArrVal_358 (Array Int Int)) (|ULTIMATE.start_main_~m~0#1| Int) (v_ArrVal_352 Int) (v_arrayElimCell_13 Int)) (let ((.cse101 (mod |ULTIMATE.start_main_~m~0#1| |c_ULTIMATE.start_main_~n~0#1|)) (.cse100 (store .cse78 .cse8 v_ArrVal_352))) (or (= (select (select (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse100) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base| v_ArrVal_358) v_arrayElimCell_13) |v_ULTIMATE.start_safe_search_~curr~1#1.offset_54|) .cse101) (= (select v_ArrVal_358 |c_ULTIMATE.start_init_nondet_ll_~head~0#1.offset|) .cse101) (< |ULTIMATE.start_main_~m~0#1| 0) (not (= v_ArrVal_358 (store (select (store .cse77 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse100) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base|) 4 (select v_ArrVal_358 4)))))))))) (.cse86 (forall ((v_prenex_16 Int)) (or (< v_prenex_16 0) (forall ((v_prenex_15 Int) (v_ArrVal_352 Int) (v_prenex_14 (Array Int Int)) (v_arrayElimCell_14 Int)) (let ((.cse99 (mod v_prenex_15 |c_ULTIMATE.start_main_~n~0#1|)) (.cse98 (store .cse78 .cse8 v_ArrVal_352))) (or (not (= (store (select (store .cse77 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse98) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base|) 4 (select v_prenex_14 4)) v_prenex_14)) (= .cse99 (select v_prenex_14 |c_ULTIMATE.start_init_nondet_ll_~head~0#1.offset|)) (= .cse99 (select (select (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse98) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base| v_prenex_14) v_arrayElimCell_14) v_prenex_16)) (< v_prenex_15 0))))))) (.cse79 (not (= (select |c_#valid| |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base|) 0)))) (let ((.cse18 (or .cse79 (forall ((v_prenex_15 Int) (v_ArrVal_352 Int) (v_prenex_14 (Array Int Int)) (v_arrayElimCell_14 Int)) (let ((.cse96 (store .cse78 .cse8 v_ArrVal_352)) (.cse97 (mod v_prenex_15 |c_ULTIMATE.start_main_~n~0#1|))) (or (not (= (store (select (store .cse77 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse96) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base|) 4 (select v_prenex_14 4)) v_prenex_14)) (= .cse97 (select v_prenex_14 |c_ULTIMATE.start_init_nondet_ll_~head~0#1.offset|)) (= (select (select (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse96) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base| v_prenex_14) v_arrayElimCell_14) 0) .cse97) (< v_prenex_15 0)))))) (.cse13 (or (forall ((v_ArrVal_358 (Array Int Int)) (|ULTIMATE.start_main_~m~0#1| Int) (v_ArrVal_352 Int) (v_arrayElimCell_13 Int)) (let ((.cse94 (mod |ULTIMATE.start_main_~m~0#1| |c_ULTIMATE.start_main_~n~0#1|)) (.cse95 (store .cse78 .cse8 v_ArrVal_352))) (or (= (select v_ArrVal_358 |c_ULTIMATE.start_init_nondet_ll_~head~0#1.offset|) .cse94) (< |ULTIMATE.start_main_~m~0#1| 0) (not (= v_ArrVal_358 (store (select (store .cse77 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse95) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base|) 4 (select v_ArrVal_358 4)))) (= .cse94 (select (select (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse95) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base| v_ArrVal_358) v_arrayElimCell_13) 0))))) .cse79)) (.cse29 (or (and .cse86 (forall ((v_prenex_16 Int) (v_arrayElimCell_11 Int)) (or (forall ((v_prenex_15 Int)) (or (forall ((v_ArrVal_352 Int) (v_prenex_14 (Array Int Int)) (v_arrayElimCell_14 Int)) (let ((.cse91 (store .cse78 .cse8 v_ArrVal_352))) (let ((.cse92 (mod v_prenex_15 |c_ULTIMATE.start_main_~n~0#1|)) (.cse93 (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse91) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base| v_prenex_14))) (or (not (= (store (select (store .cse77 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse91) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base|) 4 (select v_prenex_14 4)) v_prenex_14)) (= .cse92 (select v_prenex_14 |c_ULTIMATE.start_init_nondet_ll_~head~0#1.offset|)) (= (select (select .cse93 v_arrayElimCell_11) v_prenex_16) .cse92) (= .cse92 (select (select .cse93 v_arrayElimCell_14) v_prenex_16)))))) (< v_prenex_15 0))) (< v_prenex_16 0)))) .cse79)) (.cse12 (or (and (forall ((|v_ULTIMATE.start_safe_search_~curr~1#1.offset_54| Int)) (or (< |v_ULTIMATE.start_safe_search_~curr~1#1.offset_54| 0) (forall ((|ULTIMATE.start_main_~m~0#1| Int)) (or (< |ULTIMATE.start_main_~m~0#1| 0) (forall ((v_ArrVal_358 (Array Int Int)) (v_ArrVal_352 Int) (v_arrayElimCell_13 Int)) (let ((.cse90 (mod |ULTIMATE.start_main_~m~0#1| |c_ULTIMATE.start_main_~n~0#1|)) (.cse89 (store .cse78 .cse8 v_ArrVal_352))) (or (= (select (select (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse89) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base| v_ArrVal_358) v_arrayElimCell_13) |v_ULTIMATE.start_safe_search_~curr~1#1.offset_54|) .cse90) (= (select v_ArrVal_358 |c_ULTIMATE.start_init_nondet_ll_~head~0#1.offset|) .cse90) (= (select v_ArrVal_358 |v_ULTIMATE.start_safe_search_~curr~1#1.offset_54|) .cse90) (not (= v_ArrVal_358 (store (select (store .cse77 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse89) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base|) 4 (select v_ArrVal_358 4))))))))))) .cse85) .cse79)) (.cse23 (or (and .cse86 (forall ((v_prenex_16 Int)) (or (forall ((v_prenex_15 Int)) (or (< v_prenex_15 0) (forall ((v_ArrVal_352 Int) (v_prenex_14 (Array Int Int)) (v_arrayElimCell_14 Int)) (let ((.cse87 (store .cse78 .cse8 v_ArrVal_352)) (.cse88 (mod v_prenex_15 |c_ULTIMATE.start_main_~n~0#1|))) (or (not (= (store (select (store .cse77 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse87) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base|) 4 (select v_prenex_14 4)) v_prenex_14)) (= .cse88 (select v_prenex_14 |c_ULTIMATE.start_init_nondet_ll_~head~0#1.offset|)) (= .cse88 (select (select (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse87) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base| v_prenex_14) v_arrayElimCell_14) v_prenex_16)) (= .cse88 (select v_prenex_14 v_prenex_16))))))) (< v_prenex_16 0)))) .cse79)) (.cse24 (< 0 (+ |c_ULTIMATE.start_main_~n~0#1| 1))) (.cse34 (or (and (forall ((|v_ULTIMATE.start_safe_search_~curr~1#1.offset_54| Int) (v_arrayElimCell_11 Int)) (or (< |v_ULTIMATE.start_safe_search_~curr~1#1.offset_54| 0) (forall ((|ULTIMATE.start_main_~m~0#1| Int)) (or (forall ((v_ArrVal_358 (Array Int Int)) (v_ArrVal_352 Int) (v_arrayElimCell_13 Int)) (let ((.cse84 (store .cse78 .cse8 v_ArrVal_352))) (let ((.cse83 (mod |ULTIMATE.start_main_~m~0#1| |c_ULTIMATE.start_main_~n~0#1|)) (.cse82 (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse84) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base| v_ArrVal_358))) (or (= (select (select .cse82 v_arrayElimCell_13) |v_ULTIMATE.start_safe_search_~curr~1#1.offset_54|) .cse83) (= (select v_ArrVal_358 |c_ULTIMATE.start_init_nondet_ll_~head~0#1.offset|) .cse83) (= .cse83 (select (select .cse82 v_arrayElimCell_11) |v_ULTIMATE.start_safe_search_~curr~1#1.offset_54|)) (not (= v_ArrVal_358 (store (select (store .cse77 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse84) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base|) 4 (select v_ArrVal_358 4)))))))) (< |ULTIMATE.start_main_~m~0#1| 0))))) .cse85) .cse79)) (.cse14 (< |c_ULTIMATE.start_main_~n~0#1| 0))) (let ((.cse3 (= |c_ULTIMATE.start_init_nondet_ll_~head~0#1.offset| |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.offset|)) (.cse1 (let ((.cse51 (or (forall ((v_prenex_16 Int) (v_prenex_15 Int) (v_ArrVal_352 Int) (v_prenex_14 (Array Int Int)) (v_arrayElimCell_14 Int)) (let ((.cse81 (mod v_prenex_15 |c_ULTIMATE.start_main_~n~0#1|)) (.cse80 (store .cse78 .cse8 v_ArrVal_352))) (or (not (= (store (select (store .cse77 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse80) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base|) 4 (select v_prenex_14 4)) v_prenex_14)) (= .cse81 (select v_prenex_14 |c_ULTIMATE.start_init_nondet_ll_~head~0#1.offset|)) (= .cse81 (select (select (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse80) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base| v_prenex_14) v_arrayElimCell_14) v_prenex_16)) (< v_prenex_16 0) (< v_prenex_15 0)))) .cse79)) (.cse52 (or (forall ((v_ArrVal_358 (Array Int Int)) (v_ArrVal_352 Int) (|ULTIMATE.start_main_~m~0#1| Int) (v_arrayElimCell_13 Int) (|v_ULTIMATE.start_safe_search_~curr~1#1.offset_54| Int)) (let ((.cse76 (mod |ULTIMATE.start_main_~m~0#1| |c_ULTIMATE.start_main_~n~0#1|)) (.cse75 (store .cse78 .cse8 v_ArrVal_352))) (or (< |v_ULTIMATE.start_safe_search_~curr~1#1.offset_54| 0) (= (select (select (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse75) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base| v_ArrVal_358) v_arrayElimCell_13) |v_ULTIMATE.start_safe_search_~curr~1#1.offset_54|) .cse76) (= (select v_ArrVal_358 |c_ULTIMATE.start_init_nondet_ll_~head~0#1.offset|) .cse76) (< |ULTIMATE.start_main_~m~0#1| 0) (not (= v_ArrVal_358 (store (select (store .cse77 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse75) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base|) 4 (select v_ArrVal_358 4))))))) .cse79))) (and (or (and .cse29 (forall ((v_prenex_16 Int) (v_prenex_15 Int) (v_ArrVal_352 Int) (v_prenex_14 (Array Int Int)) (v_arrayElimCell_12 Int) (v_arrayElimCell_11 Int)) (let ((.cse43 (store |c_#memory_int#0| v_arrayElimCell_12 (store (select |c_#memory_int#0| v_arrayElimCell_12) 0 |c_ULTIMATE.start_init_nondet_ll_~i~0#1|)))) (let ((.cse44 (store (select .cse43 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base|) .cse8 v_ArrVal_352))) (let ((.cse46 (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse44) v_arrayElimCell_12 v_prenex_14)) (.cse45 (mod v_prenex_15 |c_ULTIMATE.start_main_~n~0#1|))) (or (not (= (store (select (store .cse43 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse44) v_arrayElimCell_12) 4 (select v_prenex_14 4)) v_prenex_14)) (= .cse45 (select (select .cse46 |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base|) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.offset|)) (= |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base| v_arrayElimCell_12) (< v_prenex_16 0) (< v_prenex_15 0) (= (select (select .cse46 v_arrayElimCell_11) v_prenex_16) .cse45) (not (= (select |c_#valid| v_arrayElimCell_12) 0))))))) (forall ((v_prenex_16 Int) (v_prenex_15 Int) (v_ArrVal_352 Int) (v_prenex_14 (Array Int Int)) (v_arrayElimCell_14 Int) (v_arrayElimCell_12 Int) (v_arrayElimCell_11 Int)) (let ((.cse47 (store |c_#memory_int#0| v_arrayElimCell_12 (store (select |c_#memory_int#0| v_arrayElimCell_12) 0 |c_ULTIMATE.start_init_nondet_ll_~i~0#1|)))) (let ((.cse48 (store (select .cse47 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base|) .cse8 v_ArrVal_352))) (let ((.cse50 (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse48) v_arrayElimCell_12 v_prenex_14)) (.cse49 (mod v_prenex_15 |c_ULTIMATE.start_main_~n~0#1|))) (or (not (= (store (select (store .cse47 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse48) v_arrayElimCell_12) 4 (select v_prenex_14 4)) v_prenex_14)) (= .cse49 (select (select .cse50 |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base|) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.offset|)) (= (select (select .cse50 v_arrayElimCell_14) v_prenex_16) .cse49) (< v_prenex_16 0) (< v_prenex_15 0) (= (select (select .cse50 v_arrayElimCell_11) v_prenex_16) .cse49) (not (= (select |c_#valid| v_arrayElimCell_12) 0))))))) .cse51) .cse24) (or .cse14 (and .cse52 (forall ((v_ArrVal_358 (Array Int Int)) (v_ArrVal_352 Int) (|ULTIMATE.start_main_~m~0#1| Int) (|v_ULTIMATE.start_safe_search_~curr~1#1.offset_54| Int) (v_arrayElimCell_13 Int) (v_arrayElimCell_12 Int)) (let ((.cse55 (store |c_#memory_int#0| v_arrayElimCell_12 (store (select |c_#memory_int#0| v_arrayElimCell_12) 0 |c_ULTIMATE.start_init_nondet_ll_~i~0#1|)))) (let ((.cse56 (store (select .cse55 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base|) .cse8 v_ArrVal_352))) (let ((.cse53 (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse56) v_arrayElimCell_12 v_ArrVal_358)) (.cse54 (mod |ULTIMATE.start_main_~m~0#1| |c_ULTIMATE.start_main_~n~0#1|))) (or (< |v_ULTIMATE.start_safe_search_~curr~1#1.offset_54| 0) (= (select (select .cse53 |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base|) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.offset|) .cse54) (= .cse54 (select (select .cse53 v_arrayElimCell_13) |v_ULTIMATE.start_safe_search_~curr~1#1.offset_54|)) (= (select v_ArrVal_358 |v_ULTIMATE.start_safe_search_~curr~1#1.offset_54|) .cse54) (< |ULTIMATE.start_main_~m~0#1| 0) (not (= v_ArrVal_358 (store (select (store .cse55 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse56) v_arrayElimCell_12) 4 (select v_ArrVal_358 4)))) (not (= (select |c_#valid| v_arrayElimCell_12) 0))))))) (forall ((v_ArrVal_358 (Array Int Int)) (v_ArrVal_352 Int) (|ULTIMATE.start_main_~m~0#1| Int) (|v_ULTIMATE.start_safe_search_~curr~1#1.offset_54| Int) (v_arrayElimCell_12 Int)) (let ((.cse59 (store |c_#memory_int#0| v_arrayElimCell_12 (store (select |c_#memory_int#0| v_arrayElimCell_12) 0 |c_ULTIMATE.start_init_nondet_ll_~i~0#1|)))) (let ((.cse58 (mod |ULTIMATE.start_main_~m~0#1| |c_ULTIMATE.start_main_~n~0#1|)) (.cse57 (store (select .cse59 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base|) .cse8 v_ArrVal_352))) (or (< |v_ULTIMATE.start_safe_search_~curr~1#1.offset_54| 0) (= (select (select (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse57) v_arrayElimCell_12 v_ArrVal_358) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base|) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.offset|) .cse58) (= (select v_ArrVal_358 |v_ULTIMATE.start_safe_search_~curr~1#1.offset_54|) .cse58) (< |ULTIMATE.start_main_~m~0#1| 0) (not (= v_ArrVal_358 (store (select (store .cse59 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse57) v_arrayElimCell_12) 4 (select v_ArrVal_358 4)))) (= |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base| v_arrayElimCell_12) (not (= (select |c_#valid| v_arrayElimCell_12) 0)))))) .cse12)) (or (and (forall ((v_prenex_16 Int) (v_prenex_15 Int) (v_ArrVal_352 Int) (v_prenex_14 (Array Int Int)) (v_arrayElimCell_14 Int) (v_arrayElimCell_12 Int)) (let ((.cse60 (store |c_#memory_int#0| v_arrayElimCell_12 (store (select |c_#memory_int#0| v_arrayElimCell_12) 0 |c_ULTIMATE.start_init_nondet_ll_~i~0#1|)))) (let ((.cse61 (store (select .cse60 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base|) .cse8 v_ArrVal_352))) (let ((.cse63 (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse61) v_arrayElimCell_12 v_prenex_14)) (.cse62 (mod v_prenex_15 |c_ULTIMATE.start_main_~n~0#1|))) (or (not (= (store (select (store .cse60 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse61) v_arrayElimCell_12) 4 (select v_prenex_14 4)) v_prenex_14)) (= .cse62 (select (select .cse63 |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base|) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.offset|)) (= (select (select .cse63 v_arrayElimCell_14) v_prenex_16) .cse62) (< v_prenex_16 0) (< v_prenex_15 0) (= .cse62 (select v_prenex_14 v_prenex_16)) (not (= (select |c_#valid| v_arrayElimCell_12) 0))))))) (forall ((v_prenex_16 Int) (v_prenex_15 Int) (v_ArrVal_352 Int) (v_prenex_14 (Array Int Int)) (v_arrayElimCell_12 Int)) (let ((.cse64 (store |c_#memory_int#0| v_arrayElimCell_12 (store (select |c_#memory_int#0| v_arrayElimCell_12) 0 |c_ULTIMATE.start_init_nondet_ll_~i~0#1|)))) (let ((.cse65 (store (select .cse64 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base|) .cse8 v_ArrVal_352)) (.cse66 (mod v_prenex_15 |c_ULTIMATE.start_main_~n~0#1|))) (or (not (= (store (select (store .cse64 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse65) v_arrayElimCell_12) 4 (select v_prenex_14 4)) v_prenex_14)) (= .cse66 (select (select (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse65) v_arrayElimCell_12 v_prenex_14) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base|) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.offset|)) (= |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base| v_arrayElimCell_12) (< v_prenex_16 0) (< v_prenex_15 0) (= .cse66 (select v_prenex_14 v_prenex_16)) (not (= (select |c_#valid| v_arrayElimCell_12) 0)))))) .cse23 .cse51) .cse24) (or (and .cse52 .cse34 (forall ((v_ArrVal_358 (Array Int Int)) (v_ArrVal_352 Int) (|ULTIMATE.start_main_~m~0#1| Int) (|v_ULTIMATE.start_safe_search_~curr~1#1.offset_54| Int) (v_arrayElimCell_12 Int) (v_arrayElimCell_11 Int)) (let ((.cse69 (store |c_#memory_int#0| v_arrayElimCell_12 (store (select |c_#memory_int#0| v_arrayElimCell_12) 0 |c_ULTIMATE.start_init_nondet_ll_~i~0#1|)))) (let ((.cse70 (store (select .cse69 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base|) .cse8 v_ArrVal_352))) (let ((.cse68 (mod |ULTIMATE.start_main_~m~0#1| |c_ULTIMATE.start_main_~n~0#1|)) (.cse67 (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse70) v_arrayElimCell_12 v_ArrVal_358))) (or (< |v_ULTIMATE.start_safe_search_~curr~1#1.offset_54| 0) (= (select (select .cse67 |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base|) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.offset|) .cse68) (< |ULTIMATE.start_main_~m~0#1| 0) (= .cse68 (select (select .cse67 v_arrayElimCell_11) |v_ULTIMATE.start_safe_search_~curr~1#1.offset_54|)) (not (= v_ArrVal_358 (store (select (store .cse69 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse70) v_arrayElimCell_12) 4 (select v_ArrVal_358 4)))) (= |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base| v_arrayElimCell_12) (not (= (select |c_#valid| v_arrayElimCell_12) 0))))))) (forall ((v_ArrVal_358 (Array Int Int)) (v_ArrVal_352 Int) (|ULTIMATE.start_main_~m~0#1| Int) (|v_ULTIMATE.start_safe_search_~curr~1#1.offset_54| Int) (v_arrayElimCell_13 Int) (v_arrayElimCell_12 Int) (v_arrayElimCell_11 Int)) (let ((.cse73 (store |c_#memory_int#0| v_arrayElimCell_12 (store (select |c_#memory_int#0| v_arrayElimCell_12) 0 |c_ULTIMATE.start_init_nondet_ll_~i~0#1|)))) (let ((.cse74 (store (select .cse73 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base|) .cse8 v_ArrVal_352))) (let ((.cse72 (mod |ULTIMATE.start_main_~m~0#1| |c_ULTIMATE.start_main_~n~0#1|)) (.cse71 (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse74) v_arrayElimCell_12 v_ArrVal_358))) (or (< |v_ULTIMATE.start_safe_search_~curr~1#1.offset_54| 0) (= (select (select .cse71 |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base|) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.offset|) .cse72) (= .cse72 (select (select .cse71 v_arrayElimCell_13) |v_ULTIMATE.start_safe_search_~curr~1#1.offset_54|)) (< |ULTIMATE.start_main_~m~0#1| 0) (= .cse72 (select (select .cse71 v_arrayElimCell_11) |v_ULTIMATE.start_safe_search_~curr~1#1.offset_54|)) (not (= v_ArrVal_358 (store (select (store .cse73 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse74) v_arrayElimCell_12) 4 (select v_ArrVal_358 4)))) (not (= (select |c_#valid| v_arrayElimCell_12) 0)))))))) .cse14)))) (.cse2 (and (or (and (forall ((v_prenex_15 Int) (v_ArrVal_352 Int) (v_prenex_14 (Array Int Int)) (v_arrayElimCell_14 Int) (v_arrayElimCell_12 Int) (v_arrayElimCell_11 Int)) (let ((.cse25 (store |c_#memory_int#0| v_arrayElimCell_12 (store (select |c_#memory_int#0| v_arrayElimCell_12) 0 |c_ULTIMATE.start_init_nondet_ll_~i~0#1|)))) (let ((.cse26 (store (select .cse25 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base|) .cse8 v_ArrVal_352))) (let ((.cse28 (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse26) v_arrayElimCell_12 v_prenex_14)) (.cse27 (mod v_prenex_15 |c_ULTIMATE.start_main_~n~0#1|))) (or (not (= (store (select (store .cse25 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse26) v_arrayElimCell_12) 4 (select v_prenex_14 4)) v_prenex_14)) (= .cse27 (select (select .cse28 v_arrayElimCell_14) 0)) (= .cse27 (select (select .cse28 |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base|) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.offset|)) (< v_prenex_15 0) (not (= (select |c_#valid| v_arrayElimCell_12) 0)) (= (select (select .cse28 v_arrayElimCell_11) 0) .cse27)))))) .cse29 .cse18 (forall ((v_prenex_15 Int) (v_ArrVal_352 Int) (v_prenex_14 (Array Int Int)) (v_arrayElimCell_12 Int) (v_arrayElimCell_11 Int)) (let ((.cse30 (store |c_#memory_int#0| v_arrayElimCell_12 (store (select |c_#memory_int#0| v_arrayElimCell_12) 0 |c_ULTIMATE.start_init_nondet_ll_~i~0#1|)))) (let ((.cse31 (store (select .cse30 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base|) .cse8 v_ArrVal_352))) (let ((.cse33 (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse31) v_arrayElimCell_12 v_prenex_14)) (.cse32 (mod v_prenex_15 |c_ULTIMATE.start_main_~n~0#1|))) (or (not (= (store (select (store .cse30 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse31) v_arrayElimCell_12) 4 (select v_prenex_14 4)) v_prenex_14)) (= .cse32 (select (select .cse33 |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base|) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.offset|)) (= |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base| v_arrayElimCell_12) (< v_prenex_15 0) (not (= (select |c_#valid| v_arrayElimCell_12) 0)) (= (select (select .cse33 v_arrayElimCell_11) 0) .cse32))))))) .cse24) (or .cse14 (and .cse34 .cse13 (forall ((v_ArrVal_358 (Array Int Int)) (|ULTIMATE.start_main_~m~0#1| Int) (v_ArrVal_352 Int) (v_arrayElimCell_12 Int) (v_arrayElimCell_11 Int)) (let ((.cse37 (store |c_#memory_int#0| v_arrayElimCell_12 (store (select |c_#memory_int#0| v_arrayElimCell_12) 0 |c_ULTIMATE.start_init_nondet_ll_~i~0#1|)))) (let ((.cse38 (store (select .cse37 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base|) .cse8 v_ArrVal_352))) (let ((.cse35 (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse38) v_arrayElimCell_12 v_ArrVal_358)) (.cse36 (mod |ULTIMATE.start_main_~m~0#1| |c_ULTIMATE.start_main_~n~0#1|))) (or (= (select (select .cse35 |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base|) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.offset|) .cse36) (= (select (select .cse35 v_arrayElimCell_11) 0) .cse36) (< |ULTIMATE.start_main_~m~0#1| 0) (not (= v_ArrVal_358 (store (select (store .cse37 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse38) v_arrayElimCell_12) 4 (select v_ArrVal_358 4)))) (= |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base| v_arrayElimCell_12) (not (= (select |c_#valid| v_arrayElimCell_12) 0))))))) (forall ((v_ArrVal_358 (Array Int Int)) (|ULTIMATE.start_main_~m~0#1| Int) (v_ArrVal_352 Int) (v_arrayElimCell_13 Int) (v_arrayElimCell_12 Int) (v_arrayElimCell_11 Int)) (let ((.cse41 (store |c_#memory_int#0| v_arrayElimCell_12 (store (select |c_#memory_int#0| v_arrayElimCell_12) 0 |c_ULTIMATE.start_init_nondet_ll_~i~0#1|)))) (let ((.cse42 (store (select .cse41 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base|) .cse8 v_ArrVal_352))) (let ((.cse40 (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse42) v_arrayElimCell_12 v_ArrVal_358)) (.cse39 (mod |ULTIMATE.start_main_~m~0#1| |c_ULTIMATE.start_main_~n~0#1|))) (or (= .cse39 (select (select .cse40 v_arrayElimCell_13) 0)) (= (select (select .cse40 |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base|) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.offset|) .cse39) (= (select (select .cse40 v_arrayElimCell_11) 0) .cse39) (< |ULTIMATE.start_main_~m~0#1| 0) (not (= v_ArrVal_358 (store (select (store .cse41 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse42) v_arrayElimCell_12) 4 (select v_ArrVal_358 4)))) (not (= (select |c_#valid| v_arrayElimCell_12) 0))))))))))) (.cse0 (= |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base|))) (and (or .cse0 .cse1) (or .cse2 .cse3) (or (and (forall ((v_ArrVal_358 (Array Int Int)) (|ULTIMATE.start_main_~m~0#1| Int) (v_ArrVal_352 Int) (v_arrayElimCell_13 Int) (v_arrayElimCell_12 Int)) (let ((.cse6 (store |c_#memory_int#0| v_arrayElimCell_12 (store (select |c_#memory_int#0| v_arrayElimCell_12) 0 |c_ULTIMATE.start_init_nondet_ll_~i~0#1|)))) (let ((.cse7 (store (select .cse6 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base|) .cse8 v_ArrVal_352))) (let ((.cse5 (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse7) v_arrayElimCell_12 v_ArrVal_358)) (.cse4 (mod |ULTIMATE.start_main_~m~0#1| |c_ULTIMATE.start_main_~n~0#1|))) (or (= .cse4 (select (select .cse5 v_arrayElimCell_13) 0)) (= (select (select .cse5 |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base|) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.offset|) .cse4) (< |ULTIMATE.start_main_~m~0#1| 0) (not (= v_ArrVal_358 (store (select (store .cse6 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse7) v_arrayElimCell_12) 4 (select v_ArrVal_358 4)))) (not (= (select |c_#valid| v_arrayElimCell_12) 0)) (= (select v_ArrVal_358 0) .cse4)))))) (forall ((v_ArrVal_358 (Array Int Int)) (|ULTIMATE.start_main_~m~0#1| Int) (v_ArrVal_352 Int) (v_arrayElimCell_12 Int)) (let ((.cse11 (store |c_#memory_int#0| v_arrayElimCell_12 (store (select |c_#memory_int#0| v_arrayElimCell_12) 0 |c_ULTIMATE.start_init_nondet_ll_~i~0#1|)))) (let ((.cse9 (store (select .cse11 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base|) .cse8 v_ArrVal_352)) (.cse10 (mod |ULTIMATE.start_main_~m~0#1| |c_ULTIMATE.start_main_~n~0#1|))) (or (= (select (select (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse9) v_arrayElimCell_12 v_ArrVal_358) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base|) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.offset|) .cse10) (< |ULTIMATE.start_main_~m~0#1| 0) (not (= v_ArrVal_358 (store (select (store .cse11 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse9) v_arrayElimCell_12) 4 (select v_ArrVal_358 4)))) (= |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base| v_arrayElimCell_12) (not (= (select |c_#valid| v_arrayElimCell_12) 0)) (= (select v_ArrVal_358 0) .cse10))))) .cse12 .cse13) .cse14) (or .cse3 .cse1) (or .cse2 .cse0) (or (and (forall ((v_prenex_15 Int) (v_ArrVal_352 Int) (v_prenex_14 (Array Int Int)) (v_arrayElimCell_12 Int)) (let ((.cse15 (store |c_#memory_int#0| v_arrayElimCell_12 (store (select |c_#memory_int#0| v_arrayElimCell_12) 0 |c_ULTIMATE.start_init_nondet_ll_~i~0#1|)))) (let ((.cse16 (store (select .cse15 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base|) .cse8 v_ArrVal_352)) (.cse17 (mod v_prenex_15 |c_ULTIMATE.start_main_~n~0#1|))) (or (not (= (store (select (store .cse15 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse16) v_arrayElimCell_12) 4 (select v_prenex_14 4)) v_prenex_14)) (= .cse17 (select (select (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse16) v_arrayElimCell_12 v_prenex_14) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base|) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.offset|)) (= |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base| v_arrayElimCell_12) (< v_prenex_15 0) (not (= (select |c_#valid| v_arrayElimCell_12) 0)) (= (select v_prenex_14 0) .cse17))))) .cse18 (forall ((v_prenex_15 Int) (v_ArrVal_352 Int) (v_prenex_14 (Array Int Int)) (v_arrayElimCell_14 Int) (v_arrayElimCell_12 Int)) (let ((.cse19 (store |c_#memory_int#0| v_arrayElimCell_12 (store (select |c_#memory_int#0| v_arrayElimCell_12) 0 |c_ULTIMATE.start_init_nondet_ll_~i~0#1|)))) (let ((.cse20 (store (select .cse19 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base|) .cse8 v_ArrVal_352))) (let ((.cse22 (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse20) v_arrayElimCell_12 v_prenex_14)) (.cse21 (mod v_prenex_15 |c_ULTIMATE.start_main_~n~0#1|))) (or (not (= (store (select (store .cse19 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse20) v_arrayElimCell_12) 4 (select v_prenex_14 4)) v_prenex_14)) (= .cse21 (select (select .cse22 v_arrayElimCell_14) 0)) (= .cse21 (select (select .cse22 |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base|) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.offset|)) (< v_prenex_15 0) (not (= (select |c_#valid| v_arrayElimCell_12) 0)) (= (select v_prenex_14 0) .cse21)))))) .cse23) .cse24)))))))) is different from true
[2024-12-01 23:05:01,952 WARN  L873   $PredicateComparison]: unable to prove that (or (not (= (+ |c_ULTIMATE.start_init_nondet_ll_~i~0#1| 1) |c_ULTIMATE.start_init_nondet_ll_~n#1|)) (let ((.cse77 (store |c_#memory_int#0| |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base| (store (select |c_#memory_int#0| |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base|) 0 |c_ULTIMATE.start_init_nondet_ll_~i~0#1|)))) (let ((.cse78 (select .cse77 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base|)) (.cse8 (+ |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.offset| 4))) (let ((.cse85 (forall ((|v_ULTIMATE.start_safe_search_~curr~1#1.offset_54| Int)) (or (< |v_ULTIMATE.start_safe_search_~curr~1#1.offset_54| 0) (forall ((v_ArrVal_358 (Array Int Int)) (|ULTIMATE.start_main_~m~0#1| Int) (v_ArrVal_352 Int) (v_arrayElimCell_13 Int)) (let ((.cse101 (mod |ULTIMATE.start_main_~m~0#1| |c_ULTIMATE.start_main_~n~0#1|)) (.cse100 (store .cse78 .cse8 v_ArrVal_352))) (or (= (select (select (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse100) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base| v_ArrVal_358) v_arrayElimCell_13) |v_ULTIMATE.start_safe_search_~curr~1#1.offset_54|) .cse101) (= (select v_ArrVal_358 |c_ULTIMATE.start_init_nondet_ll_~head~0#1.offset|) .cse101) (< |ULTIMATE.start_main_~m~0#1| 0) (not (= v_ArrVal_358 (store (select (store .cse77 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse100) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base|) 4 (select v_ArrVal_358 4)))))))))) (.cse86 (forall ((v_prenex_16 Int)) (or (< v_prenex_16 0) (forall ((v_prenex_15 Int) (v_ArrVal_352 Int) (v_prenex_14 (Array Int Int)) (v_arrayElimCell_14 Int)) (let ((.cse99 (mod v_prenex_15 |c_ULTIMATE.start_main_~n~0#1|)) (.cse98 (store .cse78 .cse8 v_ArrVal_352))) (or (not (= (store (select (store .cse77 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse98) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base|) 4 (select v_prenex_14 4)) v_prenex_14)) (= .cse99 (select v_prenex_14 |c_ULTIMATE.start_init_nondet_ll_~head~0#1.offset|)) (= .cse99 (select (select (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse98) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base| v_prenex_14) v_arrayElimCell_14) v_prenex_16)) (< v_prenex_15 0))))))) (.cse79 (not (= (select |c_#valid| |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base|) 0)))) (let ((.cse18 (or .cse79 (forall ((v_prenex_15 Int) (v_ArrVal_352 Int) (v_prenex_14 (Array Int Int)) (v_arrayElimCell_14 Int)) (let ((.cse96 (store .cse78 .cse8 v_ArrVal_352)) (.cse97 (mod v_prenex_15 |c_ULTIMATE.start_main_~n~0#1|))) (or (not (= (store (select (store .cse77 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse96) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base|) 4 (select v_prenex_14 4)) v_prenex_14)) (= .cse97 (select v_prenex_14 |c_ULTIMATE.start_init_nondet_ll_~head~0#1.offset|)) (= (select (select (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse96) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base| v_prenex_14) v_arrayElimCell_14) 0) .cse97) (< v_prenex_15 0)))))) (.cse13 (or (forall ((v_ArrVal_358 (Array Int Int)) (|ULTIMATE.start_main_~m~0#1| Int) (v_ArrVal_352 Int) (v_arrayElimCell_13 Int)) (let ((.cse94 (mod |ULTIMATE.start_main_~m~0#1| |c_ULTIMATE.start_main_~n~0#1|)) (.cse95 (store .cse78 .cse8 v_ArrVal_352))) (or (= (select v_ArrVal_358 |c_ULTIMATE.start_init_nondet_ll_~head~0#1.offset|) .cse94) (< |ULTIMATE.start_main_~m~0#1| 0) (not (= v_ArrVal_358 (store (select (store .cse77 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse95) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base|) 4 (select v_ArrVal_358 4)))) (= .cse94 (select (select (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse95) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base| v_ArrVal_358) v_arrayElimCell_13) 0))))) .cse79)) (.cse29 (or (and .cse86 (forall ((v_prenex_16 Int) (v_arrayElimCell_11 Int)) (or (forall ((v_prenex_15 Int)) (or (forall ((v_ArrVal_352 Int) (v_prenex_14 (Array Int Int)) (v_arrayElimCell_14 Int)) (let ((.cse91 (store .cse78 .cse8 v_ArrVal_352))) (let ((.cse92 (mod v_prenex_15 |c_ULTIMATE.start_main_~n~0#1|)) (.cse93 (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse91) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base| v_prenex_14))) (or (not (= (store (select (store .cse77 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse91) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base|) 4 (select v_prenex_14 4)) v_prenex_14)) (= .cse92 (select v_prenex_14 |c_ULTIMATE.start_init_nondet_ll_~head~0#1.offset|)) (= (select (select .cse93 v_arrayElimCell_11) v_prenex_16) .cse92) (= .cse92 (select (select .cse93 v_arrayElimCell_14) v_prenex_16)))))) (< v_prenex_15 0))) (< v_prenex_16 0)))) .cse79)) (.cse12 (or (and (forall ((|v_ULTIMATE.start_safe_search_~curr~1#1.offset_54| Int)) (or (< |v_ULTIMATE.start_safe_search_~curr~1#1.offset_54| 0) (forall ((|ULTIMATE.start_main_~m~0#1| Int)) (or (< |ULTIMATE.start_main_~m~0#1| 0) (forall ((v_ArrVal_358 (Array Int Int)) (v_ArrVal_352 Int) (v_arrayElimCell_13 Int)) (let ((.cse90 (mod |ULTIMATE.start_main_~m~0#1| |c_ULTIMATE.start_main_~n~0#1|)) (.cse89 (store .cse78 .cse8 v_ArrVal_352))) (or (= (select (select (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse89) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base| v_ArrVal_358) v_arrayElimCell_13) |v_ULTIMATE.start_safe_search_~curr~1#1.offset_54|) .cse90) (= (select v_ArrVal_358 |c_ULTIMATE.start_init_nondet_ll_~head~0#1.offset|) .cse90) (= (select v_ArrVal_358 |v_ULTIMATE.start_safe_search_~curr~1#1.offset_54|) .cse90) (not (= v_ArrVal_358 (store (select (store .cse77 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse89) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base|) 4 (select v_ArrVal_358 4))))))))))) .cse85) .cse79)) (.cse23 (or (and .cse86 (forall ((v_prenex_16 Int)) (or (forall ((v_prenex_15 Int)) (or (< v_prenex_15 0) (forall ((v_ArrVal_352 Int) (v_prenex_14 (Array Int Int)) (v_arrayElimCell_14 Int)) (let ((.cse87 (store .cse78 .cse8 v_ArrVal_352)) (.cse88 (mod v_prenex_15 |c_ULTIMATE.start_main_~n~0#1|))) (or (not (= (store (select (store .cse77 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse87) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base|) 4 (select v_prenex_14 4)) v_prenex_14)) (= .cse88 (select v_prenex_14 |c_ULTIMATE.start_init_nondet_ll_~head~0#1.offset|)) (= .cse88 (select (select (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse87) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base| v_prenex_14) v_arrayElimCell_14) v_prenex_16)) (= .cse88 (select v_prenex_14 v_prenex_16))))))) (< v_prenex_16 0)))) .cse79)) (.cse24 (< 0 (+ |c_ULTIMATE.start_main_~n~0#1| 1))) (.cse34 (or (and (forall ((|v_ULTIMATE.start_safe_search_~curr~1#1.offset_54| Int) (v_arrayElimCell_11 Int)) (or (< |v_ULTIMATE.start_safe_search_~curr~1#1.offset_54| 0) (forall ((|ULTIMATE.start_main_~m~0#1| Int)) (or (forall ((v_ArrVal_358 (Array Int Int)) (v_ArrVal_352 Int) (v_arrayElimCell_13 Int)) (let ((.cse84 (store .cse78 .cse8 v_ArrVal_352))) (let ((.cse83 (mod |ULTIMATE.start_main_~m~0#1| |c_ULTIMATE.start_main_~n~0#1|)) (.cse82 (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse84) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base| v_ArrVal_358))) (or (= (select (select .cse82 v_arrayElimCell_13) |v_ULTIMATE.start_safe_search_~curr~1#1.offset_54|) .cse83) (= (select v_ArrVal_358 |c_ULTIMATE.start_init_nondet_ll_~head~0#1.offset|) .cse83) (= .cse83 (select (select .cse82 v_arrayElimCell_11) |v_ULTIMATE.start_safe_search_~curr~1#1.offset_54|)) (not (= v_ArrVal_358 (store (select (store .cse77 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse84) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base|) 4 (select v_ArrVal_358 4)))))))) (< |ULTIMATE.start_main_~m~0#1| 0))))) .cse85) .cse79)) (.cse14 (< |c_ULTIMATE.start_main_~n~0#1| 0))) (let ((.cse3 (= |c_ULTIMATE.start_init_nondet_ll_~head~0#1.offset| |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.offset|)) (.cse1 (let ((.cse51 (or (forall ((v_prenex_16 Int) (v_prenex_15 Int) (v_ArrVal_352 Int) (v_prenex_14 (Array Int Int)) (v_arrayElimCell_14 Int)) (let ((.cse81 (mod v_prenex_15 |c_ULTIMATE.start_main_~n~0#1|)) (.cse80 (store .cse78 .cse8 v_ArrVal_352))) (or (not (= (store (select (store .cse77 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse80) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base|) 4 (select v_prenex_14 4)) v_prenex_14)) (= .cse81 (select v_prenex_14 |c_ULTIMATE.start_init_nondet_ll_~head~0#1.offset|)) (= .cse81 (select (select (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse80) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base| v_prenex_14) v_arrayElimCell_14) v_prenex_16)) (< v_prenex_16 0) (< v_prenex_15 0)))) .cse79)) (.cse52 (or (forall ((v_ArrVal_358 (Array Int Int)) (v_ArrVal_352 Int) (|ULTIMATE.start_main_~m~0#1| Int) (v_arrayElimCell_13 Int) (|v_ULTIMATE.start_safe_search_~curr~1#1.offset_54| Int)) (let ((.cse76 (mod |ULTIMATE.start_main_~m~0#1| |c_ULTIMATE.start_main_~n~0#1|)) (.cse75 (store .cse78 .cse8 v_ArrVal_352))) (or (< |v_ULTIMATE.start_safe_search_~curr~1#1.offset_54| 0) (= (select (select (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse75) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base| v_ArrVal_358) v_arrayElimCell_13) |v_ULTIMATE.start_safe_search_~curr~1#1.offset_54|) .cse76) (= (select v_ArrVal_358 |c_ULTIMATE.start_init_nondet_ll_~head~0#1.offset|) .cse76) (< |ULTIMATE.start_main_~m~0#1| 0) (not (= v_ArrVal_358 (store (select (store .cse77 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse75) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base|) 4 (select v_ArrVal_358 4))))))) .cse79))) (and (or (and .cse29 (forall ((v_prenex_16 Int) (v_prenex_15 Int) (v_ArrVal_352 Int) (v_prenex_14 (Array Int Int)) (v_arrayElimCell_12 Int) (v_arrayElimCell_11 Int)) (let ((.cse43 (store |c_#memory_int#0| v_arrayElimCell_12 (store (select |c_#memory_int#0| v_arrayElimCell_12) 0 |c_ULTIMATE.start_init_nondet_ll_~i~0#1|)))) (let ((.cse44 (store (select .cse43 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base|) .cse8 v_ArrVal_352))) (let ((.cse46 (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse44) v_arrayElimCell_12 v_prenex_14)) (.cse45 (mod v_prenex_15 |c_ULTIMATE.start_main_~n~0#1|))) (or (not (= (store (select (store .cse43 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse44) v_arrayElimCell_12) 4 (select v_prenex_14 4)) v_prenex_14)) (= .cse45 (select (select .cse46 |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base|) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.offset|)) (= |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base| v_arrayElimCell_12) (< v_prenex_16 0) (< v_prenex_15 0) (= (select (select .cse46 v_arrayElimCell_11) v_prenex_16) .cse45) (not (= (select |c_#valid| v_arrayElimCell_12) 0))))))) (forall ((v_prenex_16 Int) (v_prenex_15 Int) (v_ArrVal_352 Int) (v_prenex_14 (Array Int Int)) (v_arrayElimCell_14 Int) (v_arrayElimCell_12 Int) (v_arrayElimCell_11 Int)) (let ((.cse47 (store |c_#memory_int#0| v_arrayElimCell_12 (store (select |c_#memory_int#0| v_arrayElimCell_12) 0 |c_ULTIMATE.start_init_nondet_ll_~i~0#1|)))) (let ((.cse48 (store (select .cse47 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base|) .cse8 v_ArrVal_352))) (let ((.cse50 (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse48) v_arrayElimCell_12 v_prenex_14)) (.cse49 (mod v_prenex_15 |c_ULTIMATE.start_main_~n~0#1|))) (or (not (= (store (select (store .cse47 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse48) v_arrayElimCell_12) 4 (select v_prenex_14 4)) v_prenex_14)) (= .cse49 (select (select .cse50 |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base|) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.offset|)) (= (select (select .cse50 v_arrayElimCell_14) v_prenex_16) .cse49) (< v_prenex_16 0) (< v_prenex_15 0) (= (select (select .cse50 v_arrayElimCell_11) v_prenex_16) .cse49) (not (= (select |c_#valid| v_arrayElimCell_12) 0))))))) .cse51) .cse24) (or .cse14 (and .cse52 (forall ((v_ArrVal_358 (Array Int Int)) (v_ArrVal_352 Int) (|ULTIMATE.start_main_~m~0#1| Int) (|v_ULTIMATE.start_safe_search_~curr~1#1.offset_54| Int) (v_arrayElimCell_13 Int) (v_arrayElimCell_12 Int)) (let ((.cse55 (store |c_#memory_int#0| v_arrayElimCell_12 (store (select |c_#memory_int#0| v_arrayElimCell_12) 0 |c_ULTIMATE.start_init_nondet_ll_~i~0#1|)))) (let ((.cse56 (store (select .cse55 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base|) .cse8 v_ArrVal_352))) (let ((.cse53 (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse56) v_arrayElimCell_12 v_ArrVal_358)) (.cse54 (mod |ULTIMATE.start_main_~m~0#1| |c_ULTIMATE.start_main_~n~0#1|))) (or (< |v_ULTIMATE.start_safe_search_~curr~1#1.offset_54| 0) (= (select (select .cse53 |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base|) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.offset|) .cse54) (= .cse54 (select (select .cse53 v_arrayElimCell_13) |v_ULTIMATE.start_safe_search_~curr~1#1.offset_54|)) (= (select v_ArrVal_358 |v_ULTIMATE.start_safe_search_~curr~1#1.offset_54|) .cse54) (< |ULTIMATE.start_main_~m~0#1| 0) (not (= v_ArrVal_358 (store (select (store .cse55 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse56) v_arrayElimCell_12) 4 (select v_ArrVal_358 4)))) (not (= (select |c_#valid| v_arrayElimCell_12) 0))))))) (forall ((v_ArrVal_358 (Array Int Int)) (v_ArrVal_352 Int) (|ULTIMATE.start_main_~m~0#1| Int) (|v_ULTIMATE.start_safe_search_~curr~1#1.offset_54| Int) (v_arrayElimCell_12 Int)) (let ((.cse59 (store |c_#memory_int#0| v_arrayElimCell_12 (store (select |c_#memory_int#0| v_arrayElimCell_12) 0 |c_ULTIMATE.start_init_nondet_ll_~i~0#1|)))) (let ((.cse58 (mod |ULTIMATE.start_main_~m~0#1| |c_ULTIMATE.start_main_~n~0#1|)) (.cse57 (store (select .cse59 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base|) .cse8 v_ArrVal_352))) (or (< |v_ULTIMATE.start_safe_search_~curr~1#1.offset_54| 0) (= (select (select (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse57) v_arrayElimCell_12 v_ArrVal_358) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base|) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.offset|) .cse58) (= (select v_ArrVal_358 |v_ULTIMATE.start_safe_search_~curr~1#1.offset_54|) .cse58) (< |ULTIMATE.start_main_~m~0#1| 0) (not (= v_ArrVal_358 (store (select (store .cse59 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse57) v_arrayElimCell_12) 4 (select v_ArrVal_358 4)))) (= |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base| v_arrayElimCell_12) (not (= (select |c_#valid| v_arrayElimCell_12) 0)))))) .cse12)) (or (and (forall ((v_prenex_16 Int) (v_prenex_15 Int) (v_ArrVal_352 Int) (v_prenex_14 (Array Int Int)) (v_arrayElimCell_14 Int) (v_arrayElimCell_12 Int)) (let ((.cse60 (store |c_#memory_int#0| v_arrayElimCell_12 (store (select |c_#memory_int#0| v_arrayElimCell_12) 0 |c_ULTIMATE.start_init_nondet_ll_~i~0#1|)))) (let ((.cse61 (store (select .cse60 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base|) .cse8 v_ArrVal_352))) (let ((.cse63 (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse61) v_arrayElimCell_12 v_prenex_14)) (.cse62 (mod v_prenex_15 |c_ULTIMATE.start_main_~n~0#1|))) (or (not (= (store (select (store .cse60 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse61) v_arrayElimCell_12) 4 (select v_prenex_14 4)) v_prenex_14)) (= .cse62 (select (select .cse63 |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base|) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.offset|)) (= (select (select .cse63 v_arrayElimCell_14) v_prenex_16) .cse62) (< v_prenex_16 0) (< v_prenex_15 0) (= .cse62 (select v_prenex_14 v_prenex_16)) (not (= (select |c_#valid| v_arrayElimCell_12) 0))))))) (forall ((v_prenex_16 Int) (v_prenex_15 Int) (v_ArrVal_352 Int) (v_prenex_14 (Array Int Int)) (v_arrayElimCell_12 Int)) (let ((.cse64 (store |c_#memory_int#0| v_arrayElimCell_12 (store (select |c_#memory_int#0| v_arrayElimCell_12) 0 |c_ULTIMATE.start_init_nondet_ll_~i~0#1|)))) (let ((.cse65 (store (select .cse64 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base|) .cse8 v_ArrVal_352)) (.cse66 (mod v_prenex_15 |c_ULTIMATE.start_main_~n~0#1|))) (or (not (= (store (select (store .cse64 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse65) v_arrayElimCell_12) 4 (select v_prenex_14 4)) v_prenex_14)) (= .cse66 (select (select (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse65) v_arrayElimCell_12 v_prenex_14) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base|) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.offset|)) (= |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base| v_arrayElimCell_12) (< v_prenex_16 0) (< v_prenex_15 0) (= .cse66 (select v_prenex_14 v_prenex_16)) (not (= (select |c_#valid| v_arrayElimCell_12) 0)))))) .cse23 .cse51) .cse24) (or (and .cse52 .cse34 (forall ((v_ArrVal_358 (Array Int Int)) (v_ArrVal_352 Int) (|ULTIMATE.start_main_~m~0#1| Int) (|v_ULTIMATE.start_safe_search_~curr~1#1.offset_54| Int) (v_arrayElimCell_12 Int) (v_arrayElimCell_11 Int)) (let ((.cse69 (store |c_#memory_int#0| v_arrayElimCell_12 (store (select |c_#memory_int#0| v_arrayElimCell_12) 0 |c_ULTIMATE.start_init_nondet_ll_~i~0#1|)))) (let ((.cse70 (store (select .cse69 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base|) .cse8 v_ArrVal_352))) (let ((.cse68 (mod |ULTIMATE.start_main_~m~0#1| |c_ULTIMATE.start_main_~n~0#1|)) (.cse67 (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse70) v_arrayElimCell_12 v_ArrVal_358))) (or (< |v_ULTIMATE.start_safe_search_~curr~1#1.offset_54| 0) (= (select (select .cse67 |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base|) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.offset|) .cse68) (< |ULTIMATE.start_main_~m~0#1| 0) (= .cse68 (select (select .cse67 v_arrayElimCell_11) |v_ULTIMATE.start_safe_search_~curr~1#1.offset_54|)) (not (= v_ArrVal_358 (store (select (store .cse69 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse70) v_arrayElimCell_12) 4 (select v_ArrVal_358 4)))) (= |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base| v_arrayElimCell_12) (not (= (select |c_#valid| v_arrayElimCell_12) 0))))))) (forall ((v_ArrVal_358 (Array Int Int)) (v_ArrVal_352 Int) (|ULTIMATE.start_main_~m~0#1| Int) (|v_ULTIMATE.start_safe_search_~curr~1#1.offset_54| Int) (v_arrayElimCell_13 Int) (v_arrayElimCell_12 Int) (v_arrayElimCell_11 Int)) (let ((.cse73 (store |c_#memory_int#0| v_arrayElimCell_12 (store (select |c_#memory_int#0| v_arrayElimCell_12) 0 |c_ULTIMATE.start_init_nondet_ll_~i~0#1|)))) (let ((.cse74 (store (select .cse73 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base|) .cse8 v_ArrVal_352))) (let ((.cse72 (mod |ULTIMATE.start_main_~m~0#1| |c_ULTIMATE.start_main_~n~0#1|)) (.cse71 (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse74) v_arrayElimCell_12 v_ArrVal_358))) (or (< |v_ULTIMATE.start_safe_search_~curr~1#1.offset_54| 0) (= (select (select .cse71 |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base|) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.offset|) .cse72) (= .cse72 (select (select .cse71 v_arrayElimCell_13) |v_ULTIMATE.start_safe_search_~curr~1#1.offset_54|)) (< |ULTIMATE.start_main_~m~0#1| 0) (= .cse72 (select (select .cse71 v_arrayElimCell_11) |v_ULTIMATE.start_safe_search_~curr~1#1.offset_54|)) (not (= v_ArrVal_358 (store (select (store .cse73 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse74) v_arrayElimCell_12) 4 (select v_ArrVal_358 4)))) (not (= (select |c_#valid| v_arrayElimCell_12) 0)))))))) .cse14)))) (.cse2 (and (or (and (forall ((v_prenex_15 Int) (v_ArrVal_352 Int) (v_prenex_14 (Array Int Int)) (v_arrayElimCell_14 Int) (v_arrayElimCell_12 Int) (v_arrayElimCell_11 Int)) (let ((.cse25 (store |c_#memory_int#0| v_arrayElimCell_12 (store (select |c_#memory_int#0| v_arrayElimCell_12) 0 |c_ULTIMATE.start_init_nondet_ll_~i~0#1|)))) (let ((.cse26 (store (select .cse25 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base|) .cse8 v_ArrVal_352))) (let ((.cse28 (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse26) v_arrayElimCell_12 v_prenex_14)) (.cse27 (mod v_prenex_15 |c_ULTIMATE.start_main_~n~0#1|))) (or (not (= (store (select (store .cse25 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse26) v_arrayElimCell_12) 4 (select v_prenex_14 4)) v_prenex_14)) (= .cse27 (select (select .cse28 v_arrayElimCell_14) 0)) (= .cse27 (select (select .cse28 |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base|) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.offset|)) (< v_prenex_15 0) (not (= (select |c_#valid| v_arrayElimCell_12) 0)) (= (select (select .cse28 v_arrayElimCell_11) 0) .cse27)))))) .cse29 .cse18 (forall ((v_prenex_15 Int) (v_ArrVal_352 Int) (v_prenex_14 (Array Int Int)) (v_arrayElimCell_12 Int) (v_arrayElimCell_11 Int)) (let ((.cse30 (store |c_#memory_int#0| v_arrayElimCell_12 (store (select |c_#memory_int#0| v_arrayElimCell_12) 0 |c_ULTIMATE.start_init_nondet_ll_~i~0#1|)))) (let ((.cse31 (store (select .cse30 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base|) .cse8 v_ArrVal_352))) (let ((.cse33 (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse31) v_arrayElimCell_12 v_prenex_14)) (.cse32 (mod v_prenex_15 |c_ULTIMATE.start_main_~n~0#1|))) (or (not (= (store (select (store .cse30 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse31) v_arrayElimCell_12) 4 (select v_prenex_14 4)) v_prenex_14)) (= .cse32 (select (select .cse33 |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base|) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.offset|)) (= |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base| v_arrayElimCell_12) (< v_prenex_15 0) (not (= (select |c_#valid| v_arrayElimCell_12) 0)) (= (select (select .cse33 v_arrayElimCell_11) 0) .cse32))))))) .cse24) (or .cse14 (and .cse34 .cse13 (forall ((v_ArrVal_358 (Array Int Int)) (|ULTIMATE.start_main_~m~0#1| Int) (v_ArrVal_352 Int) (v_arrayElimCell_12 Int) (v_arrayElimCell_11 Int)) (let ((.cse37 (store |c_#memory_int#0| v_arrayElimCell_12 (store (select |c_#memory_int#0| v_arrayElimCell_12) 0 |c_ULTIMATE.start_init_nondet_ll_~i~0#1|)))) (let ((.cse38 (store (select .cse37 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base|) .cse8 v_ArrVal_352))) (let ((.cse35 (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse38) v_arrayElimCell_12 v_ArrVal_358)) (.cse36 (mod |ULTIMATE.start_main_~m~0#1| |c_ULTIMATE.start_main_~n~0#1|))) (or (= (select (select .cse35 |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base|) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.offset|) .cse36) (= (select (select .cse35 v_arrayElimCell_11) 0) .cse36) (< |ULTIMATE.start_main_~m~0#1| 0) (not (= v_ArrVal_358 (store (select (store .cse37 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse38) v_arrayElimCell_12) 4 (select v_ArrVal_358 4)))) (= |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base| v_arrayElimCell_12) (not (= (select |c_#valid| v_arrayElimCell_12) 0))))))) (forall ((v_ArrVal_358 (Array Int Int)) (|ULTIMATE.start_main_~m~0#1| Int) (v_ArrVal_352 Int) (v_arrayElimCell_13 Int) (v_arrayElimCell_12 Int) (v_arrayElimCell_11 Int)) (let ((.cse41 (store |c_#memory_int#0| v_arrayElimCell_12 (store (select |c_#memory_int#0| v_arrayElimCell_12) 0 |c_ULTIMATE.start_init_nondet_ll_~i~0#1|)))) (let ((.cse42 (store (select .cse41 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base|) .cse8 v_ArrVal_352))) (let ((.cse40 (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse42) v_arrayElimCell_12 v_ArrVal_358)) (.cse39 (mod |ULTIMATE.start_main_~m~0#1| |c_ULTIMATE.start_main_~n~0#1|))) (or (= .cse39 (select (select .cse40 v_arrayElimCell_13) 0)) (= (select (select .cse40 |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base|) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.offset|) .cse39) (= (select (select .cse40 v_arrayElimCell_11) 0) .cse39) (< |ULTIMATE.start_main_~m~0#1| 0) (not (= v_ArrVal_358 (store (select (store .cse41 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse42) v_arrayElimCell_12) 4 (select v_ArrVal_358 4)))) (not (= (select |c_#valid| v_arrayElimCell_12) 0))))))))))) (.cse0 (= |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base|))) (and (or .cse0 .cse1) (or .cse2 .cse3) (or (and (forall ((v_ArrVal_358 (Array Int Int)) (|ULTIMATE.start_main_~m~0#1| Int) (v_ArrVal_352 Int) (v_arrayElimCell_13 Int) (v_arrayElimCell_12 Int)) (let ((.cse6 (store |c_#memory_int#0| v_arrayElimCell_12 (store (select |c_#memory_int#0| v_arrayElimCell_12) 0 |c_ULTIMATE.start_init_nondet_ll_~i~0#1|)))) (let ((.cse7 (store (select .cse6 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base|) .cse8 v_ArrVal_352))) (let ((.cse5 (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse7) v_arrayElimCell_12 v_ArrVal_358)) (.cse4 (mod |ULTIMATE.start_main_~m~0#1| |c_ULTIMATE.start_main_~n~0#1|))) (or (= .cse4 (select (select .cse5 v_arrayElimCell_13) 0)) (= (select (select .cse5 |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base|) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.offset|) .cse4) (< |ULTIMATE.start_main_~m~0#1| 0) (not (= v_ArrVal_358 (store (select (store .cse6 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse7) v_arrayElimCell_12) 4 (select v_ArrVal_358 4)))) (not (= (select |c_#valid| v_arrayElimCell_12) 0)) (= (select v_ArrVal_358 0) .cse4)))))) (forall ((v_ArrVal_358 (Array Int Int)) (|ULTIMATE.start_main_~m~0#1| Int) (v_ArrVal_352 Int) (v_arrayElimCell_12 Int)) (let ((.cse11 (store |c_#memory_int#0| v_arrayElimCell_12 (store (select |c_#memory_int#0| v_arrayElimCell_12) 0 |c_ULTIMATE.start_init_nondet_ll_~i~0#1|)))) (let ((.cse9 (store (select .cse11 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base|) .cse8 v_ArrVal_352)) (.cse10 (mod |ULTIMATE.start_main_~m~0#1| |c_ULTIMATE.start_main_~n~0#1|))) (or (= (select (select (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse9) v_arrayElimCell_12 v_ArrVal_358) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base|) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.offset|) .cse10) (< |ULTIMATE.start_main_~m~0#1| 0) (not (= v_ArrVal_358 (store (select (store .cse11 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse9) v_arrayElimCell_12) 4 (select v_ArrVal_358 4)))) (= |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base| v_arrayElimCell_12) (not (= (select |c_#valid| v_arrayElimCell_12) 0)) (= (select v_ArrVal_358 0) .cse10))))) .cse12 .cse13) .cse14) (or .cse3 .cse1) (or .cse2 .cse0) (or (and (forall ((v_prenex_15 Int) (v_ArrVal_352 Int) (v_prenex_14 (Array Int Int)) (v_arrayElimCell_12 Int)) (let ((.cse15 (store |c_#memory_int#0| v_arrayElimCell_12 (store (select |c_#memory_int#0| v_arrayElimCell_12) 0 |c_ULTIMATE.start_init_nondet_ll_~i~0#1|)))) (let ((.cse16 (store (select .cse15 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base|) .cse8 v_ArrVal_352)) (.cse17 (mod v_prenex_15 |c_ULTIMATE.start_main_~n~0#1|))) (or (not (= (store (select (store .cse15 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse16) v_arrayElimCell_12) 4 (select v_prenex_14 4)) v_prenex_14)) (= .cse17 (select (select (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse16) v_arrayElimCell_12 v_prenex_14) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base|) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.offset|)) (= |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base| v_arrayElimCell_12) (< v_prenex_15 0) (not (= (select |c_#valid| v_arrayElimCell_12) 0)) (= (select v_prenex_14 0) .cse17))))) .cse18 (forall ((v_prenex_15 Int) (v_ArrVal_352 Int) (v_prenex_14 (Array Int Int)) (v_arrayElimCell_14 Int) (v_arrayElimCell_12 Int)) (let ((.cse19 (store |c_#memory_int#0| v_arrayElimCell_12 (store (select |c_#memory_int#0| v_arrayElimCell_12) 0 |c_ULTIMATE.start_init_nondet_ll_~i~0#1|)))) (let ((.cse20 (store (select .cse19 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base|) .cse8 v_ArrVal_352))) (let ((.cse22 (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse20) v_arrayElimCell_12 v_prenex_14)) (.cse21 (mod v_prenex_15 |c_ULTIMATE.start_main_~n~0#1|))) (or (not (= (store (select (store .cse19 |c_ULTIMATE.start_init_nondet_ll_~curr~0#1.base| .cse20) v_arrayElimCell_12) 4 (select v_prenex_14 4)) v_prenex_14)) (= .cse21 (select (select .cse22 v_arrayElimCell_14) 0)) (= .cse21 (select (select .cse22 |c_ULTIMATE.start_init_nondet_ll_~head~0#1.base|) |c_ULTIMATE.start_init_nondet_ll_~head~0#1.offset|)) (< v_prenex_15 0) (not (= (select |c_#valid| v_arrayElimCell_12) 0)) (= (select v_prenex_14 0) .cse21)))))) .cse23) .cse24)))))))) is different from true
[2024-12-01 23:05:02,002 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1242622321] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-01 23:05:02,002 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-01 23:05:02,002 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 14, 14] total 34
[2024-12-01 23:05:02,003 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1388265920]
[2024-12-01 23:05:02,003 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-01 23:05:02,097 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL_NO_AM
[2024-12-01 23:05:02,097 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 34 interpolants.
[2024-12-01 23:05:02,098 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=106, Invalid=833, Unknown=3, NotChecked=180, Total=1122
[2024-12-01 23:05:02,098 INFO  L87              Difference]: Start difference. First operand 15 states and 17 transitions. cyclomatic complexity: 4 Second operand  has 34 states, 34 states have (on average 1.411764705882353) internal successors, (48), 34 states have internal predecessors, (48), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-01 23:05:05,428 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-01 23:05:05,428 INFO  L93              Difference]: Finished difference Result 30 states and 33 transitions.
[2024-12-01 23:05:05,428 INFO  L82        GeneralOperation]: Start removeNonLiveStates. Operand 30 states and 33 transitions.
[2024-12-01 23:05:05,429 INFO  L131   ngComponentsAnalysis]: Automaton has 1 accepting balls. 4
[2024-12-01 23:05:05,429 INFO  L88        GeneralOperation]: Finished removeNonLiveStates. Reduced from 30 states to 18 states and 20 transitions.
[2024-12-01 23:05:05,430 INFO  L87         BuchiClosureNwa]: Accepting states before buchiClosure: 13
[2024-12-01 23:05:05,430 INFO  L106        BuchiClosureNwa]: Accepting states after buchiClosure: 13
[2024-12-01 23:05:05,430 INFO  L73         IsDeterministic]: Start isDeterministic. Operand 18 states and 20 transitions.
[2024-12-01 23:05:05,430 INFO  L80         IsDeterministic]: Finished isDeterministic. Operand is deterministic.
[2024-12-01 23:05:05,430 INFO  L218   hiAutomatonCegarLoop]: Abstraction has 18 states and 20 transitions.
[2024-12-01 23:05:05,430 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 18 states and 20 transitions.
[2024-12-01 23:05:05,431 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 18 to 17.
[2024-12-01 23:05:05,431 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 17 states, 17 states have (on average 1.1176470588235294) internal successors, (19), 16 states have internal predecessors, (19), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-01 23:05:05,431 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 17 states to 17 states and 19 transitions.
[2024-12-01 23:05:05,431 INFO  L240   hiAutomatonCegarLoop]: Abstraction has 17 states and 19 transitions.
[2024-12-01 23:05:05,431 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. 
[2024-12-01 23:05:05,432 INFO  L425   stractBuchiCegarLoop]: Abstraction has 17 states and 19 transitions.
[2024-12-01 23:05:05,432 INFO  L332   stractBuchiCegarLoop]: ======== Iteration 4 ============
[2024-12-01 23:05:05,432 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand 17 states and 19 transitions.
[2024-12-01 23:05:05,432 INFO  L131   ngComponentsAnalysis]: Automaton has 1 accepting balls. 4
[2024-12-01 23:05:05,432 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is false
[2024-12-01 23:05:05,432 INFO  L119           BuchiIsEmpty]: Starting construction of run
[2024-12-01 23:05:05,433 INFO  L148   hiAutomatonCegarLoop]: Counterexample stem histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-01 23:05:05,433 INFO  L149   hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1]
[2024-12-01 23:05:05,433 INFO  L747   eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;" "assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet9#1, main_#t~ret10#1.base, main_#t~ret10#1.offset, main_#t~nondet11#1, main_~n~0#1, main_~head~1#1.base, main_~head~1#1.offset, main_~m~0#1;havoc main_#t~nondet9#1;main_~n~0#1 := main_#t~nondet9#1;havoc main_#t~nondet9#1;" "assume !(main_~n~0#1 < 1);assume { :begin_inline_init_nondet_ll } true;init_nondet_ll_#in~n#1 := main_~n~0#1;havoc init_nondet_ll_#res#1.base, init_nondet_ll_#res#1.offset;havoc init_nondet_ll_#t~malloc2#1.base, init_nondet_ll_#t~malloc2#1.offset, init_nondet_ll_#t~malloc3#1.base, init_nondet_ll_#t~malloc3#1.offset, init_nondet_ll_~next_node~0#1.base, init_nondet_ll_~next_node~0#1.offset, init_nondet_ll_#t~post4#1, init_nondet_ll_~i~0#1, init_nondet_ll_#t~nondet5#1, init_nondet_ll_~n#1, init_nondet_ll_~head~0#1.base, init_nondet_ll_~head~0#1.offset, init_nondet_ll_~curr~0#1.base, init_nondet_ll_~curr~0#1.offset;init_nondet_ll_~n#1 := init_nondet_ll_#in~n#1;havoc init_nondet_ll_~head~0#1.base, init_nondet_ll_~head~0#1.offset;call init_nondet_ll_#t~malloc2#1.base, init_nondet_ll_#t~malloc2#1.offset := #Ultimate.allocOnHeap(12);init_nondet_ll_~curr~0#1.base, init_nondet_ll_~curr~0#1.offset := init_nondet_ll_#t~malloc2#1.base, init_nondet_ll_#t~malloc2#1.offset;havoc init_nondet_ll_#t~malloc2#1.base, init_nondet_ll_#t~malloc2#1.offset;call write~int#0(0, init_nondet_ll_~curr~0#1.base, init_nondet_ll_~curr~0#1.offset, 4);init_nondet_ll_~head~0#1.base, init_nondet_ll_~head~0#1.offset := init_nondet_ll_~curr~0#1.base, init_nondet_ll_~curr~0#1.offset;init_nondet_ll_~i~0#1 := 1;" "assume init_nondet_ll_~i~0#1 < init_nondet_ll_~n#1;" "call init_nondet_ll_#t~malloc3#1.base, init_nondet_ll_#t~malloc3#1.offset := #Ultimate.allocOnHeap(12);init_nondet_ll_~next_node~0#1.base, init_nondet_ll_~next_node~0#1.offset := init_nondet_ll_#t~malloc3#1.base, init_nondet_ll_#t~malloc3#1.offset;havoc init_nondet_ll_#t~malloc3#1.base, init_nondet_ll_#t~malloc3#1.offset;call write~int#0(init_nondet_ll_~i~0#1, init_nondet_ll_~next_node~0#1.base, init_nondet_ll_~next_node~0#1.offset, 4);call write~$Pointer$#0(init_nondet_ll_~next_node~0#1.base, init_nondet_ll_~next_node~0#1.offset, init_nondet_ll_~curr~0#1.base, 4 + init_nondet_ll_~curr~0#1.offset, 8);init_nondet_ll_~curr~0#1.base, init_nondet_ll_~curr~0#1.offset := init_nondet_ll_~next_node~0#1.base, init_nondet_ll_~next_node~0#1.offset;havoc init_nondet_ll_~next_node~0#1.base, init_nondet_ll_~next_node~0#1.offset;init_nondet_ll_#t~post4#1 := init_nondet_ll_~i~0#1;init_nondet_ll_~i~0#1 := 1 + init_nondet_ll_#t~post4#1;havoc init_nondet_ll_#t~post4#1;" "assume init_nondet_ll_~i~0#1 < init_nondet_ll_~n#1;" "call init_nondet_ll_#t~malloc3#1.base, init_nondet_ll_#t~malloc3#1.offset := #Ultimate.allocOnHeap(12);init_nondet_ll_~next_node~0#1.base, init_nondet_ll_~next_node~0#1.offset := init_nondet_ll_#t~malloc3#1.base, init_nondet_ll_#t~malloc3#1.offset;havoc init_nondet_ll_#t~malloc3#1.base, init_nondet_ll_#t~malloc3#1.offset;call write~int#0(init_nondet_ll_~i~0#1, init_nondet_ll_~next_node~0#1.base, init_nondet_ll_~next_node~0#1.offset, 4);call write~$Pointer$#0(init_nondet_ll_~next_node~0#1.base, init_nondet_ll_~next_node~0#1.offset, init_nondet_ll_~curr~0#1.base, 4 + init_nondet_ll_~curr~0#1.offset, 8);init_nondet_ll_~curr~0#1.base, init_nondet_ll_~curr~0#1.offset := init_nondet_ll_~next_node~0#1.base, init_nondet_ll_~next_node~0#1.offset;havoc init_nondet_ll_~next_node~0#1.base, init_nondet_ll_~next_node~0#1.offset;init_nondet_ll_#t~post4#1 := init_nondet_ll_~i~0#1;init_nondet_ll_~i~0#1 := 1 + init_nondet_ll_#t~post4#1;havoc init_nondet_ll_#t~post4#1;" "assume !(init_nondet_ll_~i~0#1 < init_nondet_ll_~n#1);" "havoc init_nondet_ll_~i~0#1;havoc init_nondet_ll_#t~nondet5#1;" "assume !(0 != init_nondet_ll_#t~nondet5#1);havoc init_nondet_ll_#t~nondet5#1;call write~$Pointer$#0(0, 0, init_nondet_ll_~curr~0#1.base, 4 + init_nondet_ll_~curr~0#1.offset, 8);" "init_nondet_ll_#res#1.base, init_nondet_ll_#res#1.offset := init_nondet_ll_~head~0#1.base, init_nondet_ll_~head~0#1.offset;" "main_#t~ret10#1.base, main_#t~ret10#1.offset := init_nondet_ll_#res#1.base, init_nondet_ll_#res#1.offset;havoc init_nondet_ll_#t~malloc2#1.base, init_nondet_ll_#t~malloc2#1.offset, init_nondet_ll_#t~malloc3#1.base, init_nondet_ll_#t~malloc3#1.offset, init_nondet_ll_~next_node~0#1.base, init_nondet_ll_~next_node~0#1.offset, init_nondet_ll_#t~post4#1, init_nondet_ll_~i~0#1, init_nondet_ll_#t~nondet5#1, init_nondet_ll_~n#1, init_nondet_ll_~head~0#1.base, init_nondet_ll_~head~0#1.offset, init_nondet_ll_~curr~0#1.base, init_nondet_ll_~curr~0#1.offset;havoc init_nondet_ll_#in~n#1;assume { :end_inline_init_nondet_ll } true;main_~head~1#1.base, main_~head~1#1.offset := main_#t~ret10#1.base, main_#t~ret10#1.offset;havoc main_#t~ret10#1.base, main_#t~ret10#1.offset;havoc main_#t~nondet11#1;main_~m~0#1 := main_#t~nondet11#1;havoc main_#t~nondet11#1;" "assume !(main_~m~0#1 < 0);assume { :begin_inline_safe_search } true;safe_search_#in~head#1.base, safe_search_#in~head#1.offset, safe_search_#in~i#1 := main_~head~1#1.base, main_~head~1#1.offset, (if main_~m~0#1 < 0 && 0 != main_~m~0#1 % main_~n~0#1 then (if main_~n~0#1 < 0 then main_~m~0#1 % main_~n~0#1 + main_~n~0#1 else main_~m~0#1 % main_~n~0#1 - main_~n~0#1) else main_~m~0#1 % main_~n~0#1);havoc safe_search_#t~mem6#1, safe_search_#t~short7#1, safe_search_#t~mem8#1.base, safe_search_#t~mem8#1.offset, safe_search_~head#1.base, safe_search_~head#1.offset, safe_search_~i#1, safe_search_~curr~1#1.base, safe_search_~curr~1#1.offset;safe_search_~head#1.base, safe_search_~head#1.offset := safe_search_#in~head#1.base, safe_search_#in~head#1.offset;safe_search_~i#1 := safe_search_#in~i#1;safe_search_~curr~1#1.base, safe_search_~curr~1#1.offset := safe_search_~head#1.base, safe_search_~head#1.offset;" 
[2024-12-01 23:05:05,433 INFO  L749   eck$LassoCheckResult]: Loop: "safe_search_#t~short7#1 := safe_search_~curr~1#1.base != 0 || safe_search_~curr~1#1.offset != 0;" "assume safe_search_#t~short7#1;call safe_search_#t~mem6#1 := read~int#0(safe_search_~curr~1#1.base, safe_search_~curr~1#1.offset, 4);safe_search_#t~short7#1 := safe_search_#t~mem6#1 != safe_search_~i#1;" "assume safe_search_#t~short7#1;havoc safe_search_#t~mem6#1;havoc safe_search_#t~short7#1;" "call safe_search_#t~mem8#1.base, safe_search_#t~mem8#1.offset := read~$Pointer$#0(safe_search_~curr~1#1.base, 4 + safe_search_~curr~1#1.offset, 8);safe_search_~curr~1#1.base, safe_search_~curr~1#1.offset := safe_search_#t~mem8#1.base, safe_search_#t~mem8#1.offset;havoc safe_search_#t~mem8#1.base, safe_search_#t~mem8#1.offset;" 
[2024-12-01 23:05:05,433 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-01 23:05:05,433 INFO  L85        PathProgramCache]: Analyzing trace with hash 676211033, now seen corresponding path program 2 times
[2024-12-01 23:05:05,433 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL_NO_AM
[2024-12-01 23:05:05,433 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1668070352]
[2024-12-01 23:05:05,433 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-01 23:05:05,433 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-01 23:05:05,454 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-12-01 23:05:05,455 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1969501975]
[2024-12-01 23:05:05,455 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-01 23:05:05,455 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-01 23:05:05,456 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:05:05,458 INFO  L229       MonitoredProcess]: Starting monitored process 412 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-01 23:05:05,459 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (412)] Waiting until timeout for monitored process
[2024-12-01 23:05:05,653 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-01 23:05:05,653 INFO  L357             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-12-01 23:05:05,676 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-01 23:05:05,690 INFO  L130   FreeRefinementEngine]: Strategy CAMEL_NO_AM found a feasible trace
[2024-12-01 23:05:05,691 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-01 23:05:05,691 INFO  L85        PathProgramCache]: Analyzing trace with hash 2127272, now seen corresponding path program 4 times
[2024-12-01 23:05:05,691 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL_NO_AM
[2024-12-01 23:05:05,691 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2097605663]
[2024-12-01 23:05:05,691 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-01 23:05:05,691 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-01 23:05:05,694 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-01 23:05:05,694 INFO  L357             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-12-01 23:05:05,695 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-01 23:05:05,696 INFO  L130   FreeRefinementEngine]: Strategy CAMEL_NO_AM found a feasible trace
[2024-12-01 23:05:05,697 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-01 23:05:05,697 INFO  L85        PathProgramCache]: Analyzing trace with hash -1744162048, now seen corresponding path program 4 times
[2024-12-01 23:05:05,697 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL_NO_AM
[2024-12-01 23:05:05,697 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [445192245]
[2024-12-01 23:05:05,697 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-01 23:05:05,697 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-01 23:05:05,721 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-12-01 23:05:05,722 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1093062987]
[2024-12-01 23:05:05,723 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-01 23:05:05,723 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-01 23:05:05,723 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:05:05,724 INFO  L229       MonitoredProcess]: Starting monitored process 413 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-01 23:05:05,725 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (413)] Waiting until timeout for monitored process
[2024-12-01 23:05:05,937 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-01 23:05:05,937 INFO  L357             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-12-01 23:05:05,963 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-01 23:05:05,976 INFO  L130   FreeRefinementEngine]: Strategy CAMEL_NO_AM found a feasible trace
[2024-12-01 23:05:11,896 WARN  L286               SmtUtils]: Spent 5.82s on a formula simplification. DAG size of input: 254 DAG size of output: 222 (called from [L 276] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.cfg.transitions.TransFormulaUtils.sequentialComposition)
[2024-12-01 23:05:12,042 FATAL L?                        ?]: The Plugin de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer has thrown an exception:
java.lang.AssertionError: Complicated and unsupported kind of self-update: (let ((.cse2 (store |v_#memory_$Pointer$#0.offset_94| |v_ULTIMATE.start_safe_search_~curr~1#1.base_245| (store (select |v_#memory_$Pointer$#0.offset_94| |v_ULTIMATE.start_safe_search_~curr~1#1.base_245|) 0 v_DerPreprocessor_22))) (.cse0 (select (select (let ((.cse3 (store |v_#memory_$Pointer$#0.base_181| |v_ULTIMATE.start_safe_search_~curr~1#1.base_245| (store (store (select |v_#memory_$Pointer$#0.base_181| |v_ULTIMATE.start_safe_search_~curr~1#1.base_245|) 0 (select (select |v_#memory_$Pointer$#0.base_175| |v_ULTIMATE.start_safe_search_~curr~1#1.base_245|) 0)) 4 v_DerPreprocessor_14)))) (store .cse3 v_DerPreprocessor_13 (store (select .cse3 v_DerPreprocessor_13) 0 (select (select |v_#memory_$Pointer$#0.base_175| v_DerPreprocessor_13) 0)))) |v_ULTIMATE.start_safe_search_~curr~1#1.base_245|) 4))) (let ((.cse1 (store (select .cse2 .cse0) 0 (select (select |v_#memory_$Pointer$#0.offset_91| .cse0) 0)))) (store (store |v_#memory_$Pointer$#0.offset_94| .cse0 .cse1) |v_ULTIMATE.start_safe_search_~curr~1#1.base_245| (store (select (store .cse2 .cse0 .cse1) |v_ULTIMATE.start_safe_search_~curr~1#1.base_245|) 4 0))))
	at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.arrays.DerPreprocessor.classify(DerPreprocessor.java:233)
	at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.arrays.DerPreprocessor.classify(DerPreprocessor.java:205)
	at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.arrays.DerPreprocessor.<init>(DerPreprocessor.java:104)
	at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.arrays.ElimStorePlain.applyComplexEliminationRules(ElimStorePlain.java:153)
	at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.DualJunctionSaa.tryToEliminate(DualJunctionSaa.java:190)
	at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.DualJunctionSaa.tryToEliminateOne3(DualJunctionSaa.java:172)
	at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.DualJunctionSaa.tryToEliminateOne2(DualJunctionSaa.java:151)
	at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.DualJunctionSaa.tryToEliminateOne1(DualJunctionSaa.java:140)
	at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.DualJunctionSaa.tryToEliminateOne0(DualJunctionSaa.java:124)
	at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.DualJunctionSaa.tryToEliminateOne(DualJunctionSaa.java:108)
	at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.DualJunctionSaa.tryExhaustivelyToEliminate(DualJunctionSaa.java:93)
	at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.DualJunctionSaa.tryToEliminate(DualJunctionSaa.java:88)
	at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.tryToEliminateOne(QuantifierPusher.java:542)
	at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.applyNewEliminationTechniquesExhaustively(QuantifierPusher.java:521)
	at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.applyDualJunctionEliminationTechniques(QuantifierPusher.java:514)
	at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.tryToPushOverDualFiniteConnective(QuantifierPusher.java:325)
	at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPushTermWalker.convert(QuantifierPushTermWalker.java:189)
	at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPushTermWalker.convert(QuantifierPushTermWalker.java:1)
	at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.TermContextTransformationEngine$ApplicationTermTask.doStep(TermContextTransformationEngine.java:209)
	at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.TermContextTransformationEngine.transform(TermContextTransformationEngine.java:100)
	at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.TermContextTransformationEngine.transform(TermContextTransformationEngine.java:84)
	at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPushTermWalker.eliminate(QuantifierPushTermWalker.java:297)
	at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPushTermWalker.eliminate(QuantifierPushTermWalker.java:283)
	at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.PartialQuantifierElimination.eliminate(PartialQuantifierElimination.java:51)
	at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.cfg.transitions.TransFormulaUtils.tryAuxVarElimination(TransFormulaUtils.java:331)
	at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.cfg.transitions.TransFormulaUtils.sequentialComposition(TransFormulaUtils.java:287)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder.cfg.SequentialComposition.getInterproceduralTransFormula(SequentialComposition.java:224)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder.cfg.SequentialComposition.getInterproceduralTransFormula(SequentialComposition.java:157)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.LassoCheck.computeTF(LassoCheck.java:360)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.LassoCheck.computeStemTF(LassoCheck.java:324)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.LassoCheck$LassoCheckResult.<init>(LassoCheck.java:817)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.LassoCheck.<init>(LassoCheck.java:256)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.cegar.AbstractBuchiCegarLoop.runCegarLoop(AbstractBuchiCegarLoop.java:356)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver.runCegarLoops(BuchiAutomizerObserver.java:151)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver.doTerminationAnalysis(BuchiAutomizerObserver.java:188)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver.finish(BuchiAutomizerObserver.java:364)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runObserver(PluginConnector.java:167)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runTool(PluginConnector.java:150)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.run(PluginConnector.java:127)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.executePluginConnector(ToolchainWalker.java:233)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.processPlugin(ToolchainWalker.java:227)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walkUnprotected(ToolchainWalker.java:144)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walk(ToolchainWalker.java:106)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainManager$Toolchain.processToolchain(ToolchainManager.java:319)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.toolchain.DefaultToolchainJob.run(DefaultToolchainJob.java:145)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
[2024-12-01 23:05:12,045 INFO  L158              Benchmark]: Toolchain (without parser) took 63458.18ms. Allocated memory was 142.6MB in the beginning and 327.2MB in the end (delta: 184.5MB). Free memory was 116.9MB in the beginning and 154.0MB in the end (delta: -37.1MB). Peak memory consumption was 202.9MB. Max. memory is 16.1GB.
[2024-12-01 23:05:12,045 INFO  L158              Benchmark]: CDTParser took 0.28ms. Allocated memory is still 142.6MB. Free memory is still 82.9MB. There was no memory consumed. Max. memory is 16.1GB.
[2024-12-01 23:05:12,046 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 306.20ms. Allocated memory is still 142.6MB. Free memory was 116.7MB in the beginning and 100.1MB in the end (delta: 16.6MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB.
[2024-12-01 23:05:12,046 INFO  L158              Benchmark]: Boogie Procedure Inliner took 33.88ms. Allocated memory is still 142.6MB. Free memory was 100.1MB in the beginning and 98.5MB in the end (delta: 1.6MB). There was no memory consumed. Max. memory is 16.1GB.
[2024-12-01 23:05:12,046 INFO  L158              Benchmark]: Boogie Preprocessor took 37.04ms. Allocated memory is still 142.6MB. Free memory was 98.5MB in the beginning and 96.9MB in the end (delta: 1.6MB). There was no memory consumed. Max. memory is 16.1GB.
[2024-12-01 23:05:12,046 INFO  L158              Benchmark]: RCFGBuilder took 292.38ms. Allocated memory is still 142.6MB. Free memory was 96.7MB in the beginning and 83.4MB in the end (delta: 13.3MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB.
[2024-12-01 23:05:12,046 INFO  L158              Benchmark]: BuchiAutomizer took 62784.63ms. Allocated memory was 142.6MB in the beginning and 327.2MB in the end (delta: 184.5MB). Free memory was 83.4MB in the beginning and 154.0MB in the end (delta: -70.6MB). Peak memory consumption was 169.4MB. Max. memory is 16.1GB.
[2024-12-01 23:05:12,047 INFO  L338   ainManager$Toolchain]: #######################  End [Toolchain 1] #######################
 --- Results ---
 * Results from de.uni_freiburg.informatik.ultimate.core:
  - StatisticsResult: Toolchain Benchmarks
    Benchmark results are:
 * CDTParser took 0.28ms. Allocated memory is still 142.6MB. Free memory is still 82.9MB. There was no memory consumed. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 306.20ms. Allocated memory is still 142.6MB. Free memory was 116.7MB in the beginning and 100.1MB in the end (delta: 16.6MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB.
 * Boogie Procedure Inliner took 33.88ms. Allocated memory is still 142.6MB. Free memory was 100.1MB in the beginning and 98.5MB in the end (delta: 1.6MB). There was no memory consumed. Max. memory is 16.1GB.
 * Boogie Preprocessor took 37.04ms. Allocated memory is still 142.6MB. Free memory was 98.5MB in the beginning and 96.9MB in the end (delta: 1.6MB). There was no memory consumed. Max. memory is 16.1GB.
 * RCFGBuilder took 292.38ms. Allocated memory is still 142.6MB. Free memory was 96.7MB in the beginning and 83.4MB in the end (delta: 13.3MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB.
 * BuchiAutomizer took 62784.63ms. Allocated memory was 142.6MB in the beginning and 327.2MB in the end (delta: 184.5MB). Free memory was 83.4MB in the beginning and 154.0MB in the end (delta: -70.6MB). Peak memory consumption was 169.4MB. Max. memory is 16.1GB.
 * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer:
  - ExceptionOrErrorResult: AssertionError: Complicated and unsupported kind of self-update: (let ((.cse2 (store |v_#memory_$Pointer$#0.offset_94| |v_ULTIMATE.start_safe_search_~curr~1#1.base_245| (store (select |v_#memory_$Pointer$#0.offset_94| |v_ULTIMATE.start_safe_search_~curr~1#1.base_245|) 0 v_DerPreprocessor_22))) (.cse0 (select (select (let ((.cse3 (store |v_#memory_$Pointer$#0.base_181| |v_ULTIMATE.start_safe_search_~curr~1#1.base_245| (store (store (select |v_#memory_$Pointer$#0.base_181| |v_ULTIMATE.start_safe_search_~curr~1#1.base_245|) 0 (select (select |v_#memory_$Pointer$#0.base_175| |v_ULTIMATE.start_safe_search_~curr~1#1.base_245|) 0)) 4 v_DerPreprocessor_14)))) (store .cse3 v_DerPreprocessor_13 (store (select .cse3 v_DerPreprocessor_13) 0 (select (select |v_#memory_$Pointer$#0.base_175| v_DerPreprocessor_13) 0)))) |v_ULTIMATE.start_safe_search_~curr~1#1.base_245|) 4))) (let ((.cse1 (store (select .cse2 .cse0) 0 (select (select |v_#memory_$Pointer$#0.offset_91| .cse0) 0)))) (store (store |v_#memory_$Pointer$#0.offset_94| .cse0 .cse1) |v_ULTIMATE.start_safe_search_~curr~1#1.base_245| (store (select (store .cse2 .cse0 .cse1) |v_ULTIMATE.start_safe_search_~curr~1#1.base_245|) 4 0))))
    de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer: AssertionError: Complicated and unsupported kind of self-update: (let ((.cse2 (store |v_#memory_$Pointer$#0.offset_94| |v_ULTIMATE.start_safe_search_~curr~1#1.base_245| (store (select |v_#memory_$Pointer$#0.offset_94| |v_ULTIMATE.start_safe_search_~curr~1#1.base_245|) 0 v_DerPreprocessor_22))) (.cse0 (select (select (let ((.cse3 (store |v_#memory_$Pointer$#0.base_181| |v_ULTIMATE.start_safe_search_~curr~1#1.base_245| (store (store (select |v_#memory_$Pointer$#0.base_181| |v_ULTIMATE.start_safe_search_~curr~1#1.base_245|) 0 (select (select |v_#memory_$Pointer$#0.base_175| |v_ULTIMATE.start_safe_search_~curr~1#1.base_245|) 0)) 4 v_DerPreprocessor_14)))) (store .cse3 v_DerPreprocessor_13 (store (select .cse3 v_DerPreprocessor_13) 0 (select (select |v_#memory_$Pointer$#0.base_175| v_DerPreprocessor_13) 0)))) |v_ULTIMATE.start_safe_search_~curr~1#1.base_245|) 4))) (let ((.cse1 (store (select .cse2 .cse0) 0 (select (select |v_#memory_$Pointer$#0.offset_91| .cse0) 0)))) (store (store |v_#memory_$Pointer$#0.offset_94| .cse0 .cse1) |v_ULTIMATE.start_safe_search_~curr~1#1.base_245| (store (select (store .cse2 .cse0 .cse1) |v_ULTIMATE.start_safe_search_~curr~1#1.base_245|) 4 0)))): de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.arrays.DerPreprocessor.classify(DerPreprocessor.java:233)
RESULT: Ultimate could not prove your program: Toolchain returned no result.
[2024-12-01 23:05:12,063 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (413)] Ended with exit code 0
[2024-12-01 23:05:12,259 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (412)] Ended with exit code 0
[2024-12-01 23:05:12,459 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (411)] Ended with exit code 0
[2024-12-01 23:05:12,660 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (410)] Forceful destruction successful, exit code 0
[2024-12-01 23:05:12,859 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Ended with exit code 0
[2024-12-01 23:05:13,060 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Ended with exit code 0
[2024-12-01 23:05:13,259 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Ended with exit code 0
[2024-12-01 23:05:13,460 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Ended with exit code 0
[2024-12-01 23:05:13,691 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Ended with exit code 0
Received shutdown request...
--- End real Ultimate output ---

Execution finished normally
Using bit-precise analysis
No suitable file found in config dir /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e347aa3-6ba0-4ba5-b4be-d49437bb8436/bin/uautomizer-verify-84ZbGMXZE1/config using search string *Termination*64bit*_Bitvector*.epf
No suitable settings file found using Termination*64bit*_Bitvector
ERROR: UNSUPPORTED PROPERTY
Writing output log to file Ultimate.log
Result:
ERROR: ExceptionOrErrorResult: AssertionError: Complicated and unsupported kind of self-update: (let ((.cse2 (store |v_#memory_$Pointer$#0.offset_94| |v_ULTIMATE.start_safe_search_~curr~1#1.base_245| (store (select |v_#memory_$Pointer$#0.offset_94| |v_ULTIMATE.start_safe_search_~curr~1#1.base_245|) 0 v_DerPreprocessor_22))) (.cse0 (select (select (let ((.cse3 (store |v_#memory_$Pointer$#0.base_181| |v_ULTIMATE.start_safe_search_~curr~1#1.base_245| (store (store (select |v_#memory_$Pointer$#0.base_181| |v_ULTIMATE.start_safe_search_~curr~1#1.base_245|) 0 (select (select |v_#memory_$Pointer$#0.base_175| |v_ULTIMATE.start_safe_search_~curr~1#1.base_245|) 0)) 4 v_DerPreprocessor_14)))) (store .cse3 v_DerPreprocessor_13 (store (select .cse3 v_DerPreprocessor_13) 0 (select (select |v_#memory_$Pointer$#0.base_175| v_DerPreprocessor_13) 0)))) |v_ULTIMATE.start_safe_search_~curr~1#1.base_245|) 4))) (let ((.cse1 (store (select .cse2 .cse0) 0 (select (select |v_#memory_$Pointer$#0.offset_91| .cse0) 0)))) (store (store |v_#memory_$Pointer$#0.offset_94| .cse0 .cse1) |v_ULTIMATE.start_safe_search_~curr~1#1.base_245| (store (select (store .cse2 .cse0 .cse1) |v_ULTIMATE.start_safe_search_~curr~1#1.base_245|) 4 0))))